commit 37a93378a004c3d454bd963e87de1ad3f775ff89
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1502
This commit is contained in:
parent
269d929de5
commit
cbccabd2d1
@ -1,3 +1,627 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:28:30 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/crypto-ccp-Annotate-SEV-Firmware-file-names.patch.
|
||||
Update upstream status.
|
||||
- commit 37a9337
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:22:51 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- ipv6: remove extra dev_hold() for fallback tunnels (git-fixes).
|
||||
- x86/events/amd/iommu: Fix invalid Perf result due to IOMMU
|
||||
PMC power-gating (git-fixes).
|
||||
- commit 5eb2110
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:16:47 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.12.5 (bsc#1012628).
|
||||
- KEYS: trusted: Fix memory leak on object td (bsc#1012628).
|
||||
- tpm: fix error return code in tpm2_get_cc_attrs_tbl()
|
||||
(bsc#1012628).
|
||||
- tpm, tpm_tis: Extend locality handling to TPM2 in
|
||||
tpm_tis_gen_interrupt() (bsc#1012628).
|
||||
- tpm, tpm_tis: Reserve locality in tpm_tis_resume()
|
||||
(bsc#1012628).
|
||||
- btrfs: fix unmountable seed device after fstrim (bsc#1012628).
|
||||
- KVM: SVM: Make sure GHCB is mapped before updating
|
||||
(bsc#1012628).
|
||||
- KVM/VMX: Invoke NMI non-IST entry instead of IST entry
|
||||
(bsc#1012628).
|
||||
- ACPI: PM: Add ACPI ID of Alder Lake Fan (bsc#1012628).
|
||||
- PM: runtime: Fix unpaired parent child_count for force_resume
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Use HWP if enabled by platform firmware
|
||||
(bsc#1012628).
|
||||
- kvm: Cap halt polling at kvm->max_halt_poll_ns (bsc#1012628).
|
||||
- ath11k: fix thermal temperature read (bsc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
|
||||
(bsc#1012628).
|
||||
- fs: dlm: fix debugfs dump (bsc#1012628).
|
||||
- fs: dlm: fix mark setting deadlock (bsc#1012628).
|
||||
- fs: dlm: add errno handling to check callback (bsc#1012628).
|
||||
- fs: dlm: add check if dlm is currently running (bsc#1012628).
|
||||
- fs: dlm: change allocation limits (bsc#1012628).
|
||||
- fs: dlm: check on minimum msglen size (bsc#1012628).
|
||||
- fs: dlm: flush swork on shutdown (bsc#1012628).
|
||||
- fs: dlm: add shutdown hook (bsc#1012628).
|
||||
- tipc: convert dest node's address to network order
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus
|
||||
T100TAF (bsc#1012628).
|
||||
- net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX
|
||||
datapath (bsc#1012628).
|
||||
- net: stmmac: Set FIFO sizes for ipq806x (bsc#1012628).
|
||||
- ASoC: rsnd: core: Check convert rate in rsnd_hw_params
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
|
||||
(bsc#1012628).
|
||||
- i2c: bail out early when RDWR parameters are wrong
|
||||
(bsc#1012628).
|
||||
- ALSA: hdsp: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: hdspm: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: rme9652: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: bebob: enable to deliver MIDI messages for multiple ports
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
|
||||
(bsc#1012628).
|
||||
- Bluetooth: initialize skb_queue_head at l2cap_chan_create()
|
||||
(bsc#1012628).
|
||||
- net/sched: cls_flower: use ntohs for struct
|
||||
flow_dissector_key_ports (bsc#1012628).
|
||||
- net: bridge: when suppression is enabled exclude RARP packets
|
||||
(bsc#1012628).
|
||||
- Bluetooth: check for zapped sk before connecting (bsc#1012628).
|
||||
- selftests/powerpc: Fix L1D flushing tests for Power10
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms
|
||||
(bsc#1012628).
|
||||
- powerpc/32: Statically initialise first emergency context
|
||||
(bsc#1012628).
|
||||
- net: hns3: remediate a potential overflow risk of bd_num_list
|
||||
(bsc#1012628).
|
||||
- net: hns3: add handling for xmit skb with recursive fraglist
|
||||
(bsc#1012628).
|
||||
- ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
|
||||
(bsc#1012628).
|
||||
- can: dev: can_free_echo_skb(): don't crash the kernel if
|
||||
can_priv::echo_skb is accessed out of bounds (bsc#1012628).
|
||||
- iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
|
||||
(bsc#1012628).
|
||||
- ice: handle increasing Tx or Rx ring sizes (bsc#1012628).
|
||||
- Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip
|
||||
(bsc#1012628).
|
||||
- ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
|
||||
(bsc#1012628).
|
||||
- selftests: mptcp: launch mptcp_connect with timeout
|
||||
(bsc#1012628).
|
||||
- i2c: Add I2C_AQ_NO_REP_START adapter quirk (bsc#1012628).
|
||||
- Bluetooth: Do not set cur_adv_instance in adv param MGMT request
|
||||
(bsc#1012628).
|
||||
- MIPS: Loongson64: Use _CACHE_UNCACHED instead of
|
||||
_CACHE_UNCACHED_ACCELERATED (bsc#1012628).
|
||||
- coresight: Do not scan for graph if none is present
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Correct oversized ring allocation (bsc#1012628).
|
||||
- mac80211: Set priority and queue mapping for injected frames
|
||||
(bsc#1012628).
|
||||
- mac80211: clear the beacon's CRC after channel switch
|
||||
(bsc#1012628).
|
||||
- ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
|
||||
(bsc#1012628).
|
||||
- net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
|
||||
(bsc#1012628).
|
||||
- net: fec: use mac-managed PHY PM (bsc#1012628).
|
||||
- pinctrl: samsung: use 'int' for register masks in Exynos
|
||||
(bsc#1012628).
|
||||
- rtw88: 8822c: add LC calibration for RTL8822C (bsc#1012628).
|
||||
- mt76: mt7615: fix key set/delete issues (bsc#1012628).
|
||||
- mt76: mt7615: support loading EEPROM for MT7613BE (bsc#1012628).
|
||||
- mt76: mt76x0: disable GTK offloading (bsc#1012628).
|
||||
- mt76: connac: always check return value from
|
||||
mt76_connac_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: always check return value from
|
||||
mt7915_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: fix txpower init for TSSI off chips (bsc#1012628).
|
||||
- mt76: mt7921: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: add wifi subsystem reset (bsc#1012628).
|
||||
- i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
|
||||
(bsc#1012628).
|
||||
- fuse: invalidate attrs when page writeback completes
|
||||
(bsc#1012628).
|
||||
- virtiofs: fix userns (bsc#1012628).
|
||||
- cuse: prevent clone (bsc#1012628).
|
||||
- iwlwifi: pcie: make cfg vs. trans_cfg more robust (bsc#1012628).
|
||||
- iwlwifi: queue: avoid memory leak in reset flow (bsc#1012628).
|
||||
- iwlwifi: trans/pcie: defer transport initialisation
|
||||
(bsc#1012628).
|
||||
- powerpc/mm: Add cond_resched() while removing hpte mappings
|
||||
(bsc#1012628).
|
||||
- ASoC: rsnd: call rsnd_ssi_master_clk_start() from
|
||||
rsnd_ssi_init() (bsc#1012628).
|
||||
- net: bridge: propagate error code and extack from
|
||||
br_mc_disabled_update (bsc#1012628).
|
||||
- Revert "iommu/amd: Fix performance counter initialization"
|
||||
(bsc#1012628).
|
||||
- iommu/amd: Remove performance counter pre-initialization test
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Force vsync flip when reconfiguring MPCC
|
||||
(bsc#1012628).
|
||||
- selftests: Set CC to clang in lib.mk if LLVM is set
|
||||
(bsc#1012628).
|
||||
- kconfig: nconf: stop endless search loops (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix race in handling acomp ELD notification
|
||||
at resume (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Alder Lake PCH-M (bsc#1012628).
|
||||
- sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
|
||||
(bsc#1012628).
|
||||
- flow_dissector: Fix out-of-bounds warning in
|
||||
__skb_flow_bpf_to_target() (bsc#1012628).
|
||||
- powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
|
||||
(bsc#1012628).
|
||||
- powerpc/smp: Set numa node before updating mask (bsc#1012628).
|
||||
- wilc1000: Bring MAC address setting in line with typical Linux
|
||||
behavior (bsc#1012628).
|
||||
- mac80211: properly drop the connection in case of invalid CSA IE
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Generalize support for ALC3263 codec (bsc#1012628).
|
||||
- ethtool: ioctl: Fix out-of-bounds warning in
|
||||
store_link_ksettings_for_user() (bsc#1012628).
|
||||
- net: sched: tapr: prevent cycle_time == 0 in
|
||||
parse_taprio_schedule (bsc#1012628).
|
||||
- samples/bpf: Fix broken tracex1 due to kprobe argument change
|
||||
(bsc#1012628).
|
||||
- powerpc/pseries: Stop calling printk in rtas_stop_self()
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fixed divide by zero kernel crash during dsc
|
||||
enablement (bsc#1012628).
|
||||
- drm/amd/display: add handling for hdcp2 rx id list validation
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Add mem sync flag for IB allocated by SA
|
||||
(bsc#1012628).
|
||||
- mt76: mt7615: fix entering driver-own state on mt7663
|
||||
(bsc#1012628).
|
||||
- crypto: ccp: Free SEV device if SEV init fails (bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
|
||||
(bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
|
||||
(bsc#1012628).
|
||||
- qtnfmac: Fix possible buffer overflow in
|
||||
qtnf_event_handle_external_auth (bsc#1012628).
|
||||
- powerpc/iommu: Annotate nested lock for lockdep (bsc#1012628).
|
||||
- iavf: remove duplicate free resources calls (bsc#1012628).
|
||||
- net: ethernet: mtk_eth_soc: fix RX VLAN offload (bsc#1012628).
|
||||
- selftests: mlxsw: Increase the tolerance of backlog buildup
|
||||
(bsc#1012628).
|
||||
- selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
|
||||
(bsc#1012628).
|
||||
- kbuild: generate Module.symvers only when vmlinux exists
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Add PCI IDs for Hyper-V VF devices (bsc#1012628).
|
||||
- ia64: module: fix symbolizer crash on fdescr (bsc#1012628).
|
||||
- watchdog: rename __touch_watchdog() to a better descriptive name
|
||||
(bsc#1012628).
|
||||
- watchdog: explicitly update timestamp when reporting softlockup
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: report the overall time of softlockups
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: remove logic that tried to prevent repeated
|
||||
reports (bsc#1012628).
|
||||
- watchdog: fix barriers when printing backtraces from all CPUs
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
|
||||
(bsc#1012628).
|
||||
- leds: lgm: fix gpiolib dependency (bsc#1012628).
|
||||
- thermal: thermal_of: Fix error return code of
|
||||
thermal_of_populate_bind_params() (bsc#1012628).
|
||||
- PCI/RCEC: Fix RCiEP device to RCEC association (bsc#1012628).
|
||||
- f2fs: fix to allow migrating fully valid segment (bsc#1012628).
|
||||
- f2fs: fix panic during f2fs_resize_fs() (bsc#1012628).
|
||||
- f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
|
||||
(bsc#1012628).
|
||||
- rtc: tps65910: include linux/property.h (bsc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
|
||||
(bsc#1012628).
|
||||
- PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Fix error return code in brcm_pcie_probe()
|
||||
(bsc#1012628).
|
||||
- PCI: Release OF node in pci_scan_device()'s error path
|
||||
(bsc#1012628).
|
||||
- ARM: 9064/1: hw_breakpoint: Do not directly check the event's
|
||||
overflow_handler hook (bsc#1012628).
|
||||
- f2fs: fix to align to section for fallocate() on pinned file
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to update last i_size if fallocate partially succeeds
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix NULL pointer dereference for ->get_features()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to avoid touching checkpointed data in get_victim()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to cover __allocate_new_section() with curseg_lock
|
||||
(bsc#1012628).
|
||||
- fs: 9p: fix v9fs_file_open writeback fid error check
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to restrict mount condition on readonly block device
|
||||
(bsc#1012628).
|
||||
- f2fs: Fix a hungtask problem in atomic write (bsc#1012628).
|
||||
- nfs: Subsequent READDIR calls should carry non-zero
|
||||
cookieverifier (bsc#1012628).
|
||||
- NFS: Fix handling of cookie verifier in uncached_readdir()
|
||||
(bsc#1012628).
|
||||
- NFS: Only change the cookie verifier if the directory page
|
||||
cache is empty (bsc#1012628).
|
||||
- f2fs: fix to avoid accessing invalid fio in
|
||||
f2fs_allocate_data_block() (bsc#1012628).
|
||||
- rpmsg: qcom_glink_native: fix error return code of
|
||||
qcom_glink_rx_data() (bsc#1012628).
|
||||
- NFS: nfs4_bitmask_adjust() must not change the server global
|
||||
bitmasks (bsc#1012628).
|
||||
- NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFS: Deal correctly with attribute generation counter overflow
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix missing destroy_workqueue() (bsc#1012628).
|
||||
- remoteproc: pru: Fixup interrupt-parent logic for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix wrong success return value for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix and cleanup firmware interrupt mapping
|
||||
logic (bsc#1012628).
|
||||
- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2 fix handling of sr_eof in SEEK's reply (bsc#1012628).
|
||||
- SUNRPC: Move fault injection call sites (bsc#1012628).
|
||||
- SUNRPC: Remove trace_xprt_transmit_queued (bsc#1012628).
|
||||
- SUNRPC: Handle major timeout in xprt_adjust_timeout()
|
||||
(bsc#1012628).
|
||||
- NFSv42: Copy offload should update the file size when
|
||||
appropriate (bsc#1012628).
|
||||
- thermal/drivers/tsens: Fix missing put_device error
|
||||
(bsc#1012628).
|
||||
- NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're
|
||||
unmounting (bsc#1012628).
|
||||
- nfsd: ensure new clients break delegations (bsc#1012628).
|
||||
- rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1012628).
|
||||
- dmaengine: idxd: Fix potential null dereference on pointer
|
||||
status (bsc#1012628).
|
||||
- dmaengine: idxd: fix dma device lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: cleanup pci interrupt vector allocation
|
||||
management (bsc#1012628).
|
||||
- dmaengine: idxd: removal of pcim managed mmio mapping
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: use ida for device instance enumeration
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix engine conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix group conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix cdev setup and free device lifetime issues
|
||||
(bsc#1012628).
|
||||
- SUNRPC: fix ternary sign expansion bug in tracing (bsc#1012628).
|
||||
- SUNRPC: Fix null pointer dereference in svc_rqst_free()
|
||||
(bsc#1012628).
|
||||
- pwm: atmel: Fix duty cycle calculation in .get_state()
|
||||
(bsc#1012628).
|
||||
- xprtrdma: Avoid Receive Queue wrapping (bsc#1012628).
|
||||
- xprtrdma: Fix cwnd update ordering (bsc#1012628).
|
||||
- xprtrdma: rpcrdma_mr_pop() already does list_del_init()
|
||||
(bsc#1012628).
|
||||
- riscv: Select HAVE_DYNAMIC_FTRACE when
|
||||
-fpatchable-function-entry is available (bsc#1012628).
|
||||
- swiotlb: Fix the type of index (bsc#1012628).
|
||||
- ceph: fix inode leak on getattr error in __fh_to_dentry
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Prevent PRLI in target mode (bsc#1012628).
|
||||
- scsi: ufs: core: Do not put UFS power into LPM if link is broken
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during
|
||||
system suspend (bsc#1012628).
|
||||
- scsi: ufs: core: Narrow down fast path in system suspend path
|
||||
(bsc#1012628).
|
||||
- rtc: ds1307: Fix wday settings for rx8130 (bsc#1012628).
|
||||
- net: hns3: fix incorrect configuration for igu_egu_hw_err
|
||||
(bsc#1012628).
|
||||
- net: hns3: initialize the message content in
|
||||
hclge_get_link_mode() (bsc#1012628).
|
||||
- net: hns3: add check for HNS3_NIC_STATE_INITED in
|
||||
hns3_reset_notify_up_enet() (bsc#1012628).
|
||||
- arm64: stacktrace: restore terminal records (bsc#1012628).
|
||||
- net: hns3: fix for vxlan gpe tx checksum bug (bsc#1012628).
|
||||
- net: hns3: use netif_tx_disable to stop the transmit queue
|
||||
(bsc#1012628).
|
||||
- net: hns3: disable phy loopback setting in hclge_mac_start_phy
|
||||
(bsc#1012628).
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_a
|
||||
(bsc#1012628).
|
||||
- RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
|
||||
(bsc#1012628).
|
||||
- sunrpc: Fix misplaced barrier in call_decode (bsc#1012628).
|
||||
- libbpf: Fix signed overflow in ringbuf_process_ring
|
||||
(bsc#1012628).
|
||||
- block/rnbd-clt: Change queue_depth type in rnbd_clt_session
|
||||
to size_t (bsc#1012628).
|
||||
- block/rnbd-clt: Check the return value of the function
|
||||
rtrs_clt_query (bsc#1012628).
|
||||
- ata: ahci_brcm: Fix use of BCM7216 reset controller
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Use reset/rearm instead of deassert/assert
|
||||
(bsc#1012628).
|
||||
- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
|
||||
(bsc#1012628).
|
||||
- sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
|
||||
(bsc#1012628).
|
||||
- netfilter: xt_SECMARK: add new revision to fix structure layout
|
||||
(bsc#1012628).
|
||||
- xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
|
||||
(bsc#1012628).
|
||||
- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1012628).
|
||||
- net: stmmac: Clear receive all(RA) bit when promiscuous mode
|
||||
is off (bsc#1012628).
|
||||
- drm/radeon: Fix off-by-one power_state index heap overwrite
|
||||
(bsc#1012628).
|
||||
- drm/radeon: Avoid power table parsing memory leaks
|
||||
(bsc#1012628).
|
||||
- arm64: entry: factor irq triage logic into macros (bsc#1012628).
|
||||
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
|
||||
(bsc#1012628).
|
||||
- khugepaged: fix wrong result value for
|
||||
trace_mm_collapse_huge_page_isolate() (bsc#1012628).
|
||||
- mm/hugeltb: handle the error case in
|
||||
hugetlb_fix_reserve_counts() (bsc#1012628).
|
||||
- mm/migrate.c: fix potential indeterminate pte entry in
|
||||
migrate_vma_insert_page() (bsc#1012628).
|
||||
- ksm: fix potential missing rmap_item for stable_node
|
||||
(bsc#1012628).
|
||||
- mm/gup: check every subpage of a compound page during isolation
|
||||
(bsc#1012628).
|
||||
- mm/gup: return an error on migration failure (bsc#1012628).
|
||||
- mm/gup: check for isolation errors (bsc#1012628).
|
||||
- kfence: await for allocation using wait_event (bsc#1012628).
|
||||
- ethtool: fix missing NLM_F_MULTI flag when dumping
|
||||
(bsc#1012628).
|
||||
- net: fix nla_strcmp to handle more then one trailing null
|
||||
character (bsc#1012628).
|
||||
- smc: disallow TCP_ULP in smc_setsockopt() (bsc#1012628).
|
||||
- netfilter: nfnetlink_osf: Fix a missing skb_header_pointer()
|
||||
NULL check (bsc#1012628).
|
||||
- netfilter: nftables: Fix a memleak from userdata error path
|
||||
in new objects (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): fix an error pointer
|
||||
dereference in probe (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): add missing
|
||||
can_rx_offload_del() in error path (bsc#1012628).
|
||||
- can: mcp251x: fix resume from sleep before interface was
|
||||
brought up (bsc#1012628).
|
||||
- can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
|
||||
(bsc#1012628).
|
||||
- sched: Fix out-of-bound access in uclamp (bsc#1012628).
|
||||
- sched/fair: Fix unfairness caused by missing load decay
|
||||
(bsc#1012628).
|
||||
- net: ipa: fix inter-EE IRQ register definitions (bsc#1012628).
|
||||
- fs/proc/generic.c: fix incorrect pde_is_permanent check
|
||||
(bsc#1012628).
|
||||
- kernel: kexec_file: fix error return code of
|
||||
kexec_calculate_store_digests() (bsc#1012628).
|
||||
- kernel/resource: make walk_system_ram_res() find all busy
|
||||
IORESOURCE_SYSTEM_RAM resources (bsc#1012628).
|
||||
- kernel/resource: make walk_mem_res() find all busy
|
||||
IORESOURCE_MEM resources (bsc#1012628).
|
||||
- netfilter: nftables: avoid overflows in nft_hash_buckets()
|
||||
(bsc#1012628).
|
||||
- i40e: fix broken XDP support (bsc#1012628).
|
||||
- i40e: Fix use-after-free in i40e_client_subtask() (bsc#1012628).
|
||||
- i40e: fix the restart auto-negotiation after FEC modified
|
||||
(bsc#1012628).
|
||||
- i40e: Fix PHY type identifiers for 2.5G and 5G adapters
|
||||
(bsc#1012628).
|
||||
- i40e: Remove LLDP frame filters (bsc#1012628).
|
||||
- mptcp: fix splat when closing unaccepted socket (bsc#1012628).
|
||||
- ARC: entry: fix off-by-one error in syscall number validation
|
||||
(bsc#1012628).
|
||||
- ARC: mm: PAE: use 40-bit physical page mask (bsc#1012628).
|
||||
- ARC: mm: Use max_high_pfn as a HIGHMEM zone border
|
||||
(bsc#1012628).
|
||||
- sh: Remove unused variable (bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling stf barrier
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling entry flush barrier
|
||||
(bsc#1012628).
|
||||
- hfsplus: prevent corruption in shrinking truncate (bsc#1012628).
|
||||
- squashfs: fix divide error in calculate_skip() (bsc#1012628).
|
||||
- userfaultfd: release page in error path to avoid BUG_ON
|
||||
(bsc#1012628).
|
||||
- kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
|
||||
(bsc#1012628).
|
||||
- mm/hugetlb: fix F_SEAL_FUTURE_WRITE (bsc#1012628).
|
||||
- mm/hugetlb: fix cow where page writtable in child (bsc#1012628).
|
||||
- blk-iocost: fix weight updates of inner active iocgs
|
||||
(bsc#1012628).
|
||||
- x86, sched: Fix the AMD CPPC maximum performance value on
|
||||
certain AMD Ryzen generations (bsc#1012628).
|
||||
- arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
|
||||
(bsc#1012628).
|
||||
- arm64: Fix race condition on PG_dcache_clean in
|
||||
__sync_icache_dcache() (bsc#1012628).
|
||||
- btrfs: fix deadlock when cloning inline extents and using
|
||||
qgroups (bsc#1012628).
|
||||
- btrfs: zoned: fix silent data loss after failure splitting
|
||||
ordered extent (bsc#1012628).
|
||||
- btrfs: fix race leading to unpersisted data and metadata on
|
||||
fsync (bsc#1012628).
|
||||
- btrfs: initialize return variable in cleanup_free_space_cache_v1
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: sanity check zone type (bsc#1012628).
|
||||
- drm/radeon/dpm: Disable sclk switching on Oland when two 4K
|
||||
60Hz monitors are connected (bsc#1012628).
|
||||
- drm/amd/display: Initialize attribute for hdcp_srm sysfs file
|
||||
(bsc#1012628).
|
||||
- drm/i915: Avoid div-by-zero on gen2 (bsc#1012628).
|
||||
- kvm: exit halt polling on need_resched() as well (bsc#1012628).
|
||||
- drm/msm: fix LLC not being enabled for mmu500 targets
|
||||
(bsc#1012628).
|
||||
- KVM: LAPIC: Accurately guarantee busy wait for timer to expire
|
||||
when using hv_timer (bsc#1012628).
|
||||
- drm/msm/dp: initialize audio_comp when audio starts
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Cancel pvclock_gtod_work on module removal
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Prevent deadlock against tk_core.seq (bsc#1012628).
|
||||
- KVM: SVM: Move GHCB unmapping to fix RCU warning (bsc#1012628).
|
||||
- dax: Add an enum for specifying dax wakup mode (bsc#1012628).
|
||||
- dax: Add a wakeup mode parameter to put_unlocked_entry()
|
||||
(bsc#1012628).
|
||||
- dax: Wake up all waiters after invalidating dax entry
|
||||
(bsc#1012628).
|
||||
- xen/unpopulated-alloc: fix error return code in fill_list()
|
||||
(bsc#1012628).
|
||||
- perf tools: Fix dynamic libbpf link (bsc#1012628).
|
||||
- usb: dwc3: gadget: Free gadget structure only after freeing
|
||||
endpoints (bsc#1012628).
|
||||
- iio: light: gp2ap002: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: hid-sensors: select IIO_TRIGGERED_BUFFER under
|
||||
HID_SENSOR_IIO_TRIGGER (bsc#1012628).
|
||||
- iio: core: return ENODEV if ioctl is unknown (bsc#1012628).
|
||||
- usb: fotg210-hcd: Fix an error message (bsc#1012628).
|
||||
- hwmon: (occ) Fix poll rate limiting (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM
|
||||
AMS (bsc#1012628).
|
||||
- usb: musb: Fix an error message (bsc#1012628).
|
||||
- hwmon: (ltc2992) Put fwnode in error case during ->probe()
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Fix a memory leak in an error handling path
|
||||
(bsc#1012628).
|
||||
- kyber: fix out of bounds access when preempted (bsc#1012628).
|
||||
- nvmet: fix inline bio check for bdev-ns (bsc#1012628).
|
||||
- nvmet: fix inline bio check for passthru (bsc#1012628).
|
||||
- nvmet-rdma: Fix NULL deref when SEND is completed with error
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to free compress page correctly
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix race condition of overwrite vs truncate
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to assign cc.cluster_idx correctly
|
||||
(bsc#1012628).
|
||||
- sched/fair: Fix clearing of has_idle_cores flag in
|
||||
select_idle_cpu() (bsc#1012628).
|
||||
- nbd: Fix NULL pointer in flush_workqueue (bsc#1012628).
|
||||
- powerpc/64s: Make NMI record implicitly soft-masked code as
|
||||
irqs disabled (bsc#1012628).
|
||||
- blk-mq: plug request for shared sbitmap (bsc#1012628).
|
||||
- blk-mq: Swap two calls in blk_mq_exit_queue() (bsc#1012628).
|
||||
- usb: dwc3: omap: improve extcon initialization (bsc#1012628).
|
||||
- usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel
|
||||
Merrifield (bsc#1012628).
|
||||
- usb: xhci: Increase timeout for HC halt (bsc#1012628).
|
||||
- usb: dwc2: Fix gadget DMA unmap direction (bsc#1012628).
|
||||
- usb: core: hub: fix race condition about TRSMRCY of resume
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Enable suspend events (bsc#1012628).
|
||||
- usb: dwc3: gadget: Return success always for kick transfer in
|
||||
ep queue (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Retrieve all the PDOs instead of just the
|
||||
first 4 (bsc#1012628).
|
||||
- usb: typec: ucsi: Put fwnode in any case during ->probe()
|
||||
(bsc#1012628).
|
||||
- xhci-pci: Allow host runtime PM as default for Intel Alder
|
||||
Lake xHCI (bsc#1012628).
|
||||
- xhci: Fix giving back cancelled URBs even if halted endpoint
|
||||
can't reset (bsc#1012628).
|
||||
- xhci: Do not use GFP_KERNEL in (potentially) atomic context
|
||||
(bsc#1012628).
|
||||
- xhci: Add reset resume quirk for AMD xhci controller
|
||||
(bsc#1012628).
|
||||
- iio: core: fix ioctl handlers removal (bsc#1012628).
|
||||
- iio: gyro: mpu3050: Fix reported temperature value
|
||||
(bsc#1012628).
|
||||
- iio: tsl2583: Fix division by a zero lux_val (bsc#1012628).
|
||||
- cdc-wdm: untangle a circular dependency between callback and
|
||||
softint (bsc#1012628).
|
||||
- alarmtimer: Check RTC features instead of ops (bsc#1012628).
|
||||
- xen/gntdev: fix gntdev_mmap() error exit path (bsc#1012628).
|
||||
- KVM: x86: Emulate RDPID only if RDTSCP is supported
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Move RDPID emulation intercept to its own enum
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Add support for RDPID without RDTSCP (bsc#1012628).
|
||||
- KVM: nVMX: Always make an attempt to map eVMCS after migration
|
||||
(bsc#1012628).
|
||||
- KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is
|
||||
unsupported (bsc#1012628).
|
||||
- KVM: VMX: Disable preemption when probing user return MSRs
|
||||
(bsc#1012628).
|
||||
- mm: fix struct page layout on 32-bit systems (bsc#1012628).
|
||||
- MIPS: Reinstate platform `__div64_32' handler (bsc#1012628).
|
||||
- MIPS: Avoid DIVU in `__div64_32' is result would be zero
|
||||
(bsc#1012628).
|
||||
- MIPS: Avoid handcoded DIVU in `__div64_32' altogether
|
||||
(bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer
|
||||
wrap issue (bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata
|
||||
i940 (bsc#1012628).
|
||||
- kobject_uevent: remove warning in init_uevent_argv()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
|
||||
(bsc#1012628).
|
||||
- drm/msm/dp: check sink_count before update is_connected status
|
||||
(bsc#1012628).
|
||||
- drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (bsc#1012628).
|
||||
- drm/i915/overlay: Fix active retire callback alignment
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix crash in auto_retire (bsc#1012628).
|
||||
- clk: exynos7: Mark aclk_fsys1_200 as critical (bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a meaningful power domain name
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8183
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8192
|
||||
(bsc#1012628).
|
||||
- media: rkvdec: Remove of_match_ptr() (bsc#1012628).
|
||||
- i2c: mediatek: Fix send master code at more than 1MHz
|
||||
(bsc#1012628).
|
||||
- dt-bindings: media: renesas,vin: Make resets optional on R-Car
|
||||
Gen1 (bsc#1012628).
|
||||
- dt-bindings: thermal: rcar-gen3-thermal: Support five TSC
|
||||
nodes on r8a779a0 (bsc#1012628).
|
||||
- arm64: dts: renesas: falcon: Move console config to CPU board
|
||||
DTS (bsc#1012628).
|
||||
- dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles
|
||||
back to qcom,qmp-phy.yaml (bsc#1012628).
|
||||
- dt-bindings: serial: 8250: Remove duplicated compatible strings
|
||||
(bsc#1012628).
|
||||
- dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1
|
||||
support (bsc#1012628).
|
||||
- debugfs: Make debugfs_allow RO after init (bsc#1012628).
|
||||
- ext4: fix debug format string warning (bsc#1012628).
|
||||
- nvme: do not try to reconfigure APST when the controller is
|
||||
not live (bsc#1012628).
|
||||
- ASoC: rsnd: check all BUSIF status when error (bsc#1012628).
|
||||
- net: bridge: fix error in br_multicast_add_port when
|
||||
CONFIG_NET_SWITCHDEV=n (bsc#1012628).
|
||||
- Refresh
|
||||
patches.suse/usb-pci-quirks-disable-D3cold-on-xhci-suspend-for-s2.patch.
|
||||
- commit 0ef707c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 17:37:31 CEST 2021 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.12
|
||||
%define patchversion 5.12.4
|
||||
%define patchversion 5.12.5
|
||||
%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.12.4
|
||||
Version: 5.12.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcf6ea2f
|
||||
Release: <RELEASE>.g37a9337
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,627 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:28:30 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/crypto-ccp-Annotate-SEV-Firmware-file-names.patch.
|
||||
Update upstream status.
|
||||
- commit 37a9337
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:22:51 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- ipv6: remove extra dev_hold() for fallback tunnels (git-fixes).
|
||||
- x86/events/amd/iommu: Fix invalid Perf result due to IOMMU
|
||||
PMC power-gating (git-fixes).
|
||||
- commit 5eb2110
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:16:47 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.12.5 (bsc#1012628).
|
||||
- KEYS: trusted: Fix memory leak on object td (bsc#1012628).
|
||||
- tpm: fix error return code in tpm2_get_cc_attrs_tbl()
|
||||
(bsc#1012628).
|
||||
- tpm, tpm_tis: Extend locality handling to TPM2 in
|
||||
tpm_tis_gen_interrupt() (bsc#1012628).
|
||||
- tpm, tpm_tis: Reserve locality in tpm_tis_resume()
|
||||
(bsc#1012628).
|
||||
- btrfs: fix unmountable seed device after fstrim (bsc#1012628).
|
||||
- KVM: SVM: Make sure GHCB is mapped before updating
|
||||
(bsc#1012628).
|
||||
- KVM/VMX: Invoke NMI non-IST entry instead of IST entry
|
||||
(bsc#1012628).
|
||||
- ACPI: PM: Add ACPI ID of Alder Lake Fan (bsc#1012628).
|
||||
- PM: runtime: Fix unpaired parent child_count for force_resume
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Use HWP if enabled by platform firmware
|
||||
(bsc#1012628).
|
||||
- kvm: Cap halt polling at kvm->max_halt_poll_ns (bsc#1012628).
|
||||
- ath11k: fix thermal temperature read (bsc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
|
||||
(bsc#1012628).
|
||||
- fs: dlm: fix debugfs dump (bsc#1012628).
|
||||
- fs: dlm: fix mark setting deadlock (bsc#1012628).
|
||||
- fs: dlm: add errno handling to check callback (bsc#1012628).
|
||||
- fs: dlm: add check if dlm is currently running (bsc#1012628).
|
||||
- fs: dlm: change allocation limits (bsc#1012628).
|
||||
- fs: dlm: check on minimum msglen size (bsc#1012628).
|
||||
- fs: dlm: flush swork on shutdown (bsc#1012628).
|
||||
- fs: dlm: add shutdown hook (bsc#1012628).
|
||||
- tipc: convert dest node's address to network order
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus
|
||||
T100TAF (bsc#1012628).
|
||||
- net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX
|
||||
datapath (bsc#1012628).
|
||||
- net: stmmac: Set FIFO sizes for ipq806x (bsc#1012628).
|
||||
- ASoC: rsnd: core: Check convert rate in rsnd_hw_params
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
|
||||
(bsc#1012628).
|
||||
- i2c: bail out early when RDWR parameters are wrong
|
||||
(bsc#1012628).
|
||||
- ALSA: hdsp: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: hdspm: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: rme9652: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: bebob: enable to deliver MIDI messages for multiple ports
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
|
||||
(bsc#1012628).
|
||||
- Bluetooth: initialize skb_queue_head at l2cap_chan_create()
|
||||
(bsc#1012628).
|
||||
- net/sched: cls_flower: use ntohs for struct
|
||||
flow_dissector_key_ports (bsc#1012628).
|
||||
- net: bridge: when suppression is enabled exclude RARP packets
|
||||
(bsc#1012628).
|
||||
- Bluetooth: check for zapped sk before connecting (bsc#1012628).
|
||||
- selftests/powerpc: Fix L1D flushing tests for Power10
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms
|
||||
(bsc#1012628).
|
||||
- powerpc/32: Statically initialise first emergency context
|
||||
(bsc#1012628).
|
||||
- net: hns3: remediate a potential overflow risk of bd_num_list
|
||||
(bsc#1012628).
|
||||
- net: hns3: add handling for xmit skb with recursive fraglist
|
||||
(bsc#1012628).
|
||||
- ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
|
||||
(bsc#1012628).
|
||||
- can: dev: can_free_echo_skb(): don't crash the kernel if
|
||||
can_priv::echo_skb is accessed out of bounds (bsc#1012628).
|
||||
- iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
|
||||
(bsc#1012628).
|
||||
- ice: handle increasing Tx or Rx ring sizes (bsc#1012628).
|
||||
- Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip
|
||||
(bsc#1012628).
|
||||
- ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
|
||||
(bsc#1012628).
|
||||
- selftests: mptcp: launch mptcp_connect with timeout
|
||||
(bsc#1012628).
|
||||
- i2c: Add I2C_AQ_NO_REP_START adapter quirk (bsc#1012628).
|
||||
- Bluetooth: Do not set cur_adv_instance in adv param MGMT request
|
||||
(bsc#1012628).
|
||||
- MIPS: Loongson64: Use _CACHE_UNCACHED instead of
|
||||
_CACHE_UNCACHED_ACCELERATED (bsc#1012628).
|
||||
- coresight: Do not scan for graph if none is present
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Correct oversized ring allocation (bsc#1012628).
|
||||
- mac80211: Set priority and queue mapping for injected frames
|
||||
(bsc#1012628).
|
||||
- mac80211: clear the beacon's CRC after channel switch
|
||||
(bsc#1012628).
|
||||
- ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
|
||||
(bsc#1012628).
|
||||
- net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
|
||||
(bsc#1012628).
|
||||
- net: fec: use mac-managed PHY PM (bsc#1012628).
|
||||
- pinctrl: samsung: use 'int' for register masks in Exynos
|
||||
(bsc#1012628).
|
||||
- rtw88: 8822c: add LC calibration for RTL8822C (bsc#1012628).
|
||||
- mt76: mt7615: fix key set/delete issues (bsc#1012628).
|
||||
- mt76: mt7615: support loading EEPROM for MT7613BE (bsc#1012628).
|
||||
- mt76: mt76x0: disable GTK offloading (bsc#1012628).
|
||||
- mt76: connac: always check return value from
|
||||
mt76_connac_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: always check return value from
|
||||
mt7915_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: fix txpower init for TSSI off chips (bsc#1012628).
|
||||
- mt76: mt7921: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: add wifi subsystem reset (bsc#1012628).
|
||||
- i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
|
||||
(bsc#1012628).
|
||||
- fuse: invalidate attrs when page writeback completes
|
||||
(bsc#1012628).
|
||||
- virtiofs: fix userns (bsc#1012628).
|
||||
- cuse: prevent clone (bsc#1012628).
|
||||
- iwlwifi: pcie: make cfg vs. trans_cfg more robust (bsc#1012628).
|
||||
- iwlwifi: queue: avoid memory leak in reset flow (bsc#1012628).
|
||||
- iwlwifi: trans/pcie: defer transport initialisation
|
||||
(bsc#1012628).
|
||||
- powerpc/mm: Add cond_resched() while removing hpte mappings
|
||||
(bsc#1012628).
|
||||
- ASoC: rsnd: call rsnd_ssi_master_clk_start() from
|
||||
rsnd_ssi_init() (bsc#1012628).
|
||||
- net: bridge: propagate error code and extack from
|
||||
br_mc_disabled_update (bsc#1012628).
|
||||
- Revert "iommu/amd: Fix performance counter initialization"
|
||||
(bsc#1012628).
|
||||
- iommu/amd: Remove performance counter pre-initialization test
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Force vsync flip when reconfiguring MPCC
|
||||
(bsc#1012628).
|
||||
- selftests: Set CC to clang in lib.mk if LLVM is set
|
||||
(bsc#1012628).
|
||||
- kconfig: nconf: stop endless search loops (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix race in handling acomp ELD notification
|
||||
at resume (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Alder Lake PCH-M (bsc#1012628).
|
||||
- sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
|
||||
(bsc#1012628).
|
||||
- flow_dissector: Fix out-of-bounds warning in
|
||||
__skb_flow_bpf_to_target() (bsc#1012628).
|
||||
- powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
|
||||
(bsc#1012628).
|
||||
- powerpc/smp: Set numa node before updating mask (bsc#1012628).
|
||||
- wilc1000: Bring MAC address setting in line with typical Linux
|
||||
behavior (bsc#1012628).
|
||||
- mac80211: properly drop the connection in case of invalid CSA IE
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Generalize support for ALC3263 codec (bsc#1012628).
|
||||
- ethtool: ioctl: Fix out-of-bounds warning in
|
||||
store_link_ksettings_for_user() (bsc#1012628).
|
||||
- net: sched: tapr: prevent cycle_time == 0 in
|
||||
parse_taprio_schedule (bsc#1012628).
|
||||
- samples/bpf: Fix broken tracex1 due to kprobe argument change
|
||||
(bsc#1012628).
|
||||
- powerpc/pseries: Stop calling printk in rtas_stop_self()
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fixed divide by zero kernel crash during dsc
|
||||
enablement (bsc#1012628).
|
||||
- drm/amd/display: add handling for hdcp2 rx id list validation
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Add mem sync flag for IB allocated by SA
|
||||
(bsc#1012628).
|
||||
- mt76: mt7615: fix entering driver-own state on mt7663
|
||||
(bsc#1012628).
|
||||
- crypto: ccp: Free SEV device if SEV init fails (bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
|
||||
(bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
|
||||
(bsc#1012628).
|
||||
- qtnfmac: Fix possible buffer overflow in
|
||||
qtnf_event_handle_external_auth (bsc#1012628).
|
||||
- powerpc/iommu: Annotate nested lock for lockdep (bsc#1012628).
|
||||
- iavf: remove duplicate free resources calls (bsc#1012628).
|
||||
- net: ethernet: mtk_eth_soc: fix RX VLAN offload (bsc#1012628).
|
||||
- selftests: mlxsw: Increase the tolerance of backlog buildup
|
||||
(bsc#1012628).
|
||||
- selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
|
||||
(bsc#1012628).
|
||||
- kbuild: generate Module.symvers only when vmlinux exists
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Add PCI IDs for Hyper-V VF devices (bsc#1012628).
|
||||
- ia64: module: fix symbolizer crash on fdescr (bsc#1012628).
|
||||
- watchdog: rename __touch_watchdog() to a better descriptive name
|
||||
(bsc#1012628).
|
||||
- watchdog: explicitly update timestamp when reporting softlockup
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: report the overall time of softlockups
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: remove logic that tried to prevent repeated
|
||||
reports (bsc#1012628).
|
||||
- watchdog: fix barriers when printing backtraces from all CPUs
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
|
||||
(bsc#1012628).
|
||||
- leds: lgm: fix gpiolib dependency (bsc#1012628).
|
||||
- thermal: thermal_of: Fix error return code of
|
||||
thermal_of_populate_bind_params() (bsc#1012628).
|
||||
- PCI/RCEC: Fix RCiEP device to RCEC association (bsc#1012628).
|
||||
- f2fs: fix to allow migrating fully valid segment (bsc#1012628).
|
||||
- f2fs: fix panic during f2fs_resize_fs() (bsc#1012628).
|
||||
- f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
|
||||
(bsc#1012628).
|
||||
- rtc: tps65910: include linux/property.h (bsc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
|
||||
(bsc#1012628).
|
||||
- PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Fix error return code in brcm_pcie_probe()
|
||||
(bsc#1012628).
|
||||
- PCI: Release OF node in pci_scan_device()'s error path
|
||||
(bsc#1012628).
|
||||
- ARM: 9064/1: hw_breakpoint: Do not directly check the event's
|
||||
overflow_handler hook (bsc#1012628).
|
||||
- f2fs: fix to align to section for fallocate() on pinned file
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to update last i_size if fallocate partially succeeds
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix NULL pointer dereference for ->get_features()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to avoid touching checkpointed data in get_victim()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to cover __allocate_new_section() with curseg_lock
|
||||
(bsc#1012628).
|
||||
- fs: 9p: fix v9fs_file_open writeback fid error check
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to restrict mount condition on readonly block device
|
||||
(bsc#1012628).
|
||||
- f2fs: Fix a hungtask problem in atomic write (bsc#1012628).
|
||||
- nfs: Subsequent READDIR calls should carry non-zero
|
||||
cookieverifier (bsc#1012628).
|
||||
- NFS: Fix handling of cookie verifier in uncached_readdir()
|
||||
(bsc#1012628).
|
||||
- NFS: Only change the cookie verifier if the directory page
|
||||
cache is empty (bsc#1012628).
|
||||
- f2fs: fix to avoid accessing invalid fio in
|
||||
f2fs_allocate_data_block() (bsc#1012628).
|
||||
- rpmsg: qcom_glink_native: fix error return code of
|
||||
qcom_glink_rx_data() (bsc#1012628).
|
||||
- NFS: nfs4_bitmask_adjust() must not change the server global
|
||||
bitmasks (bsc#1012628).
|
||||
- NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFS: Deal correctly with attribute generation counter overflow
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix missing destroy_workqueue() (bsc#1012628).
|
||||
- remoteproc: pru: Fixup interrupt-parent logic for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix wrong success return value for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix and cleanup firmware interrupt mapping
|
||||
logic (bsc#1012628).
|
||||
- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2 fix handling of sr_eof in SEEK's reply (bsc#1012628).
|
||||
- SUNRPC: Move fault injection call sites (bsc#1012628).
|
||||
- SUNRPC: Remove trace_xprt_transmit_queued (bsc#1012628).
|
||||
- SUNRPC: Handle major timeout in xprt_adjust_timeout()
|
||||
(bsc#1012628).
|
||||
- NFSv42: Copy offload should update the file size when
|
||||
appropriate (bsc#1012628).
|
||||
- thermal/drivers/tsens: Fix missing put_device error
|
||||
(bsc#1012628).
|
||||
- NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're
|
||||
unmounting (bsc#1012628).
|
||||
- nfsd: ensure new clients break delegations (bsc#1012628).
|
||||
- rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1012628).
|
||||
- dmaengine: idxd: Fix potential null dereference on pointer
|
||||
status (bsc#1012628).
|
||||
- dmaengine: idxd: fix dma device lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: cleanup pci interrupt vector allocation
|
||||
management (bsc#1012628).
|
||||
- dmaengine: idxd: removal of pcim managed mmio mapping
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: use ida for device instance enumeration
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix engine conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix group conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix cdev setup and free device lifetime issues
|
||||
(bsc#1012628).
|
||||
- SUNRPC: fix ternary sign expansion bug in tracing (bsc#1012628).
|
||||
- SUNRPC: Fix null pointer dereference in svc_rqst_free()
|
||||
(bsc#1012628).
|
||||
- pwm: atmel: Fix duty cycle calculation in .get_state()
|
||||
(bsc#1012628).
|
||||
- xprtrdma: Avoid Receive Queue wrapping (bsc#1012628).
|
||||
- xprtrdma: Fix cwnd update ordering (bsc#1012628).
|
||||
- xprtrdma: rpcrdma_mr_pop() already does list_del_init()
|
||||
(bsc#1012628).
|
||||
- riscv: Select HAVE_DYNAMIC_FTRACE when
|
||||
-fpatchable-function-entry is available (bsc#1012628).
|
||||
- swiotlb: Fix the type of index (bsc#1012628).
|
||||
- ceph: fix inode leak on getattr error in __fh_to_dentry
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Prevent PRLI in target mode (bsc#1012628).
|
||||
- scsi: ufs: core: Do not put UFS power into LPM if link is broken
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during
|
||||
system suspend (bsc#1012628).
|
||||
- scsi: ufs: core: Narrow down fast path in system suspend path
|
||||
(bsc#1012628).
|
||||
- rtc: ds1307: Fix wday settings for rx8130 (bsc#1012628).
|
||||
- net: hns3: fix incorrect configuration for igu_egu_hw_err
|
||||
(bsc#1012628).
|
||||
- net: hns3: initialize the message content in
|
||||
hclge_get_link_mode() (bsc#1012628).
|
||||
- net: hns3: add check for HNS3_NIC_STATE_INITED in
|
||||
hns3_reset_notify_up_enet() (bsc#1012628).
|
||||
- arm64: stacktrace: restore terminal records (bsc#1012628).
|
||||
- net: hns3: fix for vxlan gpe tx checksum bug (bsc#1012628).
|
||||
- net: hns3: use netif_tx_disable to stop the transmit queue
|
||||
(bsc#1012628).
|
||||
- net: hns3: disable phy loopback setting in hclge_mac_start_phy
|
||||
(bsc#1012628).
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_a
|
||||
(bsc#1012628).
|
||||
- RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
|
||||
(bsc#1012628).
|
||||
- sunrpc: Fix misplaced barrier in call_decode (bsc#1012628).
|
||||
- libbpf: Fix signed overflow in ringbuf_process_ring
|
||||
(bsc#1012628).
|
||||
- block/rnbd-clt: Change queue_depth type in rnbd_clt_session
|
||||
to size_t (bsc#1012628).
|
||||
- block/rnbd-clt: Check the return value of the function
|
||||
rtrs_clt_query (bsc#1012628).
|
||||
- ata: ahci_brcm: Fix use of BCM7216 reset controller
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Use reset/rearm instead of deassert/assert
|
||||
(bsc#1012628).
|
||||
- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
|
||||
(bsc#1012628).
|
||||
- sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
|
||||
(bsc#1012628).
|
||||
- netfilter: xt_SECMARK: add new revision to fix structure layout
|
||||
(bsc#1012628).
|
||||
- xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
|
||||
(bsc#1012628).
|
||||
- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1012628).
|
||||
- net: stmmac: Clear receive all(RA) bit when promiscuous mode
|
||||
is off (bsc#1012628).
|
||||
- drm/radeon: Fix off-by-one power_state index heap overwrite
|
||||
(bsc#1012628).
|
||||
- drm/radeon: Avoid power table parsing memory leaks
|
||||
(bsc#1012628).
|
||||
- arm64: entry: factor irq triage logic into macros (bsc#1012628).
|
||||
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
|
||||
(bsc#1012628).
|
||||
- khugepaged: fix wrong result value for
|
||||
trace_mm_collapse_huge_page_isolate() (bsc#1012628).
|
||||
- mm/hugeltb: handle the error case in
|
||||
hugetlb_fix_reserve_counts() (bsc#1012628).
|
||||
- mm/migrate.c: fix potential indeterminate pte entry in
|
||||
migrate_vma_insert_page() (bsc#1012628).
|
||||
- ksm: fix potential missing rmap_item for stable_node
|
||||
(bsc#1012628).
|
||||
- mm/gup: check every subpage of a compound page during isolation
|
||||
(bsc#1012628).
|
||||
- mm/gup: return an error on migration failure (bsc#1012628).
|
||||
- mm/gup: check for isolation errors (bsc#1012628).
|
||||
- kfence: await for allocation using wait_event (bsc#1012628).
|
||||
- ethtool: fix missing NLM_F_MULTI flag when dumping
|
||||
(bsc#1012628).
|
||||
- net: fix nla_strcmp to handle more then one trailing null
|
||||
character (bsc#1012628).
|
||||
- smc: disallow TCP_ULP in smc_setsockopt() (bsc#1012628).
|
||||
- netfilter: nfnetlink_osf: Fix a missing skb_header_pointer()
|
||||
NULL check (bsc#1012628).
|
||||
- netfilter: nftables: Fix a memleak from userdata error path
|
||||
in new objects (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): fix an error pointer
|
||||
dereference in probe (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): add missing
|
||||
can_rx_offload_del() in error path (bsc#1012628).
|
||||
- can: mcp251x: fix resume from sleep before interface was
|
||||
brought up (bsc#1012628).
|
||||
- can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
|
||||
(bsc#1012628).
|
||||
- sched: Fix out-of-bound access in uclamp (bsc#1012628).
|
||||
- sched/fair: Fix unfairness caused by missing load decay
|
||||
(bsc#1012628).
|
||||
- net: ipa: fix inter-EE IRQ register definitions (bsc#1012628).
|
||||
- fs/proc/generic.c: fix incorrect pde_is_permanent check
|
||||
(bsc#1012628).
|
||||
- kernel: kexec_file: fix error return code of
|
||||
kexec_calculate_store_digests() (bsc#1012628).
|
||||
- kernel/resource: make walk_system_ram_res() find all busy
|
||||
IORESOURCE_SYSTEM_RAM resources (bsc#1012628).
|
||||
- kernel/resource: make walk_mem_res() find all busy
|
||||
IORESOURCE_MEM resources (bsc#1012628).
|
||||
- netfilter: nftables: avoid overflows in nft_hash_buckets()
|
||||
(bsc#1012628).
|
||||
- i40e: fix broken XDP support (bsc#1012628).
|
||||
- i40e: Fix use-after-free in i40e_client_subtask() (bsc#1012628).
|
||||
- i40e: fix the restart auto-negotiation after FEC modified
|
||||
(bsc#1012628).
|
||||
- i40e: Fix PHY type identifiers for 2.5G and 5G adapters
|
||||
(bsc#1012628).
|
||||
- i40e: Remove LLDP frame filters (bsc#1012628).
|
||||
- mptcp: fix splat when closing unaccepted socket (bsc#1012628).
|
||||
- ARC: entry: fix off-by-one error in syscall number validation
|
||||
(bsc#1012628).
|
||||
- ARC: mm: PAE: use 40-bit physical page mask (bsc#1012628).
|
||||
- ARC: mm: Use max_high_pfn as a HIGHMEM zone border
|
||||
(bsc#1012628).
|
||||
- sh: Remove unused variable (bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling stf barrier
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling entry flush barrier
|
||||
(bsc#1012628).
|
||||
- hfsplus: prevent corruption in shrinking truncate (bsc#1012628).
|
||||
- squashfs: fix divide error in calculate_skip() (bsc#1012628).
|
||||
- userfaultfd: release page in error path to avoid BUG_ON
|
||||
(bsc#1012628).
|
||||
- kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
|
||||
(bsc#1012628).
|
||||
- mm/hugetlb: fix F_SEAL_FUTURE_WRITE (bsc#1012628).
|
||||
- mm/hugetlb: fix cow where page writtable in child (bsc#1012628).
|
||||
- blk-iocost: fix weight updates of inner active iocgs
|
||||
(bsc#1012628).
|
||||
- x86, sched: Fix the AMD CPPC maximum performance value on
|
||||
certain AMD Ryzen generations (bsc#1012628).
|
||||
- arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
|
||||
(bsc#1012628).
|
||||
- arm64: Fix race condition on PG_dcache_clean in
|
||||
__sync_icache_dcache() (bsc#1012628).
|
||||
- btrfs: fix deadlock when cloning inline extents and using
|
||||
qgroups (bsc#1012628).
|
||||
- btrfs: zoned: fix silent data loss after failure splitting
|
||||
ordered extent (bsc#1012628).
|
||||
- btrfs: fix race leading to unpersisted data and metadata on
|
||||
fsync (bsc#1012628).
|
||||
- btrfs: initialize return variable in cleanup_free_space_cache_v1
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: sanity check zone type (bsc#1012628).
|
||||
- drm/radeon/dpm: Disable sclk switching on Oland when two 4K
|
||||
60Hz monitors are connected (bsc#1012628).
|
||||
- drm/amd/display: Initialize attribute for hdcp_srm sysfs file
|
||||
(bsc#1012628).
|
||||
- drm/i915: Avoid div-by-zero on gen2 (bsc#1012628).
|
||||
- kvm: exit halt polling on need_resched() as well (bsc#1012628).
|
||||
- drm/msm: fix LLC not being enabled for mmu500 targets
|
||||
(bsc#1012628).
|
||||
- KVM: LAPIC: Accurately guarantee busy wait for timer to expire
|
||||
when using hv_timer (bsc#1012628).
|
||||
- drm/msm/dp: initialize audio_comp when audio starts
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Cancel pvclock_gtod_work on module removal
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Prevent deadlock against tk_core.seq (bsc#1012628).
|
||||
- KVM: SVM: Move GHCB unmapping to fix RCU warning (bsc#1012628).
|
||||
- dax: Add an enum for specifying dax wakup mode (bsc#1012628).
|
||||
- dax: Add a wakeup mode parameter to put_unlocked_entry()
|
||||
(bsc#1012628).
|
||||
- dax: Wake up all waiters after invalidating dax entry
|
||||
(bsc#1012628).
|
||||
- xen/unpopulated-alloc: fix error return code in fill_list()
|
||||
(bsc#1012628).
|
||||
- perf tools: Fix dynamic libbpf link (bsc#1012628).
|
||||
- usb: dwc3: gadget: Free gadget structure only after freeing
|
||||
endpoints (bsc#1012628).
|
||||
- iio: light: gp2ap002: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: hid-sensors: select IIO_TRIGGERED_BUFFER under
|
||||
HID_SENSOR_IIO_TRIGGER (bsc#1012628).
|
||||
- iio: core: return ENODEV if ioctl is unknown (bsc#1012628).
|
||||
- usb: fotg210-hcd: Fix an error message (bsc#1012628).
|
||||
- hwmon: (occ) Fix poll rate limiting (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM
|
||||
AMS (bsc#1012628).
|
||||
- usb: musb: Fix an error message (bsc#1012628).
|
||||
- hwmon: (ltc2992) Put fwnode in error case during ->probe()
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Fix a memory leak in an error handling path
|
||||
(bsc#1012628).
|
||||
- kyber: fix out of bounds access when preempted (bsc#1012628).
|
||||
- nvmet: fix inline bio check for bdev-ns (bsc#1012628).
|
||||
- nvmet: fix inline bio check for passthru (bsc#1012628).
|
||||
- nvmet-rdma: Fix NULL deref when SEND is completed with error
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to free compress page correctly
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix race condition of overwrite vs truncate
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to assign cc.cluster_idx correctly
|
||||
(bsc#1012628).
|
||||
- sched/fair: Fix clearing of has_idle_cores flag in
|
||||
select_idle_cpu() (bsc#1012628).
|
||||
- nbd: Fix NULL pointer in flush_workqueue (bsc#1012628).
|
||||
- powerpc/64s: Make NMI record implicitly soft-masked code as
|
||||
irqs disabled (bsc#1012628).
|
||||
- blk-mq: plug request for shared sbitmap (bsc#1012628).
|
||||
- blk-mq: Swap two calls in blk_mq_exit_queue() (bsc#1012628).
|
||||
- usb: dwc3: omap: improve extcon initialization (bsc#1012628).
|
||||
- usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel
|
||||
Merrifield (bsc#1012628).
|
||||
- usb: xhci: Increase timeout for HC halt (bsc#1012628).
|
||||
- usb: dwc2: Fix gadget DMA unmap direction (bsc#1012628).
|
||||
- usb: core: hub: fix race condition about TRSMRCY of resume
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Enable suspend events (bsc#1012628).
|
||||
- usb: dwc3: gadget: Return success always for kick transfer in
|
||||
ep queue (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Retrieve all the PDOs instead of just the
|
||||
first 4 (bsc#1012628).
|
||||
- usb: typec: ucsi: Put fwnode in any case during ->probe()
|
||||
(bsc#1012628).
|
||||
- xhci-pci: Allow host runtime PM as default for Intel Alder
|
||||
Lake xHCI (bsc#1012628).
|
||||
- xhci: Fix giving back cancelled URBs even if halted endpoint
|
||||
can't reset (bsc#1012628).
|
||||
- xhci: Do not use GFP_KERNEL in (potentially) atomic context
|
||||
(bsc#1012628).
|
||||
- xhci: Add reset resume quirk for AMD xhci controller
|
||||
(bsc#1012628).
|
||||
- iio: core: fix ioctl handlers removal (bsc#1012628).
|
||||
- iio: gyro: mpu3050: Fix reported temperature value
|
||||
(bsc#1012628).
|
||||
- iio: tsl2583: Fix division by a zero lux_val (bsc#1012628).
|
||||
- cdc-wdm: untangle a circular dependency between callback and
|
||||
softint (bsc#1012628).
|
||||
- alarmtimer: Check RTC features instead of ops (bsc#1012628).
|
||||
- xen/gntdev: fix gntdev_mmap() error exit path (bsc#1012628).
|
||||
- KVM: x86: Emulate RDPID only if RDTSCP is supported
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Move RDPID emulation intercept to its own enum
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Add support for RDPID without RDTSCP (bsc#1012628).
|
||||
- KVM: nVMX: Always make an attempt to map eVMCS after migration
|
||||
(bsc#1012628).
|
||||
- KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is
|
||||
unsupported (bsc#1012628).
|
||||
- KVM: VMX: Disable preemption when probing user return MSRs
|
||||
(bsc#1012628).
|
||||
- mm: fix struct page layout on 32-bit systems (bsc#1012628).
|
||||
- MIPS: Reinstate platform `__div64_32' handler (bsc#1012628).
|
||||
- MIPS: Avoid DIVU in `__div64_32' is result would be zero
|
||||
(bsc#1012628).
|
||||
- MIPS: Avoid handcoded DIVU in `__div64_32' altogether
|
||||
(bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer
|
||||
wrap issue (bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata
|
||||
i940 (bsc#1012628).
|
||||
- kobject_uevent: remove warning in init_uevent_argv()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
|
||||
(bsc#1012628).
|
||||
- drm/msm/dp: check sink_count before update is_connected status
|
||||
(bsc#1012628).
|
||||
- drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (bsc#1012628).
|
||||
- drm/i915/overlay: Fix active retire callback alignment
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix crash in auto_retire (bsc#1012628).
|
||||
- clk: exynos7: Mark aclk_fsys1_200 as critical (bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a meaningful power domain name
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8183
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8192
|
||||
(bsc#1012628).
|
||||
- media: rkvdec: Remove of_match_ptr() (bsc#1012628).
|
||||
- i2c: mediatek: Fix send master code at more than 1MHz
|
||||
(bsc#1012628).
|
||||
- dt-bindings: media: renesas,vin: Make resets optional on R-Car
|
||||
Gen1 (bsc#1012628).
|
||||
- dt-bindings: thermal: rcar-gen3-thermal: Support five TSC
|
||||
nodes on r8a779a0 (bsc#1012628).
|
||||
- arm64: dts: renesas: falcon: Move console config to CPU board
|
||||
DTS (bsc#1012628).
|
||||
- dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles
|
||||
back to qcom,qmp-phy.yaml (bsc#1012628).
|
||||
- dt-bindings: serial: 8250: Remove duplicated compatible strings
|
||||
(bsc#1012628).
|
||||
- dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1
|
||||
support (bsc#1012628).
|
||||
- debugfs: Make debugfs_allow RO after init (bsc#1012628).
|
||||
- ext4: fix debug format string warning (bsc#1012628).
|
||||
- nvme: do not try to reconfigure APST when the controller is
|
||||
not live (bsc#1012628).
|
||||
- ASoC: rsnd: check all BUSIF status when error (bsc#1012628).
|
||||
- net: bridge: fix error in br_multicast_add_port when
|
||||
CONFIG_NET_SWITCHDEV=n (bsc#1012628).
|
||||
- Refresh
|
||||
patches.suse/usb-pci-quirks-disable-D3cold-on-xhci-suspend-for-s2.patch.
|
||||
- commit 0ef707c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 17:37:31 CEST 2021 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.12
|
||||
%define patchversion 5.12.4
|
||||
%define patchversion 5.12.5
|
||||
%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.12.4
|
||||
Version: 5.12.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcf6ea2f
|
||||
Release: <RELEASE>.g37a9337
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,627 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:28:30 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/crypto-ccp-Annotate-SEV-Firmware-file-names.patch.
|
||||
Update upstream status.
|
||||
- commit 37a9337
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:22:51 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- ipv6: remove extra dev_hold() for fallback tunnels (git-fixes).
|
||||
- x86/events/amd/iommu: Fix invalid Perf result due to IOMMU
|
||||
PMC power-gating (git-fixes).
|
||||
- commit 5eb2110
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:16:47 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.12.5 (bsc#1012628).
|
||||
- KEYS: trusted: Fix memory leak on object td (bsc#1012628).
|
||||
- tpm: fix error return code in tpm2_get_cc_attrs_tbl()
|
||||
(bsc#1012628).
|
||||
- tpm, tpm_tis: Extend locality handling to TPM2 in
|
||||
tpm_tis_gen_interrupt() (bsc#1012628).
|
||||
- tpm, tpm_tis: Reserve locality in tpm_tis_resume()
|
||||
(bsc#1012628).
|
||||
- btrfs: fix unmountable seed device after fstrim (bsc#1012628).
|
||||
- KVM: SVM: Make sure GHCB is mapped before updating
|
||||
(bsc#1012628).
|
||||
- KVM/VMX: Invoke NMI non-IST entry instead of IST entry
|
||||
(bsc#1012628).
|
||||
- ACPI: PM: Add ACPI ID of Alder Lake Fan (bsc#1012628).
|
||||
- PM: runtime: Fix unpaired parent child_count for force_resume
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Use HWP if enabled by platform firmware
|
||||
(bsc#1012628).
|
||||
- kvm: Cap halt polling at kvm->max_halt_poll_ns (bsc#1012628).
|
||||
- ath11k: fix thermal temperature read (bsc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
|
||||
(bsc#1012628).
|
||||
- fs: dlm: fix debugfs dump (bsc#1012628).
|
||||
- fs: dlm: fix mark setting deadlock (bsc#1012628).
|
||||
- fs: dlm: add errno handling to check callback (bsc#1012628).
|
||||
- fs: dlm: add check if dlm is currently running (bsc#1012628).
|
||||
- fs: dlm: change allocation limits (bsc#1012628).
|
||||
- fs: dlm: check on minimum msglen size (bsc#1012628).
|
||||
- fs: dlm: flush swork on shutdown (bsc#1012628).
|
||||
- fs: dlm: add shutdown hook (bsc#1012628).
|
||||
- tipc: convert dest node's address to network order
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus
|
||||
T100TAF (bsc#1012628).
|
||||
- net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX
|
||||
datapath (bsc#1012628).
|
||||
- net: stmmac: Set FIFO sizes for ipq806x (bsc#1012628).
|
||||
- ASoC: rsnd: core: Check convert rate in rsnd_hw_params
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
|
||||
(bsc#1012628).
|
||||
- i2c: bail out early when RDWR parameters are wrong
|
||||
(bsc#1012628).
|
||||
- ALSA: hdsp: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: hdspm: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: rme9652: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: bebob: enable to deliver MIDI messages for multiple ports
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
|
||||
(bsc#1012628).
|
||||
- Bluetooth: initialize skb_queue_head at l2cap_chan_create()
|
||||
(bsc#1012628).
|
||||
- net/sched: cls_flower: use ntohs for struct
|
||||
flow_dissector_key_ports (bsc#1012628).
|
||||
- net: bridge: when suppression is enabled exclude RARP packets
|
||||
(bsc#1012628).
|
||||
- Bluetooth: check for zapped sk before connecting (bsc#1012628).
|
||||
- selftests/powerpc: Fix L1D flushing tests for Power10
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms
|
||||
(bsc#1012628).
|
||||
- powerpc/32: Statically initialise first emergency context
|
||||
(bsc#1012628).
|
||||
- net: hns3: remediate a potential overflow risk of bd_num_list
|
||||
(bsc#1012628).
|
||||
- net: hns3: add handling for xmit skb with recursive fraglist
|
||||
(bsc#1012628).
|
||||
- ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
|
||||
(bsc#1012628).
|
||||
- can: dev: can_free_echo_skb(): don't crash the kernel if
|
||||
can_priv::echo_skb is accessed out of bounds (bsc#1012628).
|
||||
- iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
|
||||
(bsc#1012628).
|
||||
- ice: handle increasing Tx or Rx ring sizes (bsc#1012628).
|
||||
- Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip
|
||||
(bsc#1012628).
|
||||
- ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
|
||||
(bsc#1012628).
|
||||
- selftests: mptcp: launch mptcp_connect with timeout
|
||||
(bsc#1012628).
|
||||
- i2c: Add I2C_AQ_NO_REP_START adapter quirk (bsc#1012628).
|
||||
- Bluetooth: Do not set cur_adv_instance in adv param MGMT request
|
||||
(bsc#1012628).
|
||||
- MIPS: Loongson64: Use _CACHE_UNCACHED instead of
|
||||
_CACHE_UNCACHED_ACCELERATED (bsc#1012628).
|
||||
- coresight: Do not scan for graph if none is present
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Correct oversized ring allocation (bsc#1012628).
|
||||
- mac80211: Set priority and queue mapping for injected frames
|
||||
(bsc#1012628).
|
||||
- mac80211: clear the beacon's CRC after channel switch
|
||||
(bsc#1012628).
|
||||
- ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
|
||||
(bsc#1012628).
|
||||
- net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
|
||||
(bsc#1012628).
|
||||
- net: fec: use mac-managed PHY PM (bsc#1012628).
|
||||
- pinctrl: samsung: use 'int' for register masks in Exynos
|
||||
(bsc#1012628).
|
||||
- rtw88: 8822c: add LC calibration for RTL8822C (bsc#1012628).
|
||||
- mt76: mt7615: fix key set/delete issues (bsc#1012628).
|
||||
- mt76: mt7615: support loading EEPROM for MT7613BE (bsc#1012628).
|
||||
- mt76: mt76x0: disable GTK offloading (bsc#1012628).
|
||||
- mt76: connac: always check return value from
|
||||
mt76_connac_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: always check return value from
|
||||
mt7915_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: fix txpower init for TSSI off chips (bsc#1012628).
|
||||
- mt76: mt7921: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: add wifi subsystem reset (bsc#1012628).
|
||||
- i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
|
||||
(bsc#1012628).
|
||||
- fuse: invalidate attrs when page writeback completes
|
||||
(bsc#1012628).
|
||||
- virtiofs: fix userns (bsc#1012628).
|
||||
- cuse: prevent clone (bsc#1012628).
|
||||
- iwlwifi: pcie: make cfg vs. trans_cfg more robust (bsc#1012628).
|
||||
- iwlwifi: queue: avoid memory leak in reset flow (bsc#1012628).
|
||||
- iwlwifi: trans/pcie: defer transport initialisation
|
||||
(bsc#1012628).
|
||||
- powerpc/mm: Add cond_resched() while removing hpte mappings
|
||||
(bsc#1012628).
|
||||
- ASoC: rsnd: call rsnd_ssi_master_clk_start() from
|
||||
rsnd_ssi_init() (bsc#1012628).
|
||||
- net: bridge: propagate error code and extack from
|
||||
br_mc_disabled_update (bsc#1012628).
|
||||
- Revert "iommu/amd: Fix performance counter initialization"
|
||||
(bsc#1012628).
|
||||
- iommu/amd: Remove performance counter pre-initialization test
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Force vsync flip when reconfiguring MPCC
|
||||
(bsc#1012628).
|
||||
- selftests: Set CC to clang in lib.mk if LLVM is set
|
||||
(bsc#1012628).
|
||||
- kconfig: nconf: stop endless search loops (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix race in handling acomp ELD notification
|
||||
at resume (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Alder Lake PCH-M (bsc#1012628).
|
||||
- sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
|
||||
(bsc#1012628).
|
||||
- flow_dissector: Fix out-of-bounds warning in
|
||||
__skb_flow_bpf_to_target() (bsc#1012628).
|
||||
- powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
|
||||
(bsc#1012628).
|
||||
- powerpc/smp: Set numa node before updating mask (bsc#1012628).
|
||||
- wilc1000: Bring MAC address setting in line with typical Linux
|
||||
behavior (bsc#1012628).
|
||||
- mac80211: properly drop the connection in case of invalid CSA IE
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Generalize support for ALC3263 codec (bsc#1012628).
|
||||
- ethtool: ioctl: Fix out-of-bounds warning in
|
||||
store_link_ksettings_for_user() (bsc#1012628).
|
||||
- net: sched: tapr: prevent cycle_time == 0 in
|
||||
parse_taprio_schedule (bsc#1012628).
|
||||
- samples/bpf: Fix broken tracex1 due to kprobe argument change
|
||||
(bsc#1012628).
|
||||
- powerpc/pseries: Stop calling printk in rtas_stop_self()
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fixed divide by zero kernel crash during dsc
|
||||
enablement (bsc#1012628).
|
||||
- drm/amd/display: add handling for hdcp2 rx id list validation
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Add mem sync flag for IB allocated by SA
|
||||
(bsc#1012628).
|
||||
- mt76: mt7615: fix entering driver-own state on mt7663
|
||||
(bsc#1012628).
|
||||
- crypto: ccp: Free SEV device if SEV init fails (bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
|
||||
(bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
|
||||
(bsc#1012628).
|
||||
- qtnfmac: Fix possible buffer overflow in
|
||||
qtnf_event_handle_external_auth (bsc#1012628).
|
||||
- powerpc/iommu: Annotate nested lock for lockdep (bsc#1012628).
|
||||
- iavf: remove duplicate free resources calls (bsc#1012628).
|
||||
- net: ethernet: mtk_eth_soc: fix RX VLAN offload (bsc#1012628).
|
||||
- selftests: mlxsw: Increase the tolerance of backlog buildup
|
||||
(bsc#1012628).
|
||||
- selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
|
||||
(bsc#1012628).
|
||||
- kbuild: generate Module.symvers only when vmlinux exists
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Add PCI IDs for Hyper-V VF devices (bsc#1012628).
|
||||
- ia64: module: fix symbolizer crash on fdescr (bsc#1012628).
|
||||
- watchdog: rename __touch_watchdog() to a better descriptive name
|
||||
(bsc#1012628).
|
||||
- watchdog: explicitly update timestamp when reporting softlockup
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: report the overall time of softlockups
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: remove logic that tried to prevent repeated
|
||||
reports (bsc#1012628).
|
||||
- watchdog: fix barriers when printing backtraces from all CPUs
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
|
||||
(bsc#1012628).
|
||||
- leds: lgm: fix gpiolib dependency (bsc#1012628).
|
||||
- thermal: thermal_of: Fix error return code of
|
||||
thermal_of_populate_bind_params() (bsc#1012628).
|
||||
- PCI/RCEC: Fix RCiEP device to RCEC association (bsc#1012628).
|
||||
- f2fs: fix to allow migrating fully valid segment (bsc#1012628).
|
||||
- f2fs: fix panic during f2fs_resize_fs() (bsc#1012628).
|
||||
- f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
|
||||
(bsc#1012628).
|
||||
- rtc: tps65910: include linux/property.h (bsc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
|
||||
(bsc#1012628).
|
||||
- PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Fix error return code in brcm_pcie_probe()
|
||||
(bsc#1012628).
|
||||
- PCI: Release OF node in pci_scan_device()'s error path
|
||||
(bsc#1012628).
|
||||
- ARM: 9064/1: hw_breakpoint: Do not directly check the event's
|
||||
overflow_handler hook (bsc#1012628).
|
||||
- f2fs: fix to align to section for fallocate() on pinned file
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to update last i_size if fallocate partially succeeds
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix NULL pointer dereference for ->get_features()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to avoid touching checkpointed data in get_victim()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to cover __allocate_new_section() with curseg_lock
|
||||
(bsc#1012628).
|
||||
- fs: 9p: fix v9fs_file_open writeback fid error check
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to restrict mount condition on readonly block device
|
||||
(bsc#1012628).
|
||||
- f2fs: Fix a hungtask problem in atomic write (bsc#1012628).
|
||||
- nfs: Subsequent READDIR calls should carry non-zero
|
||||
cookieverifier (bsc#1012628).
|
||||
- NFS: Fix handling of cookie verifier in uncached_readdir()
|
||||
(bsc#1012628).
|
||||
- NFS: Only change the cookie verifier if the directory page
|
||||
cache is empty (bsc#1012628).
|
||||
- f2fs: fix to avoid accessing invalid fio in
|
||||
f2fs_allocate_data_block() (bsc#1012628).
|
||||
- rpmsg: qcom_glink_native: fix error return code of
|
||||
qcom_glink_rx_data() (bsc#1012628).
|
||||
- NFS: nfs4_bitmask_adjust() must not change the server global
|
||||
bitmasks (bsc#1012628).
|
||||
- NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFS: Deal correctly with attribute generation counter overflow
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix missing destroy_workqueue() (bsc#1012628).
|
||||
- remoteproc: pru: Fixup interrupt-parent logic for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix wrong success return value for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix and cleanup firmware interrupt mapping
|
||||
logic (bsc#1012628).
|
||||
- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2 fix handling of sr_eof in SEEK's reply (bsc#1012628).
|
||||
- SUNRPC: Move fault injection call sites (bsc#1012628).
|
||||
- SUNRPC: Remove trace_xprt_transmit_queued (bsc#1012628).
|
||||
- SUNRPC: Handle major timeout in xprt_adjust_timeout()
|
||||
(bsc#1012628).
|
||||
- NFSv42: Copy offload should update the file size when
|
||||
appropriate (bsc#1012628).
|
||||
- thermal/drivers/tsens: Fix missing put_device error
|
||||
(bsc#1012628).
|
||||
- NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're
|
||||
unmounting (bsc#1012628).
|
||||
- nfsd: ensure new clients break delegations (bsc#1012628).
|
||||
- rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1012628).
|
||||
- dmaengine: idxd: Fix potential null dereference on pointer
|
||||
status (bsc#1012628).
|
||||
- dmaengine: idxd: fix dma device lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: cleanup pci interrupt vector allocation
|
||||
management (bsc#1012628).
|
||||
- dmaengine: idxd: removal of pcim managed mmio mapping
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: use ida for device instance enumeration
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix engine conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix group conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix cdev setup and free device lifetime issues
|
||||
(bsc#1012628).
|
||||
- SUNRPC: fix ternary sign expansion bug in tracing (bsc#1012628).
|
||||
- SUNRPC: Fix null pointer dereference in svc_rqst_free()
|
||||
(bsc#1012628).
|
||||
- pwm: atmel: Fix duty cycle calculation in .get_state()
|
||||
(bsc#1012628).
|
||||
- xprtrdma: Avoid Receive Queue wrapping (bsc#1012628).
|
||||
- xprtrdma: Fix cwnd update ordering (bsc#1012628).
|
||||
- xprtrdma: rpcrdma_mr_pop() already does list_del_init()
|
||||
(bsc#1012628).
|
||||
- riscv: Select HAVE_DYNAMIC_FTRACE when
|
||||
-fpatchable-function-entry is available (bsc#1012628).
|
||||
- swiotlb: Fix the type of index (bsc#1012628).
|
||||
- ceph: fix inode leak on getattr error in __fh_to_dentry
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Prevent PRLI in target mode (bsc#1012628).
|
||||
- scsi: ufs: core: Do not put UFS power into LPM if link is broken
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during
|
||||
system suspend (bsc#1012628).
|
||||
- scsi: ufs: core: Narrow down fast path in system suspend path
|
||||
(bsc#1012628).
|
||||
- rtc: ds1307: Fix wday settings for rx8130 (bsc#1012628).
|
||||
- net: hns3: fix incorrect configuration for igu_egu_hw_err
|
||||
(bsc#1012628).
|
||||
- net: hns3: initialize the message content in
|
||||
hclge_get_link_mode() (bsc#1012628).
|
||||
- net: hns3: add check for HNS3_NIC_STATE_INITED in
|
||||
hns3_reset_notify_up_enet() (bsc#1012628).
|
||||
- arm64: stacktrace: restore terminal records (bsc#1012628).
|
||||
- net: hns3: fix for vxlan gpe tx checksum bug (bsc#1012628).
|
||||
- net: hns3: use netif_tx_disable to stop the transmit queue
|
||||
(bsc#1012628).
|
||||
- net: hns3: disable phy loopback setting in hclge_mac_start_phy
|
||||
(bsc#1012628).
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_a
|
||||
(bsc#1012628).
|
||||
- RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
|
||||
(bsc#1012628).
|
||||
- sunrpc: Fix misplaced barrier in call_decode (bsc#1012628).
|
||||
- libbpf: Fix signed overflow in ringbuf_process_ring
|
||||
(bsc#1012628).
|
||||
- block/rnbd-clt: Change queue_depth type in rnbd_clt_session
|
||||
to size_t (bsc#1012628).
|
||||
- block/rnbd-clt: Check the return value of the function
|
||||
rtrs_clt_query (bsc#1012628).
|
||||
- ata: ahci_brcm: Fix use of BCM7216 reset controller
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Use reset/rearm instead of deassert/assert
|
||||
(bsc#1012628).
|
||||
- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
|
||||
(bsc#1012628).
|
||||
- sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
|
||||
(bsc#1012628).
|
||||
- netfilter: xt_SECMARK: add new revision to fix structure layout
|
||||
(bsc#1012628).
|
||||
- xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
|
||||
(bsc#1012628).
|
||||
- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1012628).
|
||||
- net: stmmac: Clear receive all(RA) bit when promiscuous mode
|
||||
is off (bsc#1012628).
|
||||
- drm/radeon: Fix off-by-one power_state index heap overwrite
|
||||
(bsc#1012628).
|
||||
- drm/radeon: Avoid power table parsing memory leaks
|
||||
(bsc#1012628).
|
||||
- arm64: entry: factor irq triage logic into macros (bsc#1012628).
|
||||
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
|
||||
(bsc#1012628).
|
||||
- khugepaged: fix wrong result value for
|
||||
trace_mm_collapse_huge_page_isolate() (bsc#1012628).
|
||||
- mm/hugeltb: handle the error case in
|
||||
hugetlb_fix_reserve_counts() (bsc#1012628).
|
||||
- mm/migrate.c: fix potential indeterminate pte entry in
|
||||
migrate_vma_insert_page() (bsc#1012628).
|
||||
- ksm: fix potential missing rmap_item for stable_node
|
||||
(bsc#1012628).
|
||||
- mm/gup: check every subpage of a compound page during isolation
|
||||
(bsc#1012628).
|
||||
- mm/gup: return an error on migration failure (bsc#1012628).
|
||||
- mm/gup: check for isolation errors (bsc#1012628).
|
||||
- kfence: await for allocation using wait_event (bsc#1012628).
|
||||
- ethtool: fix missing NLM_F_MULTI flag when dumping
|
||||
(bsc#1012628).
|
||||
- net: fix nla_strcmp to handle more then one trailing null
|
||||
character (bsc#1012628).
|
||||
- smc: disallow TCP_ULP in smc_setsockopt() (bsc#1012628).
|
||||
- netfilter: nfnetlink_osf: Fix a missing skb_header_pointer()
|
||||
NULL check (bsc#1012628).
|
||||
- netfilter: nftables: Fix a memleak from userdata error path
|
||||
in new objects (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): fix an error pointer
|
||||
dereference in probe (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): add missing
|
||||
can_rx_offload_del() in error path (bsc#1012628).
|
||||
- can: mcp251x: fix resume from sleep before interface was
|
||||
brought up (bsc#1012628).
|
||||
- can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
|
||||
(bsc#1012628).
|
||||
- sched: Fix out-of-bound access in uclamp (bsc#1012628).
|
||||
- sched/fair: Fix unfairness caused by missing load decay
|
||||
(bsc#1012628).
|
||||
- net: ipa: fix inter-EE IRQ register definitions (bsc#1012628).
|
||||
- fs/proc/generic.c: fix incorrect pde_is_permanent check
|
||||
(bsc#1012628).
|
||||
- kernel: kexec_file: fix error return code of
|
||||
kexec_calculate_store_digests() (bsc#1012628).
|
||||
- kernel/resource: make walk_system_ram_res() find all busy
|
||||
IORESOURCE_SYSTEM_RAM resources (bsc#1012628).
|
||||
- kernel/resource: make walk_mem_res() find all busy
|
||||
IORESOURCE_MEM resources (bsc#1012628).
|
||||
- netfilter: nftables: avoid overflows in nft_hash_buckets()
|
||||
(bsc#1012628).
|
||||
- i40e: fix broken XDP support (bsc#1012628).
|
||||
- i40e: Fix use-after-free in i40e_client_subtask() (bsc#1012628).
|
||||
- i40e: fix the restart auto-negotiation after FEC modified
|
||||
(bsc#1012628).
|
||||
- i40e: Fix PHY type identifiers for 2.5G and 5G adapters
|
||||
(bsc#1012628).
|
||||
- i40e: Remove LLDP frame filters (bsc#1012628).
|
||||
- mptcp: fix splat when closing unaccepted socket (bsc#1012628).
|
||||
- ARC: entry: fix off-by-one error in syscall number validation
|
||||
(bsc#1012628).
|
||||
- ARC: mm: PAE: use 40-bit physical page mask (bsc#1012628).
|
||||
- ARC: mm: Use max_high_pfn as a HIGHMEM zone border
|
||||
(bsc#1012628).
|
||||
- sh: Remove unused variable (bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling stf barrier
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling entry flush barrier
|
||||
(bsc#1012628).
|
||||
- hfsplus: prevent corruption in shrinking truncate (bsc#1012628).
|
||||
- squashfs: fix divide error in calculate_skip() (bsc#1012628).
|
||||
- userfaultfd: release page in error path to avoid BUG_ON
|
||||
(bsc#1012628).
|
||||
- kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
|
||||
(bsc#1012628).
|
||||
- mm/hugetlb: fix F_SEAL_FUTURE_WRITE (bsc#1012628).
|
||||
- mm/hugetlb: fix cow where page writtable in child (bsc#1012628).
|
||||
- blk-iocost: fix weight updates of inner active iocgs
|
||||
(bsc#1012628).
|
||||
- x86, sched: Fix the AMD CPPC maximum performance value on
|
||||
certain AMD Ryzen generations (bsc#1012628).
|
||||
- arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
|
||||
(bsc#1012628).
|
||||
- arm64: Fix race condition on PG_dcache_clean in
|
||||
__sync_icache_dcache() (bsc#1012628).
|
||||
- btrfs: fix deadlock when cloning inline extents and using
|
||||
qgroups (bsc#1012628).
|
||||
- btrfs: zoned: fix silent data loss after failure splitting
|
||||
ordered extent (bsc#1012628).
|
||||
- btrfs: fix race leading to unpersisted data and metadata on
|
||||
fsync (bsc#1012628).
|
||||
- btrfs: initialize return variable in cleanup_free_space_cache_v1
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: sanity check zone type (bsc#1012628).
|
||||
- drm/radeon/dpm: Disable sclk switching on Oland when two 4K
|
||||
60Hz monitors are connected (bsc#1012628).
|
||||
- drm/amd/display: Initialize attribute for hdcp_srm sysfs file
|
||||
(bsc#1012628).
|
||||
- drm/i915: Avoid div-by-zero on gen2 (bsc#1012628).
|
||||
- kvm: exit halt polling on need_resched() as well (bsc#1012628).
|
||||
- drm/msm: fix LLC not being enabled for mmu500 targets
|
||||
(bsc#1012628).
|
||||
- KVM: LAPIC: Accurately guarantee busy wait for timer to expire
|
||||
when using hv_timer (bsc#1012628).
|
||||
- drm/msm/dp: initialize audio_comp when audio starts
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Cancel pvclock_gtod_work on module removal
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Prevent deadlock against tk_core.seq (bsc#1012628).
|
||||
- KVM: SVM: Move GHCB unmapping to fix RCU warning (bsc#1012628).
|
||||
- dax: Add an enum for specifying dax wakup mode (bsc#1012628).
|
||||
- dax: Add a wakeup mode parameter to put_unlocked_entry()
|
||||
(bsc#1012628).
|
||||
- dax: Wake up all waiters after invalidating dax entry
|
||||
(bsc#1012628).
|
||||
- xen/unpopulated-alloc: fix error return code in fill_list()
|
||||
(bsc#1012628).
|
||||
- perf tools: Fix dynamic libbpf link (bsc#1012628).
|
||||
- usb: dwc3: gadget: Free gadget structure only after freeing
|
||||
endpoints (bsc#1012628).
|
||||
- iio: light: gp2ap002: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: hid-sensors: select IIO_TRIGGERED_BUFFER under
|
||||
HID_SENSOR_IIO_TRIGGER (bsc#1012628).
|
||||
- iio: core: return ENODEV if ioctl is unknown (bsc#1012628).
|
||||
- usb: fotg210-hcd: Fix an error message (bsc#1012628).
|
||||
- hwmon: (occ) Fix poll rate limiting (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM
|
||||
AMS (bsc#1012628).
|
||||
- usb: musb: Fix an error message (bsc#1012628).
|
||||
- hwmon: (ltc2992) Put fwnode in error case during ->probe()
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Fix a memory leak in an error handling path
|
||||
(bsc#1012628).
|
||||
- kyber: fix out of bounds access when preempted (bsc#1012628).
|
||||
- nvmet: fix inline bio check for bdev-ns (bsc#1012628).
|
||||
- nvmet: fix inline bio check for passthru (bsc#1012628).
|
||||
- nvmet-rdma: Fix NULL deref when SEND is completed with error
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to free compress page correctly
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix race condition of overwrite vs truncate
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to assign cc.cluster_idx correctly
|
||||
(bsc#1012628).
|
||||
- sched/fair: Fix clearing of has_idle_cores flag in
|
||||
select_idle_cpu() (bsc#1012628).
|
||||
- nbd: Fix NULL pointer in flush_workqueue (bsc#1012628).
|
||||
- powerpc/64s: Make NMI record implicitly soft-masked code as
|
||||
irqs disabled (bsc#1012628).
|
||||
- blk-mq: plug request for shared sbitmap (bsc#1012628).
|
||||
- blk-mq: Swap two calls in blk_mq_exit_queue() (bsc#1012628).
|
||||
- usb: dwc3: omap: improve extcon initialization (bsc#1012628).
|
||||
- usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel
|
||||
Merrifield (bsc#1012628).
|
||||
- usb: xhci: Increase timeout for HC halt (bsc#1012628).
|
||||
- usb: dwc2: Fix gadget DMA unmap direction (bsc#1012628).
|
||||
- usb: core: hub: fix race condition about TRSMRCY of resume
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Enable suspend events (bsc#1012628).
|
||||
- usb: dwc3: gadget: Return success always for kick transfer in
|
||||
ep queue (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Retrieve all the PDOs instead of just the
|
||||
first 4 (bsc#1012628).
|
||||
- usb: typec: ucsi: Put fwnode in any case during ->probe()
|
||||
(bsc#1012628).
|
||||
- xhci-pci: Allow host runtime PM as default for Intel Alder
|
||||
Lake xHCI (bsc#1012628).
|
||||
- xhci: Fix giving back cancelled URBs even if halted endpoint
|
||||
can't reset (bsc#1012628).
|
||||
- xhci: Do not use GFP_KERNEL in (potentially) atomic context
|
||||
(bsc#1012628).
|
||||
- xhci: Add reset resume quirk for AMD xhci controller
|
||||
(bsc#1012628).
|
||||
- iio: core: fix ioctl handlers removal (bsc#1012628).
|
||||
- iio: gyro: mpu3050: Fix reported temperature value
|
||||
(bsc#1012628).
|
||||
- iio: tsl2583: Fix division by a zero lux_val (bsc#1012628).
|
||||
- cdc-wdm: untangle a circular dependency between callback and
|
||||
softint (bsc#1012628).
|
||||
- alarmtimer: Check RTC features instead of ops (bsc#1012628).
|
||||
- xen/gntdev: fix gntdev_mmap() error exit path (bsc#1012628).
|
||||
- KVM: x86: Emulate RDPID only if RDTSCP is supported
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Move RDPID emulation intercept to its own enum
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Add support for RDPID without RDTSCP (bsc#1012628).
|
||||
- KVM: nVMX: Always make an attempt to map eVMCS after migration
|
||||
(bsc#1012628).
|
||||
- KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is
|
||||
unsupported (bsc#1012628).
|
||||
- KVM: VMX: Disable preemption when probing user return MSRs
|
||||
(bsc#1012628).
|
||||
- mm: fix struct page layout on 32-bit systems (bsc#1012628).
|
||||
- MIPS: Reinstate platform `__div64_32' handler (bsc#1012628).
|
||||
- MIPS: Avoid DIVU in `__div64_32' is result would be zero
|
||||
(bsc#1012628).
|
||||
- MIPS: Avoid handcoded DIVU in `__div64_32' altogether
|
||||
(bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer
|
||||
wrap issue (bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata
|
||||
i940 (bsc#1012628).
|
||||
- kobject_uevent: remove warning in init_uevent_argv()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
|
||||
(bsc#1012628).
|
||||
- drm/msm/dp: check sink_count before update is_connected status
|
||||
(bsc#1012628).
|
||||
- drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (bsc#1012628).
|
||||
- drm/i915/overlay: Fix active retire callback alignment
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix crash in auto_retire (bsc#1012628).
|
||||
- clk: exynos7: Mark aclk_fsys1_200 as critical (bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a meaningful power domain name
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8183
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8192
|
||||
(bsc#1012628).
|
||||
- media: rkvdec: Remove of_match_ptr() (bsc#1012628).
|
||||
- i2c: mediatek: Fix send master code at more than 1MHz
|
||||
(bsc#1012628).
|
||||
- dt-bindings: media: renesas,vin: Make resets optional on R-Car
|
||||
Gen1 (bsc#1012628).
|
||||
- dt-bindings: thermal: rcar-gen3-thermal: Support five TSC
|
||||
nodes on r8a779a0 (bsc#1012628).
|
||||
- arm64: dts: renesas: falcon: Move console config to CPU board
|
||||
DTS (bsc#1012628).
|
||||
- dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles
|
||||
back to qcom,qmp-phy.yaml (bsc#1012628).
|
||||
- dt-bindings: serial: 8250: Remove duplicated compatible strings
|
||||
(bsc#1012628).
|
||||
- dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1
|
||||
support (bsc#1012628).
|
||||
- debugfs: Make debugfs_allow RO after init (bsc#1012628).
|
||||
- ext4: fix debug format string warning (bsc#1012628).
|
||||
- nvme: do not try to reconfigure APST when the controller is
|
||||
not live (bsc#1012628).
|
||||
- ASoC: rsnd: check all BUSIF status when error (bsc#1012628).
|
||||
- net: bridge: fix error in br_multicast_add_port when
|
||||
CONFIG_NET_SWITCHDEV=n (bsc#1012628).
|
||||
- Refresh
|
||||
patches.suse/usb-pci-quirks-disable-D3cold-on-xhci-suspend-for-s2.patch.
|
||||
- commit 0ef707c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 17:37:31 CEST 2021 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.12
|
||||
%define patchversion 5.12.4
|
||||
%define patchversion 5.12.5
|
||||
%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.12.4
|
||||
Version: 5.12.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcf6ea2f
|
||||
Release: <RELEASE>.g37a9337
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,627 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:28:30 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/crypto-ccp-Annotate-SEV-Firmware-file-names.patch.
|
||||
Update upstream status.
|
||||
- commit 37a9337
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:22:51 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- ipv6: remove extra dev_hold() for fallback tunnels (git-fixes).
|
||||
- x86/events/amd/iommu: Fix invalid Perf result due to IOMMU
|
||||
PMC power-gating (git-fixes).
|
||||
- commit 5eb2110
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:16:47 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.12.5 (bsc#1012628).
|
||||
- KEYS: trusted: Fix memory leak on object td (bsc#1012628).
|
||||
- tpm: fix error return code in tpm2_get_cc_attrs_tbl()
|
||||
(bsc#1012628).
|
||||
- tpm, tpm_tis: Extend locality handling to TPM2 in
|
||||
tpm_tis_gen_interrupt() (bsc#1012628).
|
||||
- tpm, tpm_tis: Reserve locality in tpm_tis_resume()
|
||||
(bsc#1012628).
|
||||
- btrfs: fix unmountable seed device after fstrim (bsc#1012628).
|
||||
- KVM: SVM: Make sure GHCB is mapped before updating
|
||||
(bsc#1012628).
|
||||
- KVM/VMX: Invoke NMI non-IST entry instead of IST entry
|
||||
(bsc#1012628).
|
||||
- ACPI: PM: Add ACPI ID of Alder Lake Fan (bsc#1012628).
|
||||
- PM: runtime: Fix unpaired parent child_count for force_resume
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Use HWP if enabled by platform firmware
|
||||
(bsc#1012628).
|
||||
- kvm: Cap halt polling at kvm->max_halt_poll_ns (bsc#1012628).
|
||||
- ath11k: fix thermal temperature read (bsc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
|
||||
(bsc#1012628).
|
||||
- fs: dlm: fix debugfs dump (bsc#1012628).
|
||||
- fs: dlm: fix mark setting deadlock (bsc#1012628).
|
||||
- fs: dlm: add errno handling to check callback (bsc#1012628).
|
||||
- fs: dlm: add check if dlm is currently running (bsc#1012628).
|
||||
- fs: dlm: change allocation limits (bsc#1012628).
|
||||
- fs: dlm: check on minimum msglen size (bsc#1012628).
|
||||
- fs: dlm: flush swork on shutdown (bsc#1012628).
|
||||
- fs: dlm: add shutdown hook (bsc#1012628).
|
||||
- tipc: convert dest node's address to network order
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus
|
||||
T100TAF (bsc#1012628).
|
||||
- net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX
|
||||
datapath (bsc#1012628).
|
||||
- net: stmmac: Set FIFO sizes for ipq806x (bsc#1012628).
|
||||
- ASoC: rsnd: core: Check convert rate in rsnd_hw_params
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
|
||||
(bsc#1012628).
|
||||
- i2c: bail out early when RDWR parameters are wrong
|
||||
(bsc#1012628).
|
||||
- ALSA: hdsp: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: hdspm: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: rme9652: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: bebob: enable to deliver MIDI messages for multiple ports
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
|
||||
(bsc#1012628).
|
||||
- Bluetooth: initialize skb_queue_head at l2cap_chan_create()
|
||||
(bsc#1012628).
|
||||
- net/sched: cls_flower: use ntohs for struct
|
||||
flow_dissector_key_ports (bsc#1012628).
|
||||
- net: bridge: when suppression is enabled exclude RARP packets
|
||||
(bsc#1012628).
|
||||
- Bluetooth: check for zapped sk before connecting (bsc#1012628).
|
||||
- selftests/powerpc: Fix L1D flushing tests for Power10
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms
|
||||
(bsc#1012628).
|
||||
- powerpc/32: Statically initialise first emergency context
|
||||
(bsc#1012628).
|
||||
- net: hns3: remediate a potential overflow risk of bd_num_list
|
||||
(bsc#1012628).
|
||||
- net: hns3: add handling for xmit skb with recursive fraglist
|
||||
(bsc#1012628).
|
||||
- ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
|
||||
(bsc#1012628).
|
||||
- can: dev: can_free_echo_skb(): don't crash the kernel if
|
||||
can_priv::echo_skb is accessed out of bounds (bsc#1012628).
|
||||
- iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
|
||||
(bsc#1012628).
|
||||
- ice: handle increasing Tx or Rx ring sizes (bsc#1012628).
|
||||
- Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip
|
||||
(bsc#1012628).
|
||||
- ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
|
||||
(bsc#1012628).
|
||||
- selftests: mptcp: launch mptcp_connect with timeout
|
||||
(bsc#1012628).
|
||||
- i2c: Add I2C_AQ_NO_REP_START adapter quirk (bsc#1012628).
|
||||
- Bluetooth: Do not set cur_adv_instance in adv param MGMT request
|
||||
(bsc#1012628).
|
||||
- MIPS: Loongson64: Use _CACHE_UNCACHED instead of
|
||||
_CACHE_UNCACHED_ACCELERATED (bsc#1012628).
|
||||
- coresight: Do not scan for graph if none is present
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Correct oversized ring allocation (bsc#1012628).
|
||||
- mac80211: Set priority and queue mapping for injected frames
|
||||
(bsc#1012628).
|
||||
- mac80211: clear the beacon's CRC after channel switch
|
||||
(bsc#1012628).
|
||||
- ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
|
||||
(bsc#1012628).
|
||||
- net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
|
||||
(bsc#1012628).
|
||||
- net: fec: use mac-managed PHY PM (bsc#1012628).
|
||||
- pinctrl: samsung: use 'int' for register masks in Exynos
|
||||
(bsc#1012628).
|
||||
- rtw88: 8822c: add LC calibration for RTL8822C (bsc#1012628).
|
||||
- mt76: mt7615: fix key set/delete issues (bsc#1012628).
|
||||
- mt76: mt7615: support loading EEPROM for MT7613BE (bsc#1012628).
|
||||
- mt76: mt76x0: disable GTK offloading (bsc#1012628).
|
||||
- mt76: connac: always check return value from
|
||||
mt76_connac_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: always check return value from
|
||||
mt7915_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: fix txpower init for TSSI off chips (bsc#1012628).
|
||||
- mt76: mt7921: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: add wifi subsystem reset (bsc#1012628).
|
||||
- i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
|
||||
(bsc#1012628).
|
||||
- fuse: invalidate attrs when page writeback completes
|
||||
(bsc#1012628).
|
||||
- virtiofs: fix userns (bsc#1012628).
|
||||
- cuse: prevent clone (bsc#1012628).
|
||||
- iwlwifi: pcie: make cfg vs. trans_cfg more robust (bsc#1012628).
|
||||
- iwlwifi: queue: avoid memory leak in reset flow (bsc#1012628).
|
||||
- iwlwifi: trans/pcie: defer transport initialisation
|
||||
(bsc#1012628).
|
||||
- powerpc/mm: Add cond_resched() while removing hpte mappings
|
||||
(bsc#1012628).
|
||||
- ASoC: rsnd: call rsnd_ssi_master_clk_start() from
|
||||
rsnd_ssi_init() (bsc#1012628).
|
||||
- net: bridge: propagate error code and extack from
|
||||
br_mc_disabled_update (bsc#1012628).
|
||||
- Revert "iommu/amd: Fix performance counter initialization"
|
||||
(bsc#1012628).
|
||||
- iommu/amd: Remove performance counter pre-initialization test
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Force vsync flip when reconfiguring MPCC
|
||||
(bsc#1012628).
|
||||
- selftests: Set CC to clang in lib.mk if LLVM is set
|
||||
(bsc#1012628).
|
||||
- kconfig: nconf: stop endless search loops (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix race in handling acomp ELD notification
|
||||
at resume (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Alder Lake PCH-M (bsc#1012628).
|
||||
- sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
|
||||
(bsc#1012628).
|
||||
- flow_dissector: Fix out-of-bounds warning in
|
||||
__skb_flow_bpf_to_target() (bsc#1012628).
|
||||
- powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
|
||||
(bsc#1012628).
|
||||
- powerpc/smp: Set numa node before updating mask (bsc#1012628).
|
||||
- wilc1000: Bring MAC address setting in line with typical Linux
|
||||
behavior (bsc#1012628).
|
||||
- mac80211: properly drop the connection in case of invalid CSA IE
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Generalize support for ALC3263 codec (bsc#1012628).
|
||||
- ethtool: ioctl: Fix out-of-bounds warning in
|
||||
store_link_ksettings_for_user() (bsc#1012628).
|
||||
- net: sched: tapr: prevent cycle_time == 0 in
|
||||
parse_taprio_schedule (bsc#1012628).
|
||||
- samples/bpf: Fix broken tracex1 due to kprobe argument change
|
||||
(bsc#1012628).
|
||||
- powerpc/pseries: Stop calling printk in rtas_stop_self()
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fixed divide by zero kernel crash during dsc
|
||||
enablement (bsc#1012628).
|
||||
- drm/amd/display: add handling for hdcp2 rx id list validation
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Add mem sync flag for IB allocated by SA
|
||||
(bsc#1012628).
|
||||
- mt76: mt7615: fix entering driver-own state on mt7663
|
||||
(bsc#1012628).
|
||||
- crypto: ccp: Free SEV device if SEV init fails (bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
|
||||
(bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
|
||||
(bsc#1012628).
|
||||
- qtnfmac: Fix possible buffer overflow in
|
||||
qtnf_event_handle_external_auth (bsc#1012628).
|
||||
- powerpc/iommu: Annotate nested lock for lockdep (bsc#1012628).
|
||||
- iavf: remove duplicate free resources calls (bsc#1012628).
|
||||
- net: ethernet: mtk_eth_soc: fix RX VLAN offload (bsc#1012628).
|
||||
- selftests: mlxsw: Increase the tolerance of backlog buildup
|
||||
(bsc#1012628).
|
||||
- selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
|
||||
(bsc#1012628).
|
||||
- kbuild: generate Module.symvers only when vmlinux exists
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Add PCI IDs for Hyper-V VF devices (bsc#1012628).
|
||||
- ia64: module: fix symbolizer crash on fdescr (bsc#1012628).
|
||||
- watchdog: rename __touch_watchdog() to a better descriptive name
|
||||
(bsc#1012628).
|
||||
- watchdog: explicitly update timestamp when reporting softlockup
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: report the overall time of softlockups
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: remove logic that tried to prevent repeated
|
||||
reports (bsc#1012628).
|
||||
- watchdog: fix barriers when printing backtraces from all CPUs
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
|
||||
(bsc#1012628).
|
||||
- leds: lgm: fix gpiolib dependency (bsc#1012628).
|
||||
- thermal: thermal_of: Fix error return code of
|
||||
thermal_of_populate_bind_params() (bsc#1012628).
|
||||
- PCI/RCEC: Fix RCiEP device to RCEC association (bsc#1012628).
|
||||
- f2fs: fix to allow migrating fully valid segment (bsc#1012628).
|
||||
- f2fs: fix panic during f2fs_resize_fs() (bsc#1012628).
|
||||
- f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
|
||||
(bsc#1012628).
|
||||
- rtc: tps65910: include linux/property.h (bsc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
|
||||
(bsc#1012628).
|
||||
- PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Fix error return code in brcm_pcie_probe()
|
||||
(bsc#1012628).
|
||||
- PCI: Release OF node in pci_scan_device()'s error path
|
||||
(bsc#1012628).
|
||||
- ARM: 9064/1: hw_breakpoint: Do not directly check the event's
|
||||
overflow_handler hook (bsc#1012628).
|
||||
- f2fs: fix to align to section for fallocate() on pinned file
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to update last i_size if fallocate partially succeeds
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix NULL pointer dereference for ->get_features()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to avoid touching checkpointed data in get_victim()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to cover __allocate_new_section() with curseg_lock
|
||||
(bsc#1012628).
|
||||
- fs: 9p: fix v9fs_file_open writeback fid error check
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to restrict mount condition on readonly block device
|
||||
(bsc#1012628).
|
||||
- f2fs: Fix a hungtask problem in atomic write (bsc#1012628).
|
||||
- nfs: Subsequent READDIR calls should carry non-zero
|
||||
cookieverifier (bsc#1012628).
|
||||
- NFS: Fix handling of cookie verifier in uncached_readdir()
|
||||
(bsc#1012628).
|
||||
- NFS: Only change the cookie verifier if the directory page
|
||||
cache is empty (bsc#1012628).
|
||||
- f2fs: fix to avoid accessing invalid fio in
|
||||
f2fs_allocate_data_block() (bsc#1012628).
|
||||
- rpmsg: qcom_glink_native: fix error return code of
|
||||
qcom_glink_rx_data() (bsc#1012628).
|
||||
- NFS: nfs4_bitmask_adjust() must not change the server global
|
||||
bitmasks (bsc#1012628).
|
||||
- NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFS: Deal correctly with attribute generation counter overflow
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix missing destroy_workqueue() (bsc#1012628).
|
||||
- remoteproc: pru: Fixup interrupt-parent logic for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix wrong success return value for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix and cleanup firmware interrupt mapping
|
||||
logic (bsc#1012628).
|
||||
- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2 fix handling of sr_eof in SEEK's reply (bsc#1012628).
|
||||
- SUNRPC: Move fault injection call sites (bsc#1012628).
|
||||
- SUNRPC: Remove trace_xprt_transmit_queued (bsc#1012628).
|
||||
- SUNRPC: Handle major timeout in xprt_adjust_timeout()
|
||||
(bsc#1012628).
|
||||
- NFSv42: Copy offload should update the file size when
|
||||
appropriate (bsc#1012628).
|
||||
- thermal/drivers/tsens: Fix missing put_device error
|
||||
(bsc#1012628).
|
||||
- NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're
|
||||
unmounting (bsc#1012628).
|
||||
- nfsd: ensure new clients break delegations (bsc#1012628).
|
||||
- rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1012628).
|
||||
- dmaengine: idxd: Fix potential null dereference on pointer
|
||||
status (bsc#1012628).
|
||||
- dmaengine: idxd: fix dma device lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: cleanup pci interrupt vector allocation
|
||||
management (bsc#1012628).
|
||||
- dmaengine: idxd: removal of pcim managed mmio mapping
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: use ida for device instance enumeration
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix engine conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix group conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix cdev setup and free device lifetime issues
|
||||
(bsc#1012628).
|
||||
- SUNRPC: fix ternary sign expansion bug in tracing (bsc#1012628).
|
||||
- SUNRPC: Fix null pointer dereference in svc_rqst_free()
|
||||
(bsc#1012628).
|
||||
- pwm: atmel: Fix duty cycle calculation in .get_state()
|
||||
(bsc#1012628).
|
||||
- xprtrdma: Avoid Receive Queue wrapping (bsc#1012628).
|
||||
- xprtrdma: Fix cwnd update ordering (bsc#1012628).
|
||||
- xprtrdma: rpcrdma_mr_pop() already does list_del_init()
|
||||
(bsc#1012628).
|
||||
- riscv: Select HAVE_DYNAMIC_FTRACE when
|
||||
-fpatchable-function-entry is available (bsc#1012628).
|
||||
- swiotlb: Fix the type of index (bsc#1012628).
|
||||
- ceph: fix inode leak on getattr error in __fh_to_dentry
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Prevent PRLI in target mode (bsc#1012628).
|
||||
- scsi: ufs: core: Do not put UFS power into LPM if link is broken
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during
|
||||
system suspend (bsc#1012628).
|
||||
- scsi: ufs: core: Narrow down fast path in system suspend path
|
||||
(bsc#1012628).
|
||||
- rtc: ds1307: Fix wday settings for rx8130 (bsc#1012628).
|
||||
- net: hns3: fix incorrect configuration for igu_egu_hw_err
|
||||
(bsc#1012628).
|
||||
- net: hns3: initialize the message content in
|
||||
hclge_get_link_mode() (bsc#1012628).
|
||||
- net: hns3: add check for HNS3_NIC_STATE_INITED in
|
||||
hns3_reset_notify_up_enet() (bsc#1012628).
|
||||
- arm64: stacktrace: restore terminal records (bsc#1012628).
|
||||
- net: hns3: fix for vxlan gpe tx checksum bug (bsc#1012628).
|
||||
- net: hns3: use netif_tx_disable to stop the transmit queue
|
||||
(bsc#1012628).
|
||||
- net: hns3: disable phy loopback setting in hclge_mac_start_phy
|
||||
(bsc#1012628).
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_a
|
||||
(bsc#1012628).
|
||||
- RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
|
||||
(bsc#1012628).
|
||||
- sunrpc: Fix misplaced barrier in call_decode (bsc#1012628).
|
||||
- libbpf: Fix signed overflow in ringbuf_process_ring
|
||||
(bsc#1012628).
|
||||
- block/rnbd-clt: Change queue_depth type in rnbd_clt_session
|
||||
to size_t (bsc#1012628).
|
||||
- block/rnbd-clt: Check the return value of the function
|
||||
rtrs_clt_query (bsc#1012628).
|
||||
- ata: ahci_brcm: Fix use of BCM7216 reset controller
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Use reset/rearm instead of deassert/assert
|
||||
(bsc#1012628).
|
||||
- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
|
||||
(bsc#1012628).
|
||||
- sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
|
||||
(bsc#1012628).
|
||||
- netfilter: xt_SECMARK: add new revision to fix structure layout
|
||||
(bsc#1012628).
|
||||
- xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
|
||||
(bsc#1012628).
|
||||
- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1012628).
|
||||
- net: stmmac: Clear receive all(RA) bit when promiscuous mode
|
||||
is off (bsc#1012628).
|
||||
- drm/radeon: Fix off-by-one power_state index heap overwrite
|
||||
(bsc#1012628).
|
||||
- drm/radeon: Avoid power table parsing memory leaks
|
||||
(bsc#1012628).
|
||||
- arm64: entry: factor irq triage logic into macros (bsc#1012628).
|
||||
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
|
||||
(bsc#1012628).
|
||||
- khugepaged: fix wrong result value for
|
||||
trace_mm_collapse_huge_page_isolate() (bsc#1012628).
|
||||
- mm/hugeltb: handle the error case in
|
||||
hugetlb_fix_reserve_counts() (bsc#1012628).
|
||||
- mm/migrate.c: fix potential indeterminate pte entry in
|
||||
migrate_vma_insert_page() (bsc#1012628).
|
||||
- ksm: fix potential missing rmap_item for stable_node
|
||||
(bsc#1012628).
|
||||
- mm/gup: check every subpage of a compound page during isolation
|
||||
(bsc#1012628).
|
||||
- mm/gup: return an error on migration failure (bsc#1012628).
|
||||
- mm/gup: check for isolation errors (bsc#1012628).
|
||||
- kfence: await for allocation using wait_event (bsc#1012628).
|
||||
- ethtool: fix missing NLM_F_MULTI flag when dumping
|
||||
(bsc#1012628).
|
||||
- net: fix nla_strcmp to handle more then one trailing null
|
||||
character (bsc#1012628).
|
||||
- smc: disallow TCP_ULP in smc_setsockopt() (bsc#1012628).
|
||||
- netfilter: nfnetlink_osf: Fix a missing skb_header_pointer()
|
||||
NULL check (bsc#1012628).
|
||||
- netfilter: nftables: Fix a memleak from userdata error path
|
||||
in new objects (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): fix an error pointer
|
||||
dereference in probe (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): add missing
|
||||
can_rx_offload_del() in error path (bsc#1012628).
|
||||
- can: mcp251x: fix resume from sleep before interface was
|
||||
brought up (bsc#1012628).
|
||||
- can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
|
||||
(bsc#1012628).
|
||||
- sched: Fix out-of-bound access in uclamp (bsc#1012628).
|
||||
- sched/fair: Fix unfairness caused by missing load decay
|
||||
(bsc#1012628).
|
||||
- net: ipa: fix inter-EE IRQ register definitions (bsc#1012628).
|
||||
- fs/proc/generic.c: fix incorrect pde_is_permanent check
|
||||
(bsc#1012628).
|
||||
- kernel: kexec_file: fix error return code of
|
||||
kexec_calculate_store_digests() (bsc#1012628).
|
||||
- kernel/resource: make walk_system_ram_res() find all busy
|
||||
IORESOURCE_SYSTEM_RAM resources (bsc#1012628).
|
||||
- kernel/resource: make walk_mem_res() find all busy
|
||||
IORESOURCE_MEM resources (bsc#1012628).
|
||||
- netfilter: nftables: avoid overflows in nft_hash_buckets()
|
||||
(bsc#1012628).
|
||||
- i40e: fix broken XDP support (bsc#1012628).
|
||||
- i40e: Fix use-after-free in i40e_client_subtask() (bsc#1012628).
|
||||
- i40e: fix the restart auto-negotiation after FEC modified
|
||||
(bsc#1012628).
|
||||
- i40e: Fix PHY type identifiers for 2.5G and 5G adapters
|
||||
(bsc#1012628).
|
||||
- i40e: Remove LLDP frame filters (bsc#1012628).
|
||||
- mptcp: fix splat when closing unaccepted socket (bsc#1012628).
|
||||
- ARC: entry: fix off-by-one error in syscall number validation
|
||||
(bsc#1012628).
|
||||
- ARC: mm: PAE: use 40-bit physical page mask (bsc#1012628).
|
||||
- ARC: mm: Use max_high_pfn as a HIGHMEM zone border
|
||||
(bsc#1012628).
|
||||
- sh: Remove unused variable (bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling stf barrier
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling entry flush barrier
|
||||
(bsc#1012628).
|
||||
- hfsplus: prevent corruption in shrinking truncate (bsc#1012628).
|
||||
- squashfs: fix divide error in calculate_skip() (bsc#1012628).
|
||||
- userfaultfd: release page in error path to avoid BUG_ON
|
||||
(bsc#1012628).
|
||||
- kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
|
||||
(bsc#1012628).
|
||||
- mm/hugetlb: fix F_SEAL_FUTURE_WRITE (bsc#1012628).
|
||||
- mm/hugetlb: fix cow where page writtable in child (bsc#1012628).
|
||||
- blk-iocost: fix weight updates of inner active iocgs
|
||||
(bsc#1012628).
|
||||
- x86, sched: Fix the AMD CPPC maximum performance value on
|
||||
certain AMD Ryzen generations (bsc#1012628).
|
||||
- arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
|
||||
(bsc#1012628).
|
||||
- arm64: Fix race condition on PG_dcache_clean in
|
||||
__sync_icache_dcache() (bsc#1012628).
|
||||
- btrfs: fix deadlock when cloning inline extents and using
|
||||
qgroups (bsc#1012628).
|
||||
- btrfs: zoned: fix silent data loss after failure splitting
|
||||
ordered extent (bsc#1012628).
|
||||
- btrfs: fix race leading to unpersisted data and metadata on
|
||||
fsync (bsc#1012628).
|
||||
- btrfs: initialize return variable in cleanup_free_space_cache_v1
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: sanity check zone type (bsc#1012628).
|
||||
- drm/radeon/dpm: Disable sclk switching on Oland when two 4K
|
||||
60Hz monitors are connected (bsc#1012628).
|
||||
- drm/amd/display: Initialize attribute for hdcp_srm sysfs file
|
||||
(bsc#1012628).
|
||||
- drm/i915: Avoid div-by-zero on gen2 (bsc#1012628).
|
||||
- kvm: exit halt polling on need_resched() as well (bsc#1012628).
|
||||
- drm/msm: fix LLC not being enabled for mmu500 targets
|
||||
(bsc#1012628).
|
||||
- KVM: LAPIC: Accurately guarantee busy wait for timer to expire
|
||||
when using hv_timer (bsc#1012628).
|
||||
- drm/msm/dp: initialize audio_comp when audio starts
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Cancel pvclock_gtod_work on module removal
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Prevent deadlock against tk_core.seq (bsc#1012628).
|
||||
- KVM: SVM: Move GHCB unmapping to fix RCU warning (bsc#1012628).
|
||||
- dax: Add an enum for specifying dax wakup mode (bsc#1012628).
|
||||
- dax: Add a wakeup mode parameter to put_unlocked_entry()
|
||||
(bsc#1012628).
|
||||
- dax: Wake up all waiters after invalidating dax entry
|
||||
(bsc#1012628).
|
||||
- xen/unpopulated-alloc: fix error return code in fill_list()
|
||||
(bsc#1012628).
|
||||
- perf tools: Fix dynamic libbpf link (bsc#1012628).
|
||||
- usb: dwc3: gadget: Free gadget structure only after freeing
|
||||
endpoints (bsc#1012628).
|
||||
- iio: light: gp2ap002: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: hid-sensors: select IIO_TRIGGERED_BUFFER under
|
||||
HID_SENSOR_IIO_TRIGGER (bsc#1012628).
|
||||
- iio: core: return ENODEV if ioctl is unknown (bsc#1012628).
|
||||
- usb: fotg210-hcd: Fix an error message (bsc#1012628).
|
||||
- hwmon: (occ) Fix poll rate limiting (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM
|
||||
AMS (bsc#1012628).
|
||||
- usb: musb: Fix an error message (bsc#1012628).
|
||||
- hwmon: (ltc2992) Put fwnode in error case during ->probe()
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Fix a memory leak in an error handling path
|
||||
(bsc#1012628).
|
||||
- kyber: fix out of bounds access when preempted (bsc#1012628).
|
||||
- nvmet: fix inline bio check for bdev-ns (bsc#1012628).
|
||||
- nvmet: fix inline bio check for passthru (bsc#1012628).
|
||||
- nvmet-rdma: Fix NULL deref when SEND is completed with error
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to free compress page correctly
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix race condition of overwrite vs truncate
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to assign cc.cluster_idx correctly
|
||||
(bsc#1012628).
|
||||
- sched/fair: Fix clearing of has_idle_cores flag in
|
||||
select_idle_cpu() (bsc#1012628).
|
||||
- nbd: Fix NULL pointer in flush_workqueue (bsc#1012628).
|
||||
- powerpc/64s: Make NMI record implicitly soft-masked code as
|
||||
irqs disabled (bsc#1012628).
|
||||
- blk-mq: plug request for shared sbitmap (bsc#1012628).
|
||||
- blk-mq: Swap two calls in blk_mq_exit_queue() (bsc#1012628).
|
||||
- usb: dwc3: omap: improve extcon initialization (bsc#1012628).
|
||||
- usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel
|
||||
Merrifield (bsc#1012628).
|
||||
- usb: xhci: Increase timeout for HC halt (bsc#1012628).
|
||||
- usb: dwc2: Fix gadget DMA unmap direction (bsc#1012628).
|
||||
- usb: core: hub: fix race condition about TRSMRCY of resume
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Enable suspend events (bsc#1012628).
|
||||
- usb: dwc3: gadget: Return success always for kick transfer in
|
||||
ep queue (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Retrieve all the PDOs instead of just the
|
||||
first 4 (bsc#1012628).
|
||||
- usb: typec: ucsi: Put fwnode in any case during ->probe()
|
||||
(bsc#1012628).
|
||||
- xhci-pci: Allow host runtime PM as default for Intel Alder
|
||||
Lake xHCI (bsc#1012628).
|
||||
- xhci: Fix giving back cancelled URBs even if halted endpoint
|
||||
can't reset (bsc#1012628).
|
||||
- xhci: Do not use GFP_KERNEL in (potentially) atomic context
|
||||
(bsc#1012628).
|
||||
- xhci: Add reset resume quirk for AMD xhci controller
|
||||
(bsc#1012628).
|
||||
- iio: core: fix ioctl handlers removal (bsc#1012628).
|
||||
- iio: gyro: mpu3050: Fix reported temperature value
|
||||
(bsc#1012628).
|
||||
- iio: tsl2583: Fix division by a zero lux_val (bsc#1012628).
|
||||
- cdc-wdm: untangle a circular dependency between callback and
|
||||
softint (bsc#1012628).
|
||||
- alarmtimer: Check RTC features instead of ops (bsc#1012628).
|
||||
- xen/gntdev: fix gntdev_mmap() error exit path (bsc#1012628).
|
||||
- KVM: x86: Emulate RDPID only if RDTSCP is supported
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Move RDPID emulation intercept to its own enum
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Add support for RDPID without RDTSCP (bsc#1012628).
|
||||
- KVM: nVMX: Always make an attempt to map eVMCS after migration
|
||||
(bsc#1012628).
|
||||
- KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is
|
||||
unsupported (bsc#1012628).
|
||||
- KVM: VMX: Disable preemption when probing user return MSRs
|
||||
(bsc#1012628).
|
||||
- mm: fix struct page layout on 32-bit systems (bsc#1012628).
|
||||
- MIPS: Reinstate platform `__div64_32' handler (bsc#1012628).
|
||||
- MIPS: Avoid DIVU in `__div64_32' is result would be zero
|
||||
(bsc#1012628).
|
||||
- MIPS: Avoid handcoded DIVU in `__div64_32' altogether
|
||||
(bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer
|
||||
wrap issue (bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata
|
||||
i940 (bsc#1012628).
|
||||
- kobject_uevent: remove warning in init_uevent_argv()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
|
||||
(bsc#1012628).
|
||||
- drm/msm/dp: check sink_count before update is_connected status
|
||||
(bsc#1012628).
|
||||
- drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (bsc#1012628).
|
||||
- drm/i915/overlay: Fix active retire callback alignment
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix crash in auto_retire (bsc#1012628).
|
||||
- clk: exynos7: Mark aclk_fsys1_200 as critical (bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a meaningful power domain name
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8183
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8192
|
||||
(bsc#1012628).
|
||||
- media: rkvdec: Remove of_match_ptr() (bsc#1012628).
|
||||
- i2c: mediatek: Fix send master code at more than 1MHz
|
||||
(bsc#1012628).
|
||||
- dt-bindings: media: renesas,vin: Make resets optional on R-Car
|
||||
Gen1 (bsc#1012628).
|
||||
- dt-bindings: thermal: rcar-gen3-thermal: Support five TSC
|
||||
nodes on r8a779a0 (bsc#1012628).
|
||||
- arm64: dts: renesas: falcon: Move console config to CPU board
|
||||
DTS (bsc#1012628).
|
||||
- dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles
|
||||
back to qcom,qmp-phy.yaml (bsc#1012628).
|
||||
- dt-bindings: serial: 8250: Remove duplicated compatible strings
|
||||
(bsc#1012628).
|
||||
- dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1
|
||||
support (bsc#1012628).
|
||||
- debugfs: Make debugfs_allow RO after init (bsc#1012628).
|
||||
- ext4: fix debug format string warning (bsc#1012628).
|
||||
- nvme: do not try to reconfigure APST when the controller is
|
||||
not live (bsc#1012628).
|
||||
- ASoC: rsnd: check all BUSIF status when error (bsc#1012628).
|
||||
- net: bridge: fix error in br_multicast_add_port when
|
||||
CONFIG_NET_SWITCHDEV=n (bsc#1012628).
|
||||
- Refresh
|
||||
patches.suse/usb-pci-quirks-disable-D3cold-on-xhci-suspend-for-s2.patch.
|
||||
- commit 0ef707c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 17:37:31 CEST 2021 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.12
|
||||
%define patchversion 5.12.4
|
||||
%define patchversion 5.12.5
|
||||
%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.12.4
|
||||
Version: 5.12.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcf6ea2f
|
||||
Release: <RELEASE>.g37a9337
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,627 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:28:30 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/crypto-ccp-Annotate-SEV-Firmware-file-names.patch.
|
||||
Update upstream status.
|
||||
- commit 37a9337
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:22:51 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- ipv6: remove extra dev_hold() for fallback tunnels (git-fixes).
|
||||
- x86/events/amd/iommu: Fix invalid Perf result due to IOMMU
|
||||
PMC power-gating (git-fixes).
|
||||
- commit 5eb2110
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:16:47 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.12.5 (bsc#1012628).
|
||||
- KEYS: trusted: Fix memory leak on object td (bsc#1012628).
|
||||
- tpm: fix error return code in tpm2_get_cc_attrs_tbl()
|
||||
(bsc#1012628).
|
||||
- tpm, tpm_tis: Extend locality handling to TPM2 in
|
||||
tpm_tis_gen_interrupt() (bsc#1012628).
|
||||
- tpm, tpm_tis: Reserve locality in tpm_tis_resume()
|
||||
(bsc#1012628).
|
||||
- btrfs: fix unmountable seed device after fstrim (bsc#1012628).
|
||||
- KVM: SVM: Make sure GHCB is mapped before updating
|
||||
(bsc#1012628).
|
||||
- KVM/VMX: Invoke NMI non-IST entry instead of IST entry
|
||||
(bsc#1012628).
|
||||
- ACPI: PM: Add ACPI ID of Alder Lake Fan (bsc#1012628).
|
||||
- PM: runtime: Fix unpaired parent child_count for force_resume
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Use HWP if enabled by platform firmware
|
||||
(bsc#1012628).
|
||||
- kvm: Cap halt polling at kvm->max_halt_poll_ns (bsc#1012628).
|
||||
- ath11k: fix thermal temperature read (bsc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
|
||||
(bsc#1012628).
|
||||
- fs: dlm: fix debugfs dump (bsc#1012628).
|
||||
- fs: dlm: fix mark setting deadlock (bsc#1012628).
|
||||
- fs: dlm: add errno handling to check callback (bsc#1012628).
|
||||
- fs: dlm: add check if dlm is currently running (bsc#1012628).
|
||||
- fs: dlm: change allocation limits (bsc#1012628).
|
||||
- fs: dlm: check on minimum msglen size (bsc#1012628).
|
||||
- fs: dlm: flush swork on shutdown (bsc#1012628).
|
||||
- fs: dlm: add shutdown hook (bsc#1012628).
|
||||
- tipc: convert dest node's address to network order
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus
|
||||
T100TAF (bsc#1012628).
|
||||
- net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX
|
||||
datapath (bsc#1012628).
|
||||
- net: stmmac: Set FIFO sizes for ipq806x (bsc#1012628).
|
||||
- ASoC: rsnd: core: Check convert rate in rsnd_hw_params
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
|
||||
(bsc#1012628).
|
||||
- i2c: bail out early when RDWR parameters are wrong
|
||||
(bsc#1012628).
|
||||
- ALSA: hdsp: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: hdspm: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: rme9652: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: bebob: enable to deliver MIDI messages for multiple ports
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
|
||||
(bsc#1012628).
|
||||
- Bluetooth: initialize skb_queue_head at l2cap_chan_create()
|
||||
(bsc#1012628).
|
||||
- net/sched: cls_flower: use ntohs for struct
|
||||
flow_dissector_key_ports (bsc#1012628).
|
||||
- net: bridge: when suppression is enabled exclude RARP packets
|
||||
(bsc#1012628).
|
||||
- Bluetooth: check for zapped sk before connecting (bsc#1012628).
|
||||
- selftests/powerpc: Fix L1D flushing tests for Power10
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms
|
||||
(bsc#1012628).
|
||||
- powerpc/32: Statically initialise first emergency context
|
||||
(bsc#1012628).
|
||||
- net: hns3: remediate a potential overflow risk of bd_num_list
|
||||
(bsc#1012628).
|
||||
- net: hns3: add handling for xmit skb with recursive fraglist
|
||||
(bsc#1012628).
|
||||
- ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
|
||||
(bsc#1012628).
|
||||
- can: dev: can_free_echo_skb(): don't crash the kernel if
|
||||
can_priv::echo_skb is accessed out of bounds (bsc#1012628).
|
||||
- iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
|
||||
(bsc#1012628).
|
||||
- ice: handle increasing Tx or Rx ring sizes (bsc#1012628).
|
||||
- Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip
|
||||
(bsc#1012628).
|
||||
- ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
|
||||
(bsc#1012628).
|
||||
- selftests: mptcp: launch mptcp_connect with timeout
|
||||
(bsc#1012628).
|
||||
- i2c: Add I2C_AQ_NO_REP_START adapter quirk (bsc#1012628).
|
||||
- Bluetooth: Do not set cur_adv_instance in adv param MGMT request
|
||||
(bsc#1012628).
|
||||
- MIPS: Loongson64: Use _CACHE_UNCACHED instead of
|
||||
_CACHE_UNCACHED_ACCELERATED (bsc#1012628).
|
||||
- coresight: Do not scan for graph if none is present
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Correct oversized ring allocation (bsc#1012628).
|
||||
- mac80211: Set priority and queue mapping for injected frames
|
||||
(bsc#1012628).
|
||||
- mac80211: clear the beacon's CRC after channel switch
|
||||
(bsc#1012628).
|
||||
- ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
|
||||
(bsc#1012628).
|
||||
- net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
|
||||
(bsc#1012628).
|
||||
- net: fec: use mac-managed PHY PM (bsc#1012628).
|
||||
- pinctrl: samsung: use 'int' for register masks in Exynos
|
||||
(bsc#1012628).
|
||||
- rtw88: 8822c: add LC calibration for RTL8822C (bsc#1012628).
|
||||
- mt76: mt7615: fix key set/delete issues (bsc#1012628).
|
||||
- mt76: mt7615: support loading EEPROM for MT7613BE (bsc#1012628).
|
||||
- mt76: mt76x0: disable GTK offloading (bsc#1012628).
|
||||
- mt76: connac: always check return value from
|
||||
mt76_connac_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: always check return value from
|
||||
mt7915_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: fix txpower init for TSSI off chips (bsc#1012628).
|
||||
- mt76: mt7921: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: add wifi subsystem reset (bsc#1012628).
|
||||
- i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
|
||||
(bsc#1012628).
|
||||
- fuse: invalidate attrs when page writeback completes
|
||||
(bsc#1012628).
|
||||
- virtiofs: fix userns (bsc#1012628).
|
||||
- cuse: prevent clone (bsc#1012628).
|
||||
- iwlwifi: pcie: make cfg vs. trans_cfg more robust (bsc#1012628).
|
||||
- iwlwifi: queue: avoid memory leak in reset flow (bsc#1012628).
|
||||
- iwlwifi: trans/pcie: defer transport initialisation
|
||||
(bsc#1012628).
|
||||
- powerpc/mm: Add cond_resched() while removing hpte mappings
|
||||
(bsc#1012628).
|
||||
- ASoC: rsnd: call rsnd_ssi_master_clk_start() from
|
||||
rsnd_ssi_init() (bsc#1012628).
|
||||
- net: bridge: propagate error code and extack from
|
||||
br_mc_disabled_update (bsc#1012628).
|
||||
- Revert "iommu/amd: Fix performance counter initialization"
|
||||
(bsc#1012628).
|
||||
- iommu/amd: Remove performance counter pre-initialization test
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Force vsync flip when reconfiguring MPCC
|
||||
(bsc#1012628).
|
||||
- selftests: Set CC to clang in lib.mk if LLVM is set
|
||||
(bsc#1012628).
|
||||
- kconfig: nconf: stop endless search loops (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix race in handling acomp ELD notification
|
||||
at resume (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Alder Lake PCH-M (bsc#1012628).
|
||||
- sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
|
||||
(bsc#1012628).
|
||||
- flow_dissector: Fix out-of-bounds warning in
|
||||
__skb_flow_bpf_to_target() (bsc#1012628).
|
||||
- powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
|
||||
(bsc#1012628).
|
||||
- powerpc/smp: Set numa node before updating mask (bsc#1012628).
|
||||
- wilc1000: Bring MAC address setting in line with typical Linux
|
||||
behavior (bsc#1012628).
|
||||
- mac80211: properly drop the connection in case of invalid CSA IE
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Generalize support for ALC3263 codec (bsc#1012628).
|
||||
- ethtool: ioctl: Fix out-of-bounds warning in
|
||||
store_link_ksettings_for_user() (bsc#1012628).
|
||||
- net: sched: tapr: prevent cycle_time == 0 in
|
||||
parse_taprio_schedule (bsc#1012628).
|
||||
- samples/bpf: Fix broken tracex1 due to kprobe argument change
|
||||
(bsc#1012628).
|
||||
- powerpc/pseries: Stop calling printk in rtas_stop_self()
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fixed divide by zero kernel crash during dsc
|
||||
enablement (bsc#1012628).
|
||||
- drm/amd/display: add handling for hdcp2 rx id list validation
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Add mem sync flag for IB allocated by SA
|
||||
(bsc#1012628).
|
||||
- mt76: mt7615: fix entering driver-own state on mt7663
|
||||
(bsc#1012628).
|
||||
- crypto: ccp: Free SEV device if SEV init fails (bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
|
||||
(bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
|
||||
(bsc#1012628).
|
||||
- qtnfmac: Fix possible buffer overflow in
|
||||
qtnf_event_handle_external_auth (bsc#1012628).
|
||||
- powerpc/iommu: Annotate nested lock for lockdep (bsc#1012628).
|
||||
- iavf: remove duplicate free resources calls (bsc#1012628).
|
||||
- net: ethernet: mtk_eth_soc: fix RX VLAN offload (bsc#1012628).
|
||||
- selftests: mlxsw: Increase the tolerance of backlog buildup
|
||||
(bsc#1012628).
|
||||
- selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
|
||||
(bsc#1012628).
|
||||
- kbuild: generate Module.symvers only when vmlinux exists
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Add PCI IDs for Hyper-V VF devices (bsc#1012628).
|
||||
- ia64: module: fix symbolizer crash on fdescr (bsc#1012628).
|
||||
- watchdog: rename __touch_watchdog() to a better descriptive name
|
||||
(bsc#1012628).
|
||||
- watchdog: explicitly update timestamp when reporting softlockup
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: report the overall time of softlockups
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: remove logic that tried to prevent repeated
|
||||
reports (bsc#1012628).
|
||||
- watchdog: fix barriers when printing backtraces from all CPUs
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
|
||||
(bsc#1012628).
|
||||
- leds: lgm: fix gpiolib dependency (bsc#1012628).
|
||||
- thermal: thermal_of: Fix error return code of
|
||||
thermal_of_populate_bind_params() (bsc#1012628).
|
||||
- PCI/RCEC: Fix RCiEP device to RCEC association (bsc#1012628).
|
||||
- f2fs: fix to allow migrating fully valid segment (bsc#1012628).
|
||||
- f2fs: fix panic during f2fs_resize_fs() (bsc#1012628).
|
||||
- f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
|
||||
(bsc#1012628).
|
||||
- rtc: tps65910: include linux/property.h (bsc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
|
||||
(bsc#1012628).
|
||||
- PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Fix error return code in brcm_pcie_probe()
|
||||
(bsc#1012628).
|
||||
- PCI: Release OF node in pci_scan_device()'s error path
|
||||
(bsc#1012628).
|
||||
- ARM: 9064/1: hw_breakpoint: Do not directly check the event's
|
||||
overflow_handler hook (bsc#1012628).
|
||||
- f2fs: fix to align to section for fallocate() on pinned file
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to update last i_size if fallocate partially succeeds
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix NULL pointer dereference for ->get_features()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to avoid touching checkpointed data in get_victim()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to cover __allocate_new_section() with curseg_lock
|
||||
(bsc#1012628).
|
||||
- fs: 9p: fix v9fs_file_open writeback fid error check
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to restrict mount condition on readonly block device
|
||||
(bsc#1012628).
|
||||
- f2fs: Fix a hungtask problem in atomic write (bsc#1012628).
|
||||
- nfs: Subsequent READDIR calls should carry non-zero
|
||||
cookieverifier (bsc#1012628).
|
||||
- NFS: Fix handling of cookie verifier in uncached_readdir()
|
||||
(bsc#1012628).
|
||||
- NFS: Only change the cookie verifier if the directory page
|
||||
cache is empty (bsc#1012628).
|
||||
- f2fs: fix to avoid accessing invalid fio in
|
||||
f2fs_allocate_data_block() (bsc#1012628).
|
||||
- rpmsg: qcom_glink_native: fix error return code of
|
||||
qcom_glink_rx_data() (bsc#1012628).
|
||||
- NFS: nfs4_bitmask_adjust() must not change the server global
|
||||
bitmasks (bsc#1012628).
|
||||
- NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFS: Deal correctly with attribute generation counter overflow
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix missing destroy_workqueue() (bsc#1012628).
|
||||
- remoteproc: pru: Fixup interrupt-parent logic for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix wrong success return value for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix and cleanup firmware interrupt mapping
|
||||
logic (bsc#1012628).
|
||||
- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2 fix handling of sr_eof in SEEK's reply (bsc#1012628).
|
||||
- SUNRPC: Move fault injection call sites (bsc#1012628).
|
||||
- SUNRPC: Remove trace_xprt_transmit_queued (bsc#1012628).
|
||||
- SUNRPC: Handle major timeout in xprt_adjust_timeout()
|
||||
(bsc#1012628).
|
||||
- NFSv42: Copy offload should update the file size when
|
||||
appropriate (bsc#1012628).
|
||||
- thermal/drivers/tsens: Fix missing put_device error
|
||||
(bsc#1012628).
|
||||
- NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're
|
||||
unmounting (bsc#1012628).
|
||||
- nfsd: ensure new clients break delegations (bsc#1012628).
|
||||
- rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1012628).
|
||||
- dmaengine: idxd: Fix potential null dereference on pointer
|
||||
status (bsc#1012628).
|
||||
- dmaengine: idxd: fix dma device lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: cleanup pci interrupt vector allocation
|
||||
management (bsc#1012628).
|
||||
- dmaengine: idxd: removal of pcim managed mmio mapping
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: use ida for device instance enumeration
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix engine conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix group conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix cdev setup and free device lifetime issues
|
||||
(bsc#1012628).
|
||||
- SUNRPC: fix ternary sign expansion bug in tracing (bsc#1012628).
|
||||
- SUNRPC: Fix null pointer dereference in svc_rqst_free()
|
||||
(bsc#1012628).
|
||||
- pwm: atmel: Fix duty cycle calculation in .get_state()
|
||||
(bsc#1012628).
|
||||
- xprtrdma: Avoid Receive Queue wrapping (bsc#1012628).
|
||||
- xprtrdma: Fix cwnd update ordering (bsc#1012628).
|
||||
- xprtrdma: rpcrdma_mr_pop() already does list_del_init()
|
||||
(bsc#1012628).
|
||||
- riscv: Select HAVE_DYNAMIC_FTRACE when
|
||||
-fpatchable-function-entry is available (bsc#1012628).
|
||||
- swiotlb: Fix the type of index (bsc#1012628).
|
||||
- ceph: fix inode leak on getattr error in __fh_to_dentry
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Prevent PRLI in target mode (bsc#1012628).
|
||||
- scsi: ufs: core: Do not put UFS power into LPM if link is broken
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during
|
||||
system suspend (bsc#1012628).
|
||||
- scsi: ufs: core: Narrow down fast path in system suspend path
|
||||
(bsc#1012628).
|
||||
- rtc: ds1307: Fix wday settings for rx8130 (bsc#1012628).
|
||||
- net: hns3: fix incorrect configuration for igu_egu_hw_err
|
||||
(bsc#1012628).
|
||||
- net: hns3: initialize the message content in
|
||||
hclge_get_link_mode() (bsc#1012628).
|
||||
- net: hns3: add check for HNS3_NIC_STATE_INITED in
|
||||
hns3_reset_notify_up_enet() (bsc#1012628).
|
||||
- arm64: stacktrace: restore terminal records (bsc#1012628).
|
||||
- net: hns3: fix for vxlan gpe tx checksum bug (bsc#1012628).
|
||||
- net: hns3: use netif_tx_disable to stop the transmit queue
|
||||
(bsc#1012628).
|
||||
- net: hns3: disable phy loopback setting in hclge_mac_start_phy
|
||||
(bsc#1012628).
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_a
|
||||
(bsc#1012628).
|
||||
- RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
|
||||
(bsc#1012628).
|
||||
- sunrpc: Fix misplaced barrier in call_decode (bsc#1012628).
|
||||
- libbpf: Fix signed overflow in ringbuf_process_ring
|
||||
(bsc#1012628).
|
||||
- block/rnbd-clt: Change queue_depth type in rnbd_clt_session
|
||||
to size_t (bsc#1012628).
|
||||
- block/rnbd-clt: Check the return value of the function
|
||||
rtrs_clt_query (bsc#1012628).
|
||||
- ata: ahci_brcm: Fix use of BCM7216 reset controller
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Use reset/rearm instead of deassert/assert
|
||||
(bsc#1012628).
|
||||
- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
|
||||
(bsc#1012628).
|
||||
- sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
|
||||
(bsc#1012628).
|
||||
- netfilter: xt_SECMARK: add new revision to fix structure layout
|
||||
(bsc#1012628).
|
||||
- xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
|
||||
(bsc#1012628).
|
||||
- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1012628).
|
||||
- net: stmmac: Clear receive all(RA) bit when promiscuous mode
|
||||
is off (bsc#1012628).
|
||||
- drm/radeon: Fix off-by-one power_state index heap overwrite
|
||||
(bsc#1012628).
|
||||
- drm/radeon: Avoid power table parsing memory leaks
|
||||
(bsc#1012628).
|
||||
- arm64: entry: factor irq triage logic into macros (bsc#1012628).
|
||||
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
|
||||
(bsc#1012628).
|
||||
- khugepaged: fix wrong result value for
|
||||
trace_mm_collapse_huge_page_isolate() (bsc#1012628).
|
||||
- mm/hugeltb: handle the error case in
|
||||
hugetlb_fix_reserve_counts() (bsc#1012628).
|
||||
- mm/migrate.c: fix potential indeterminate pte entry in
|
||||
migrate_vma_insert_page() (bsc#1012628).
|
||||
- ksm: fix potential missing rmap_item for stable_node
|
||||
(bsc#1012628).
|
||||
- mm/gup: check every subpage of a compound page during isolation
|
||||
(bsc#1012628).
|
||||
- mm/gup: return an error on migration failure (bsc#1012628).
|
||||
- mm/gup: check for isolation errors (bsc#1012628).
|
||||
- kfence: await for allocation using wait_event (bsc#1012628).
|
||||
- ethtool: fix missing NLM_F_MULTI flag when dumping
|
||||
(bsc#1012628).
|
||||
- net: fix nla_strcmp to handle more then one trailing null
|
||||
character (bsc#1012628).
|
||||
- smc: disallow TCP_ULP in smc_setsockopt() (bsc#1012628).
|
||||
- netfilter: nfnetlink_osf: Fix a missing skb_header_pointer()
|
||||
NULL check (bsc#1012628).
|
||||
- netfilter: nftables: Fix a memleak from userdata error path
|
||||
in new objects (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): fix an error pointer
|
||||
dereference in probe (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): add missing
|
||||
can_rx_offload_del() in error path (bsc#1012628).
|
||||
- can: mcp251x: fix resume from sleep before interface was
|
||||
brought up (bsc#1012628).
|
||||
- can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
|
||||
(bsc#1012628).
|
||||
- sched: Fix out-of-bound access in uclamp (bsc#1012628).
|
||||
- sched/fair: Fix unfairness caused by missing load decay
|
||||
(bsc#1012628).
|
||||
- net: ipa: fix inter-EE IRQ register definitions (bsc#1012628).
|
||||
- fs/proc/generic.c: fix incorrect pde_is_permanent check
|
||||
(bsc#1012628).
|
||||
- kernel: kexec_file: fix error return code of
|
||||
kexec_calculate_store_digests() (bsc#1012628).
|
||||
- kernel/resource: make walk_system_ram_res() find all busy
|
||||
IORESOURCE_SYSTEM_RAM resources (bsc#1012628).
|
||||
- kernel/resource: make walk_mem_res() find all busy
|
||||
IORESOURCE_MEM resources (bsc#1012628).
|
||||
- netfilter: nftables: avoid overflows in nft_hash_buckets()
|
||||
(bsc#1012628).
|
||||
- i40e: fix broken XDP support (bsc#1012628).
|
||||
- i40e: Fix use-after-free in i40e_client_subtask() (bsc#1012628).
|
||||
- i40e: fix the restart auto-negotiation after FEC modified
|
||||
(bsc#1012628).
|
||||
- i40e: Fix PHY type identifiers for 2.5G and 5G adapters
|
||||
(bsc#1012628).
|
||||
- i40e: Remove LLDP frame filters (bsc#1012628).
|
||||
- mptcp: fix splat when closing unaccepted socket (bsc#1012628).
|
||||
- ARC: entry: fix off-by-one error in syscall number validation
|
||||
(bsc#1012628).
|
||||
- ARC: mm: PAE: use 40-bit physical page mask (bsc#1012628).
|
||||
- ARC: mm: Use max_high_pfn as a HIGHMEM zone border
|
||||
(bsc#1012628).
|
||||
- sh: Remove unused variable (bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling stf barrier
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling entry flush barrier
|
||||
(bsc#1012628).
|
||||
- hfsplus: prevent corruption in shrinking truncate (bsc#1012628).
|
||||
- squashfs: fix divide error in calculate_skip() (bsc#1012628).
|
||||
- userfaultfd: release page in error path to avoid BUG_ON
|
||||
(bsc#1012628).
|
||||
- kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
|
||||
(bsc#1012628).
|
||||
- mm/hugetlb: fix F_SEAL_FUTURE_WRITE (bsc#1012628).
|
||||
- mm/hugetlb: fix cow where page writtable in child (bsc#1012628).
|
||||
- blk-iocost: fix weight updates of inner active iocgs
|
||||
(bsc#1012628).
|
||||
- x86, sched: Fix the AMD CPPC maximum performance value on
|
||||
certain AMD Ryzen generations (bsc#1012628).
|
||||
- arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
|
||||
(bsc#1012628).
|
||||
- arm64: Fix race condition on PG_dcache_clean in
|
||||
__sync_icache_dcache() (bsc#1012628).
|
||||
- btrfs: fix deadlock when cloning inline extents and using
|
||||
qgroups (bsc#1012628).
|
||||
- btrfs: zoned: fix silent data loss after failure splitting
|
||||
ordered extent (bsc#1012628).
|
||||
- btrfs: fix race leading to unpersisted data and metadata on
|
||||
fsync (bsc#1012628).
|
||||
- btrfs: initialize return variable in cleanup_free_space_cache_v1
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: sanity check zone type (bsc#1012628).
|
||||
- drm/radeon/dpm: Disable sclk switching on Oland when two 4K
|
||||
60Hz monitors are connected (bsc#1012628).
|
||||
- drm/amd/display: Initialize attribute for hdcp_srm sysfs file
|
||||
(bsc#1012628).
|
||||
- drm/i915: Avoid div-by-zero on gen2 (bsc#1012628).
|
||||
- kvm: exit halt polling on need_resched() as well (bsc#1012628).
|
||||
- drm/msm: fix LLC not being enabled for mmu500 targets
|
||||
(bsc#1012628).
|
||||
- KVM: LAPIC: Accurately guarantee busy wait for timer to expire
|
||||
when using hv_timer (bsc#1012628).
|
||||
- drm/msm/dp: initialize audio_comp when audio starts
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Cancel pvclock_gtod_work on module removal
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Prevent deadlock against tk_core.seq (bsc#1012628).
|
||||
- KVM: SVM: Move GHCB unmapping to fix RCU warning (bsc#1012628).
|
||||
- dax: Add an enum for specifying dax wakup mode (bsc#1012628).
|
||||
- dax: Add a wakeup mode parameter to put_unlocked_entry()
|
||||
(bsc#1012628).
|
||||
- dax: Wake up all waiters after invalidating dax entry
|
||||
(bsc#1012628).
|
||||
- xen/unpopulated-alloc: fix error return code in fill_list()
|
||||
(bsc#1012628).
|
||||
- perf tools: Fix dynamic libbpf link (bsc#1012628).
|
||||
- usb: dwc3: gadget: Free gadget structure only after freeing
|
||||
endpoints (bsc#1012628).
|
||||
- iio: light: gp2ap002: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: hid-sensors: select IIO_TRIGGERED_BUFFER under
|
||||
HID_SENSOR_IIO_TRIGGER (bsc#1012628).
|
||||
- iio: core: return ENODEV if ioctl is unknown (bsc#1012628).
|
||||
- usb: fotg210-hcd: Fix an error message (bsc#1012628).
|
||||
- hwmon: (occ) Fix poll rate limiting (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM
|
||||
AMS (bsc#1012628).
|
||||
- usb: musb: Fix an error message (bsc#1012628).
|
||||
- hwmon: (ltc2992) Put fwnode in error case during ->probe()
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Fix a memory leak in an error handling path
|
||||
(bsc#1012628).
|
||||
- kyber: fix out of bounds access when preempted (bsc#1012628).
|
||||
- nvmet: fix inline bio check for bdev-ns (bsc#1012628).
|
||||
- nvmet: fix inline bio check for passthru (bsc#1012628).
|
||||
- nvmet-rdma: Fix NULL deref when SEND is completed with error
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to free compress page correctly
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix race condition of overwrite vs truncate
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to assign cc.cluster_idx correctly
|
||||
(bsc#1012628).
|
||||
- sched/fair: Fix clearing of has_idle_cores flag in
|
||||
select_idle_cpu() (bsc#1012628).
|
||||
- nbd: Fix NULL pointer in flush_workqueue (bsc#1012628).
|
||||
- powerpc/64s: Make NMI record implicitly soft-masked code as
|
||||
irqs disabled (bsc#1012628).
|
||||
- blk-mq: plug request for shared sbitmap (bsc#1012628).
|
||||
- blk-mq: Swap two calls in blk_mq_exit_queue() (bsc#1012628).
|
||||
- usb: dwc3: omap: improve extcon initialization (bsc#1012628).
|
||||
- usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel
|
||||
Merrifield (bsc#1012628).
|
||||
- usb: xhci: Increase timeout for HC halt (bsc#1012628).
|
||||
- usb: dwc2: Fix gadget DMA unmap direction (bsc#1012628).
|
||||
- usb: core: hub: fix race condition about TRSMRCY of resume
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Enable suspend events (bsc#1012628).
|
||||
- usb: dwc3: gadget: Return success always for kick transfer in
|
||||
ep queue (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Retrieve all the PDOs instead of just the
|
||||
first 4 (bsc#1012628).
|
||||
- usb: typec: ucsi: Put fwnode in any case during ->probe()
|
||||
(bsc#1012628).
|
||||
- xhci-pci: Allow host runtime PM as default for Intel Alder
|
||||
Lake xHCI (bsc#1012628).
|
||||
- xhci: Fix giving back cancelled URBs even if halted endpoint
|
||||
can't reset (bsc#1012628).
|
||||
- xhci: Do not use GFP_KERNEL in (potentially) atomic context
|
||||
(bsc#1012628).
|
||||
- xhci: Add reset resume quirk for AMD xhci controller
|
||||
(bsc#1012628).
|
||||
- iio: core: fix ioctl handlers removal (bsc#1012628).
|
||||
- iio: gyro: mpu3050: Fix reported temperature value
|
||||
(bsc#1012628).
|
||||
- iio: tsl2583: Fix division by a zero lux_val (bsc#1012628).
|
||||
- cdc-wdm: untangle a circular dependency between callback and
|
||||
softint (bsc#1012628).
|
||||
- alarmtimer: Check RTC features instead of ops (bsc#1012628).
|
||||
- xen/gntdev: fix gntdev_mmap() error exit path (bsc#1012628).
|
||||
- KVM: x86: Emulate RDPID only if RDTSCP is supported
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Move RDPID emulation intercept to its own enum
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Add support for RDPID without RDTSCP (bsc#1012628).
|
||||
- KVM: nVMX: Always make an attempt to map eVMCS after migration
|
||||
(bsc#1012628).
|
||||
- KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is
|
||||
unsupported (bsc#1012628).
|
||||
- KVM: VMX: Disable preemption when probing user return MSRs
|
||||
(bsc#1012628).
|
||||
- mm: fix struct page layout on 32-bit systems (bsc#1012628).
|
||||
- MIPS: Reinstate platform `__div64_32' handler (bsc#1012628).
|
||||
- MIPS: Avoid DIVU in `__div64_32' is result would be zero
|
||||
(bsc#1012628).
|
||||
- MIPS: Avoid handcoded DIVU in `__div64_32' altogether
|
||||
(bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer
|
||||
wrap issue (bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata
|
||||
i940 (bsc#1012628).
|
||||
- kobject_uevent: remove warning in init_uevent_argv()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
|
||||
(bsc#1012628).
|
||||
- drm/msm/dp: check sink_count before update is_connected status
|
||||
(bsc#1012628).
|
||||
- drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (bsc#1012628).
|
||||
- drm/i915/overlay: Fix active retire callback alignment
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix crash in auto_retire (bsc#1012628).
|
||||
- clk: exynos7: Mark aclk_fsys1_200 as critical (bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a meaningful power domain name
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8183
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8192
|
||||
(bsc#1012628).
|
||||
- media: rkvdec: Remove of_match_ptr() (bsc#1012628).
|
||||
- i2c: mediatek: Fix send master code at more than 1MHz
|
||||
(bsc#1012628).
|
||||
- dt-bindings: media: renesas,vin: Make resets optional on R-Car
|
||||
Gen1 (bsc#1012628).
|
||||
- dt-bindings: thermal: rcar-gen3-thermal: Support five TSC
|
||||
nodes on r8a779a0 (bsc#1012628).
|
||||
- arm64: dts: renesas: falcon: Move console config to CPU board
|
||||
DTS (bsc#1012628).
|
||||
- dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles
|
||||
back to qcom,qmp-phy.yaml (bsc#1012628).
|
||||
- dt-bindings: serial: 8250: Remove duplicated compatible strings
|
||||
(bsc#1012628).
|
||||
- dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1
|
||||
support (bsc#1012628).
|
||||
- debugfs: Make debugfs_allow RO after init (bsc#1012628).
|
||||
- ext4: fix debug format string warning (bsc#1012628).
|
||||
- nvme: do not try to reconfigure APST when the controller is
|
||||
not live (bsc#1012628).
|
||||
- ASoC: rsnd: check all BUSIF status when error (bsc#1012628).
|
||||
- net: bridge: fix error in br_multicast_add_port when
|
||||
CONFIG_NET_SWITCHDEV=n (bsc#1012628).
|
||||
- Refresh
|
||||
patches.suse/usb-pci-quirks-disable-D3cold-on-xhci-suspend-for-s2.patch.
|
||||
- commit 0ef707c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 17:37:31 CEST 2021 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.12
|
||||
%define patchversion 5.12.4
|
||||
%define patchversion 5.12.5
|
||||
%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.12.4
|
||||
Version: 5.12.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcf6ea2f
|
||||
Release: <RELEASE>.g37a9337
|
||||
%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-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: kernel-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: kernel-%build_flavor-base-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
Provides: kernel-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: %name-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,627 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:28:30 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/crypto-ccp-Annotate-SEV-Firmware-file-names.patch.
|
||||
Update upstream status.
|
||||
- commit 37a9337
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:22:51 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- ipv6: remove extra dev_hold() for fallback tunnels (git-fixes).
|
||||
- x86/events/amd/iommu: Fix invalid Perf result due to IOMMU
|
||||
PMC power-gating (git-fixes).
|
||||
- commit 5eb2110
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:16:47 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.12.5 (bsc#1012628).
|
||||
- KEYS: trusted: Fix memory leak on object td (bsc#1012628).
|
||||
- tpm: fix error return code in tpm2_get_cc_attrs_tbl()
|
||||
(bsc#1012628).
|
||||
- tpm, tpm_tis: Extend locality handling to TPM2 in
|
||||
tpm_tis_gen_interrupt() (bsc#1012628).
|
||||
- tpm, tpm_tis: Reserve locality in tpm_tis_resume()
|
||||
(bsc#1012628).
|
||||
- btrfs: fix unmountable seed device after fstrim (bsc#1012628).
|
||||
- KVM: SVM: Make sure GHCB is mapped before updating
|
||||
(bsc#1012628).
|
||||
- KVM/VMX: Invoke NMI non-IST entry instead of IST entry
|
||||
(bsc#1012628).
|
||||
- ACPI: PM: Add ACPI ID of Alder Lake Fan (bsc#1012628).
|
||||
- PM: runtime: Fix unpaired parent child_count for force_resume
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Use HWP if enabled by platform firmware
|
||||
(bsc#1012628).
|
||||
- kvm: Cap halt polling at kvm->max_halt_poll_ns (bsc#1012628).
|
||||
- ath11k: fix thermal temperature read (bsc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
|
||||
(bsc#1012628).
|
||||
- fs: dlm: fix debugfs dump (bsc#1012628).
|
||||
- fs: dlm: fix mark setting deadlock (bsc#1012628).
|
||||
- fs: dlm: add errno handling to check callback (bsc#1012628).
|
||||
- fs: dlm: add check if dlm is currently running (bsc#1012628).
|
||||
- fs: dlm: change allocation limits (bsc#1012628).
|
||||
- fs: dlm: check on minimum msglen size (bsc#1012628).
|
||||
- fs: dlm: flush swork on shutdown (bsc#1012628).
|
||||
- fs: dlm: add shutdown hook (bsc#1012628).
|
||||
- tipc: convert dest node's address to network order
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus
|
||||
T100TAF (bsc#1012628).
|
||||
- net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX
|
||||
datapath (bsc#1012628).
|
||||
- net: stmmac: Set FIFO sizes for ipq806x (bsc#1012628).
|
||||
- ASoC: rsnd: core: Check convert rate in rsnd_hw_params
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
|
||||
(bsc#1012628).
|
||||
- i2c: bail out early when RDWR parameters are wrong
|
||||
(bsc#1012628).
|
||||
- ALSA: hdsp: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: hdspm: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: rme9652: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: bebob: enable to deliver MIDI messages for multiple ports
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
|
||||
(bsc#1012628).
|
||||
- Bluetooth: initialize skb_queue_head at l2cap_chan_create()
|
||||
(bsc#1012628).
|
||||
- net/sched: cls_flower: use ntohs for struct
|
||||
flow_dissector_key_ports (bsc#1012628).
|
||||
- net: bridge: when suppression is enabled exclude RARP packets
|
||||
(bsc#1012628).
|
||||
- Bluetooth: check for zapped sk before connecting (bsc#1012628).
|
||||
- selftests/powerpc: Fix L1D flushing tests for Power10
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms
|
||||
(bsc#1012628).
|
||||
- powerpc/32: Statically initialise first emergency context
|
||||
(bsc#1012628).
|
||||
- net: hns3: remediate a potential overflow risk of bd_num_list
|
||||
(bsc#1012628).
|
||||
- net: hns3: add handling for xmit skb with recursive fraglist
|
||||
(bsc#1012628).
|
||||
- ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
|
||||
(bsc#1012628).
|
||||
- can: dev: can_free_echo_skb(): don't crash the kernel if
|
||||
can_priv::echo_skb is accessed out of bounds (bsc#1012628).
|
||||
- iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
|
||||
(bsc#1012628).
|
||||
- ice: handle increasing Tx or Rx ring sizes (bsc#1012628).
|
||||
- Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip
|
||||
(bsc#1012628).
|
||||
- ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
|
||||
(bsc#1012628).
|
||||
- selftests: mptcp: launch mptcp_connect with timeout
|
||||
(bsc#1012628).
|
||||
- i2c: Add I2C_AQ_NO_REP_START adapter quirk (bsc#1012628).
|
||||
- Bluetooth: Do not set cur_adv_instance in adv param MGMT request
|
||||
(bsc#1012628).
|
||||
- MIPS: Loongson64: Use _CACHE_UNCACHED instead of
|
||||
_CACHE_UNCACHED_ACCELERATED (bsc#1012628).
|
||||
- coresight: Do not scan for graph if none is present
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Correct oversized ring allocation (bsc#1012628).
|
||||
- mac80211: Set priority and queue mapping for injected frames
|
||||
(bsc#1012628).
|
||||
- mac80211: clear the beacon's CRC after channel switch
|
||||
(bsc#1012628).
|
||||
- ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
|
||||
(bsc#1012628).
|
||||
- net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
|
||||
(bsc#1012628).
|
||||
- net: fec: use mac-managed PHY PM (bsc#1012628).
|
||||
- pinctrl: samsung: use 'int' for register masks in Exynos
|
||||
(bsc#1012628).
|
||||
- rtw88: 8822c: add LC calibration for RTL8822C (bsc#1012628).
|
||||
- mt76: mt7615: fix key set/delete issues (bsc#1012628).
|
||||
- mt76: mt7615: support loading EEPROM for MT7613BE (bsc#1012628).
|
||||
- mt76: mt76x0: disable GTK offloading (bsc#1012628).
|
||||
- mt76: connac: always check return value from
|
||||
mt76_connac_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: always check return value from
|
||||
mt7915_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: fix txpower init for TSSI off chips (bsc#1012628).
|
||||
- mt76: mt7921: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: add wifi subsystem reset (bsc#1012628).
|
||||
- i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
|
||||
(bsc#1012628).
|
||||
- fuse: invalidate attrs when page writeback completes
|
||||
(bsc#1012628).
|
||||
- virtiofs: fix userns (bsc#1012628).
|
||||
- cuse: prevent clone (bsc#1012628).
|
||||
- iwlwifi: pcie: make cfg vs. trans_cfg more robust (bsc#1012628).
|
||||
- iwlwifi: queue: avoid memory leak in reset flow (bsc#1012628).
|
||||
- iwlwifi: trans/pcie: defer transport initialisation
|
||||
(bsc#1012628).
|
||||
- powerpc/mm: Add cond_resched() while removing hpte mappings
|
||||
(bsc#1012628).
|
||||
- ASoC: rsnd: call rsnd_ssi_master_clk_start() from
|
||||
rsnd_ssi_init() (bsc#1012628).
|
||||
- net: bridge: propagate error code and extack from
|
||||
br_mc_disabled_update (bsc#1012628).
|
||||
- Revert "iommu/amd: Fix performance counter initialization"
|
||||
(bsc#1012628).
|
||||
- iommu/amd: Remove performance counter pre-initialization test
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Force vsync flip when reconfiguring MPCC
|
||||
(bsc#1012628).
|
||||
- selftests: Set CC to clang in lib.mk if LLVM is set
|
||||
(bsc#1012628).
|
||||
- kconfig: nconf: stop endless search loops (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix race in handling acomp ELD notification
|
||||
at resume (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Alder Lake PCH-M (bsc#1012628).
|
||||
- sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
|
||||
(bsc#1012628).
|
||||
- flow_dissector: Fix out-of-bounds warning in
|
||||
__skb_flow_bpf_to_target() (bsc#1012628).
|
||||
- powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
|
||||
(bsc#1012628).
|
||||
- powerpc/smp: Set numa node before updating mask (bsc#1012628).
|
||||
- wilc1000: Bring MAC address setting in line with typical Linux
|
||||
behavior (bsc#1012628).
|
||||
- mac80211: properly drop the connection in case of invalid CSA IE
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Generalize support for ALC3263 codec (bsc#1012628).
|
||||
- ethtool: ioctl: Fix out-of-bounds warning in
|
||||
store_link_ksettings_for_user() (bsc#1012628).
|
||||
- net: sched: tapr: prevent cycle_time == 0 in
|
||||
parse_taprio_schedule (bsc#1012628).
|
||||
- samples/bpf: Fix broken tracex1 due to kprobe argument change
|
||||
(bsc#1012628).
|
||||
- powerpc/pseries: Stop calling printk in rtas_stop_self()
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fixed divide by zero kernel crash during dsc
|
||||
enablement (bsc#1012628).
|
||||
- drm/amd/display: add handling for hdcp2 rx id list validation
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Add mem sync flag for IB allocated by SA
|
||||
(bsc#1012628).
|
||||
- mt76: mt7615: fix entering driver-own state on mt7663
|
||||
(bsc#1012628).
|
||||
- crypto: ccp: Free SEV device if SEV init fails (bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
|
||||
(bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
|
||||
(bsc#1012628).
|
||||
- qtnfmac: Fix possible buffer overflow in
|
||||
qtnf_event_handle_external_auth (bsc#1012628).
|
||||
- powerpc/iommu: Annotate nested lock for lockdep (bsc#1012628).
|
||||
- iavf: remove duplicate free resources calls (bsc#1012628).
|
||||
- net: ethernet: mtk_eth_soc: fix RX VLAN offload (bsc#1012628).
|
||||
- selftests: mlxsw: Increase the tolerance of backlog buildup
|
||||
(bsc#1012628).
|
||||
- selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
|
||||
(bsc#1012628).
|
||||
- kbuild: generate Module.symvers only when vmlinux exists
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Add PCI IDs for Hyper-V VF devices (bsc#1012628).
|
||||
- ia64: module: fix symbolizer crash on fdescr (bsc#1012628).
|
||||
- watchdog: rename __touch_watchdog() to a better descriptive name
|
||||
(bsc#1012628).
|
||||
- watchdog: explicitly update timestamp when reporting softlockup
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: report the overall time of softlockups
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: remove logic that tried to prevent repeated
|
||||
reports (bsc#1012628).
|
||||
- watchdog: fix barriers when printing backtraces from all CPUs
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
|
||||
(bsc#1012628).
|
||||
- leds: lgm: fix gpiolib dependency (bsc#1012628).
|
||||
- thermal: thermal_of: Fix error return code of
|
||||
thermal_of_populate_bind_params() (bsc#1012628).
|
||||
- PCI/RCEC: Fix RCiEP device to RCEC association (bsc#1012628).
|
||||
- f2fs: fix to allow migrating fully valid segment (bsc#1012628).
|
||||
- f2fs: fix panic during f2fs_resize_fs() (bsc#1012628).
|
||||
- f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
|
||||
(bsc#1012628).
|
||||
- rtc: tps65910: include linux/property.h (bsc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
|
||||
(bsc#1012628).
|
||||
- PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Fix error return code in brcm_pcie_probe()
|
||||
(bsc#1012628).
|
||||
- PCI: Release OF node in pci_scan_device()'s error path
|
||||
(bsc#1012628).
|
||||
- ARM: 9064/1: hw_breakpoint: Do not directly check the event's
|
||||
overflow_handler hook (bsc#1012628).
|
||||
- f2fs: fix to align to section for fallocate() on pinned file
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to update last i_size if fallocate partially succeeds
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix NULL pointer dereference for ->get_features()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to avoid touching checkpointed data in get_victim()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to cover __allocate_new_section() with curseg_lock
|
||||
(bsc#1012628).
|
||||
- fs: 9p: fix v9fs_file_open writeback fid error check
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to restrict mount condition on readonly block device
|
||||
(bsc#1012628).
|
||||
- f2fs: Fix a hungtask problem in atomic write (bsc#1012628).
|
||||
- nfs: Subsequent READDIR calls should carry non-zero
|
||||
cookieverifier (bsc#1012628).
|
||||
- NFS: Fix handling of cookie verifier in uncached_readdir()
|
||||
(bsc#1012628).
|
||||
- NFS: Only change the cookie verifier if the directory page
|
||||
cache is empty (bsc#1012628).
|
||||
- f2fs: fix to avoid accessing invalid fio in
|
||||
f2fs_allocate_data_block() (bsc#1012628).
|
||||
- rpmsg: qcom_glink_native: fix error return code of
|
||||
qcom_glink_rx_data() (bsc#1012628).
|
||||
- NFS: nfs4_bitmask_adjust() must not change the server global
|
||||
bitmasks (bsc#1012628).
|
||||
- NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFS: Deal correctly with attribute generation counter overflow
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix missing destroy_workqueue() (bsc#1012628).
|
||||
- remoteproc: pru: Fixup interrupt-parent logic for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix wrong success return value for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix and cleanup firmware interrupt mapping
|
||||
logic (bsc#1012628).
|
||||
- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2 fix handling of sr_eof in SEEK's reply (bsc#1012628).
|
||||
- SUNRPC: Move fault injection call sites (bsc#1012628).
|
||||
- SUNRPC: Remove trace_xprt_transmit_queued (bsc#1012628).
|
||||
- SUNRPC: Handle major timeout in xprt_adjust_timeout()
|
||||
(bsc#1012628).
|
||||
- NFSv42: Copy offload should update the file size when
|
||||
appropriate (bsc#1012628).
|
||||
- thermal/drivers/tsens: Fix missing put_device error
|
||||
(bsc#1012628).
|
||||
- NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're
|
||||
unmounting (bsc#1012628).
|
||||
- nfsd: ensure new clients break delegations (bsc#1012628).
|
||||
- rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1012628).
|
||||
- dmaengine: idxd: Fix potential null dereference on pointer
|
||||
status (bsc#1012628).
|
||||
- dmaengine: idxd: fix dma device lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: cleanup pci interrupt vector allocation
|
||||
management (bsc#1012628).
|
||||
- dmaengine: idxd: removal of pcim managed mmio mapping
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: use ida for device instance enumeration
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix engine conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix group conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix cdev setup and free device lifetime issues
|
||||
(bsc#1012628).
|
||||
- SUNRPC: fix ternary sign expansion bug in tracing (bsc#1012628).
|
||||
- SUNRPC: Fix null pointer dereference in svc_rqst_free()
|
||||
(bsc#1012628).
|
||||
- pwm: atmel: Fix duty cycle calculation in .get_state()
|
||||
(bsc#1012628).
|
||||
- xprtrdma: Avoid Receive Queue wrapping (bsc#1012628).
|
||||
- xprtrdma: Fix cwnd update ordering (bsc#1012628).
|
||||
- xprtrdma: rpcrdma_mr_pop() already does list_del_init()
|
||||
(bsc#1012628).
|
||||
- riscv: Select HAVE_DYNAMIC_FTRACE when
|
||||
-fpatchable-function-entry is available (bsc#1012628).
|
||||
- swiotlb: Fix the type of index (bsc#1012628).
|
||||
- ceph: fix inode leak on getattr error in __fh_to_dentry
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Prevent PRLI in target mode (bsc#1012628).
|
||||
- scsi: ufs: core: Do not put UFS power into LPM if link is broken
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during
|
||||
system suspend (bsc#1012628).
|
||||
- scsi: ufs: core: Narrow down fast path in system suspend path
|
||||
(bsc#1012628).
|
||||
- rtc: ds1307: Fix wday settings for rx8130 (bsc#1012628).
|
||||
- net: hns3: fix incorrect configuration for igu_egu_hw_err
|
||||
(bsc#1012628).
|
||||
- net: hns3: initialize the message content in
|
||||
hclge_get_link_mode() (bsc#1012628).
|
||||
- net: hns3: add check for HNS3_NIC_STATE_INITED in
|
||||
hns3_reset_notify_up_enet() (bsc#1012628).
|
||||
- arm64: stacktrace: restore terminal records (bsc#1012628).
|
||||
- net: hns3: fix for vxlan gpe tx checksum bug (bsc#1012628).
|
||||
- net: hns3: use netif_tx_disable to stop the transmit queue
|
||||
(bsc#1012628).
|
||||
- net: hns3: disable phy loopback setting in hclge_mac_start_phy
|
||||
(bsc#1012628).
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_a
|
||||
(bsc#1012628).
|
||||
- RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
|
||||
(bsc#1012628).
|
||||
- sunrpc: Fix misplaced barrier in call_decode (bsc#1012628).
|
||||
- libbpf: Fix signed overflow in ringbuf_process_ring
|
||||
(bsc#1012628).
|
||||
- block/rnbd-clt: Change queue_depth type in rnbd_clt_session
|
||||
to size_t (bsc#1012628).
|
||||
- block/rnbd-clt: Check the return value of the function
|
||||
rtrs_clt_query (bsc#1012628).
|
||||
- ata: ahci_brcm: Fix use of BCM7216 reset controller
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Use reset/rearm instead of deassert/assert
|
||||
(bsc#1012628).
|
||||
- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
|
||||
(bsc#1012628).
|
||||
- sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
|
||||
(bsc#1012628).
|
||||
- netfilter: xt_SECMARK: add new revision to fix structure layout
|
||||
(bsc#1012628).
|
||||
- xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
|
||||
(bsc#1012628).
|
||||
- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1012628).
|
||||
- net: stmmac: Clear receive all(RA) bit when promiscuous mode
|
||||
is off (bsc#1012628).
|
||||
- drm/radeon: Fix off-by-one power_state index heap overwrite
|
||||
(bsc#1012628).
|
||||
- drm/radeon: Avoid power table parsing memory leaks
|
||||
(bsc#1012628).
|
||||
- arm64: entry: factor irq triage logic into macros (bsc#1012628).
|
||||
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
|
||||
(bsc#1012628).
|
||||
- khugepaged: fix wrong result value for
|
||||
trace_mm_collapse_huge_page_isolate() (bsc#1012628).
|
||||
- mm/hugeltb: handle the error case in
|
||||
hugetlb_fix_reserve_counts() (bsc#1012628).
|
||||
- mm/migrate.c: fix potential indeterminate pte entry in
|
||||
migrate_vma_insert_page() (bsc#1012628).
|
||||
- ksm: fix potential missing rmap_item for stable_node
|
||||
(bsc#1012628).
|
||||
- mm/gup: check every subpage of a compound page during isolation
|
||||
(bsc#1012628).
|
||||
- mm/gup: return an error on migration failure (bsc#1012628).
|
||||
- mm/gup: check for isolation errors (bsc#1012628).
|
||||
- kfence: await for allocation using wait_event (bsc#1012628).
|
||||
- ethtool: fix missing NLM_F_MULTI flag when dumping
|
||||
(bsc#1012628).
|
||||
- net: fix nla_strcmp to handle more then one trailing null
|
||||
character (bsc#1012628).
|
||||
- smc: disallow TCP_ULP in smc_setsockopt() (bsc#1012628).
|
||||
- netfilter: nfnetlink_osf: Fix a missing skb_header_pointer()
|
||||
NULL check (bsc#1012628).
|
||||
- netfilter: nftables: Fix a memleak from userdata error path
|
||||
in new objects (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): fix an error pointer
|
||||
dereference in probe (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): add missing
|
||||
can_rx_offload_del() in error path (bsc#1012628).
|
||||
- can: mcp251x: fix resume from sleep before interface was
|
||||
brought up (bsc#1012628).
|
||||
- can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
|
||||
(bsc#1012628).
|
||||
- sched: Fix out-of-bound access in uclamp (bsc#1012628).
|
||||
- sched/fair: Fix unfairness caused by missing load decay
|
||||
(bsc#1012628).
|
||||
- net: ipa: fix inter-EE IRQ register definitions (bsc#1012628).
|
||||
- fs/proc/generic.c: fix incorrect pde_is_permanent check
|
||||
(bsc#1012628).
|
||||
- kernel: kexec_file: fix error return code of
|
||||
kexec_calculate_store_digests() (bsc#1012628).
|
||||
- kernel/resource: make walk_system_ram_res() find all busy
|
||||
IORESOURCE_SYSTEM_RAM resources (bsc#1012628).
|
||||
- kernel/resource: make walk_mem_res() find all busy
|
||||
IORESOURCE_MEM resources (bsc#1012628).
|
||||
- netfilter: nftables: avoid overflows in nft_hash_buckets()
|
||||
(bsc#1012628).
|
||||
- i40e: fix broken XDP support (bsc#1012628).
|
||||
- i40e: Fix use-after-free in i40e_client_subtask() (bsc#1012628).
|
||||
- i40e: fix the restart auto-negotiation after FEC modified
|
||||
(bsc#1012628).
|
||||
- i40e: Fix PHY type identifiers for 2.5G and 5G adapters
|
||||
(bsc#1012628).
|
||||
- i40e: Remove LLDP frame filters (bsc#1012628).
|
||||
- mptcp: fix splat when closing unaccepted socket (bsc#1012628).
|
||||
- ARC: entry: fix off-by-one error in syscall number validation
|
||||
(bsc#1012628).
|
||||
- ARC: mm: PAE: use 40-bit physical page mask (bsc#1012628).
|
||||
- ARC: mm: Use max_high_pfn as a HIGHMEM zone border
|
||||
(bsc#1012628).
|
||||
- sh: Remove unused variable (bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling stf barrier
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling entry flush barrier
|
||||
(bsc#1012628).
|
||||
- hfsplus: prevent corruption in shrinking truncate (bsc#1012628).
|
||||
- squashfs: fix divide error in calculate_skip() (bsc#1012628).
|
||||
- userfaultfd: release page in error path to avoid BUG_ON
|
||||
(bsc#1012628).
|
||||
- kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
|
||||
(bsc#1012628).
|
||||
- mm/hugetlb: fix F_SEAL_FUTURE_WRITE (bsc#1012628).
|
||||
- mm/hugetlb: fix cow where page writtable in child (bsc#1012628).
|
||||
- blk-iocost: fix weight updates of inner active iocgs
|
||||
(bsc#1012628).
|
||||
- x86, sched: Fix the AMD CPPC maximum performance value on
|
||||
certain AMD Ryzen generations (bsc#1012628).
|
||||
- arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
|
||||
(bsc#1012628).
|
||||
- arm64: Fix race condition on PG_dcache_clean in
|
||||
__sync_icache_dcache() (bsc#1012628).
|
||||
- btrfs: fix deadlock when cloning inline extents and using
|
||||
qgroups (bsc#1012628).
|
||||
- btrfs: zoned: fix silent data loss after failure splitting
|
||||
ordered extent (bsc#1012628).
|
||||
- btrfs: fix race leading to unpersisted data and metadata on
|
||||
fsync (bsc#1012628).
|
||||
- btrfs: initialize return variable in cleanup_free_space_cache_v1
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: sanity check zone type (bsc#1012628).
|
||||
- drm/radeon/dpm: Disable sclk switching on Oland when two 4K
|
||||
60Hz monitors are connected (bsc#1012628).
|
||||
- drm/amd/display: Initialize attribute for hdcp_srm sysfs file
|
||||
(bsc#1012628).
|
||||
- drm/i915: Avoid div-by-zero on gen2 (bsc#1012628).
|
||||
- kvm: exit halt polling on need_resched() as well (bsc#1012628).
|
||||
- drm/msm: fix LLC not being enabled for mmu500 targets
|
||||
(bsc#1012628).
|
||||
- KVM: LAPIC: Accurately guarantee busy wait for timer to expire
|
||||
when using hv_timer (bsc#1012628).
|
||||
- drm/msm/dp: initialize audio_comp when audio starts
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Cancel pvclock_gtod_work on module removal
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Prevent deadlock against tk_core.seq (bsc#1012628).
|
||||
- KVM: SVM: Move GHCB unmapping to fix RCU warning (bsc#1012628).
|
||||
- dax: Add an enum for specifying dax wakup mode (bsc#1012628).
|
||||
- dax: Add a wakeup mode parameter to put_unlocked_entry()
|
||||
(bsc#1012628).
|
||||
- dax: Wake up all waiters after invalidating dax entry
|
||||
(bsc#1012628).
|
||||
- xen/unpopulated-alloc: fix error return code in fill_list()
|
||||
(bsc#1012628).
|
||||
- perf tools: Fix dynamic libbpf link (bsc#1012628).
|
||||
- usb: dwc3: gadget: Free gadget structure only after freeing
|
||||
endpoints (bsc#1012628).
|
||||
- iio: light: gp2ap002: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: hid-sensors: select IIO_TRIGGERED_BUFFER under
|
||||
HID_SENSOR_IIO_TRIGGER (bsc#1012628).
|
||||
- iio: core: return ENODEV if ioctl is unknown (bsc#1012628).
|
||||
- usb: fotg210-hcd: Fix an error message (bsc#1012628).
|
||||
- hwmon: (occ) Fix poll rate limiting (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM
|
||||
AMS (bsc#1012628).
|
||||
- usb: musb: Fix an error message (bsc#1012628).
|
||||
- hwmon: (ltc2992) Put fwnode in error case during ->probe()
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Fix a memory leak in an error handling path
|
||||
(bsc#1012628).
|
||||
- kyber: fix out of bounds access when preempted (bsc#1012628).
|
||||
- nvmet: fix inline bio check for bdev-ns (bsc#1012628).
|
||||
- nvmet: fix inline bio check for passthru (bsc#1012628).
|
||||
- nvmet-rdma: Fix NULL deref when SEND is completed with error
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to free compress page correctly
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix race condition of overwrite vs truncate
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to assign cc.cluster_idx correctly
|
||||
(bsc#1012628).
|
||||
- sched/fair: Fix clearing of has_idle_cores flag in
|
||||
select_idle_cpu() (bsc#1012628).
|
||||
- nbd: Fix NULL pointer in flush_workqueue (bsc#1012628).
|
||||
- powerpc/64s: Make NMI record implicitly soft-masked code as
|
||||
irqs disabled (bsc#1012628).
|
||||
- blk-mq: plug request for shared sbitmap (bsc#1012628).
|
||||
- blk-mq: Swap two calls in blk_mq_exit_queue() (bsc#1012628).
|
||||
- usb: dwc3: omap: improve extcon initialization (bsc#1012628).
|
||||
- usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel
|
||||
Merrifield (bsc#1012628).
|
||||
- usb: xhci: Increase timeout for HC halt (bsc#1012628).
|
||||
- usb: dwc2: Fix gadget DMA unmap direction (bsc#1012628).
|
||||
- usb: core: hub: fix race condition about TRSMRCY of resume
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Enable suspend events (bsc#1012628).
|
||||
- usb: dwc3: gadget: Return success always for kick transfer in
|
||||
ep queue (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Retrieve all the PDOs instead of just the
|
||||
first 4 (bsc#1012628).
|
||||
- usb: typec: ucsi: Put fwnode in any case during ->probe()
|
||||
(bsc#1012628).
|
||||
- xhci-pci: Allow host runtime PM as default for Intel Alder
|
||||
Lake xHCI (bsc#1012628).
|
||||
- xhci: Fix giving back cancelled URBs even if halted endpoint
|
||||
can't reset (bsc#1012628).
|
||||
- xhci: Do not use GFP_KERNEL in (potentially) atomic context
|
||||
(bsc#1012628).
|
||||
- xhci: Add reset resume quirk for AMD xhci controller
|
||||
(bsc#1012628).
|
||||
- iio: core: fix ioctl handlers removal (bsc#1012628).
|
||||
- iio: gyro: mpu3050: Fix reported temperature value
|
||||
(bsc#1012628).
|
||||
- iio: tsl2583: Fix division by a zero lux_val (bsc#1012628).
|
||||
- cdc-wdm: untangle a circular dependency between callback and
|
||||
softint (bsc#1012628).
|
||||
- alarmtimer: Check RTC features instead of ops (bsc#1012628).
|
||||
- xen/gntdev: fix gntdev_mmap() error exit path (bsc#1012628).
|
||||
- KVM: x86: Emulate RDPID only if RDTSCP is supported
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Move RDPID emulation intercept to its own enum
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Add support for RDPID without RDTSCP (bsc#1012628).
|
||||
- KVM: nVMX: Always make an attempt to map eVMCS after migration
|
||||
(bsc#1012628).
|
||||
- KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is
|
||||
unsupported (bsc#1012628).
|
||||
- KVM: VMX: Disable preemption when probing user return MSRs
|
||||
(bsc#1012628).
|
||||
- mm: fix struct page layout on 32-bit systems (bsc#1012628).
|
||||
- MIPS: Reinstate platform `__div64_32' handler (bsc#1012628).
|
||||
- MIPS: Avoid DIVU in `__div64_32' is result would be zero
|
||||
(bsc#1012628).
|
||||
- MIPS: Avoid handcoded DIVU in `__div64_32' altogether
|
||||
(bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer
|
||||
wrap issue (bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata
|
||||
i940 (bsc#1012628).
|
||||
- kobject_uevent: remove warning in init_uevent_argv()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
|
||||
(bsc#1012628).
|
||||
- drm/msm/dp: check sink_count before update is_connected status
|
||||
(bsc#1012628).
|
||||
- drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (bsc#1012628).
|
||||
- drm/i915/overlay: Fix active retire callback alignment
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix crash in auto_retire (bsc#1012628).
|
||||
- clk: exynos7: Mark aclk_fsys1_200 as critical (bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a meaningful power domain name
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8183
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8192
|
||||
(bsc#1012628).
|
||||
- media: rkvdec: Remove of_match_ptr() (bsc#1012628).
|
||||
- i2c: mediatek: Fix send master code at more than 1MHz
|
||||
(bsc#1012628).
|
||||
- dt-bindings: media: renesas,vin: Make resets optional on R-Car
|
||||
Gen1 (bsc#1012628).
|
||||
- dt-bindings: thermal: rcar-gen3-thermal: Support five TSC
|
||||
nodes on r8a779a0 (bsc#1012628).
|
||||
- arm64: dts: renesas: falcon: Move console config to CPU board
|
||||
DTS (bsc#1012628).
|
||||
- dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles
|
||||
back to qcom,qmp-phy.yaml (bsc#1012628).
|
||||
- dt-bindings: serial: 8250: Remove duplicated compatible strings
|
||||
(bsc#1012628).
|
||||
- dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1
|
||||
support (bsc#1012628).
|
||||
- debugfs: Make debugfs_allow RO after init (bsc#1012628).
|
||||
- ext4: fix debug format string warning (bsc#1012628).
|
||||
- nvme: do not try to reconfigure APST when the controller is
|
||||
not live (bsc#1012628).
|
||||
- ASoC: rsnd: check all BUSIF status when error (bsc#1012628).
|
||||
- net: bridge: fix error in br_multicast_add_port when
|
||||
CONFIG_NET_SWITCHDEV=n (bsc#1012628).
|
||||
- Refresh
|
||||
patches.suse/usb-pci-quirks-disable-D3cold-on-xhci-suspend-for-s2.patch.
|
||||
- commit 0ef707c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 17:37:31 CEST 2021 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.12
|
||||
%define patchversion 5.12.4
|
||||
%define patchversion 5.12.5
|
||||
%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.12.4
|
||||
Version: 5.12.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcf6ea2f
|
||||
Release: <RELEASE>.g37a9337
|
||||
%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-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: kernel-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: kernel-%build_flavor-base-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
Provides: kernel-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: %name-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,627 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:28:30 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/crypto-ccp-Annotate-SEV-Firmware-file-names.patch.
|
||||
Update upstream status.
|
||||
- commit 37a9337
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:22:51 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- ipv6: remove extra dev_hold() for fallback tunnels (git-fixes).
|
||||
- x86/events/amd/iommu: Fix invalid Perf result due to IOMMU
|
||||
PMC power-gating (git-fixes).
|
||||
- commit 5eb2110
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:16:47 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.12.5 (bsc#1012628).
|
||||
- KEYS: trusted: Fix memory leak on object td (bsc#1012628).
|
||||
- tpm: fix error return code in tpm2_get_cc_attrs_tbl()
|
||||
(bsc#1012628).
|
||||
- tpm, tpm_tis: Extend locality handling to TPM2 in
|
||||
tpm_tis_gen_interrupt() (bsc#1012628).
|
||||
- tpm, tpm_tis: Reserve locality in tpm_tis_resume()
|
||||
(bsc#1012628).
|
||||
- btrfs: fix unmountable seed device after fstrim (bsc#1012628).
|
||||
- KVM: SVM: Make sure GHCB is mapped before updating
|
||||
(bsc#1012628).
|
||||
- KVM/VMX: Invoke NMI non-IST entry instead of IST entry
|
||||
(bsc#1012628).
|
||||
- ACPI: PM: Add ACPI ID of Alder Lake Fan (bsc#1012628).
|
||||
- PM: runtime: Fix unpaired parent child_count for force_resume
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Use HWP if enabled by platform firmware
|
||||
(bsc#1012628).
|
||||
- kvm: Cap halt polling at kvm->max_halt_poll_ns (bsc#1012628).
|
||||
- ath11k: fix thermal temperature read (bsc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
|
||||
(bsc#1012628).
|
||||
- fs: dlm: fix debugfs dump (bsc#1012628).
|
||||
- fs: dlm: fix mark setting deadlock (bsc#1012628).
|
||||
- fs: dlm: add errno handling to check callback (bsc#1012628).
|
||||
- fs: dlm: add check if dlm is currently running (bsc#1012628).
|
||||
- fs: dlm: change allocation limits (bsc#1012628).
|
||||
- fs: dlm: check on minimum msglen size (bsc#1012628).
|
||||
- fs: dlm: flush swork on shutdown (bsc#1012628).
|
||||
- fs: dlm: add shutdown hook (bsc#1012628).
|
||||
- tipc: convert dest node's address to network order
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus
|
||||
T100TAF (bsc#1012628).
|
||||
- net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX
|
||||
datapath (bsc#1012628).
|
||||
- net: stmmac: Set FIFO sizes for ipq806x (bsc#1012628).
|
||||
- ASoC: rsnd: core: Check convert rate in rsnd_hw_params
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
|
||||
(bsc#1012628).
|
||||
- i2c: bail out early when RDWR parameters are wrong
|
||||
(bsc#1012628).
|
||||
- ALSA: hdsp: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: hdspm: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: rme9652: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: bebob: enable to deliver MIDI messages for multiple ports
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
|
||||
(bsc#1012628).
|
||||
- Bluetooth: initialize skb_queue_head at l2cap_chan_create()
|
||||
(bsc#1012628).
|
||||
- net/sched: cls_flower: use ntohs for struct
|
||||
flow_dissector_key_ports (bsc#1012628).
|
||||
- net: bridge: when suppression is enabled exclude RARP packets
|
||||
(bsc#1012628).
|
||||
- Bluetooth: check for zapped sk before connecting (bsc#1012628).
|
||||
- selftests/powerpc: Fix L1D flushing tests for Power10
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms
|
||||
(bsc#1012628).
|
||||
- powerpc/32: Statically initialise first emergency context
|
||||
(bsc#1012628).
|
||||
- net: hns3: remediate a potential overflow risk of bd_num_list
|
||||
(bsc#1012628).
|
||||
- net: hns3: add handling for xmit skb with recursive fraglist
|
||||
(bsc#1012628).
|
||||
- ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
|
||||
(bsc#1012628).
|
||||
- can: dev: can_free_echo_skb(): don't crash the kernel if
|
||||
can_priv::echo_skb is accessed out of bounds (bsc#1012628).
|
||||
- iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
|
||||
(bsc#1012628).
|
||||
- ice: handle increasing Tx or Rx ring sizes (bsc#1012628).
|
||||
- Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip
|
||||
(bsc#1012628).
|
||||
- ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
|
||||
(bsc#1012628).
|
||||
- selftests: mptcp: launch mptcp_connect with timeout
|
||||
(bsc#1012628).
|
||||
- i2c: Add I2C_AQ_NO_REP_START adapter quirk (bsc#1012628).
|
||||
- Bluetooth: Do not set cur_adv_instance in adv param MGMT request
|
||||
(bsc#1012628).
|
||||
- MIPS: Loongson64: Use _CACHE_UNCACHED instead of
|
||||
_CACHE_UNCACHED_ACCELERATED (bsc#1012628).
|
||||
- coresight: Do not scan for graph if none is present
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Correct oversized ring allocation (bsc#1012628).
|
||||
- mac80211: Set priority and queue mapping for injected frames
|
||||
(bsc#1012628).
|
||||
- mac80211: clear the beacon's CRC after channel switch
|
||||
(bsc#1012628).
|
||||
- ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
|
||||
(bsc#1012628).
|
||||
- net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
|
||||
(bsc#1012628).
|
||||
- net: fec: use mac-managed PHY PM (bsc#1012628).
|
||||
- pinctrl: samsung: use 'int' for register masks in Exynos
|
||||
(bsc#1012628).
|
||||
- rtw88: 8822c: add LC calibration for RTL8822C (bsc#1012628).
|
||||
- mt76: mt7615: fix key set/delete issues (bsc#1012628).
|
||||
- mt76: mt7615: support loading EEPROM for MT7613BE (bsc#1012628).
|
||||
- mt76: mt76x0: disable GTK offloading (bsc#1012628).
|
||||
- mt76: connac: always check return value from
|
||||
mt76_connac_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: always check return value from
|
||||
mt7915_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: fix txpower init for TSSI off chips (bsc#1012628).
|
||||
- mt76: mt7921: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: add wifi subsystem reset (bsc#1012628).
|
||||
- i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
|
||||
(bsc#1012628).
|
||||
- fuse: invalidate attrs when page writeback completes
|
||||
(bsc#1012628).
|
||||
- virtiofs: fix userns (bsc#1012628).
|
||||
- cuse: prevent clone (bsc#1012628).
|
||||
- iwlwifi: pcie: make cfg vs. trans_cfg more robust (bsc#1012628).
|
||||
- iwlwifi: queue: avoid memory leak in reset flow (bsc#1012628).
|
||||
- iwlwifi: trans/pcie: defer transport initialisation
|
||||
(bsc#1012628).
|
||||
- powerpc/mm: Add cond_resched() while removing hpte mappings
|
||||
(bsc#1012628).
|
||||
- ASoC: rsnd: call rsnd_ssi_master_clk_start() from
|
||||
rsnd_ssi_init() (bsc#1012628).
|
||||
- net: bridge: propagate error code and extack from
|
||||
br_mc_disabled_update (bsc#1012628).
|
||||
- Revert "iommu/amd: Fix performance counter initialization"
|
||||
(bsc#1012628).
|
||||
- iommu/amd: Remove performance counter pre-initialization test
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Force vsync flip when reconfiguring MPCC
|
||||
(bsc#1012628).
|
||||
- selftests: Set CC to clang in lib.mk if LLVM is set
|
||||
(bsc#1012628).
|
||||
- kconfig: nconf: stop endless search loops (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix race in handling acomp ELD notification
|
||||
at resume (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Alder Lake PCH-M (bsc#1012628).
|
||||
- sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
|
||||
(bsc#1012628).
|
||||
- flow_dissector: Fix out-of-bounds warning in
|
||||
__skb_flow_bpf_to_target() (bsc#1012628).
|
||||
- powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
|
||||
(bsc#1012628).
|
||||
- powerpc/smp: Set numa node before updating mask (bsc#1012628).
|
||||
- wilc1000: Bring MAC address setting in line with typical Linux
|
||||
behavior (bsc#1012628).
|
||||
- mac80211: properly drop the connection in case of invalid CSA IE
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Generalize support for ALC3263 codec (bsc#1012628).
|
||||
- ethtool: ioctl: Fix out-of-bounds warning in
|
||||
store_link_ksettings_for_user() (bsc#1012628).
|
||||
- net: sched: tapr: prevent cycle_time == 0 in
|
||||
parse_taprio_schedule (bsc#1012628).
|
||||
- samples/bpf: Fix broken tracex1 due to kprobe argument change
|
||||
(bsc#1012628).
|
||||
- powerpc/pseries: Stop calling printk in rtas_stop_self()
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fixed divide by zero kernel crash during dsc
|
||||
enablement (bsc#1012628).
|
||||
- drm/amd/display: add handling for hdcp2 rx id list validation
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Add mem sync flag for IB allocated by SA
|
||||
(bsc#1012628).
|
||||
- mt76: mt7615: fix entering driver-own state on mt7663
|
||||
(bsc#1012628).
|
||||
- crypto: ccp: Free SEV device if SEV init fails (bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
|
||||
(bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
|
||||
(bsc#1012628).
|
||||
- qtnfmac: Fix possible buffer overflow in
|
||||
qtnf_event_handle_external_auth (bsc#1012628).
|
||||
- powerpc/iommu: Annotate nested lock for lockdep (bsc#1012628).
|
||||
- iavf: remove duplicate free resources calls (bsc#1012628).
|
||||
- net: ethernet: mtk_eth_soc: fix RX VLAN offload (bsc#1012628).
|
||||
- selftests: mlxsw: Increase the tolerance of backlog buildup
|
||||
(bsc#1012628).
|
||||
- selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
|
||||
(bsc#1012628).
|
||||
- kbuild: generate Module.symvers only when vmlinux exists
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Add PCI IDs for Hyper-V VF devices (bsc#1012628).
|
||||
- ia64: module: fix symbolizer crash on fdescr (bsc#1012628).
|
||||
- watchdog: rename __touch_watchdog() to a better descriptive name
|
||||
(bsc#1012628).
|
||||
- watchdog: explicitly update timestamp when reporting softlockup
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: report the overall time of softlockups
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: remove logic that tried to prevent repeated
|
||||
reports (bsc#1012628).
|
||||
- watchdog: fix barriers when printing backtraces from all CPUs
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
|
||||
(bsc#1012628).
|
||||
- leds: lgm: fix gpiolib dependency (bsc#1012628).
|
||||
- thermal: thermal_of: Fix error return code of
|
||||
thermal_of_populate_bind_params() (bsc#1012628).
|
||||
- PCI/RCEC: Fix RCiEP device to RCEC association (bsc#1012628).
|
||||
- f2fs: fix to allow migrating fully valid segment (bsc#1012628).
|
||||
- f2fs: fix panic during f2fs_resize_fs() (bsc#1012628).
|
||||
- f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
|
||||
(bsc#1012628).
|
||||
- rtc: tps65910: include linux/property.h (bsc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
|
||||
(bsc#1012628).
|
||||
- PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Fix error return code in brcm_pcie_probe()
|
||||
(bsc#1012628).
|
||||
- PCI: Release OF node in pci_scan_device()'s error path
|
||||
(bsc#1012628).
|
||||
- ARM: 9064/1: hw_breakpoint: Do not directly check the event's
|
||||
overflow_handler hook (bsc#1012628).
|
||||
- f2fs: fix to align to section for fallocate() on pinned file
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to update last i_size if fallocate partially succeeds
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix NULL pointer dereference for ->get_features()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to avoid touching checkpointed data in get_victim()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to cover __allocate_new_section() with curseg_lock
|
||||
(bsc#1012628).
|
||||
- fs: 9p: fix v9fs_file_open writeback fid error check
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to restrict mount condition on readonly block device
|
||||
(bsc#1012628).
|
||||
- f2fs: Fix a hungtask problem in atomic write (bsc#1012628).
|
||||
- nfs: Subsequent READDIR calls should carry non-zero
|
||||
cookieverifier (bsc#1012628).
|
||||
- NFS: Fix handling of cookie verifier in uncached_readdir()
|
||||
(bsc#1012628).
|
||||
- NFS: Only change the cookie verifier if the directory page
|
||||
cache is empty (bsc#1012628).
|
||||
- f2fs: fix to avoid accessing invalid fio in
|
||||
f2fs_allocate_data_block() (bsc#1012628).
|
||||
- rpmsg: qcom_glink_native: fix error return code of
|
||||
qcom_glink_rx_data() (bsc#1012628).
|
||||
- NFS: nfs4_bitmask_adjust() must not change the server global
|
||||
bitmasks (bsc#1012628).
|
||||
- NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFS: Deal correctly with attribute generation counter overflow
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix missing destroy_workqueue() (bsc#1012628).
|
||||
- remoteproc: pru: Fixup interrupt-parent logic for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix wrong success return value for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix and cleanup firmware interrupt mapping
|
||||
logic (bsc#1012628).
|
||||
- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2 fix handling of sr_eof in SEEK's reply (bsc#1012628).
|
||||
- SUNRPC: Move fault injection call sites (bsc#1012628).
|
||||
- SUNRPC: Remove trace_xprt_transmit_queued (bsc#1012628).
|
||||
- SUNRPC: Handle major timeout in xprt_adjust_timeout()
|
||||
(bsc#1012628).
|
||||
- NFSv42: Copy offload should update the file size when
|
||||
appropriate (bsc#1012628).
|
||||
- thermal/drivers/tsens: Fix missing put_device error
|
||||
(bsc#1012628).
|
||||
- NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're
|
||||
unmounting (bsc#1012628).
|
||||
- nfsd: ensure new clients break delegations (bsc#1012628).
|
||||
- rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1012628).
|
||||
- dmaengine: idxd: Fix potential null dereference on pointer
|
||||
status (bsc#1012628).
|
||||
- dmaengine: idxd: fix dma device lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: cleanup pci interrupt vector allocation
|
||||
management (bsc#1012628).
|
||||
- dmaengine: idxd: removal of pcim managed mmio mapping
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: use ida for device instance enumeration
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix engine conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix group conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix cdev setup and free device lifetime issues
|
||||
(bsc#1012628).
|
||||
- SUNRPC: fix ternary sign expansion bug in tracing (bsc#1012628).
|
||||
- SUNRPC: Fix null pointer dereference in svc_rqst_free()
|
||||
(bsc#1012628).
|
||||
- pwm: atmel: Fix duty cycle calculation in .get_state()
|
||||
(bsc#1012628).
|
||||
- xprtrdma: Avoid Receive Queue wrapping (bsc#1012628).
|
||||
- xprtrdma: Fix cwnd update ordering (bsc#1012628).
|
||||
- xprtrdma: rpcrdma_mr_pop() already does list_del_init()
|
||||
(bsc#1012628).
|
||||
- riscv: Select HAVE_DYNAMIC_FTRACE when
|
||||
-fpatchable-function-entry is available (bsc#1012628).
|
||||
- swiotlb: Fix the type of index (bsc#1012628).
|
||||
- ceph: fix inode leak on getattr error in __fh_to_dentry
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Prevent PRLI in target mode (bsc#1012628).
|
||||
- scsi: ufs: core: Do not put UFS power into LPM if link is broken
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during
|
||||
system suspend (bsc#1012628).
|
||||
- scsi: ufs: core: Narrow down fast path in system suspend path
|
||||
(bsc#1012628).
|
||||
- rtc: ds1307: Fix wday settings for rx8130 (bsc#1012628).
|
||||
- net: hns3: fix incorrect configuration for igu_egu_hw_err
|
||||
(bsc#1012628).
|
||||
- net: hns3: initialize the message content in
|
||||
hclge_get_link_mode() (bsc#1012628).
|
||||
- net: hns3: add check for HNS3_NIC_STATE_INITED in
|
||||
hns3_reset_notify_up_enet() (bsc#1012628).
|
||||
- arm64: stacktrace: restore terminal records (bsc#1012628).
|
||||
- net: hns3: fix for vxlan gpe tx checksum bug (bsc#1012628).
|
||||
- net: hns3: use netif_tx_disable to stop the transmit queue
|
||||
(bsc#1012628).
|
||||
- net: hns3: disable phy loopback setting in hclge_mac_start_phy
|
||||
(bsc#1012628).
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_a
|
||||
(bsc#1012628).
|
||||
- RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
|
||||
(bsc#1012628).
|
||||
- sunrpc: Fix misplaced barrier in call_decode (bsc#1012628).
|
||||
- libbpf: Fix signed overflow in ringbuf_process_ring
|
||||
(bsc#1012628).
|
||||
- block/rnbd-clt: Change queue_depth type in rnbd_clt_session
|
||||
to size_t (bsc#1012628).
|
||||
- block/rnbd-clt: Check the return value of the function
|
||||
rtrs_clt_query (bsc#1012628).
|
||||
- ata: ahci_brcm: Fix use of BCM7216 reset controller
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Use reset/rearm instead of deassert/assert
|
||||
(bsc#1012628).
|
||||
- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
|
||||
(bsc#1012628).
|
||||
- sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
|
||||
(bsc#1012628).
|
||||
- netfilter: xt_SECMARK: add new revision to fix structure layout
|
||||
(bsc#1012628).
|
||||
- xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
|
||||
(bsc#1012628).
|
||||
- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1012628).
|
||||
- net: stmmac: Clear receive all(RA) bit when promiscuous mode
|
||||
is off (bsc#1012628).
|
||||
- drm/radeon: Fix off-by-one power_state index heap overwrite
|
||||
(bsc#1012628).
|
||||
- drm/radeon: Avoid power table parsing memory leaks
|
||||
(bsc#1012628).
|
||||
- arm64: entry: factor irq triage logic into macros (bsc#1012628).
|
||||
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
|
||||
(bsc#1012628).
|
||||
- khugepaged: fix wrong result value for
|
||||
trace_mm_collapse_huge_page_isolate() (bsc#1012628).
|
||||
- mm/hugeltb: handle the error case in
|
||||
hugetlb_fix_reserve_counts() (bsc#1012628).
|
||||
- mm/migrate.c: fix potential indeterminate pte entry in
|
||||
migrate_vma_insert_page() (bsc#1012628).
|
||||
- ksm: fix potential missing rmap_item for stable_node
|
||||
(bsc#1012628).
|
||||
- mm/gup: check every subpage of a compound page during isolation
|
||||
(bsc#1012628).
|
||||
- mm/gup: return an error on migration failure (bsc#1012628).
|
||||
- mm/gup: check for isolation errors (bsc#1012628).
|
||||
- kfence: await for allocation using wait_event (bsc#1012628).
|
||||
- ethtool: fix missing NLM_F_MULTI flag when dumping
|
||||
(bsc#1012628).
|
||||
- net: fix nla_strcmp to handle more then one trailing null
|
||||
character (bsc#1012628).
|
||||
- smc: disallow TCP_ULP in smc_setsockopt() (bsc#1012628).
|
||||
- netfilter: nfnetlink_osf: Fix a missing skb_header_pointer()
|
||||
NULL check (bsc#1012628).
|
||||
- netfilter: nftables: Fix a memleak from userdata error path
|
||||
in new objects (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): fix an error pointer
|
||||
dereference in probe (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): add missing
|
||||
can_rx_offload_del() in error path (bsc#1012628).
|
||||
- can: mcp251x: fix resume from sleep before interface was
|
||||
brought up (bsc#1012628).
|
||||
- can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
|
||||
(bsc#1012628).
|
||||
- sched: Fix out-of-bound access in uclamp (bsc#1012628).
|
||||
- sched/fair: Fix unfairness caused by missing load decay
|
||||
(bsc#1012628).
|
||||
- net: ipa: fix inter-EE IRQ register definitions (bsc#1012628).
|
||||
- fs/proc/generic.c: fix incorrect pde_is_permanent check
|
||||
(bsc#1012628).
|
||||
- kernel: kexec_file: fix error return code of
|
||||
kexec_calculate_store_digests() (bsc#1012628).
|
||||
- kernel/resource: make walk_system_ram_res() find all busy
|
||||
IORESOURCE_SYSTEM_RAM resources (bsc#1012628).
|
||||
- kernel/resource: make walk_mem_res() find all busy
|
||||
IORESOURCE_MEM resources (bsc#1012628).
|
||||
- netfilter: nftables: avoid overflows in nft_hash_buckets()
|
||||
(bsc#1012628).
|
||||
- i40e: fix broken XDP support (bsc#1012628).
|
||||
- i40e: Fix use-after-free in i40e_client_subtask() (bsc#1012628).
|
||||
- i40e: fix the restart auto-negotiation after FEC modified
|
||||
(bsc#1012628).
|
||||
- i40e: Fix PHY type identifiers for 2.5G and 5G adapters
|
||||
(bsc#1012628).
|
||||
- i40e: Remove LLDP frame filters (bsc#1012628).
|
||||
- mptcp: fix splat when closing unaccepted socket (bsc#1012628).
|
||||
- ARC: entry: fix off-by-one error in syscall number validation
|
||||
(bsc#1012628).
|
||||
- ARC: mm: PAE: use 40-bit physical page mask (bsc#1012628).
|
||||
- ARC: mm: Use max_high_pfn as a HIGHMEM zone border
|
||||
(bsc#1012628).
|
||||
- sh: Remove unused variable (bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling stf barrier
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling entry flush barrier
|
||||
(bsc#1012628).
|
||||
- hfsplus: prevent corruption in shrinking truncate (bsc#1012628).
|
||||
- squashfs: fix divide error in calculate_skip() (bsc#1012628).
|
||||
- userfaultfd: release page in error path to avoid BUG_ON
|
||||
(bsc#1012628).
|
||||
- kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
|
||||
(bsc#1012628).
|
||||
- mm/hugetlb: fix F_SEAL_FUTURE_WRITE (bsc#1012628).
|
||||
- mm/hugetlb: fix cow where page writtable in child (bsc#1012628).
|
||||
- blk-iocost: fix weight updates of inner active iocgs
|
||||
(bsc#1012628).
|
||||
- x86, sched: Fix the AMD CPPC maximum performance value on
|
||||
certain AMD Ryzen generations (bsc#1012628).
|
||||
- arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
|
||||
(bsc#1012628).
|
||||
- arm64: Fix race condition on PG_dcache_clean in
|
||||
__sync_icache_dcache() (bsc#1012628).
|
||||
- btrfs: fix deadlock when cloning inline extents and using
|
||||
qgroups (bsc#1012628).
|
||||
- btrfs: zoned: fix silent data loss after failure splitting
|
||||
ordered extent (bsc#1012628).
|
||||
- btrfs: fix race leading to unpersisted data and metadata on
|
||||
fsync (bsc#1012628).
|
||||
- btrfs: initialize return variable in cleanup_free_space_cache_v1
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: sanity check zone type (bsc#1012628).
|
||||
- drm/radeon/dpm: Disable sclk switching on Oland when two 4K
|
||||
60Hz monitors are connected (bsc#1012628).
|
||||
- drm/amd/display: Initialize attribute for hdcp_srm sysfs file
|
||||
(bsc#1012628).
|
||||
- drm/i915: Avoid div-by-zero on gen2 (bsc#1012628).
|
||||
- kvm: exit halt polling on need_resched() as well (bsc#1012628).
|
||||
- drm/msm: fix LLC not being enabled for mmu500 targets
|
||||
(bsc#1012628).
|
||||
- KVM: LAPIC: Accurately guarantee busy wait for timer to expire
|
||||
when using hv_timer (bsc#1012628).
|
||||
- drm/msm/dp: initialize audio_comp when audio starts
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Cancel pvclock_gtod_work on module removal
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Prevent deadlock against tk_core.seq (bsc#1012628).
|
||||
- KVM: SVM: Move GHCB unmapping to fix RCU warning (bsc#1012628).
|
||||
- dax: Add an enum for specifying dax wakup mode (bsc#1012628).
|
||||
- dax: Add a wakeup mode parameter to put_unlocked_entry()
|
||||
(bsc#1012628).
|
||||
- dax: Wake up all waiters after invalidating dax entry
|
||||
(bsc#1012628).
|
||||
- xen/unpopulated-alloc: fix error return code in fill_list()
|
||||
(bsc#1012628).
|
||||
- perf tools: Fix dynamic libbpf link (bsc#1012628).
|
||||
- usb: dwc3: gadget: Free gadget structure only after freeing
|
||||
endpoints (bsc#1012628).
|
||||
- iio: light: gp2ap002: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: hid-sensors: select IIO_TRIGGERED_BUFFER under
|
||||
HID_SENSOR_IIO_TRIGGER (bsc#1012628).
|
||||
- iio: core: return ENODEV if ioctl is unknown (bsc#1012628).
|
||||
- usb: fotg210-hcd: Fix an error message (bsc#1012628).
|
||||
- hwmon: (occ) Fix poll rate limiting (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM
|
||||
AMS (bsc#1012628).
|
||||
- usb: musb: Fix an error message (bsc#1012628).
|
||||
- hwmon: (ltc2992) Put fwnode in error case during ->probe()
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Fix a memory leak in an error handling path
|
||||
(bsc#1012628).
|
||||
- kyber: fix out of bounds access when preempted (bsc#1012628).
|
||||
- nvmet: fix inline bio check for bdev-ns (bsc#1012628).
|
||||
- nvmet: fix inline bio check for passthru (bsc#1012628).
|
||||
- nvmet-rdma: Fix NULL deref when SEND is completed with error
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to free compress page correctly
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix race condition of overwrite vs truncate
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to assign cc.cluster_idx correctly
|
||||
(bsc#1012628).
|
||||
- sched/fair: Fix clearing of has_idle_cores flag in
|
||||
select_idle_cpu() (bsc#1012628).
|
||||
- nbd: Fix NULL pointer in flush_workqueue (bsc#1012628).
|
||||
- powerpc/64s: Make NMI record implicitly soft-masked code as
|
||||
irqs disabled (bsc#1012628).
|
||||
- blk-mq: plug request for shared sbitmap (bsc#1012628).
|
||||
- blk-mq: Swap two calls in blk_mq_exit_queue() (bsc#1012628).
|
||||
- usb: dwc3: omap: improve extcon initialization (bsc#1012628).
|
||||
- usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel
|
||||
Merrifield (bsc#1012628).
|
||||
- usb: xhci: Increase timeout for HC halt (bsc#1012628).
|
||||
- usb: dwc2: Fix gadget DMA unmap direction (bsc#1012628).
|
||||
- usb: core: hub: fix race condition about TRSMRCY of resume
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Enable suspend events (bsc#1012628).
|
||||
- usb: dwc3: gadget: Return success always for kick transfer in
|
||||
ep queue (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Retrieve all the PDOs instead of just the
|
||||
first 4 (bsc#1012628).
|
||||
- usb: typec: ucsi: Put fwnode in any case during ->probe()
|
||||
(bsc#1012628).
|
||||
- xhci-pci: Allow host runtime PM as default for Intel Alder
|
||||
Lake xHCI (bsc#1012628).
|
||||
- xhci: Fix giving back cancelled URBs even if halted endpoint
|
||||
can't reset (bsc#1012628).
|
||||
- xhci: Do not use GFP_KERNEL in (potentially) atomic context
|
||||
(bsc#1012628).
|
||||
- xhci: Add reset resume quirk for AMD xhci controller
|
||||
(bsc#1012628).
|
||||
- iio: core: fix ioctl handlers removal (bsc#1012628).
|
||||
- iio: gyro: mpu3050: Fix reported temperature value
|
||||
(bsc#1012628).
|
||||
- iio: tsl2583: Fix division by a zero lux_val (bsc#1012628).
|
||||
- cdc-wdm: untangle a circular dependency between callback and
|
||||
softint (bsc#1012628).
|
||||
- alarmtimer: Check RTC features instead of ops (bsc#1012628).
|
||||
- xen/gntdev: fix gntdev_mmap() error exit path (bsc#1012628).
|
||||
- KVM: x86: Emulate RDPID only if RDTSCP is supported
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Move RDPID emulation intercept to its own enum
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Add support for RDPID without RDTSCP (bsc#1012628).
|
||||
- KVM: nVMX: Always make an attempt to map eVMCS after migration
|
||||
(bsc#1012628).
|
||||
- KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is
|
||||
unsupported (bsc#1012628).
|
||||
- KVM: VMX: Disable preemption when probing user return MSRs
|
||||
(bsc#1012628).
|
||||
- mm: fix struct page layout on 32-bit systems (bsc#1012628).
|
||||
- MIPS: Reinstate platform `__div64_32' handler (bsc#1012628).
|
||||
- MIPS: Avoid DIVU in `__div64_32' is result would be zero
|
||||
(bsc#1012628).
|
||||
- MIPS: Avoid handcoded DIVU in `__div64_32' altogether
|
||||
(bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer
|
||||
wrap issue (bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata
|
||||
i940 (bsc#1012628).
|
||||
- kobject_uevent: remove warning in init_uevent_argv()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
|
||||
(bsc#1012628).
|
||||
- drm/msm/dp: check sink_count before update is_connected status
|
||||
(bsc#1012628).
|
||||
- drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (bsc#1012628).
|
||||
- drm/i915/overlay: Fix active retire callback alignment
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix crash in auto_retire (bsc#1012628).
|
||||
- clk: exynos7: Mark aclk_fsys1_200 as critical (bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a meaningful power domain name
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8183
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8192
|
||||
(bsc#1012628).
|
||||
- media: rkvdec: Remove of_match_ptr() (bsc#1012628).
|
||||
- i2c: mediatek: Fix send master code at more than 1MHz
|
||||
(bsc#1012628).
|
||||
- dt-bindings: media: renesas,vin: Make resets optional on R-Car
|
||||
Gen1 (bsc#1012628).
|
||||
- dt-bindings: thermal: rcar-gen3-thermal: Support five TSC
|
||||
nodes on r8a779a0 (bsc#1012628).
|
||||
- arm64: dts: renesas: falcon: Move console config to CPU board
|
||||
DTS (bsc#1012628).
|
||||
- dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles
|
||||
back to qcom,qmp-phy.yaml (bsc#1012628).
|
||||
- dt-bindings: serial: 8250: Remove duplicated compatible strings
|
||||
(bsc#1012628).
|
||||
- dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1
|
||||
support (bsc#1012628).
|
||||
- debugfs: Make debugfs_allow RO after init (bsc#1012628).
|
||||
- ext4: fix debug format string warning (bsc#1012628).
|
||||
- nvme: do not try to reconfigure APST when the controller is
|
||||
not live (bsc#1012628).
|
||||
- ASoC: rsnd: check all BUSIF status when error (bsc#1012628).
|
||||
- net: bridge: fix error in br_multicast_add_port when
|
||||
CONFIG_NET_SWITCHDEV=n (bsc#1012628).
|
||||
- Refresh
|
||||
patches.suse/usb-pci-quirks-disable-D3cold-on-xhci-suspend-for-s2.patch.
|
||||
- commit 0ef707c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 17:37:31 CEST 2021 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.12
|
||||
%define patchversion 5.12.4
|
||||
%define patchversion 5.12.5
|
||||
%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.12.4
|
||||
Version: 5.12.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcf6ea2f
|
||||
Release: <RELEASE>.g37a9337
|
||||
%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-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: kernel-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: kernel-%build_flavor-base-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
Provides: kernel-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: %name-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,627 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:28:30 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/crypto-ccp-Annotate-SEV-Firmware-file-names.patch.
|
||||
Update upstream status.
|
||||
- commit 37a9337
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:22:51 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- ipv6: remove extra dev_hold() for fallback tunnels (git-fixes).
|
||||
- x86/events/amd/iommu: Fix invalid Perf result due to IOMMU
|
||||
PMC power-gating (git-fixes).
|
||||
- commit 5eb2110
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:16:47 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.12.5 (bsc#1012628).
|
||||
- KEYS: trusted: Fix memory leak on object td (bsc#1012628).
|
||||
- tpm: fix error return code in tpm2_get_cc_attrs_tbl()
|
||||
(bsc#1012628).
|
||||
- tpm, tpm_tis: Extend locality handling to TPM2 in
|
||||
tpm_tis_gen_interrupt() (bsc#1012628).
|
||||
- tpm, tpm_tis: Reserve locality in tpm_tis_resume()
|
||||
(bsc#1012628).
|
||||
- btrfs: fix unmountable seed device after fstrim (bsc#1012628).
|
||||
- KVM: SVM: Make sure GHCB is mapped before updating
|
||||
(bsc#1012628).
|
||||
- KVM/VMX: Invoke NMI non-IST entry instead of IST entry
|
||||
(bsc#1012628).
|
||||
- ACPI: PM: Add ACPI ID of Alder Lake Fan (bsc#1012628).
|
||||
- PM: runtime: Fix unpaired parent child_count for force_resume
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Use HWP if enabled by platform firmware
|
||||
(bsc#1012628).
|
||||
- kvm: Cap halt polling at kvm->max_halt_poll_ns (bsc#1012628).
|
||||
- ath11k: fix thermal temperature read (bsc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
|
||||
(bsc#1012628).
|
||||
- fs: dlm: fix debugfs dump (bsc#1012628).
|
||||
- fs: dlm: fix mark setting deadlock (bsc#1012628).
|
||||
- fs: dlm: add errno handling to check callback (bsc#1012628).
|
||||
- fs: dlm: add check if dlm is currently running (bsc#1012628).
|
||||
- fs: dlm: change allocation limits (bsc#1012628).
|
||||
- fs: dlm: check on minimum msglen size (bsc#1012628).
|
||||
- fs: dlm: flush swork on shutdown (bsc#1012628).
|
||||
- fs: dlm: add shutdown hook (bsc#1012628).
|
||||
- tipc: convert dest node's address to network order
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus
|
||||
T100TAF (bsc#1012628).
|
||||
- net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX
|
||||
datapath (bsc#1012628).
|
||||
- net: stmmac: Set FIFO sizes for ipq806x (bsc#1012628).
|
||||
- ASoC: rsnd: core: Check convert rate in rsnd_hw_params
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
|
||||
(bsc#1012628).
|
||||
- i2c: bail out early when RDWR parameters are wrong
|
||||
(bsc#1012628).
|
||||
- ALSA: hdsp: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: hdspm: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: rme9652: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: bebob: enable to deliver MIDI messages for multiple ports
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
|
||||
(bsc#1012628).
|
||||
- Bluetooth: initialize skb_queue_head at l2cap_chan_create()
|
||||
(bsc#1012628).
|
||||
- net/sched: cls_flower: use ntohs for struct
|
||||
flow_dissector_key_ports (bsc#1012628).
|
||||
- net: bridge: when suppression is enabled exclude RARP packets
|
||||
(bsc#1012628).
|
||||
- Bluetooth: check for zapped sk before connecting (bsc#1012628).
|
||||
- selftests/powerpc: Fix L1D flushing tests for Power10
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms
|
||||
(bsc#1012628).
|
||||
- powerpc/32: Statically initialise first emergency context
|
||||
(bsc#1012628).
|
||||
- net: hns3: remediate a potential overflow risk of bd_num_list
|
||||
(bsc#1012628).
|
||||
- net: hns3: add handling for xmit skb with recursive fraglist
|
||||
(bsc#1012628).
|
||||
- ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
|
||||
(bsc#1012628).
|
||||
- can: dev: can_free_echo_skb(): don't crash the kernel if
|
||||
can_priv::echo_skb is accessed out of bounds (bsc#1012628).
|
||||
- iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
|
||||
(bsc#1012628).
|
||||
- ice: handle increasing Tx or Rx ring sizes (bsc#1012628).
|
||||
- Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip
|
||||
(bsc#1012628).
|
||||
- ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
|
||||
(bsc#1012628).
|
||||
- selftests: mptcp: launch mptcp_connect with timeout
|
||||
(bsc#1012628).
|
||||
- i2c: Add I2C_AQ_NO_REP_START adapter quirk (bsc#1012628).
|
||||
- Bluetooth: Do not set cur_adv_instance in adv param MGMT request
|
||||
(bsc#1012628).
|
||||
- MIPS: Loongson64: Use _CACHE_UNCACHED instead of
|
||||
_CACHE_UNCACHED_ACCELERATED (bsc#1012628).
|
||||
- coresight: Do not scan for graph if none is present
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Correct oversized ring allocation (bsc#1012628).
|
||||
- mac80211: Set priority and queue mapping for injected frames
|
||||
(bsc#1012628).
|
||||
- mac80211: clear the beacon's CRC after channel switch
|
||||
(bsc#1012628).
|
||||
- ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
|
||||
(bsc#1012628).
|
||||
- net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
|
||||
(bsc#1012628).
|
||||
- net: fec: use mac-managed PHY PM (bsc#1012628).
|
||||
- pinctrl: samsung: use 'int' for register masks in Exynos
|
||||
(bsc#1012628).
|
||||
- rtw88: 8822c: add LC calibration for RTL8822C (bsc#1012628).
|
||||
- mt76: mt7615: fix key set/delete issues (bsc#1012628).
|
||||
- mt76: mt7615: support loading EEPROM for MT7613BE (bsc#1012628).
|
||||
- mt76: mt76x0: disable GTK offloading (bsc#1012628).
|
||||
- mt76: connac: always check return value from
|
||||
mt76_connac_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: always check return value from
|
||||
mt7915_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: fix txpower init for TSSI off chips (bsc#1012628).
|
||||
- mt76: mt7921: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: add wifi subsystem reset (bsc#1012628).
|
||||
- i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
|
||||
(bsc#1012628).
|
||||
- fuse: invalidate attrs when page writeback completes
|
||||
(bsc#1012628).
|
||||
- virtiofs: fix userns (bsc#1012628).
|
||||
- cuse: prevent clone (bsc#1012628).
|
||||
- iwlwifi: pcie: make cfg vs. trans_cfg more robust (bsc#1012628).
|
||||
- iwlwifi: queue: avoid memory leak in reset flow (bsc#1012628).
|
||||
- iwlwifi: trans/pcie: defer transport initialisation
|
||||
(bsc#1012628).
|
||||
- powerpc/mm: Add cond_resched() while removing hpte mappings
|
||||
(bsc#1012628).
|
||||
- ASoC: rsnd: call rsnd_ssi_master_clk_start() from
|
||||
rsnd_ssi_init() (bsc#1012628).
|
||||
- net: bridge: propagate error code and extack from
|
||||
br_mc_disabled_update (bsc#1012628).
|
||||
- Revert "iommu/amd: Fix performance counter initialization"
|
||||
(bsc#1012628).
|
||||
- iommu/amd: Remove performance counter pre-initialization test
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Force vsync flip when reconfiguring MPCC
|
||||
(bsc#1012628).
|
||||
- selftests: Set CC to clang in lib.mk if LLVM is set
|
||||
(bsc#1012628).
|
||||
- kconfig: nconf: stop endless search loops (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix race in handling acomp ELD notification
|
||||
at resume (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Alder Lake PCH-M (bsc#1012628).
|
||||
- sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
|
||||
(bsc#1012628).
|
||||
- flow_dissector: Fix out-of-bounds warning in
|
||||
__skb_flow_bpf_to_target() (bsc#1012628).
|
||||
- powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
|
||||
(bsc#1012628).
|
||||
- powerpc/smp: Set numa node before updating mask (bsc#1012628).
|
||||
- wilc1000: Bring MAC address setting in line with typical Linux
|
||||
behavior (bsc#1012628).
|
||||
- mac80211: properly drop the connection in case of invalid CSA IE
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Generalize support for ALC3263 codec (bsc#1012628).
|
||||
- ethtool: ioctl: Fix out-of-bounds warning in
|
||||
store_link_ksettings_for_user() (bsc#1012628).
|
||||
- net: sched: tapr: prevent cycle_time == 0 in
|
||||
parse_taprio_schedule (bsc#1012628).
|
||||
- samples/bpf: Fix broken tracex1 due to kprobe argument change
|
||||
(bsc#1012628).
|
||||
- powerpc/pseries: Stop calling printk in rtas_stop_self()
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fixed divide by zero kernel crash during dsc
|
||||
enablement (bsc#1012628).
|
||||
- drm/amd/display: add handling for hdcp2 rx id list validation
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Add mem sync flag for IB allocated by SA
|
||||
(bsc#1012628).
|
||||
- mt76: mt7615: fix entering driver-own state on mt7663
|
||||
(bsc#1012628).
|
||||
- crypto: ccp: Free SEV device if SEV init fails (bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
|
||||
(bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
|
||||
(bsc#1012628).
|
||||
- qtnfmac: Fix possible buffer overflow in
|
||||
qtnf_event_handle_external_auth (bsc#1012628).
|
||||
- powerpc/iommu: Annotate nested lock for lockdep (bsc#1012628).
|
||||
- iavf: remove duplicate free resources calls (bsc#1012628).
|
||||
- net: ethernet: mtk_eth_soc: fix RX VLAN offload (bsc#1012628).
|
||||
- selftests: mlxsw: Increase the tolerance of backlog buildup
|
||||
(bsc#1012628).
|
||||
- selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
|
||||
(bsc#1012628).
|
||||
- kbuild: generate Module.symvers only when vmlinux exists
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Add PCI IDs for Hyper-V VF devices (bsc#1012628).
|
||||
- ia64: module: fix symbolizer crash on fdescr (bsc#1012628).
|
||||
- watchdog: rename __touch_watchdog() to a better descriptive name
|
||||
(bsc#1012628).
|
||||
- watchdog: explicitly update timestamp when reporting softlockup
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: report the overall time of softlockups
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: remove logic that tried to prevent repeated
|
||||
reports (bsc#1012628).
|
||||
- watchdog: fix barriers when printing backtraces from all CPUs
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
|
||||
(bsc#1012628).
|
||||
- leds: lgm: fix gpiolib dependency (bsc#1012628).
|
||||
- thermal: thermal_of: Fix error return code of
|
||||
thermal_of_populate_bind_params() (bsc#1012628).
|
||||
- PCI/RCEC: Fix RCiEP device to RCEC association (bsc#1012628).
|
||||
- f2fs: fix to allow migrating fully valid segment (bsc#1012628).
|
||||
- f2fs: fix panic during f2fs_resize_fs() (bsc#1012628).
|
||||
- f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
|
||||
(bsc#1012628).
|
||||
- rtc: tps65910: include linux/property.h (bsc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
|
||||
(bsc#1012628).
|
||||
- PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Fix error return code in brcm_pcie_probe()
|
||||
(bsc#1012628).
|
||||
- PCI: Release OF node in pci_scan_device()'s error path
|
||||
(bsc#1012628).
|
||||
- ARM: 9064/1: hw_breakpoint: Do not directly check the event's
|
||||
overflow_handler hook (bsc#1012628).
|
||||
- f2fs: fix to align to section for fallocate() on pinned file
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to update last i_size if fallocate partially succeeds
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix NULL pointer dereference for ->get_features()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to avoid touching checkpointed data in get_victim()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to cover __allocate_new_section() with curseg_lock
|
||||
(bsc#1012628).
|
||||
- fs: 9p: fix v9fs_file_open writeback fid error check
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to restrict mount condition on readonly block device
|
||||
(bsc#1012628).
|
||||
- f2fs: Fix a hungtask problem in atomic write (bsc#1012628).
|
||||
- nfs: Subsequent READDIR calls should carry non-zero
|
||||
cookieverifier (bsc#1012628).
|
||||
- NFS: Fix handling of cookie verifier in uncached_readdir()
|
||||
(bsc#1012628).
|
||||
- NFS: Only change the cookie verifier if the directory page
|
||||
cache is empty (bsc#1012628).
|
||||
- f2fs: fix to avoid accessing invalid fio in
|
||||
f2fs_allocate_data_block() (bsc#1012628).
|
||||
- rpmsg: qcom_glink_native: fix error return code of
|
||||
qcom_glink_rx_data() (bsc#1012628).
|
||||
- NFS: nfs4_bitmask_adjust() must not change the server global
|
||||
bitmasks (bsc#1012628).
|
||||
- NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFS: Deal correctly with attribute generation counter overflow
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix missing destroy_workqueue() (bsc#1012628).
|
||||
- remoteproc: pru: Fixup interrupt-parent logic for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix wrong success return value for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix and cleanup firmware interrupt mapping
|
||||
logic (bsc#1012628).
|
||||
- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2 fix handling of sr_eof in SEEK's reply (bsc#1012628).
|
||||
- SUNRPC: Move fault injection call sites (bsc#1012628).
|
||||
- SUNRPC: Remove trace_xprt_transmit_queued (bsc#1012628).
|
||||
- SUNRPC: Handle major timeout in xprt_adjust_timeout()
|
||||
(bsc#1012628).
|
||||
- NFSv42: Copy offload should update the file size when
|
||||
appropriate (bsc#1012628).
|
||||
- thermal/drivers/tsens: Fix missing put_device error
|
||||
(bsc#1012628).
|
||||
- NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're
|
||||
unmounting (bsc#1012628).
|
||||
- nfsd: ensure new clients break delegations (bsc#1012628).
|
||||
- rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1012628).
|
||||
- dmaengine: idxd: Fix potential null dereference on pointer
|
||||
status (bsc#1012628).
|
||||
- dmaengine: idxd: fix dma device lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: cleanup pci interrupt vector allocation
|
||||
management (bsc#1012628).
|
||||
- dmaengine: idxd: removal of pcim managed mmio mapping
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: use ida for device instance enumeration
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix engine conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix group conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix cdev setup and free device lifetime issues
|
||||
(bsc#1012628).
|
||||
- SUNRPC: fix ternary sign expansion bug in tracing (bsc#1012628).
|
||||
- SUNRPC: Fix null pointer dereference in svc_rqst_free()
|
||||
(bsc#1012628).
|
||||
- pwm: atmel: Fix duty cycle calculation in .get_state()
|
||||
(bsc#1012628).
|
||||
- xprtrdma: Avoid Receive Queue wrapping (bsc#1012628).
|
||||
- xprtrdma: Fix cwnd update ordering (bsc#1012628).
|
||||
- xprtrdma: rpcrdma_mr_pop() already does list_del_init()
|
||||
(bsc#1012628).
|
||||
- riscv: Select HAVE_DYNAMIC_FTRACE when
|
||||
-fpatchable-function-entry is available (bsc#1012628).
|
||||
- swiotlb: Fix the type of index (bsc#1012628).
|
||||
- ceph: fix inode leak on getattr error in __fh_to_dentry
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Prevent PRLI in target mode (bsc#1012628).
|
||||
- scsi: ufs: core: Do not put UFS power into LPM if link is broken
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during
|
||||
system suspend (bsc#1012628).
|
||||
- scsi: ufs: core: Narrow down fast path in system suspend path
|
||||
(bsc#1012628).
|
||||
- rtc: ds1307: Fix wday settings for rx8130 (bsc#1012628).
|
||||
- net: hns3: fix incorrect configuration for igu_egu_hw_err
|
||||
(bsc#1012628).
|
||||
- net: hns3: initialize the message content in
|
||||
hclge_get_link_mode() (bsc#1012628).
|
||||
- net: hns3: add check for HNS3_NIC_STATE_INITED in
|
||||
hns3_reset_notify_up_enet() (bsc#1012628).
|
||||
- arm64: stacktrace: restore terminal records (bsc#1012628).
|
||||
- net: hns3: fix for vxlan gpe tx checksum bug (bsc#1012628).
|
||||
- net: hns3: use netif_tx_disable to stop the transmit queue
|
||||
(bsc#1012628).
|
||||
- net: hns3: disable phy loopback setting in hclge_mac_start_phy
|
||||
(bsc#1012628).
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_a
|
||||
(bsc#1012628).
|
||||
- RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
|
||||
(bsc#1012628).
|
||||
- sunrpc: Fix misplaced barrier in call_decode (bsc#1012628).
|
||||
- libbpf: Fix signed overflow in ringbuf_process_ring
|
||||
(bsc#1012628).
|
||||
- block/rnbd-clt: Change queue_depth type in rnbd_clt_session
|
||||
to size_t (bsc#1012628).
|
||||
- block/rnbd-clt: Check the return value of the function
|
||||
rtrs_clt_query (bsc#1012628).
|
||||
- ata: ahci_brcm: Fix use of BCM7216 reset controller
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Use reset/rearm instead of deassert/assert
|
||||
(bsc#1012628).
|
||||
- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
|
||||
(bsc#1012628).
|
||||
- sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
|
||||
(bsc#1012628).
|
||||
- netfilter: xt_SECMARK: add new revision to fix structure layout
|
||||
(bsc#1012628).
|
||||
- xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
|
||||
(bsc#1012628).
|
||||
- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1012628).
|
||||
- net: stmmac: Clear receive all(RA) bit when promiscuous mode
|
||||
is off (bsc#1012628).
|
||||
- drm/radeon: Fix off-by-one power_state index heap overwrite
|
||||
(bsc#1012628).
|
||||
- drm/radeon: Avoid power table parsing memory leaks
|
||||
(bsc#1012628).
|
||||
- arm64: entry: factor irq triage logic into macros (bsc#1012628).
|
||||
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
|
||||
(bsc#1012628).
|
||||
- khugepaged: fix wrong result value for
|
||||
trace_mm_collapse_huge_page_isolate() (bsc#1012628).
|
||||
- mm/hugeltb: handle the error case in
|
||||
hugetlb_fix_reserve_counts() (bsc#1012628).
|
||||
- mm/migrate.c: fix potential indeterminate pte entry in
|
||||
migrate_vma_insert_page() (bsc#1012628).
|
||||
- ksm: fix potential missing rmap_item for stable_node
|
||||
(bsc#1012628).
|
||||
- mm/gup: check every subpage of a compound page during isolation
|
||||
(bsc#1012628).
|
||||
- mm/gup: return an error on migration failure (bsc#1012628).
|
||||
- mm/gup: check for isolation errors (bsc#1012628).
|
||||
- kfence: await for allocation using wait_event (bsc#1012628).
|
||||
- ethtool: fix missing NLM_F_MULTI flag when dumping
|
||||
(bsc#1012628).
|
||||
- net: fix nla_strcmp to handle more then one trailing null
|
||||
character (bsc#1012628).
|
||||
- smc: disallow TCP_ULP in smc_setsockopt() (bsc#1012628).
|
||||
- netfilter: nfnetlink_osf: Fix a missing skb_header_pointer()
|
||||
NULL check (bsc#1012628).
|
||||
- netfilter: nftables: Fix a memleak from userdata error path
|
||||
in new objects (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): fix an error pointer
|
||||
dereference in probe (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): add missing
|
||||
can_rx_offload_del() in error path (bsc#1012628).
|
||||
- can: mcp251x: fix resume from sleep before interface was
|
||||
brought up (bsc#1012628).
|
||||
- can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
|
||||
(bsc#1012628).
|
||||
- sched: Fix out-of-bound access in uclamp (bsc#1012628).
|
||||
- sched/fair: Fix unfairness caused by missing load decay
|
||||
(bsc#1012628).
|
||||
- net: ipa: fix inter-EE IRQ register definitions (bsc#1012628).
|
||||
- fs/proc/generic.c: fix incorrect pde_is_permanent check
|
||||
(bsc#1012628).
|
||||
- kernel: kexec_file: fix error return code of
|
||||
kexec_calculate_store_digests() (bsc#1012628).
|
||||
- kernel/resource: make walk_system_ram_res() find all busy
|
||||
IORESOURCE_SYSTEM_RAM resources (bsc#1012628).
|
||||
- kernel/resource: make walk_mem_res() find all busy
|
||||
IORESOURCE_MEM resources (bsc#1012628).
|
||||
- netfilter: nftables: avoid overflows in nft_hash_buckets()
|
||||
(bsc#1012628).
|
||||
- i40e: fix broken XDP support (bsc#1012628).
|
||||
- i40e: Fix use-after-free in i40e_client_subtask() (bsc#1012628).
|
||||
- i40e: fix the restart auto-negotiation after FEC modified
|
||||
(bsc#1012628).
|
||||
- i40e: Fix PHY type identifiers for 2.5G and 5G adapters
|
||||
(bsc#1012628).
|
||||
- i40e: Remove LLDP frame filters (bsc#1012628).
|
||||
- mptcp: fix splat when closing unaccepted socket (bsc#1012628).
|
||||
- ARC: entry: fix off-by-one error in syscall number validation
|
||||
(bsc#1012628).
|
||||
- ARC: mm: PAE: use 40-bit physical page mask (bsc#1012628).
|
||||
- ARC: mm: Use max_high_pfn as a HIGHMEM zone border
|
||||
(bsc#1012628).
|
||||
- sh: Remove unused variable (bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling stf barrier
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling entry flush barrier
|
||||
(bsc#1012628).
|
||||
- hfsplus: prevent corruption in shrinking truncate (bsc#1012628).
|
||||
- squashfs: fix divide error in calculate_skip() (bsc#1012628).
|
||||
- userfaultfd: release page in error path to avoid BUG_ON
|
||||
(bsc#1012628).
|
||||
- kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
|
||||
(bsc#1012628).
|
||||
- mm/hugetlb: fix F_SEAL_FUTURE_WRITE (bsc#1012628).
|
||||
- mm/hugetlb: fix cow where page writtable in child (bsc#1012628).
|
||||
- blk-iocost: fix weight updates of inner active iocgs
|
||||
(bsc#1012628).
|
||||
- x86, sched: Fix the AMD CPPC maximum performance value on
|
||||
certain AMD Ryzen generations (bsc#1012628).
|
||||
- arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
|
||||
(bsc#1012628).
|
||||
- arm64: Fix race condition on PG_dcache_clean in
|
||||
__sync_icache_dcache() (bsc#1012628).
|
||||
- btrfs: fix deadlock when cloning inline extents and using
|
||||
qgroups (bsc#1012628).
|
||||
- btrfs: zoned: fix silent data loss after failure splitting
|
||||
ordered extent (bsc#1012628).
|
||||
- btrfs: fix race leading to unpersisted data and metadata on
|
||||
fsync (bsc#1012628).
|
||||
- btrfs: initialize return variable in cleanup_free_space_cache_v1
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: sanity check zone type (bsc#1012628).
|
||||
- drm/radeon/dpm: Disable sclk switching on Oland when two 4K
|
||||
60Hz monitors are connected (bsc#1012628).
|
||||
- drm/amd/display: Initialize attribute for hdcp_srm sysfs file
|
||||
(bsc#1012628).
|
||||
- drm/i915: Avoid div-by-zero on gen2 (bsc#1012628).
|
||||
- kvm: exit halt polling on need_resched() as well (bsc#1012628).
|
||||
- drm/msm: fix LLC not being enabled for mmu500 targets
|
||||
(bsc#1012628).
|
||||
- KVM: LAPIC: Accurately guarantee busy wait for timer to expire
|
||||
when using hv_timer (bsc#1012628).
|
||||
- drm/msm/dp: initialize audio_comp when audio starts
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Cancel pvclock_gtod_work on module removal
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Prevent deadlock against tk_core.seq (bsc#1012628).
|
||||
- KVM: SVM: Move GHCB unmapping to fix RCU warning (bsc#1012628).
|
||||
- dax: Add an enum for specifying dax wakup mode (bsc#1012628).
|
||||
- dax: Add a wakeup mode parameter to put_unlocked_entry()
|
||||
(bsc#1012628).
|
||||
- dax: Wake up all waiters after invalidating dax entry
|
||||
(bsc#1012628).
|
||||
- xen/unpopulated-alloc: fix error return code in fill_list()
|
||||
(bsc#1012628).
|
||||
- perf tools: Fix dynamic libbpf link (bsc#1012628).
|
||||
- usb: dwc3: gadget: Free gadget structure only after freeing
|
||||
endpoints (bsc#1012628).
|
||||
- iio: light: gp2ap002: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: hid-sensors: select IIO_TRIGGERED_BUFFER under
|
||||
HID_SENSOR_IIO_TRIGGER (bsc#1012628).
|
||||
- iio: core: return ENODEV if ioctl is unknown (bsc#1012628).
|
||||
- usb: fotg210-hcd: Fix an error message (bsc#1012628).
|
||||
- hwmon: (occ) Fix poll rate limiting (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM
|
||||
AMS (bsc#1012628).
|
||||
- usb: musb: Fix an error message (bsc#1012628).
|
||||
- hwmon: (ltc2992) Put fwnode in error case during ->probe()
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Fix a memory leak in an error handling path
|
||||
(bsc#1012628).
|
||||
- kyber: fix out of bounds access when preempted (bsc#1012628).
|
||||
- nvmet: fix inline bio check for bdev-ns (bsc#1012628).
|
||||
- nvmet: fix inline bio check for passthru (bsc#1012628).
|
||||
- nvmet-rdma: Fix NULL deref when SEND is completed with error
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to free compress page correctly
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix race condition of overwrite vs truncate
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to assign cc.cluster_idx correctly
|
||||
(bsc#1012628).
|
||||
- sched/fair: Fix clearing of has_idle_cores flag in
|
||||
select_idle_cpu() (bsc#1012628).
|
||||
- nbd: Fix NULL pointer in flush_workqueue (bsc#1012628).
|
||||
- powerpc/64s: Make NMI record implicitly soft-masked code as
|
||||
irqs disabled (bsc#1012628).
|
||||
- blk-mq: plug request for shared sbitmap (bsc#1012628).
|
||||
- blk-mq: Swap two calls in blk_mq_exit_queue() (bsc#1012628).
|
||||
- usb: dwc3: omap: improve extcon initialization (bsc#1012628).
|
||||
- usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel
|
||||
Merrifield (bsc#1012628).
|
||||
- usb: xhci: Increase timeout for HC halt (bsc#1012628).
|
||||
- usb: dwc2: Fix gadget DMA unmap direction (bsc#1012628).
|
||||
- usb: core: hub: fix race condition about TRSMRCY of resume
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Enable suspend events (bsc#1012628).
|
||||
- usb: dwc3: gadget: Return success always for kick transfer in
|
||||
ep queue (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Retrieve all the PDOs instead of just the
|
||||
first 4 (bsc#1012628).
|
||||
- usb: typec: ucsi: Put fwnode in any case during ->probe()
|
||||
(bsc#1012628).
|
||||
- xhci-pci: Allow host runtime PM as default for Intel Alder
|
||||
Lake xHCI (bsc#1012628).
|
||||
- xhci: Fix giving back cancelled URBs even if halted endpoint
|
||||
can't reset (bsc#1012628).
|
||||
- xhci: Do not use GFP_KERNEL in (potentially) atomic context
|
||||
(bsc#1012628).
|
||||
- xhci: Add reset resume quirk for AMD xhci controller
|
||||
(bsc#1012628).
|
||||
- iio: core: fix ioctl handlers removal (bsc#1012628).
|
||||
- iio: gyro: mpu3050: Fix reported temperature value
|
||||
(bsc#1012628).
|
||||
- iio: tsl2583: Fix division by a zero lux_val (bsc#1012628).
|
||||
- cdc-wdm: untangle a circular dependency between callback and
|
||||
softint (bsc#1012628).
|
||||
- alarmtimer: Check RTC features instead of ops (bsc#1012628).
|
||||
- xen/gntdev: fix gntdev_mmap() error exit path (bsc#1012628).
|
||||
- KVM: x86: Emulate RDPID only if RDTSCP is supported
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Move RDPID emulation intercept to its own enum
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Add support for RDPID without RDTSCP (bsc#1012628).
|
||||
- KVM: nVMX: Always make an attempt to map eVMCS after migration
|
||||
(bsc#1012628).
|
||||
- KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is
|
||||
unsupported (bsc#1012628).
|
||||
- KVM: VMX: Disable preemption when probing user return MSRs
|
||||
(bsc#1012628).
|
||||
- mm: fix struct page layout on 32-bit systems (bsc#1012628).
|
||||
- MIPS: Reinstate platform `__div64_32' handler (bsc#1012628).
|
||||
- MIPS: Avoid DIVU in `__div64_32' is result would be zero
|
||||
(bsc#1012628).
|
||||
- MIPS: Avoid handcoded DIVU in `__div64_32' altogether
|
||||
(bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer
|
||||
wrap issue (bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata
|
||||
i940 (bsc#1012628).
|
||||
- kobject_uevent: remove warning in init_uevent_argv()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
|
||||
(bsc#1012628).
|
||||
- drm/msm/dp: check sink_count before update is_connected status
|
||||
(bsc#1012628).
|
||||
- drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (bsc#1012628).
|
||||
- drm/i915/overlay: Fix active retire callback alignment
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix crash in auto_retire (bsc#1012628).
|
||||
- clk: exynos7: Mark aclk_fsys1_200 as critical (bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a meaningful power domain name
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8183
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8192
|
||||
(bsc#1012628).
|
||||
- media: rkvdec: Remove of_match_ptr() (bsc#1012628).
|
||||
- i2c: mediatek: Fix send master code at more than 1MHz
|
||||
(bsc#1012628).
|
||||
- dt-bindings: media: renesas,vin: Make resets optional on R-Car
|
||||
Gen1 (bsc#1012628).
|
||||
- dt-bindings: thermal: rcar-gen3-thermal: Support five TSC
|
||||
nodes on r8a779a0 (bsc#1012628).
|
||||
- arm64: dts: renesas: falcon: Move console config to CPU board
|
||||
DTS (bsc#1012628).
|
||||
- dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles
|
||||
back to qcom,qmp-phy.yaml (bsc#1012628).
|
||||
- dt-bindings: serial: 8250: Remove duplicated compatible strings
|
||||
(bsc#1012628).
|
||||
- dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1
|
||||
support (bsc#1012628).
|
||||
- debugfs: Make debugfs_allow RO after init (bsc#1012628).
|
||||
- ext4: fix debug format string warning (bsc#1012628).
|
||||
- nvme: do not try to reconfigure APST when the controller is
|
||||
not live (bsc#1012628).
|
||||
- ASoC: rsnd: check all BUSIF status when error (bsc#1012628).
|
||||
- net: bridge: fix error in br_multicast_add_port when
|
||||
CONFIG_NET_SWITCHDEV=n (bsc#1012628).
|
||||
- Refresh
|
||||
patches.suse/usb-pci-quirks-disable-D3cold-on-xhci-suspend-for-s2.patch.
|
||||
- commit 0ef707c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 17:37:31 CEST 2021 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.12
|
||||
%define patchversion 5.12.4
|
||||
%define patchversion 5.12.5
|
||||
%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.12.4
|
||||
Version: 5.12.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcf6ea2f
|
||||
Release: <RELEASE>.g37a9337
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -64,7 +64,7 @@ BuildRequires: texlive-zapfding
|
||||
%endif
|
||||
Url: http://www.kernel.org/
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: %name-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,627 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:28:30 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/crypto-ccp-Annotate-SEV-Firmware-file-names.patch.
|
||||
Update upstream status.
|
||||
- commit 37a9337
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:22:51 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- ipv6: remove extra dev_hold() for fallback tunnels (git-fixes).
|
||||
- x86/events/amd/iommu: Fix invalid Perf result due to IOMMU
|
||||
PMC power-gating (git-fixes).
|
||||
- commit 5eb2110
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:16:47 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.12.5 (bsc#1012628).
|
||||
- KEYS: trusted: Fix memory leak on object td (bsc#1012628).
|
||||
- tpm: fix error return code in tpm2_get_cc_attrs_tbl()
|
||||
(bsc#1012628).
|
||||
- tpm, tpm_tis: Extend locality handling to TPM2 in
|
||||
tpm_tis_gen_interrupt() (bsc#1012628).
|
||||
- tpm, tpm_tis: Reserve locality in tpm_tis_resume()
|
||||
(bsc#1012628).
|
||||
- btrfs: fix unmountable seed device after fstrim (bsc#1012628).
|
||||
- KVM: SVM: Make sure GHCB is mapped before updating
|
||||
(bsc#1012628).
|
||||
- KVM/VMX: Invoke NMI non-IST entry instead of IST entry
|
||||
(bsc#1012628).
|
||||
- ACPI: PM: Add ACPI ID of Alder Lake Fan (bsc#1012628).
|
||||
- PM: runtime: Fix unpaired parent child_count for force_resume
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Use HWP if enabled by platform firmware
|
||||
(bsc#1012628).
|
||||
- kvm: Cap halt polling at kvm->max_halt_poll_ns (bsc#1012628).
|
||||
- ath11k: fix thermal temperature read (bsc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
|
||||
(bsc#1012628).
|
||||
- fs: dlm: fix debugfs dump (bsc#1012628).
|
||||
- fs: dlm: fix mark setting deadlock (bsc#1012628).
|
||||
- fs: dlm: add errno handling to check callback (bsc#1012628).
|
||||
- fs: dlm: add check if dlm is currently running (bsc#1012628).
|
||||
- fs: dlm: change allocation limits (bsc#1012628).
|
||||
- fs: dlm: check on minimum msglen size (bsc#1012628).
|
||||
- fs: dlm: flush swork on shutdown (bsc#1012628).
|
||||
- fs: dlm: add shutdown hook (bsc#1012628).
|
||||
- tipc: convert dest node's address to network order
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus
|
||||
T100TAF (bsc#1012628).
|
||||
- net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX
|
||||
datapath (bsc#1012628).
|
||||
- net: stmmac: Set FIFO sizes for ipq806x (bsc#1012628).
|
||||
- ASoC: rsnd: core: Check convert rate in rsnd_hw_params
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
|
||||
(bsc#1012628).
|
||||
- i2c: bail out early when RDWR parameters are wrong
|
||||
(bsc#1012628).
|
||||
- ALSA: hdsp: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: hdspm: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: rme9652: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: bebob: enable to deliver MIDI messages for multiple ports
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
|
||||
(bsc#1012628).
|
||||
- Bluetooth: initialize skb_queue_head at l2cap_chan_create()
|
||||
(bsc#1012628).
|
||||
- net/sched: cls_flower: use ntohs for struct
|
||||
flow_dissector_key_ports (bsc#1012628).
|
||||
- net: bridge: when suppression is enabled exclude RARP packets
|
||||
(bsc#1012628).
|
||||
- Bluetooth: check for zapped sk before connecting (bsc#1012628).
|
||||
- selftests/powerpc: Fix L1D flushing tests for Power10
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms
|
||||
(bsc#1012628).
|
||||
- powerpc/32: Statically initialise first emergency context
|
||||
(bsc#1012628).
|
||||
- net: hns3: remediate a potential overflow risk of bd_num_list
|
||||
(bsc#1012628).
|
||||
- net: hns3: add handling for xmit skb with recursive fraglist
|
||||
(bsc#1012628).
|
||||
- ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
|
||||
(bsc#1012628).
|
||||
- can: dev: can_free_echo_skb(): don't crash the kernel if
|
||||
can_priv::echo_skb is accessed out of bounds (bsc#1012628).
|
||||
- iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
|
||||
(bsc#1012628).
|
||||
- ice: handle increasing Tx or Rx ring sizes (bsc#1012628).
|
||||
- Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip
|
||||
(bsc#1012628).
|
||||
- ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
|
||||
(bsc#1012628).
|
||||
- selftests: mptcp: launch mptcp_connect with timeout
|
||||
(bsc#1012628).
|
||||
- i2c: Add I2C_AQ_NO_REP_START adapter quirk (bsc#1012628).
|
||||
- Bluetooth: Do not set cur_adv_instance in adv param MGMT request
|
||||
(bsc#1012628).
|
||||
- MIPS: Loongson64: Use _CACHE_UNCACHED instead of
|
||||
_CACHE_UNCACHED_ACCELERATED (bsc#1012628).
|
||||
- coresight: Do not scan for graph if none is present
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Correct oversized ring allocation (bsc#1012628).
|
||||
- mac80211: Set priority and queue mapping for injected frames
|
||||
(bsc#1012628).
|
||||
- mac80211: clear the beacon's CRC after channel switch
|
||||
(bsc#1012628).
|
||||
- ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
|
||||
(bsc#1012628).
|
||||
- net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
|
||||
(bsc#1012628).
|
||||
- net: fec: use mac-managed PHY PM (bsc#1012628).
|
||||
- pinctrl: samsung: use 'int' for register masks in Exynos
|
||||
(bsc#1012628).
|
||||
- rtw88: 8822c: add LC calibration for RTL8822C (bsc#1012628).
|
||||
- mt76: mt7615: fix key set/delete issues (bsc#1012628).
|
||||
- mt76: mt7615: support loading EEPROM for MT7613BE (bsc#1012628).
|
||||
- mt76: mt76x0: disable GTK offloading (bsc#1012628).
|
||||
- mt76: connac: always check return value from
|
||||
mt76_connac_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: always check return value from
|
||||
mt7915_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: fix txpower init for TSSI off chips (bsc#1012628).
|
||||
- mt76: mt7921: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: add wifi subsystem reset (bsc#1012628).
|
||||
- i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
|
||||
(bsc#1012628).
|
||||
- fuse: invalidate attrs when page writeback completes
|
||||
(bsc#1012628).
|
||||
- virtiofs: fix userns (bsc#1012628).
|
||||
- cuse: prevent clone (bsc#1012628).
|
||||
- iwlwifi: pcie: make cfg vs. trans_cfg more robust (bsc#1012628).
|
||||
- iwlwifi: queue: avoid memory leak in reset flow (bsc#1012628).
|
||||
- iwlwifi: trans/pcie: defer transport initialisation
|
||||
(bsc#1012628).
|
||||
- powerpc/mm: Add cond_resched() while removing hpte mappings
|
||||
(bsc#1012628).
|
||||
- ASoC: rsnd: call rsnd_ssi_master_clk_start() from
|
||||
rsnd_ssi_init() (bsc#1012628).
|
||||
- net: bridge: propagate error code and extack from
|
||||
br_mc_disabled_update (bsc#1012628).
|
||||
- Revert "iommu/amd: Fix performance counter initialization"
|
||||
(bsc#1012628).
|
||||
- iommu/amd: Remove performance counter pre-initialization test
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Force vsync flip when reconfiguring MPCC
|
||||
(bsc#1012628).
|
||||
- selftests: Set CC to clang in lib.mk if LLVM is set
|
||||
(bsc#1012628).
|
||||
- kconfig: nconf: stop endless search loops (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix race in handling acomp ELD notification
|
||||
at resume (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Alder Lake PCH-M (bsc#1012628).
|
||||
- sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
|
||||
(bsc#1012628).
|
||||
- flow_dissector: Fix out-of-bounds warning in
|
||||
__skb_flow_bpf_to_target() (bsc#1012628).
|
||||
- powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
|
||||
(bsc#1012628).
|
||||
- powerpc/smp: Set numa node before updating mask (bsc#1012628).
|
||||
- wilc1000: Bring MAC address setting in line with typical Linux
|
||||
behavior (bsc#1012628).
|
||||
- mac80211: properly drop the connection in case of invalid CSA IE
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Generalize support for ALC3263 codec (bsc#1012628).
|
||||
- ethtool: ioctl: Fix out-of-bounds warning in
|
||||
store_link_ksettings_for_user() (bsc#1012628).
|
||||
- net: sched: tapr: prevent cycle_time == 0 in
|
||||
parse_taprio_schedule (bsc#1012628).
|
||||
- samples/bpf: Fix broken tracex1 due to kprobe argument change
|
||||
(bsc#1012628).
|
||||
- powerpc/pseries: Stop calling printk in rtas_stop_self()
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fixed divide by zero kernel crash during dsc
|
||||
enablement (bsc#1012628).
|
||||
- drm/amd/display: add handling for hdcp2 rx id list validation
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Add mem sync flag for IB allocated by SA
|
||||
(bsc#1012628).
|
||||
- mt76: mt7615: fix entering driver-own state on mt7663
|
||||
(bsc#1012628).
|
||||
- crypto: ccp: Free SEV device if SEV init fails (bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
|
||||
(bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
|
||||
(bsc#1012628).
|
||||
- qtnfmac: Fix possible buffer overflow in
|
||||
qtnf_event_handle_external_auth (bsc#1012628).
|
||||
- powerpc/iommu: Annotate nested lock for lockdep (bsc#1012628).
|
||||
- iavf: remove duplicate free resources calls (bsc#1012628).
|
||||
- net: ethernet: mtk_eth_soc: fix RX VLAN offload (bsc#1012628).
|
||||
- selftests: mlxsw: Increase the tolerance of backlog buildup
|
||||
(bsc#1012628).
|
||||
- selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
|
||||
(bsc#1012628).
|
||||
- kbuild: generate Module.symvers only when vmlinux exists
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Add PCI IDs for Hyper-V VF devices (bsc#1012628).
|
||||
- ia64: module: fix symbolizer crash on fdescr (bsc#1012628).
|
||||
- watchdog: rename __touch_watchdog() to a better descriptive name
|
||||
(bsc#1012628).
|
||||
- watchdog: explicitly update timestamp when reporting softlockup
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: report the overall time of softlockups
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: remove logic that tried to prevent repeated
|
||||
reports (bsc#1012628).
|
||||
- watchdog: fix barriers when printing backtraces from all CPUs
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
|
||||
(bsc#1012628).
|
||||
- leds: lgm: fix gpiolib dependency (bsc#1012628).
|
||||
- thermal: thermal_of: Fix error return code of
|
||||
thermal_of_populate_bind_params() (bsc#1012628).
|
||||
- PCI/RCEC: Fix RCiEP device to RCEC association (bsc#1012628).
|
||||
- f2fs: fix to allow migrating fully valid segment (bsc#1012628).
|
||||
- f2fs: fix panic during f2fs_resize_fs() (bsc#1012628).
|
||||
- f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
|
||||
(bsc#1012628).
|
||||
- rtc: tps65910: include linux/property.h (bsc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
|
||||
(bsc#1012628).
|
||||
- PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Fix error return code in brcm_pcie_probe()
|
||||
(bsc#1012628).
|
||||
- PCI: Release OF node in pci_scan_device()'s error path
|
||||
(bsc#1012628).
|
||||
- ARM: 9064/1: hw_breakpoint: Do not directly check the event's
|
||||
overflow_handler hook (bsc#1012628).
|
||||
- f2fs: fix to align to section for fallocate() on pinned file
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to update last i_size if fallocate partially succeeds
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix NULL pointer dereference for ->get_features()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to avoid touching checkpointed data in get_victim()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to cover __allocate_new_section() with curseg_lock
|
||||
(bsc#1012628).
|
||||
- fs: 9p: fix v9fs_file_open writeback fid error check
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to restrict mount condition on readonly block device
|
||||
(bsc#1012628).
|
||||
- f2fs: Fix a hungtask problem in atomic write (bsc#1012628).
|
||||
- nfs: Subsequent READDIR calls should carry non-zero
|
||||
cookieverifier (bsc#1012628).
|
||||
- NFS: Fix handling of cookie verifier in uncached_readdir()
|
||||
(bsc#1012628).
|
||||
- NFS: Only change the cookie verifier if the directory page
|
||||
cache is empty (bsc#1012628).
|
||||
- f2fs: fix to avoid accessing invalid fio in
|
||||
f2fs_allocate_data_block() (bsc#1012628).
|
||||
- rpmsg: qcom_glink_native: fix error return code of
|
||||
qcom_glink_rx_data() (bsc#1012628).
|
||||
- NFS: nfs4_bitmask_adjust() must not change the server global
|
||||
bitmasks (bsc#1012628).
|
||||
- NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFS: Deal correctly with attribute generation counter overflow
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix missing destroy_workqueue() (bsc#1012628).
|
||||
- remoteproc: pru: Fixup interrupt-parent logic for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix wrong success return value for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix and cleanup firmware interrupt mapping
|
||||
logic (bsc#1012628).
|
||||
- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2 fix handling of sr_eof in SEEK's reply (bsc#1012628).
|
||||
- SUNRPC: Move fault injection call sites (bsc#1012628).
|
||||
- SUNRPC: Remove trace_xprt_transmit_queued (bsc#1012628).
|
||||
- SUNRPC: Handle major timeout in xprt_adjust_timeout()
|
||||
(bsc#1012628).
|
||||
- NFSv42: Copy offload should update the file size when
|
||||
appropriate (bsc#1012628).
|
||||
- thermal/drivers/tsens: Fix missing put_device error
|
||||
(bsc#1012628).
|
||||
- NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're
|
||||
unmounting (bsc#1012628).
|
||||
- nfsd: ensure new clients break delegations (bsc#1012628).
|
||||
- rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1012628).
|
||||
- dmaengine: idxd: Fix potential null dereference on pointer
|
||||
status (bsc#1012628).
|
||||
- dmaengine: idxd: fix dma device lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: cleanup pci interrupt vector allocation
|
||||
management (bsc#1012628).
|
||||
- dmaengine: idxd: removal of pcim managed mmio mapping
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: use ida for device instance enumeration
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix engine conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix group conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix cdev setup and free device lifetime issues
|
||||
(bsc#1012628).
|
||||
- SUNRPC: fix ternary sign expansion bug in tracing (bsc#1012628).
|
||||
- SUNRPC: Fix null pointer dereference in svc_rqst_free()
|
||||
(bsc#1012628).
|
||||
- pwm: atmel: Fix duty cycle calculation in .get_state()
|
||||
(bsc#1012628).
|
||||
- xprtrdma: Avoid Receive Queue wrapping (bsc#1012628).
|
||||
- xprtrdma: Fix cwnd update ordering (bsc#1012628).
|
||||
- xprtrdma: rpcrdma_mr_pop() already does list_del_init()
|
||||
(bsc#1012628).
|
||||
- riscv: Select HAVE_DYNAMIC_FTRACE when
|
||||
-fpatchable-function-entry is available (bsc#1012628).
|
||||
- swiotlb: Fix the type of index (bsc#1012628).
|
||||
- ceph: fix inode leak on getattr error in __fh_to_dentry
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Prevent PRLI in target mode (bsc#1012628).
|
||||
- scsi: ufs: core: Do not put UFS power into LPM if link is broken
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during
|
||||
system suspend (bsc#1012628).
|
||||
- scsi: ufs: core: Narrow down fast path in system suspend path
|
||||
(bsc#1012628).
|
||||
- rtc: ds1307: Fix wday settings for rx8130 (bsc#1012628).
|
||||
- net: hns3: fix incorrect configuration for igu_egu_hw_err
|
||||
(bsc#1012628).
|
||||
- net: hns3: initialize the message content in
|
||||
hclge_get_link_mode() (bsc#1012628).
|
||||
- net: hns3: add check for HNS3_NIC_STATE_INITED in
|
||||
hns3_reset_notify_up_enet() (bsc#1012628).
|
||||
- arm64: stacktrace: restore terminal records (bsc#1012628).
|
||||
- net: hns3: fix for vxlan gpe tx checksum bug (bsc#1012628).
|
||||
- net: hns3: use netif_tx_disable to stop the transmit queue
|
||||
(bsc#1012628).
|
||||
- net: hns3: disable phy loopback setting in hclge_mac_start_phy
|
||||
(bsc#1012628).
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_a
|
||||
(bsc#1012628).
|
||||
- RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
|
||||
(bsc#1012628).
|
||||
- sunrpc: Fix misplaced barrier in call_decode (bsc#1012628).
|
||||
- libbpf: Fix signed overflow in ringbuf_process_ring
|
||||
(bsc#1012628).
|
||||
- block/rnbd-clt: Change queue_depth type in rnbd_clt_session
|
||||
to size_t (bsc#1012628).
|
||||
- block/rnbd-clt: Check the return value of the function
|
||||
rtrs_clt_query (bsc#1012628).
|
||||
- ata: ahci_brcm: Fix use of BCM7216 reset controller
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Use reset/rearm instead of deassert/assert
|
||||
(bsc#1012628).
|
||||
- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
|
||||
(bsc#1012628).
|
||||
- sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
|
||||
(bsc#1012628).
|
||||
- netfilter: xt_SECMARK: add new revision to fix structure layout
|
||||
(bsc#1012628).
|
||||
- xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
|
||||
(bsc#1012628).
|
||||
- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1012628).
|
||||
- net: stmmac: Clear receive all(RA) bit when promiscuous mode
|
||||
is off (bsc#1012628).
|
||||
- drm/radeon: Fix off-by-one power_state index heap overwrite
|
||||
(bsc#1012628).
|
||||
- drm/radeon: Avoid power table parsing memory leaks
|
||||
(bsc#1012628).
|
||||
- arm64: entry: factor irq triage logic into macros (bsc#1012628).
|
||||
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
|
||||
(bsc#1012628).
|
||||
- khugepaged: fix wrong result value for
|
||||
trace_mm_collapse_huge_page_isolate() (bsc#1012628).
|
||||
- mm/hugeltb: handle the error case in
|
||||
hugetlb_fix_reserve_counts() (bsc#1012628).
|
||||
- mm/migrate.c: fix potential indeterminate pte entry in
|
||||
migrate_vma_insert_page() (bsc#1012628).
|
||||
- ksm: fix potential missing rmap_item for stable_node
|
||||
(bsc#1012628).
|
||||
- mm/gup: check every subpage of a compound page during isolation
|
||||
(bsc#1012628).
|
||||
- mm/gup: return an error on migration failure (bsc#1012628).
|
||||
- mm/gup: check for isolation errors (bsc#1012628).
|
||||
- kfence: await for allocation using wait_event (bsc#1012628).
|
||||
- ethtool: fix missing NLM_F_MULTI flag when dumping
|
||||
(bsc#1012628).
|
||||
- net: fix nla_strcmp to handle more then one trailing null
|
||||
character (bsc#1012628).
|
||||
- smc: disallow TCP_ULP in smc_setsockopt() (bsc#1012628).
|
||||
- netfilter: nfnetlink_osf: Fix a missing skb_header_pointer()
|
||||
NULL check (bsc#1012628).
|
||||
- netfilter: nftables: Fix a memleak from userdata error path
|
||||
in new objects (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): fix an error pointer
|
||||
dereference in probe (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): add missing
|
||||
can_rx_offload_del() in error path (bsc#1012628).
|
||||
- can: mcp251x: fix resume from sleep before interface was
|
||||
brought up (bsc#1012628).
|
||||
- can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
|
||||
(bsc#1012628).
|
||||
- sched: Fix out-of-bound access in uclamp (bsc#1012628).
|
||||
- sched/fair: Fix unfairness caused by missing load decay
|
||||
(bsc#1012628).
|
||||
- net: ipa: fix inter-EE IRQ register definitions (bsc#1012628).
|
||||
- fs/proc/generic.c: fix incorrect pde_is_permanent check
|
||||
(bsc#1012628).
|
||||
- kernel: kexec_file: fix error return code of
|
||||
kexec_calculate_store_digests() (bsc#1012628).
|
||||
- kernel/resource: make walk_system_ram_res() find all busy
|
||||
IORESOURCE_SYSTEM_RAM resources (bsc#1012628).
|
||||
- kernel/resource: make walk_mem_res() find all busy
|
||||
IORESOURCE_MEM resources (bsc#1012628).
|
||||
- netfilter: nftables: avoid overflows in nft_hash_buckets()
|
||||
(bsc#1012628).
|
||||
- i40e: fix broken XDP support (bsc#1012628).
|
||||
- i40e: Fix use-after-free in i40e_client_subtask() (bsc#1012628).
|
||||
- i40e: fix the restart auto-negotiation after FEC modified
|
||||
(bsc#1012628).
|
||||
- i40e: Fix PHY type identifiers for 2.5G and 5G adapters
|
||||
(bsc#1012628).
|
||||
- i40e: Remove LLDP frame filters (bsc#1012628).
|
||||
- mptcp: fix splat when closing unaccepted socket (bsc#1012628).
|
||||
- ARC: entry: fix off-by-one error in syscall number validation
|
||||
(bsc#1012628).
|
||||
- ARC: mm: PAE: use 40-bit physical page mask (bsc#1012628).
|
||||
- ARC: mm: Use max_high_pfn as a HIGHMEM zone border
|
||||
(bsc#1012628).
|
||||
- sh: Remove unused variable (bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling stf barrier
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling entry flush barrier
|
||||
(bsc#1012628).
|
||||
- hfsplus: prevent corruption in shrinking truncate (bsc#1012628).
|
||||
- squashfs: fix divide error in calculate_skip() (bsc#1012628).
|
||||
- userfaultfd: release page in error path to avoid BUG_ON
|
||||
(bsc#1012628).
|
||||
- kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
|
||||
(bsc#1012628).
|
||||
- mm/hugetlb: fix F_SEAL_FUTURE_WRITE (bsc#1012628).
|
||||
- mm/hugetlb: fix cow where page writtable in child (bsc#1012628).
|
||||
- blk-iocost: fix weight updates of inner active iocgs
|
||||
(bsc#1012628).
|
||||
- x86, sched: Fix the AMD CPPC maximum performance value on
|
||||
certain AMD Ryzen generations (bsc#1012628).
|
||||
- arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
|
||||
(bsc#1012628).
|
||||
- arm64: Fix race condition on PG_dcache_clean in
|
||||
__sync_icache_dcache() (bsc#1012628).
|
||||
- btrfs: fix deadlock when cloning inline extents and using
|
||||
qgroups (bsc#1012628).
|
||||
- btrfs: zoned: fix silent data loss after failure splitting
|
||||
ordered extent (bsc#1012628).
|
||||
- btrfs: fix race leading to unpersisted data and metadata on
|
||||
fsync (bsc#1012628).
|
||||
- btrfs: initialize return variable in cleanup_free_space_cache_v1
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: sanity check zone type (bsc#1012628).
|
||||
- drm/radeon/dpm: Disable sclk switching on Oland when two 4K
|
||||
60Hz monitors are connected (bsc#1012628).
|
||||
- drm/amd/display: Initialize attribute for hdcp_srm sysfs file
|
||||
(bsc#1012628).
|
||||
- drm/i915: Avoid div-by-zero on gen2 (bsc#1012628).
|
||||
- kvm: exit halt polling on need_resched() as well (bsc#1012628).
|
||||
- drm/msm: fix LLC not being enabled for mmu500 targets
|
||||
(bsc#1012628).
|
||||
- KVM: LAPIC: Accurately guarantee busy wait for timer to expire
|
||||
when using hv_timer (bsc#1012628).
|
||||
- drm/msm/dp: initialize audio_comp when audio starts
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Cancel pvclock_gtod_work on module removal
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Prevent deadlock against tk_core.seq (bsc#1012628).
|
||||
- KVM: SVM: Move GHCB unmapping to fix RCU warning (bsc#1012628).
|
||||
- dax: Add an enum for specifying dax wakup mode (bsc#1012628).
|
||||
- dax: Add a wakeup mode parameter to put_unlocked_entry()
|
||||
(bsc#1012628).
|
||||
- dax: Wake up all waiters after invalidating dax entry
|
||||
(bsc#1012628).
|
||||
- xen/unpopulated-alloc: fix error return code in fill_list()
|
||||
(bsc#1012628).
|
||||
- perf tools: Fix dynamic libbpf link (bsc#1012628).
|
||||
- usb: dwc3: gadget: Free gadget structure only after freeing
|
||||
endpoints (bsc#1012628).
|
||||
- iio: light: gp2ap002: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: hid-sensors: select IIO_TRIGGERED_BUFFER under
|
||||
HID_SENSOR_IIO_TRIGGER (bsc#1012628).
|
||||
- iio: core: return ENODEV if ioctl is unknown (bsc#1012628).
|
||||
- usb: fotg210-hcd: Fix an error message (bsc#1012628).
|
||||
- hwmon: (occ) Fix poll rate limiting (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM
|
||||
AMS (bsc#1012628).
|
||||
- usb: musb: Fix an error message (bsc#1012628).
|
||||
- hwmon: (ltc2992) Put fwnode in error case during ->probe()
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Fix a memory leak in an error handling path
|
||||
(bsc#1012628).
|
||||
- kyber: fix out of bounds access when preempted (bsc#1012628).
|
||||
- nvmet: fix inline bio check for bdev-ns (bsc#1012628).
|
||||
- nvmet: fix inline bio check for passthru (bsc#1012628).
|
||||
- nvmet-rdma: Fix NULL deref when SEND is completed with error
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to free compress page correctly
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix race condition of overwrite vs truncate
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to assign cc.cluster_idx correctly
|
||||
(bsc#1012628).
|
||||
- sched/fair: Fix clearing of has_idle_cores flag in
|
||||
select_idle_cpu() (bsc#1012628).
|
||||
- nbd: Fix NULL pointer in flush_workqueue (bsc#1012628).
|
||||
- powerpc/64s: Make NMI record implicitly soft-masked code as
|
||||
irqs disabled (bsc#1012628).
|
||||
- blk-mq: plug request for shared sbitmap (bsc#1012628).
|
||||
- blk-mq: Swap two calls in blk_mq_exit_queue() (bsc#1012628).
|
||||
- usb: dwc3: omap: improve extcon initialization (bsc#1012628).
|
||||
- usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel
|
||||
Merrifield (bsc#1012628).
|
||||
- usb: xhci: Increase timeout for HC halt (bsc#1012628).
|
||||
- usb: dwc2: Fix gadget DMA unmap direction (bsc#1012628).
|
||||
- usb: core: hub: fix race condition about TRSMRCY of resume
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Enable suspend events (bsc#1012628).
|
||||
- usb: dwc3: gadget: Return success always for kick transfer in
|
||||
ep queue (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Retrieve all the PDOs instead of just the
|
||||
first 4 (bsc#1012628).
|
||||
- usb: typec: ucsi: Put fwnode in any case during ->probe()
|
||||
(bsc#1012628).
|
||||
- xhci-pci: Allow host runtime PM as default for Intel Alder
|
||||
Lake xHCI (bsc#1012628).
|
||||
- xhci: Fix giving back cancelled URBs even if halted endpoint
|
||||
can't reset (bsc#1012628).
|
||||
- xhci: Do not use GFP_KERNEL in (potentially) atomic context
|
||||
(bsc#1012628).
|
||||
- xhci: Add reset resume quirk for AMD xhci controller
|
||||
(bsc#1012628).
|
||||
- iio: core: fix ioctl handlers removal (bsc#1012628).
|
||||
- iio: gyro: mpu3050: Fix reported temperature value
|
||||
(bsc#1012628).
|
||||
- iio: tsl2583: Fix division by a zero lux_val (bsc#1012628).
|
||||
- cdc-wdm: untangle a circular dependency between callback and
|
||||
softint (bsc#1012628).
|
||||
- alarmtimer: Check RTC features instead of ops (bsc#1012628).
|
||||
- xen/gntdev: fix gntdev_mmap() error exit path (bsc#1012628).
|
||||
- KVM: x86: Emulate RDPID only if RDTSCP is supported
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Move RDPID emulation intercept to its own enum
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Add support for RDPID without RDTSCP (bsc#1012628).
|
||||
- KVM: nVMX: Always make an attempt to map eVMCS after migration
|
||||
(bsc#1012628).
|
||||
- KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is
|
||||
unsupported (bsc#1012628).
|
||||
- KVM: VMX: Disable preemption when probing user return MSRs
|
||||
(bsc#1012628).
|
||||
- mm: fix struct page layout on 32-bit systems (bsc#1012628).
|
||||
- MIPS: Reinstate platform `__div64_32' handler (bsc#1012628).
|
||||
- MIPS: Avoid DIVU in `__div64_32' is result would be zero
|
||||
(bsc#1012628).
|
||||
- MIPS: Avoid handcoded DIVU in `__div64_32' altogether
|
||||
(bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer
|
||||
wrap issue (bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata
|
||||
i940 (bsc#1012628).
|
||||
- kobject_uevent: remove warning in init_uevent_argv()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
|
||||
(bsc#1012628).
|
||||
- drm/msm/dp: check sink_count before update is_connected status
|
||||
(bsc#1012628).
|
||||
- drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (bsc#1012628).
|
||||
- drm/i915/overlay: Fix active retire callback alignment
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix crash in auto_retire (bsc#1012628).
|
||||
- clk: exynos7: Mark aclk_fsys1_200 as critical (bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a meaningful power domain name
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8183
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8192
|
||||
(bsc#1012628).
|
||||
- media: rkvdec: Remove of_match_ptr() (bsc#1012628).
|
||||
- i2c: mediatek: Fix send master code at more than 1MHz
|
||||
(bsc#1012628).
|
||||
- dt-bindings: media: renesas,vin: Make resets optional on R-Car
|
||||
Gen1 (bsc#1012628).
|
||||
- dt-bindings: thermal: rcar-gen3-thermal: Support five TSC
|
||||
nodes on r8a779a0 (bsc#1012628).
|
||||
- arm64: dts: renesas: falcon: Move console config to CPU board
|
||||
DTS (bsc#1012628).
|
||||
- dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles
|
||||
back to qcom,qmp-phy.yaml (bsc#1012628).
|
||||
- dt-bindings: serial: 8250: Remove duplicated compatible strings
|
||||
(bsc#1012628).
|
||||
- dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1
|
||||
support (bsc#1012628).
|
||||
- debugfs: Make debugfs_allow RO after init (bsc#1012628).
|
||||
- ext4: fix debug format string warning (bsc#1012628).
|
||||
- nvme: do not try to reconfigure APST when the controller is
|
||||
not live (bsc#1012628).
|
||||
- ASoC: rsnd: check all BUSIF status when error (bsc#1012628).
|
||||
- net: bridge: fix error in br_multicast_add_port when
|
||||
CONFIG_NET_SWITCHDEV=n (bsc#1012628).
|
||||
- Refresh
|
||||
patches.suse/usb-pci-quirks-disable-D3cold-on-xhci-suspend-for-s2.patch.
|
||||
- commit 0ef707c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 17:37:31 CEST 2021 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.12
|
||||
%define patchversion 5.12.4
|
||||
%define patchversion 5.12.5
|
||||
%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.12.4
|
||||
Version: 5.12.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcf6ea2f
|
||||
Release: <RELEASE>.g37a9337
|
||||
%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-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: kernel-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: kernel-%build_flavor-base-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
Provides: kernel-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: %name-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,627 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:28:30 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/crypto-ccp-Annotate-SEV-Firmware-file-names.patch.
|
||||
Update upstream status.
|
||||
- commit 37a9337
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:22:51 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- ipv6: remove extra dev_hold() for fallback tunnels (git-fixes).
|
||||
- x86/events/amd/iommu: Fix invalid Perf result due to IOMMU
|
||||
PMC power-gating (git-fixes).
|
||||
- commit 5eb2110
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:16:47 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.12.5 (bsc#1012628).
|
||||
- KEYS: trusted: Fix memory leak on object td (bsc#1012628).
|
||||
- tpm: fix error return code in tpm2_get_cc_attrs_tbl()
|
||||
(bsc#1012628).
|
||||
- tpm, tpm_tis: Extend locality handling to TPM2 in
|
||||
tpm_tis_gen_interrupt() (bsc#1012628).
|
||||
- tpm, tpm_tis: Reserve locality in tpm_tis_resume()
|
||||
(bsc#1012628).
|
||||
- btrfs: fix unmountable seed device after fstrim (bsc#1012628).
|
||||
- KVM: SVM: Make sure GHCB is mapped before updating
|
||||
(bsc#1012628).
|
||||
- KVM/VMX: Invoke NMI non-IST entry instead of IST entry
|
||||
(bsc#1012628).
|
||||
- ACPI: PM: Add ACPI ID of Alder Lake Fan (bsc#1012628).
|
||||
- PM: runtime: Fix unpaired parent child_count for force_resume
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Use HWP if enabled by platform firmware
|
||||
(bsc#1012628).
|
||||
- kvm: Cap halt polling at kvm->max_halt_poll_ns (bsc#1012628).
|
||||
- ath11k: fix thermal temperature read (bsc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
|
||||
(bsc#1012628).
|
||||
- fs: dlm: fix debugfs dump (bsc#1012628).
|
||||
- fs: dlm: fix mark setting deadlock (bsc#1012628).
|
||||
- fs: dlm: add errno handling to check callback (bsc#1012628).
|
||||
- fs: dlm: add check if dlm is currently running (bsc#1012628).
|
||||
- fs: dlm: change allocation limits (bsc#1012628).
|
||||
- fs: dlm: check on minimum msglen size (bsc#1012628).
|
||||
- fs: dlm: flush swork on shutdown (bsc#1012628).
|
||||
- fs: dlm: add shutdown hook (bsc#1012628).
|
||||
- tipc: convert dest node's address to network order
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus
|
||||
T100TAF (bsc#1012628).
|
||||
- net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX
|
||||
datapath (bsc#1012628).
|
||||
- net: stmmac: Set FIFO sizes for ipq806x (bsc#1012628).
|
||||
- ASoC: rsnd: core: Check convert rate in rsnd_hw_params
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
|
||||
(bsc#1012628).
|
||||
- i2c: bail out early when RDWR parameters are wrong
|
||||
(bsc#1012628).
|
||||
- ALSA: hdsp: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: hdspm: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: rme9652: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: bebob: enable to deliver MIDI messages for multiple ports
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
|
||||
(bsc#1012628).
|
||||
- Bluetooth: initialize skb_queue_head at l2cap_chan_create()
|
||||
(bsc#1012628).
|
||||
- net/sched: cls_flower: use ntohs for struct
|
||||
flow_dissector_key_ports (bsc#1012628).
|
||||
- net: bridge: when suppression is enabled exclude RARP packets
|
||||
(bsc#1012628).
|
||||
- Bluetooth: check for zapped sk before connecting (bsc#1012628).
|
||||
- selftests/powerpc: Fix L1D flushing tests for Power10
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms
|
||||
(bsc#1012628).
|
||||
- powerpc/32: Statically initialise first emergency context
|
||||
(bsc#1012628).
|
||||
- net: hns3: remediate a potential overflow risk of bd_num_list
|
||||
(bsc#1012628).
|
||||
- net: hns3: add handling for xmit skb with recursive fraglist
|
||||
(bsc#1012628).
|
||||
- ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
|
||||
(bsc#1012628).
|
||||
- can: dev: can_free_echo_skb(): don't crash the kernel if
|
||||
can_priv::echo_skb is accessed out of bounds (bsc#1012628).
|
||||
- iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
|
||||
(bsc#1012628).
|
||||
- ice: handle increasing Tx or Rx ring sizes (bsc#1012628).
|
||||
- Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip
|
||||
(bsc#1012628).
|
||||
- ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
|
||||
(bsc#1012628).
|
||||
- selftests: mptcp: launch mptcp_connect with timeout
|
||||
(bsc#1012628).
|
||||
- i2c: Add I2C_AQ_NO_REP_START adapter quirk (bsc#1012628).
|
||||
- Bluetooth: Do not set cur_adv_instance in adv param MGMT request
|
||||
(bsc#1012628).
|
||||
- MIPS: Loongson64: Use _CACHE_UNCACHED instead of
|
||||
_CACHE_UNCACHED_ACCELERATED (bsc#1012628).
|
||||
- coresight: Do not scan for graph if none is present
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Correct oversized ring allocation (bsc#1012628).
|
||||
- mac80211: Set priority and queue mapping for injected frames
|
||||
(bsc#1012628).
|
||||
- mac80211: clear the beacon's CRC after channel switch
|
||||
(bsc#1012628).
|
||||
- ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
|
||||
(bsc#1012628).
|
||||
- net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
|
||||
(bsc#1012628).
|
||||
- net: fec: use mac-managed PHY PM (bsc#1012628).
|
||||
- pinctrl: samsung: use 'int' for register masks in Exynos
|
||||
(bsc#1012628).
|
||||
- rtw88: 8822c: add LC calibration for RTL8822C (bsc#1012628).
|
||||
- mt76: mt7615: fix key set/delete issues (bsc#1012628).
|
||||
- mt76: mt7615: support loading EEPROM for MT7613BE (bsc#1012628).
|
||||
- mt76: mt76x0: disable GTK offloading (bsc#1012628).
|
||||
- mt76: connac: always check return value from
|
||||
mt76_connac_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: always check return value from
|
||||
mt7915_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: fix txpower init for TSSI off chips (bsc#1012628).
|
||||
- mt76: mt7921: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: add wifi subsystem reset (bsc#1012628).
|
||||
- i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
|
||||
(bsc#1012628).
|
||||
- fuse: invalidate attrs when page writeback completes
|
||||
(bsc#1012628).
|
||||
- virtiofs: fix userns (bsc#1012628).
|
||||
- cuse: prevent clone (bsc#1012628).
|
||||
- iwlwifi: pcie: make cfg vs. trans_cfg more robust (bsc#1012628).
|
||||
- iwlwifi: queue: avoid memory leak in reset flow (bsc#1012628).
|
||||
- iwlwifi: trans/pcie: defer transport initialisation
|
||||
(bsc#1012628).
|
||||
- powerpc/mm: Add cond_resched() while removing hpte mappings
|
||||
(bsc#1012628).
|
||||
- ASoC: rsnd: call rsnd_ssi_master_clk_start() from
|
||||
rsnd_ssi_init() (bsc#1012628).
|
||||
- net: bridge: propagate error code and extack from
|
||||
br_mc_disabled_update (bsc#1012628).
|
||||
- Revert "iommu/amd: Fix performance counter initialization"
|
||||
(bsc#1012628).
|
||||
- iommu/amd: Remove performance counter pre-initialization test
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Force vsync flip when reconfiguring MPCC
|
||||
(bsc#1012628).
|
||||
- selftests: Set CC to clang in lib.mk if LLVM is set
|
||||
(bsc#1012628).
|
||||
- kconfig: nconf: stop endless search loops (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix race in handling acomp ELD notification
|
||||
at resume (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Alder Lake PCH-M (bsc#1012628).
|
||||
- sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
|
||||
(bsc#1012628).
|
||||
- flow_dissector: Fix out-of-bounds warning in
|
||||
__skb_flow_bpf_to_target() (bsc#1012628).
|
||||
- powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
|
||||
(bsc#1012628).
|
||||
- powerpc/smp: Set numa node before updating mask (bsc#1012628).
|
||||
- wilc1000: Bring MAC address setting in line with typical Linux
|
||||
behavior (bsc#1012628).
|
||||
- mac80211: properly drop the connection in case of invalid CSA IE
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Generalize support for ALC3263 codec (bsc#1012628).
|
||||
- ethtool: ioctl: Fix out-of-bounds warning in
|
||||
store_link_ksettings_for_user() (bsc#1012628).
|
||||
- net: sched: tapr: prevent cycle_time == 0 in
|
||||
parse_taprio_schedule (bsc#1012628).
|
||||
- samples/bpf: Fix broken tracex1 due to kprobe argument change
|
||||
(bsc#1012628).
|
||||
- powerpc/pseries: Stop calling printk in rtas_stop_self()
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fixed divide by zero kernel crash during dsc
|
||||
enablement (bsc#1012628).
|
||||
- drm/amd/display: add handling for hdcp2 rx id list validation
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Add mem sync flag for IB allocated by SA
|
||||
(bsc#1012628).
|
||||
- mt76: mt7615: fix entering driver-own state on mt7663
|
||||
(bsc#1012628).
|
||||
- crypto: ccp: Free SEV device if SEV init fails (bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
|
||||
(bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
|
||||
(bsc#1012628).
|
||||
- qtnfmac: Fix possible buffer overflow in
|
||||
qtnf_event_handle_external_auth (bsc#1012628).
|
||||
- powerpc/iommu: Annotate nested lock for lockdep (bsc#1012628).
|
||||
- iavf: remove duplicate free resources calls (bsc#1012628).
|
||||
- net: ethernet: mtk_eth_soc: fix RX VLAN offload (bsc#1012628).
|
||||
- selftests: mlxsw: Increase the tolerance of backlog buildup
|
||||
(bsc#1012628).
|
||||
- selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
|
||||
(bsc#1012628).
|
||||
- kbuild: generate Module.symvers only when vmlinux exists
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Add PCI IDs for Hyper-V VF devices (bsc#1012628).
|
||||
- ia64: module: fix symbolizer crash on fdescr (bsc#1012628).
|
||||
- watchdog: rename __touch_watchdog() to a better descriptive name
|
||||
(bsc#1012628).
|
||||
- watchdog: explicitly update timestamp when reporting softlockup
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: report the overall time of softlockups
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: remove logic that tried to prevent repeated
|
||||
reports (bsc#1012628).
|
||||
- watchdog: fix barriers when printing backtraces from all CPUs
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
|
||||
(bsc#1012628).
|
||||
- leds: lgm: fix gpiolib dependency (bsc#1012628).
|
||||
- thermal: thermal_of: Fix error return code of
|
||||
thermal_of_populate_bind_params() (bsc#1012628).
|
||||
- PCI/RCEC: Fix RCiEP device to RCEC association (bsc#1012628).
|
||||
- f2fs: fix to allow migrating fully valid segment (bsc#1012628).
|
||||
- f2fs: fix panic during f2fs_resize_fs() (bsc#1012628).
|
||||
- f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
|
||||
(bsc#1012628).
|
||||
- rtc: tps65910: include linux/property.h (bsc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
|
||||
(bsc#1012628).
|
||||
- PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Fix error return code in brcm_pcie_probe()
|
||||
(bsc#1012628).
|
||||
- PCI: Release OF node in pci_scan_device()'s error path
|
||||
(bsc#1012628).
|
||||
- ARM: 9064/1: hw_breakpoint: Do not directly check the event's
|
||||
overflow_handler hook (bsc#1012628).
|
||||
- f2fs: fix to align to section for fallocate() on pinned file
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to update last i_size if fallocate partially succeeds
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix NULL pointer dereference for ->get_features()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to avoid touching checkpointed data in get_victim()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to cover __allocate_new_section() with curseg_lock
|
||||
(bsc#1012628).
|
||||
- fs: 9p: fix v9fs_file_open writeback fid error check
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to restrict mount condition on readonly block device
|
||||
(bsc#1012628).
|
||||
- f2fs: Fix a hungtask problem in atomic write (bsc#1012628).
|
||||
- nfs: Subsequent READDIR calls should carry non-zero
|
||||
cookieverifier (bsc#1012628).
|
||||
- NFS: Fix handling of cookie verifier in uncached_readdir()
|
||||
(bsc#1012628).
|
||||
- NFS: Only change the cookie verifier if the directory page
|
||||
cache is empty (bsc#1012628).
|
||||
- f2fs: fix to avoid accessing invalid fio in
|
||||
f2fs_allocate_data_block() (bsc#1012628).
|
||||
- rpmsg: qcom_glink_native: fix error return code of
|
||||
qcom_glink_rx_data() (bsc#1012628).
|
||||
- NFS: nfs4_bitmask_adjust() must not change the server global
|
||||
bitmasks (bsc#1012628).
|
||||
- NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFS: Deal correctly with attribute generation counter overflow
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix missing destroy_workqueue() (bsc#1012628).
|
||||
- remoteproc: pru: Fixup interrupt-parent logic for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix wrong success return value for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix and cleanup firmware interrupt mapping
|
||||
logic (bsc#1012628).
|
||||
- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2 fix handling of sr_eof in SEEK's reply (bsc#1012628).
|
||||
- SUNRPC: Move fault injection call sites (bsc#1012628).
|
||||
- SUNRPC: Remove trace_xprt_transmit_queued (bsc#1012628).
|
||||
- SUNRPC: Handle major timeout in xprt_adjust_timeout()
|
||||
(bsc#1012628).
|
||||
- NFSv42: Copy offload should update the file size when
|
||||
appropriate (bsc#1012628).
|
||||
- thermal/drivers/tsens: Fix missing put_device error
|
||||
(bsc#1012628).
|
||||
- NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're
|
||||
unmounting (bsc#1012628).
|
||||
- nfsd: ensure new clients break delegations (bsc#1012628).
|
||||
- rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1012628).
|
||||
- dmaengine: idxd: Fix potential null dereference on pointer
|
||||
status (bsc#1012628).
|
||||
- dmaengine: idxd: fix dma device lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: cleanup pci interrupt vector allocation
|
||||
management (bsc#1012628).
|
||||
- dmaengine: idxd: removal of pcim managed mmio mapping
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: use ida for device instance enumeration
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix engine conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix group conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix cdev setup and free device lifetime issues
|
||||
(bsc#1012628).
|
||||
- SUNRPC: fix ternary sign expansion bug in tracing (bsc#1012628).
|
||||
- SUNRPC: Fix null pointer dereference in svc_rqst_free()
|
||||
(bsc#1012628).
|
||||
- pwm: atmel: Fix duty cycle calculation in .get_state()
|
||||
(bsc#1012628).
|
||||
- xprtrdma: Avoid Receive Queue wrapping (bsc#1012628).
|
||||
- xprtrdma: Fix cwnd update ordering (bsc#1012628).
|
||||
- xprtrdma: rpcrdma_mr_pop() already does list_del_init()
|
||||
(bsc#1012628).
|
||||
- riscv: Select HAVE_DYNAMIC_FTRACE when
|
||||
-fpatchable-function-entry is available (bsc#1012628).
|
||||
- swiotlb: Fix the type of index (bsc#1012628).
|
||||
- ceph: fix inode leak on getattr error in __fh_to_dentry
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Prevent PRLI in target mode (bsc#1012628).
|
||||
- scsi: ufs: core: Do not put UFS power into LPM if link is broken
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during
|
||||
system suspend (bsc#1012628).
|
||||
- scsi: ufs: core: Narrow down fast path in system suspend path
|
||||
(bsc#1012628).
|
||||
- rtc: ds1307: Fix wday settings for rx8130 (bsc#1012628).
|
||||
- net: hns3: fix incorrect configuration for igu_egu_hw_err
|
||||
(bsc#1012628).
|
||||
- net: hns3: initialize the message content in
|
||||
hclge_get_link_mode() (bsc#1012628).
|
||||
- net: hns3: add check for HNS3_NIC_STATE_INITED in
|
||||
hns3_reset_notify_up_enet() (bsc#1012628).
|
||||
- arm64: stacktrace: restore terminal records (bsc#1012628).
|
||||
- net: hns3: fix for vxlan gpe tx checksum bug (bsc#1012628).
|
||||
- net: hns3: use netif_tx_disable to stop the transmit queue
|
||||
(bsc#1012628).
|
||||
- net: hns3: disable phy loopback setting in hclge_mac_start_phy
|
||||
(bsc#1012628).
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_a
|
||||
(bsc#1012628).
|
||||
- RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
|
||||
(bsc#1012628).
|
||||
- sunrpc: Fix misplaced barrier in call_decode (bsc#1012628).
|
||||
- libbpf: Fix signed overflow in ringbuf_process_ring
|
||||
(bsc#1012628).
|
||||
- block/rnbd-clt: Change queue_depth type in rnbd_clt_session
|
||||
to size_t (bsc#1012628).
|
||||
- block/rnbd-clt: Check the return value of the function
|
||||
rtrs_clt_query (bsc#1012628).
|
||||
- ata: ahci_brcm: Fix use of BCM7216 reset controller
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Use reset/rearm instead of deassert/assert
|
||||
(bsc#1012628).
|
||||
- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
|
||||
(bsc#1012628).
|
||||
- sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
|
||||
(bsc#1012628).
|
||||
- netfilter: xt_SECMARK: add new revision to fix structure layout
|
||||
(bsc#1012628).
|
||||
- xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
|
||||
(bsc#1012628).
|
||||
- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1012628).
|
||||
- net: stmmac: Clear receive all(RA) bit when promiscuous mode
|
||||
is off (bsc#1012628).
|
||||
- drm/radeon: Fix off-by-one power_state index heap overwrite
|
||||
(bsc#1012628).
|
||||
- drm/radeon: Avoid power table parsing memory leaks
|
||||
(bsc#1012628).
|
||||
- arm64: entry: factor irq triage logic into macros (bsc#1012628).
|
||||
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
|
||||
(bsc#1012628).
|
||||
- khugepaged: fix wrong result value for
|
||||
trace_mm_collapse_huge_page_isolate() (bsc#1012628).
|
||||
- mm/hugeltb: handle the error case in
|
||||
hugetlb_fix_reserve_counts() (bsc#1012628).
|
||||
- mm/migrate.c: fix potential indeterminate pte entry in
|
||||
migrate_vma_insert_page() (bsc#1012628).
|
||||
- ksm: fix potential missing rmap_item for stable_node
|
||||
(bsc#1012628).
|
||||
- mm/gup: check every subpage of a compound page during isolation
|
||||
(bsc#1012628).
|
||||
- mm/gup: return an error on migration failure (bsc#1012628).
|
||||
- mm/gup: check for isolation errors (bsc#1012628).
|
||||
- kfence: await for allocation using wait_event (bsc#1012628).
|
||||
- ethtool: fix missing NLM_F_MULTI flag when dumping
|
||||
(bsc#1012628).
|
||||
- net: fix nla_strcmp to handle more then one trailing null
|
||||
character (bsc#1012628).
|
||||
- smc: disallow TCP_ULP in smc_setsockopt() (bsc#1012628).
|
||||
- netfilter: nfnetlink_osf: Fix a missing skb_header_pointer()
|
||||
NULL check (bsc#1012628).
|
||||
- netfilter: nftables: Fix a memleak from userdata error path
|
||||
in new objects (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): fix an error pointer
|
||||
dereference in probe (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): add missing
|
||||
can_rx_offload_del() in error path (bsc#1012628).
|
||||
- can: mcp251x: fix resume from sleep before interface was
|
||||
brought up (bsc#1012628).
|
||||
- can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
|
||||
(bsc#1012628).
|
||||
- sched: Fix out-of-bound access in uclamp (bsc#1012628).
|
||||
- sched/fair: Fix unfairness caused by missing load decay
|
||||
(bsc#1012628).
|
||||
- net: ipa: fix inter-EE IRQ register definitions (bsc#1012628).
|
||||
- fs/proc/generic.c: fix incorrect pde_is_permanent check
|
||||
(bsc#1012628).
|
||||
- kernel: kexec_file: fix error return code of
|
||||
kexec_calculate_store_digests() (bsc#1012628).
|
||||
- kernel/resource: make walk_system_ram_res() find all busy
|
||||
IORESOURCE_SYSTEM_RAM resources (bsc#1012628).
|
||||
- kernel/resource: make walk_mem_res() find all busy
|
||||
IORESOURCE_MEM resources (bsc#1012628).
|
||||
- netfilter: nftables: avoid overflows in nft_hash_buckets()
|
||||
(bsc#1012628).
|
||||
- i40e: fix broken XDP support (bsc#1012628).
|
||||
- i40e: Fix use-after-free in i40e_client_subtask() (bsc#1012628).
|
||||
- i40e: fix the restart auto-negotiation after FEC modified
|
||||
(bsc#1012628).
|
||||
- i40e: Fix PHY type identifiers for 2.5G and 5G adapters
|
||||
(bsc#1012628).
|
||||
- i40e: Remove LLDP frame filters (bsc#1012628).
|
||||
- mptcp: fix splat when closing unaccepted socket (bsc#1012628).
|
||||
- ARC: entry: fix off-by-one error in syscall number validation
|
||||
(bsc#1012628).
|
||||
- ARC: mm: PAE: use 40-bit physical page mask (bsc#1012628).
|
||||
- ARC: mm: Use max_high_pfn as a HIGHMEM zone border
|
||||
(bsc#1012628).
|
||||
- sh: Remove unused variable (bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling stf barrier
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling entry flush barrier
|
||||
(bsc#1012628).
|
||||
- hfsplus: prevent corruption in shrinking truncate (bsc#1012628).
|
||||
- squashfs: fix divide error in calculate_skip() (bsc#1012628).
|
||||
- userfaultfd: release page in error path to avoid BUG_ON
|
||||
(bsc#1012628).
|
||||
- kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
|
||||
(bsc#1012628).
|
||||
- mm/hugetlb: fix F_SEAL_FUTURE_WRITE (bsc#1012628).
|
||||
- mm/hugetlb: fix cow where page writtable in child (bsc#1012628).
|
||||
- blk-iocost: fix weight updates of inner active iocgs
|
||||
(bsc#1012628).
|
||||
- x86, sched: Fix the AMD CPPC maximum performance value on
|
||||
certain AMD Ryzen generations (bsc#1012628).
|
||||
- arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
|
||||
(bsc#1012628).
|
||||
- arm64: Fix race condition on PG_dcache_clean in
|
||||
__sync_icache_dcache() (bsc#1012628).
|
||||
- btrfs: fix deadlock when cloning inline extents and using
|
||||
qgroups (bsc#1012628).
|
||||
- btrfs: zoned: fix silent data loss after failure splitting
|
||||
ordered extent (bsc#1012628).
|
||||
- btrfs: fix race leading to unpersisted data and metadata on
|
||||
fsync (bsc#1012628).
|
||||
- btrfs: initialize return variable in cleanup_free_space_cache_v1
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: sanity check zone type (bsc#1012628).
|
||||
- drm/radeon/dpm: Disable sclk switching on Oland when two 4K
|
||||
60Hz monitors are connected (bsc#1012628).
|
||||
- drm/amd/display: Initialize attribute for hdcp_srm sysfs file
|
||||
(bsc#1012628).
|
||||
- drm/i915: Avoid div-by-zero on gen2 (bsc#1012628).
|
||||
- kvm: exit halt polling on need_resched() as well (bsc#1012628).
|
||||
- drm/msm: fix LLC not being enabled for mmu500 targets
|
||||
(bsc#1012628).
|
||||
- KVM: LAPIC: Accurately guarantee busy wait for timer to expire
|
||||
when using hv_timer (bsc#1012628).
|
||||
- drm/msm/dp: initialize audio_comp when audio starts
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Cancel pvclock_gtod_work on module removal
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Prevent deadlock against tk_core.seq (bsc#1012628).
|
||||
- KVM: SVM: Move GHCB unmapping to fix RCU warning (bsc#1012628).
|
||||
- dax: Add an enum for specifying dax wakup mode (bsc#1012628).
|
||||
- dax: Add a wakeup mode parameter to put_unlocked_entry()
|
||||
(bsc#1012628).
|
||||
- dax: Wake up all waiters after invalidating dax entry
|
||||
(bsc#1012628).
|
||||
- xen/unpopulated-alloc: fix error return code in fill_list()
|
||||
(bsc#1012628).
|
||||
- perf tools: Fix dynamic libbpf link (bsc#1012628).
|
||||
- usb: dwc3: gadget: Free gadget structure only after freeing
|
||||
endpoints (bsc#1012628).
|
||||
- iio: light: gp2ap002: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: hid-sensors: select IIO_TRIGGERED_BUFFER under
|
||||
HID_SENSOR_IIO_TRIGGER (bsc#1012628).
|
||||
- iio: core: return ENODEV if ioctl is unknown (bsc#1012628).
|
||||
- usb: fotg210-hcd: Fix an error message (bsc#1012628).
|
||||
- hwmon: (occ) Fix poll rate limiting (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM
|
||||
AMS (bsc#1012628).
|
||||
- usb: musb: Fix an error message (bsc#1012628).
|
||||
- hwmon: (ltc2992) Put fwnode in error case during ->probe()
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Fix a memory leak in an error handling path
|
||||
(bsc#1012628).
|
||||
- kyber: fix out of bounds access when preempted (bsc#1012628).
|
||||
- nvmet: fix inline bio check for bdev-ns (bsc#1012628).
|
||||
- nvmet: fix inline bio check for passthru (bsc#1012628).
|
||||
- nvmet-rdma: Fix NULL deref when SEND is completed with error
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to free compress page correctly
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix race condition of overwrite vs truncate
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to assign cc.cluster_idx correctly
|
||||
(bsc#1012628).
|
||||
- sched/fair: Fix clearing of has_idle_cores flag in
|
||||
select_idle_cpu() (bsc#1012628).
|
||||
- nbd: Fix NULL pointer in flush_workqueue (bsc#1012628).
|
||||
- powerpc/64s: Make NMI record implicitly soft-masked code as
|
||||
irqs disabled (bsc#1012628).
|
||||
- blk-mq: plug request for shared sbitmap (bsc#1012628).
|
||||
- blk-mq: Swap two calls in blk_mq_exit_queue() (bsc#1012628).
|
||||
- usb: dwc3: omap: improve extcon initialization (bsc#1012628).
|
||||
- usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel
|
||||
Merrifield (bsc#1012628).
|
||||
- usb: xhci: Increase timeout for HC halt (bsc#1012628).
|
||||
- usb: dwc2: Fix gadget DMA unmap direction (bsc#1012628).
|
||||
- usb: core: hub: fix race condition about TRSMRCY of resume
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Enable suspend events (bsc#1012628).
|
||||
- usb: dwc3: gadget: Return success always for kick transfer in
|
||||
ep queue (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Retrieve all the PDOs instead of just the
|
||||
first 4 (bsc#1012628).
|
||||
- usb: typec: ucsi: Put fwnode in any case during ->probe()
|
||||
(bsc#1012628).
|
||||
- xhci-pci: Allow host runtime PM as default for Intel Alder
|
||||
Lake xHCI (bsc#1012628).
|
||||
- xhci: Fix giving back cancelled URBs even if halted endpoint
|
||||
can't reset (bsc#1012628).
|
||||
- xhci: Do not use GFP_KERNEL in (potentially) atomic context
|
||||
(bsc#1012628).
|
||||
- xhci: Add reset resume quirk for AMD xhci controller
|
||||
(bsc#1012628).
|
||||
- iio: core: fix ioctl handlers removal (bsc#1012628).
|
||||
- iio: gyro: mpu3050: Fix reported temperature value
|
||||
(bsc#1012628).
|
||||
- iio: tsl2583: Fix division by a zero lux_val (bsc#1012628).
|
||||
- cdc-wdm: untangle a circular dependency between callback and
|
||||
softint (bsc#1012628).
|
||||
- alarmtimer: Check RTC features instead of ops (bsc#1012628).
|
||||
- xen/gntdev: fix gntdev_mmap() error exit path (bsc#1012628).
|
||||
- KVM: x86: Emulate RDPID only if RDTSCP is supported
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Move RDPID emulation intercept to its own enum
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Add support for RDPID without RDTSCP (bsc#1012628).
|
||||
- KVM: nVMX: Always make an attempt to map eVMCS after migration
|
||||
(bsc#1012628).
|
||||
- KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is
|
||||
unsupported (bsc#1012628).
|
||||
- KVM: VMX: Disable preemption when probing user return MSRs
|
||||
(bsc#1012628).
|
||||
- mm: fix struct page layout on 32-bit systems (bsc#1012628).
|
||||
- MIPS: Reinstate platform `__div64_32' handler (bsc#1012628).
|
||||
- MIPS: Avoid DIVU in `__div64_32' is result would be zero
|
||||
(bsc#1012628).
|
||||
- MIPS: Avoid handcoded DIVU in `__div64_32' altogether
|
||||
(bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer
|
||||
wrap issue (bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata
|
||||
i940 (bsc#1012628).
|
||||
- kobject_uevent: remove warning in init_uevent_argv()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
|
||||
(bsc#1012628).
|
||||
- drm/msm/dp: check sink_count before update is_connected status
|
||||
(bsc#1012628).
|
||||
- drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (bsc#1012628).
|
||||
- drm/i915/overlay: Fix active retire callback alignment
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix crash in auto_retire (bsc#1012628).
|
||||
- clk: exynos7: Mark aclk_fsys1_200 as critical (bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a meaningful power domain name
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8183
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8192
|
||||
(bsc#1012628).
|
||||
- media: rkvdec: Remove of_match_ptr() (bsc#1012628).
|
||||
- i2c: mediatek: Fix send master code at more than 1MHz
|
||||
(bsc#1012628).
|
||||
- dt-bindings: media: renesas,vin: Make resets optional on R-Car
|
||||
Gen1 (bsc#1012628).
|
||||
- dt-bindings: thermal: rcar-gen3-thermal: Support five TSC
|
||||
nodes on r8a779a0 (bsc#1012628).
|
||||
- arm64: dts: renesas: falcon: Move console config to CPU board
|
||||
DTS (bsc#1012628).
|
||||
- dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles
|
||||
back to qcom,qmp-phy.yaml (bsc#1012628).
|
||||
- dt-bindings: serial: 8250: Remove duplicated compatible strings
|
||||
(bsc#1012628).
|
||||
- dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1
|
||||
support (bsc#1012628).
|
||||
- debugfs: Make debugfs_allow RO after init (bsc#1012628).
|
||||
- ext4: fix debug format string warning (bsc#1012628).
|
||||
- nvme: do not try to reconfigure APST when the controller is
|
||||
not live (bsc#1012628).
|
||||
- ASoC: rsnd: check all BUSIF status when error (bsc#1012628).
|
||||
- net: bridge: fix error in br_multicast_add_port when
|
||||
CONFIG_NET_SWITCHDEV=n (bsc#1012628).
|
||||
- Refresh
|
||||
patches.suse/usb-pci-quirks-disable-D3cold-on-xhci-suspend-for-s2.patch.
|
||||
- commit 0ef707c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 17:37:31 CEST 2021 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.12
|
||||
%define patchversion 5.12.4
|
||||
%define patchversion 5.12.5
|
||||
%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.12.4
|
||||
Version: 5.12.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcf6ea2f
|
||||
Release: <RELEASE>.g37a9337
|
||||
%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-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: kernel-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: kernel-%build_flavor-base-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
Provides: kernel-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: %name-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,627 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:28:30 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/crypto-ccp-Annotate-SEV-Firmware-file-names.patch.
|
||||
Update upstream status.
|
||||
- commit 37a9337
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:22:51 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- ipv6: remove extra dev_hold() for fallback tunnels (git-fixes).
|
||||
- x86/events/amd/iommu: Fix invalid Perf result due to IOMMU
|
||||
PMC power-gating (git-fixes).
|
||||
- commit 5eb2110
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:16:47 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.12.5 (bsc#1012628).
|
||||
- KEYS: trusted: Fix memory leak on object td (bsc#1012628).
|
||||
- tpm: fix error return code in tpm2_get_cc_attrs_tbl()
|
||||
(bsc#1012628).
|
||||
- tpm, tpm_tis: Extend locality handling to TPM2 in
|
||||
tpm_tis_gen_interrupt() (bsc#1012628).
|
||||
- tpm, tpm_tis: Reserve locality in tpm_tis_resume()
|
||||
(bsc#1012628).
|
||||
- btrfs: fix unmountable seed device after fstrim (bsc#1012628).
|
||||
- KVM: SVM: Make sure GHCB is mapped before updating
|
||||
(bsc#1012628).
|
||||
- KVM/VMX: Invoke NMI non-IST entry instead of IST entry
|
||||
(bsc#1012628).
|
||||
- ACPI: PM: Add ACPI ID of Alder Lake Fan (bsc#1012628).
|
||||
- PM: runtime: Fix unpaired parent child_count for force_resume
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Use HWP if enabled by platform firmware
|
||||
(bsc#1012628).
|
||||
- kvm: Cap halt polling at kvm->max_halt_poll_ns (bsc#1012628).
|
||||
- ath11k: fix thermal temperature read (bsc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
|
||||
(bsc#1012628).
|
||||
- fs: dlm: fix debugfs dump (bsc#1012628).
|
||||
- fs: dlm: fix mark setting deadlock (bsc#1012628).
|
||||
- fs: dlm: add errno handling to check callback (bsc#1012628).
|
||||
- fs: dlm: add check if dlm is currently running (bsc#1012628).
|
||||
- fs: dlm: change allocation limits (bsc#1012628).
|
||||
- fs: dlm: check on minimum msglen size (bsc#1012628).
|
||||
- fs: dlm: flush swork on shutdown (bsc#1012628).
|
||||
- fs: dlm: add shutdown hook (bsc#1012628).
|
||||
- tipc: convert dest node's address to network order
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus
|
||||
T100TAF (bsc#1012628).
|
||||
- net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX
|
||||
datapath (bsc#1012628).
|
||||
- net: stmmac: Set FIFO sizes for ipq806x (bsc#1012628).
|
||||
- ASoC: rsnd: core: Check convert rate in rsnd_hw_params
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
|
||||
(bsc#1012628).
|
||||
- i2c: bail out early when RDWR parameters are wrong
|
||||
(bsc#1012628).
|
||||
- ALSA: hdsp: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: hdspm: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: rme9652: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: bebob: enable to deliver MIDI messages for multiple ports
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
|
||||
(bsc#1012628).
|
||||
- Bluetooth: initialize skb_queue_head at l2cap_chan_create()
|
||||
(bsc#1012628).
|
||||
- net/sched: cls_flower: use ntohs for struct
|
||||
flow_dissector_key_ports (bsc#1012628).
|
||||
- net: bridge: when suppression is enabled exclude RARP packets
|
||||
(bsc#1012628).
|
||||
- Bluetooth: check for zapped sk before connecting (bsc#1012628).
|
||||
- selftests/powerpc: Fix L1D flushing tests for Power10
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms
|
||||
(bsc#1012628).
|
||||
- powerpc/32: Statically initialise first emergency context
|
||||
(bsc#1012628).
|
||||
- net: hns3: remediate a potential overflow risk of bd_num_list
|
||||
(bsc#1012628).
|
||||
- net: hns3: add handling for xmit skb with recursive fraglist
|
||||
(bsc#1012628).
|
||||
- ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
|
||||
(bsc#1012628).
|
||||
- can: dev: can_free_echo_skb(): don't crash the kernel if
|
||||
can_priv::echo_skb is accessed out of bounds (bsc#1012628).
|
||||
- iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
|
||||
(bsc#1012628).
|
||||
- ice: handle increasing Tx or Rx ring sizes (bsc#1012628).
|
||||
- Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip
|
||||
(bsc#1012628).
|
||||
- ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
|
||||
(bsc#1012628).
|
||||
- selftests: mptcp: launch mptcp_connect with timeout
|
||||
(bsc#1012628).
|
||||
- i2c: Add I2C_AQ_NO_REP_START adapter quirk (bsc#1012628).
|
||||
- Bluetooth: Do not set cur_adv_instance in adv param MGMT request
|
||||
(bsc#1012628).
|
||||
- MIPS: Loongson64: Use _CACHE_UNCACHED instead of
|
||||
_CACHE_UNCACHED_ACCELERATED (bsc#1012628).
|
||||
- coresight: Do not scan for graph if none is present
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Correct oversized ring allocation (bsc#1012628).
|
||||
- mac80211: Set priority and queue mapping for injected frames
|
||||
(bsc#1012628).
|
||||
- mac80211: clear the beacon's CRC after channel switch
|
||||
(bsc#1012628).
|
||||
- ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
|
||||
(bsc#1012628).
|
||||
- net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
|
||||
(bsc#1012628).
|
||||
- net: fec: use mac-managed PHY PM (bsc#1012628).
|
||||
- pinctrl: samsung: use 'int' for register masks in Exynos
|
||||
(bsc#1012628).
|
||||
- rtw88: 8822c: add LC calibration for RTL8822C (bsc#1012628).
|
||||
- mt76: mt7615: fix key set/delete issues (bsc#1012628).
|
||||
- mt76: mt7615: support loading EEPROM for MT7613BE (bsc#1012628).
|
||||
- mt76: mt76x0: disable GTK offloading (bsc#1012628).
|
||||
- mt76: connac: always check return value from
|
||||
mt76_connac_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: always check return value from
|
||||
mt7915_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: fix txpower init for TSSI off chips (bsc#1012628).
|
||||
- mt76: mt7921: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: add wifi subsystem reset (bsc#1012628).
|
||||
- i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
|
||||
(bsc#1012628).
|
||||
- fuse: invalidate attrs when page writeback completes
|
||||
(bsc#1012628).
|
||||
- virtiofs: fix userns (bsc#1012628).
|
||||
- cuse: prevent clone (bsc#1012628).
|
||||
- iwlwifi: pcie: make cfg vs. trans_cfg more robust (bsc#1012628).
|
||||
- iwlwifi: queue: avoid memory leak in reset flow (bsc#1012628).
|
||||
- iwlwifi: trans/pcie: defer transport initialisation
|
||||
(bsc#1012628).
|
||||
- powerpc/mm: Add cond_resched() while removing hpte mappings
|
||||
(bsc#1012628).
|
||||
- ASoC: rsnd: call rsnd_ssi_master_clk_start() from
|
||||
rsnd_ssi_init() (bsc#1012628).
|
||||
- net: bridge: propagate error code and extack from
|
||||
br_mc_disabled_update (bsc#1012628).
|
||||
- Revert "iommu/amd: Fix performance counter initialization"
|
||||
(bsc#1012628).
|
||||
- iommu/amd: Remove performance counter pre-initialization test
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Force vsync flip when reconfiguring MPCC
|
||||
(bsc#1012628).
|
||||
- selftests: Set CC to clang in lib.mk if LLVM is set
|
||||
(bsc#1012628).
|
||||
- kconfig: nconf: stop endless search loops (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix race in handling acomp ELD notification
|
||||
at resume (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Alder Lake PCH-M (bsc#1012628).
|
||||
- sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
|
||||
(bsc#1012628).
|
||||
- flow_dissector: Fix out-of-bounds warning in
|
||||
__skb_flow_bpf_to_target() (bsc#1012628).
|
||||
- powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
|
||||
(bsc#1012628).
|
||||
- powerpc/smp: Set numa node before updating mask (bsc#1012628).
|
||||
- wilc1000: Bring MAC address setting in line with typical Linux
|
||||
behavior (bsc#1012628).
|
||||
- mac80211: properly drop the connection in case of invalid CSA IE
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Generalize support for ALC3263 codec (bsc#1012628).
|
||||
- ethtool: ioctl: Fix out-of-bounds warning in
|
||||
store_link_ksettings_for_user() (bsc#1012628).
|
||||
- net: sched: tapr: prevent cycle_time == 0 in
|
||||
parse_taprio_schedule (bsc#1012628).
|
||||
- samples/bpf: Fix broken tracex1 due to kprobe argument change
|
||||
(bsc#1012628).
|
||||
- powerpc/pseries: Stop calling printk in rtas_stop_self()
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fixed divide by zero kernel crash during dsc
|
||||
enablement (bsc#1012628).
|
||||
- drm/amd/display: add handling for hdcp2 rx id list validation
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Add mem sync flag for IB allocated by SA
|
||||
(bsc#1012628).
|
||||
- mt76: mt7615: fix entering driver-own state on mt7663
|
||||
(bsc#1012628).
|
||||
- crypto: ccp: Free SEV device if SEV init fails (bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
|
||||
(bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
|
||||
(bsc#1012628).
|
||||
- qtnfmac: Fix possible buffer overflow in
|
||||
qtnf_event_handle_external_auth (bsc#1012628).
|
||||
- powerpc/iommu: Annotate nested lock for lockdep (bsc#1012628).
|
||||
- iavf: remove duplicate free resources calls (bsc#1012628).
|
||||
- net: ethernet: mtk_eth_soc: fix RX VLAN offload (bsc#1012628).
|
||||
- selftests: mlxsw: Increase the tolerance of backlog buildup
|
||||
(bsc#1012628).
|
||||
- selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
|
||||
(bsc#1012628).
|
||||
- kbuild: generate Module.symvers only when vmlinux exists
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Add PCI IDs for Hyper-V VF devices (bsc#1012628).
|
||||
- ia64: module: fix symbolizer crash on fdescr (bsc#1012628).
|
||||
- watchdog: rename __touch_watchdog() to a better descriptive name
|
||||
(bsc#1012628).
|
||||
- watchdog: explicitly update timestamp when reporting softlockup
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: report the overall time of softlockups
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: remove logic that tried to prevent repeated
|
||||
reports (bsc#1012628).
|
||||
- watchdog: fix barriers when printing backtraces from all CPUs
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
|
||||
(bsc#1012628).
|
||||
- leds: lgm: fix gpiolib dependency (bsc#1012628).
|
||||
- thermal: thermal_of: Fix error return code of
|
||||
thermal_of_populate_bind_params() (bsc#1012628).
|
||||
- PCI/RCEC: Fix RCiEP device to RCEC association (bsc#1012628).
|
||||
- f2fs: fix to allow migrating fully valid segment (bsc#1012628).
|
||||
- f2fs: fix panic during f2fs_resize_fs() (bsc#1012628).
|
||||
- f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
|
||||
(bsc#1012628).
|
||||
- rtc: tps65910: include linux/property.h (bsc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
|
||||
(bsc#1012628).
|
||||
- PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Fix error return code in brcm_pcie_probe()
|
||||
(bsc#1012628).
|
||||
- PCI: Release OF node in pci_scan_device()'s error path
|
||||
(bsc#1012628).
|
||||
- ARM: 9064/1: hw_breakpoint: Do not directly check the event's
|
||||
overflow_handler hook (bsc#1012628).
|
||||
- f2fs: fix to align to section for fallocate() on pinned file
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to update last i_size if fallocate partially succeeds
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix NULL pointer dereference for ->get_features()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to avoid touching checkpointed data in get_victim()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to cover __allocate_new_section() with curseg_lock
|
||||
(bsc#1012628).
|
||||
- fs: 9p: fix v9fs_file_open writeback fid error check
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to restrict mount condition on readonly block device
|
||||
(bsc#1012628).
|
||||
- f2fs: Fix a hungtask problem in atomic write (bsc#1012628).
|
||||
- nfs: Subsequent READDIR calls should carry non-zero
|
||||
cookieverifier (bsc#1012628).
|
||||
- NFS: Fix handling of cookie verifier in uncached_readdir()
|
||||
(bsc#1012628).
|
||||
- NFS: Only change the cookie verifier if the directory page
|
||||
cache is empty (bsc#1012628).
|
||||
- f2fs: fix to avoid accessing invalid fio in
|
||||
f2fs_allocate_data_block() (bsc#1012628).
|
||||
- rpmsg: qcom_glink_native: fix error return code of
|
||||
qcom_glink_rx_data() (bsc#1012628).
|
||||
- NFS: nfs4_bitmask_adjust() must not change the server global
|
||||
bitmasks (bsc#1012628).
|
||||
- NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFS: Deal correctly with attribute generation counter overflow
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix missing destroy_workqueue() (bsc#1012628).
|
||||
- remoteproc: pru: Fixup interrupt-parent logic for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix wrong success return value for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix and cleanup firmware interrupt mapping
|
||||
logic (bsc#1012628).
|
||||
- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2 fix handling of sr_eof in SEEK's reply (bsc#1012628).
|
||||
- SUNRPC: Move fault injection call sites (bsc#1012628).
|
||||
- SUNRPC: Remove trace_xprt_transmit_queued (bsc#1012628).
|
||||
- SUNRPC: Handle major timeout in xprt_adjust_timeout()
|
||||
(bsc#1012628).
|
||||
- NFSv42: Copy offload should update the file size when
|
||||
appropriate (bsc#1012628).
|
||||
- thermal/drivers/tsens: Fix missing put_device error
|
||||
(bsc#1012628).
|
||||
- NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're
|
||||
unmounting (bsc#1012628).
|
||||
- nfsd: ensure new clients break delegations (bsc#1012628).
|
||||
- rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1012628).
|
||||
- dmaengine: idxd: Fix potential null dereference on pointer
|
||||
status (bsc#1012628).
|
||||
- dmaengine: idxd: fix dma device lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: cleanup pci interrupt vector allocation
|
||||
management (bsc#1012628).
|
||||
- dmaengine: idxd: removal of pcim managed mmio mapping
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: use ida for device instance enumeration
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix engine conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix group conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix cdev setup and free device lifetime issues
|
||||
(bsc#1012628).
|
||||
- SUNRPC: fix ternary sign expansion bug in tracing (bsc#1012628).
|
||||
- SUNRPC: Fix null pointer dereference in svc_rqst_free()
|
||||
(bsc#1012628).
|
||||
- pwm: atmel: Fix duty cycle calculation in .get_state()
|
||||
(bsc#1012628).
|
||||
- xprtrdma: Avoid Receive Queue wrapping (bsc#1012628).
|
||||
- xprtrdma: Fix cwnd update ordering (bsc#1012628).
|
||||
- xprtrdma: rpcrdma_mr_pop() already does list_del_init()
|
||||
(bsc#1012628).
|
||||
- riscv: Select HAVE_DYNAMIC_FTRACE when
|
||||
-fpatchable-function-entry is available (bsc#1012628).
|
||||
- swiotlb: Fix the type of index (bsc#1012628).
|
||||
- ceph: fix inode leak on getattr error in __fh_to_dentry
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Prevent PRLI in target mode (bsc#1012628).
|
||||
- scsi: ufs: core: Do not put UFS power into LPM if link is broken
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during
|
||||
system suspend (bsc#1012628).
|
||||
- scsi: ufs: core: Narrow down fast path in system suspend path
|
||||
(bsc#1012628).
|
||||
- rtc: ds1307: Fix wday settings for rx8130 (bsc#1012628).
|
||||
- net: hns3: fix incorrect configuration for igu_egu_hw_err
|
||||
(bsc#1012628).
|
||||
- net: hns3: initialize the message content in
|
||||
hclge_get_link_mode() (bsc#1012628).
|
||||
- net: hns3: add check for HNS3_NIC_STATE_INITED in
|
||||
hns3_reset_notify_up_enet() (bsc#1012628).
|
||||
- arm64: stacktrace: restore terminal records (bsc#1012628).
|
||||
- net: hns3: fix for vxlan gpe tx checksum bug (bsc#1012628).
|
||||
- net: hns3: use netif_tx_disable to stop the transmit queue
|
||||
(bsc#1012628).
|
||||
- net: hns3: disable phy loopback setting in hclge_mac_start_phy
|
||||
(bsc#1012628).
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_a
|
||||
(bsc#1012628).
|
||||
- RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
|
||||
(bsc#1012628).
|
||||
- sunrpc: Fix misplaced barrier in call_decode (bsc#1012628).
|
||||
- libbpf: Fix signed overflow in ringbuf_process_ring
|
||||
(bsc#1012628).
|
||||
- block/rnbd-clt: Change queue_depth type in rnbd_clt_session
|
||||
to size_t (bsc#1012628).
|
||||
- block/rnbd-clt: Check the return value of the function
|
||||
rtrs_clt_query (bsc#1012628).
|
||||
- ata: ahci_brcm: Fix use of BCM7216 reset controller
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Use reset/rearm instead of deassert/assert
|
||||
(bsc#1012628).
|
||||
- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
|
||||
(bsc#1012628).
|
||||
- sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
|
||||
(bsc#1012628).
|
||||
- netfilter: xt_SECMARK: add new revision to fix structure layout
|
||||
(bsc#1012628).
|
||||
- xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
|
||||
(bsc#1012628).
|
||||
- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1012628).
|
||||
- net: stmmac: Clear receive all(RA) bit when promiscuous mode
|
||||
is off (bsc#1012628).
|
||||
- drm/radeon: Fix off-by-one power_state index heap overwrite
|
||||
(bsc#1012628).
|
||||
- drm/radeon: Avoid power table parsing memory leaks
|
||||
(bsc#1012628).
|
||||
- arm64: entry: factor irq triage logic into macros (bsc#1012628).
|
||||
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
|
||||
(bsc#1012628).
|
||||
- khugepaged: fix wrong result value for
|
||||
trace_mm_collapse_huge_page_isolate() (bsc#1012628).
|
||||
- mm/hugeltb: handle the error case in
|
||||
hugetlb_fix_reserve_counts() (bsc#1012628).
|
||||
- mm/migrate.c: fix potential indeterminate pte entry in
|
||||
migrate_vma_insert_page() (bsc#1012628).
|
||||
- ksm: fix potential missing rmap_item for stable_node
|
||||
(bsc#1012628).
|
||||
- mm/gup: check every subpage of a compound page during isolation
|
||||
(bsc#1012628).
|
||||
- mm/gup: return an error on migration failure (bsc#1012628).
|
||||
- mm/gup: check for isolation errors (bsc#1012628).
|
||||
- kfence: await for allocation using wait_event (bsc#1012628).
|
||||
- ethtool: fix missing NLM_F_MULTI flag when dumping
|
||||
(bsc#1012628).
|
||||
- net: fix nla_strcmp to handle more then one trailing null
|
||||
character (bsc#1012628).
|
||||
- smc: disallow TCP_ULP in smc_setsockopt() (bsc#1012628).
|
||||
- netfilter: nfnetlink_osf: Fix a missing skb_header_pointer()
|
||||
NULL check (bsc#1012628).
|
||||
- netfilter: nftables: Fix a memleak from userdata error path
|
||||
in new objects (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): fix an error pointer
|
||||
dereference in probe (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): add missing
|
||||
can_rx_offload_del() in error path (bsc#1012628).
|
||||
- can: mcp251x: fix resume from sleep before interface was
|
||||
brought up (bsc#1012628).
|
||||
- can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
|
||||
(bsc#1012628).
|
||||
- sched: Fix out-of-bound access in uclamp (bsc#1012628).
|
||||
- sched/fair: Fix unfairness caused by missing load decay
|
||||
(bsc#1012628).
|
||||
- net: ipa: fix inter-EE IRQ register definitions (bsc#1012628).
|
||||
- fs/proc/generic.c: fix incorrect pde_is_permanent check
|
||||
(bsc#1012628).
|
||||
- kernel: kexec_file: fix error return code of
|
||||
kexec_calculate_store_digests() (bsc#1012628).
|
||||
- kernel/resource: make walk_system_ram_res() find all busy
|
||||
IORESOURCE_SYSTEM_RAM resources (bsc#1012628).
|
||||
- kernel/resource: make walk_mem_res() find all busy
|
||||
IORESOURCE_MEM resources (bsc#1012628).
|
||||
- netfilter: nftables: avoid overflows in nft_hash_buckets()
|
||||
(bsc#1012628).
|
||||
- i40e: fix broken XDP support (bsc#1012628).
|
||||
- i40e: Fix use-after-free in i40e_client_subtask() (bsc#1012628).
|
||||
- i40e: fix the restart auto-negotiation after FEC modified
|
||||
(bsc#1012628).
|
||||
- i40e: Fix PHY type identifiers for 2.5G and 5G adapters
|
||||
(bsc#1012628).
|
||||
- i40e: Remove LLDP frame filters (bsc#1012628).
|
||||
- mptcp: fix splat when closing unaccepted socket (bsc#1012628).
|
||||
- ARC: entry: fix off-by-one error in syscall number validation
|
||||
(bsc#1012628).
|
||||
- ARC: mm: PAE: use 40-bit physical page mask (bsc#1012628).
|
||||
- ARC: mm: Use max_high_pfn as a HIGHMEM zone border
|
||||
(bsc#1012628).
|
||||
- sh: Remove unused variable (bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling stf barrier
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling entry flush barrier
|
||||
(bsc#1012628).
|
||||
- hfsplus: prevent corruption in shrinking truncate (bsc#1012628).
|
||||
- squashfs: fix divide error in calculate_skip() (bsc#1012628).
|
||||
- userfaultfd: release page in error path to avoid BUG_ON
|
||||
(bsc#1012628).
|
||||
- kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
|
||||
(bsc#1012628).
|
||||
- mm/hugetlb: fix F_SEAL_FUTURE_WRITE (bsc#1012628).
|
||||
- mm/hugetlb: fix cow where page writtable in child (bsc#1012628).
|
||||
- blk-iocost: fix weight updates of inner active iocgs
|
||||
(bsc#1012628).
|
||||
- x86, sched: Fix the AMD CPPC maximum performance value on
|
||||
certain AMD Ryzen generations (bsc#1012628).
|
||||
- arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
|
||||
(bsc#1012628).
|
||||
- arm64: Fix race condition on PG_dcache_clean in
|
||||
__sync_icache_dcache() (bsc#1012628).
|
||||
- btrfs: fix deadlock when cloning inline extents and using
|
||||
qgroups (bsc#1012628).
|
||||
- btrfs: zoned: fix silent data loss after failure splitting
|
||||
ordered extent (bsc#1012628).
|
||||
- btrfs: fix race leading to unpersisted data and metadata on
|
||||
fsync (bsc#1012628).
|
||||
- btrfs: initialize return variable in cleanup_free_space_cache_v1
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: sanity check zone type (bsc#1012628).
|
||||
- drm/radeon/dpm: Disable sclk switching on Oland when two 4K
|
||||
60Hz monitors are connected (bsc#1012628).
|
||||
- drm/amd/display: Initialize attribute for hdcp_srm sysfs file
|
||||
(bsc#1012628).
|
||||
- drm/i915: Avoid div-by-zero on gen2 (bsc#1012628).
|
||||
- kvm: exit halt polling on need_resched() as well (bsc#1012628).
|
||||
- drm/msm: fix LLC not being enabled for mmu500 targets
|
||||
(bsc#1012628).
|
||||
- KVM: LAPIC: Accurately guarantee busy wait for timer to expire
|
||||
when using hv_timer (bsc#1012628).
|
||||
- drm/msm/dp: initialize audio_comp when audio starts
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Cancel pvclock_gtod_work on module removal
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Prevent deadlock against tk_core.seq (bsc#1012628).
|
||||
- KVM: SVM: Move GHCB unmapping to fix RCU warning (bsc#1012628).
|
||||
- dax: Add an enum for specifying dax wakup mode (bsc#1012628).
|
||||
- dax: Add a wakeup mode parameter to put_unlocked_entry()
|
||||
(bsc#1012628).
|
||||
- dax: Wake up all waiters after invalidating dax entry
|
||||
(bsc#1012628).
|
||||
- xen/unpopulated-alloc: fix error return code in fill_list()
|
||||
(bsc#1012628).
|
||||
- perf tools: Fix dynamic libbpf link (bsc#1012628).
|
||||
- usb: dwc3: gadget: Free gadget structure only after freeing
|
||||
endpoints (bsc#1012628).
|
||||
- iio: light: gp2ap002: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: hid-sensors: select IIO_TRIGGERED_BUFFER under
|
||||
HID_SENSOR_IIO_TRIGGER (bsc#1012628).
|
||||
- iio: core: return ENODEV if ioctl is unknown (bsc#1012628).
|
||||
- usb: fotg210-hcd: Fix an error message (bsc#1012628).
|
||||
- hwmon: (occ) Fix poll rate limiting (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM
|
||||
AMS (bsc#1012628).
|
||||
- usb: musb: Fix an error message (bsc#1012628).
|
||||
- hwmon: (ltc2992) Put fwnode in error case during ->probe()
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Fix a memory leak in an error handling path
|
||||
(bsc#1012628).
|
||||
- kyber: fix out of bounds access when preempted (bsc#1012628).
|
||||
- nvmet: fix inline bio check for bdev-ns (bsc#1012628).
|
||||
- nvmet: fix inline bio check for passthru (bsc#1012628).
|
||||
- nvmet-rdma: Fix NULL deref when SEND is completed with error
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to free compress page correctly
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix race condition of overwrite vs truncate
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to assign cc.cluster_idx correctly
|
||||
(bsc#1012628).
|
||||
- sched/fair: Fix clearing of has_idle_cores flag in
|
||||
select_idle_cpu() (bsc#1012628).
|
||||
- nbd: Fix NULL pointer in flush_workqueue (bsc#1012628).
|
||||
- powerpc/64s: Make NMI record implicitly soft-masked code as
|
||||
irqs disabled (bsc#1012628).
|
||||
- blk-mq: plug request for shared sbitmap (bsc#1012628).
|
||||
- blk-mq: Swap two calls in blk_mq_exit_queue() (bsc#1012628).
|
||||
- usb: dwc3: omap: improve extcon initialization (bsc#1012628).
|
||||
- usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel
|
||||
Merrifield (bsc#1012628).
|
||||
- usb: xhci: Increase timeout for HC halt (bsc#1012628).
|
||||
- usb: dwc2: Fix gadget DMA unmap direction (bsc#1012628).
|
||||
- usb: core: hub: fix race condition about TRSMRCY of resume
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Enable suspend events (bsc#1012628).
|
||||
- usb: dwc3: gadget: Return success always for kick transfer in
|
||||
ep queue (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Retrieve all the PDOs instead of just the
|
||||
first 4 (bsc#1012628).
|
||||
- usb: typec: ucsi: Put fwnode in any case during ->probe()
|
||||
(bsc#1012628).
|
||||
- xhci-pci: Allow host runtime PM as default for Intel Alder
|
||||
Lake xHCI (bsc#1012628).
|
||||
- xhci: Fix giving back cancelled URBs even if halted endpoint
|
||||
can't reset (bsc#1012628).
|
||||
- xhci: Do not use GFP_KERNEL in (potentially) atomic context
|
||||
(bsc#1012628).
|
||||
- xhci: Add reset resume quirk for AMD xhci controller
|
||||
(bsc#1012628).
|
||||
- iio: core: fix ioctl handlers removal (bsc#1012628).
|
||||
- iio: gyro: mpu3050: Fix reported temperature value
|
||||
(bsc#1012628).
|
||||
- iio: tsl2583: Fix division by a zero lux_val (bsc#1012628).
|
||||
- cdc-wdm: untangle a circular dependency between callback and
|
||||
softint (bsc#1012628).
|
||||
- alarmtimer: Check RTC features instead of ops (bsc#1012628).
|
||||
- xen/gntdev: fix gntdev_mmap() error exit path (bsc#1012628).
|
||||
- KVM: x86: Emulate RDPID only if RDTSCP is supported
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Move RDPID emulation intercept to its own enum
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Add support for RDPID without RDTSCP (bsc#1012628).
|
||||
- KVM: nVMX: Always make an attempt to map eVMCS after migration
|
||||
(bsc#1012628).
|
||||
- KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is
|
||||
unsupported (bsc#1012628).
|
||||
- KVM: VMX: Disable preemption when probing user return MSRs
|
||||
(bsc#1012628).
|
||||
- mm: fix struct page layout on 32-bit systems (bsc#1012628).
|
||||
- MIPS: Reinstate platform `__div64_32' handler (bsc#1012628).
|
||||
- MIPS: Avoid DIVU in `__div64_32' is result would be zero
|
||||
(bsc#1012628).
|
||||
- MIPS: Avoid handcoded DIVU in `__div64_32' altogether
|
||||
(bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer
|
||||
wrap issue (bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata
|
||||
i940 (bsc#1012628).
|
||||
- kobject_uevent: remove warning in init_uevent_argv()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
|
||||
(bsc#1012628).
|
||||
- drm/msm/dp: check sink_count before update is_connected status
|
||||
(bsc#1012628).
|
||||
- drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (bsc#1012628).
|
||||
- drm/i915/overlay: Fix active retire callback alignment
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix crash in auto_retire (bsc#1012628).
|
||||
- clk: exynos7: Mark aclk_fsys1_200 as critical (bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a meaningful power domain name
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8183
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8192
|
||||
(bsc#1012628).
|
||||
- media: rkvdec: Remove of_match_ptr() (bsc#1012628).
|
||||
- i2c: mediatek: Fix send master code at more than 1MHz
|
||||
(bsc#1012628).
|
||||
- dt-bindings: media: renesas,vin: Make resets optional on R-Car
|
||||
Gen1 (bsc#1012628).
|
||||
- dt-bindings: thermal: rcar-gen3-thermal: Support five TSC
|
||||
nodes on r8a779a0 (bsc#1012628).
|
||||
- arm64: dts: renesas: falcon: Move console config to CPU board
|
||||
DTS (bsc#1012628).
|
||||
- dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles
|
||||
back to qcom,qmp-phy.yaml (bsc#1012628).
|
||||
- dt-bindings: serial: 8250: Remove duplicated compatible strings
|
||||
(bsc#1012628).
|
||||
- dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1
|
||||
support (bsc#1012628).
|
||||
- debugfs: Make debugfs_allow RO after init (bsc#1012628).
|
||||
- ext4: fix debug format string warning (bsc#1012628).
|
||||
- nvme: do not try to reconfigure APST when the controller is
|
||||
not live (bsc#1012628).
|
||||
- ASoC: rsnd: check all BUSIF status when error (bsc#1012628).
|
||||
- net: bridge: fix error in br_multicast_add_port when
|
||||
CONFIG_NET_SWITCHDEV=n (bsc#1012628).
|
||||
- Refresh
|
||||
patches.suse/usb-pci-quirks-disable-D3cold-on-xhci-suspend-for-s2.patch.
|
||||
- commit 0ef707c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 17:37:31 CEST 2021 - tiwai@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.12.4
|
||||
%define patchversion 5.12.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
BuildRequires: kernel%kernel_flavor-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
|
||||
%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.12.4
|
||||
Version: 5.12.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcf6ea2f
|
||||
Release: <RELEASE>.g37a9337
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,627 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:28:30 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/crypto-ccp-Annotate-SEV-Firmware-file-names.patch.
|
||||
Update upstream status.
|
||||
- commit 37a9337
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:22:51 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- ipv6: remove extra dev_hold() for fallback tunnels (git-fixes).
|
||||
- x86/events/amd/iommu: Fix invalid Perf result due to IOMMU
|
||||
PMC power-gating (git-fixes).
|
||||
- commit 5eb2110
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:16:47 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.12.5 (bsc#1012628).
|
||||
- KEYS: trusted: Fix memory leak on object td (bsc#1012628).
|
||||
- tpm: fix error return code in tpm2_get_cc_attrs_tbl()
|
||||
(bsc#1012628).
|
||||
- tpm, tpm_tis: Extend locality handling to TPM2 in
|
||||
tpm_tis_gen_interrupt() (bsc#1012628).
|
||||
- tpm, tpm_tis: Reserve locality in tpm_tis_resume()
|
||||
(bsc#1012628).
|
||||
- btrfs: fix unmountable seed device after fstrim (bsc#1012628).
|
||||
- KVM: SVM: Make sure GHCB is mapped before updating
|
||||
(bsc#1012628).
|
||||
- KVM/VMX: Invoke NMI non-IST entry instead of IST entry
|
||||
(bsc#1012628).
|
||||
- ACPI: PM: Add ACPI ID of Alder Lake Fan (bsc#1012628).
|
||||
- PM: runtime: Fix unpaired parent child_count for force_resume
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Use HWP if enabled by platform firmware
|
||||
(bsc#1012628).
|
||||
- kvm: Cap halt polling at kvm->max_halt_poll_ns (bsc#1012628).
|
||||
- ath11k: fix thermal temperature read (bsc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
|
||||
(bsc#1012628).
|
||||
- fs: dlm: fix debugfs dump (bsc#1012628).
|
||||
- fs: dlm: fix mark setting deadlock (bsc#1012628).
|
||||
- fs: dlm: add errno handling to check callback (bsc#1012628).
|
||||
- fs: dlm: add check if dlm is currently running (bsc#1012628).
|
||||
- fs: dlm: change allocation limits (bsc#1012628).
|
||||
- fs: dlm: check on minimum msglen size (bsc#1012628).
|
||||
- fs: dlm: flush swork on shutdown (bsc#1012628).
|
||||
- fs: dlm: add shutdown hook (bsc#1012628).
|
||||
- tipc: convert dest node's address to network order
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus
|
||||
T100TAF (bsc#1012628).
|
||||
- net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX
|
||||
datapath (bsc#1012628).
|
||||
- net: stmmac: Set FIFO sizes for ipq806x (bsc#1012628).
|
||||
- ASoC: rsnd: core: Check convert rate in rsnd_hw_params
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
|
||||
(bsc#1012628).
|
||||
- i2c: bail out early when RDWR parameters are wrong
|
||||
(bsc#1012628).
|
||||
- ALSA: hdsp: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: hdspm: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: rme9652: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: bebob: enable to deliver MIDI messages for multiple ports
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
|
||||
(bsc#1012628).
|
||||
- Bluetooth: initialize skb_queue_head at l2cap_chan_create()
|
||||
(bsc#1012628).
|
||||
- net/sched: cls_flower: use ntohs for struct
|
||||
flow_dissector_key_ports (bsc#1012628).
|
||||
- net: bridge: when suppression is enabled exclude RARP packets
|
||||
(bsc#1012628).
|
||||
- Bluetooth: check for zapped sk before connecting (bsc#1012628).
|
||||
- selftests/powerpc: Fix L1D flushing tests for Power10
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms
|
||||
(bsc#1012628).
|
||||
- powerpc/32: Statically initialise first emergency context
|
||||
(bsc#1012628).
|
||||
- net: hns3: remediate a potential overflow risk of bd_num_list
|
||||
(bsc#1012628).
|
||||
- net: hns3: add handling for xmit skb with recursive fraglist
|
||||
(bsc#1012628).
|
||||
- ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
|
||||
(bsc#1012628).
|
||||
- can: dev: can_free_echo_skb(): don't crash the kernel if
|
||||
can_priv::echo_skb is accessed out of bounds (bsc#1012628).
|
||||
- iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
|
||||
(bsc#1012628).
|
||||
- ice: handle increasing Tx or Rx ring sizes (bsc#1012628).
|
||||
- Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip
|
||||
(bsc#1012628).
|
||||
- ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
|
||||
(bsc#1012628).
|
||||
- selftests: mptcp: launch mptcp_connect with timeout
|
||||
(bsc#1012628).
|
||||
- i2c: Add I2C_AQ_NO_REP_START adapter quirk (bsc#1012628).
|
||||
- Bluetooth: Do not set cur_adv_instance in adv param MGMT request
|
||||
(bsc#1012628).
|
||||
- MIPS: Loongson64: Use _CACHE_UNCACHED instead of
|
||||
_CACHE_UNCACHED_ACCELERATED (bsc#1012628).
|
||||
- coresight: Do not scan for graph if none is present
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Correct oversized ring allocation (bsc#1012628).
|
||||
- mac80211: Set priority and queue mapping for injected frames
|
||||
(bsc#1012628).
|
||||
- mac80211: clear the beacon's CRC after channel switch
|
||||
(bsc#1012628).
|
||||
- ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
|
||||
(bsc#1012628).
|
||||
- net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
|
||||
(bsc#1012628).
|
||||
- net: fec: use mac-managed PHY PM (bsc#1012628).
|
||||
- pinctrl: samsung: use 'int' for register masks in Exynos
|
||||
(bsc#1012628).
|
||||
- rtw88: 8822c: add LC calibration for RTL8822C (bsc#1012628).
|
||||
- mt76: mt7615: fix key set/delete issues (bsc#1012628).
|
||||
- mt76: mt7615: support loading EEPROM for MT7613BE (bsc#1012628).
|
||||
- mt76: mt76x0: disable GTK offloading (bsc#1012628).
|
||||
- mt76: connac: always check return value from
|
||||
mt76_connac_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: always check return value from
|
||||
mt7915_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: fix txpower init for TSSI off chips (bsc#1012628).
|
||||
- mt76: mt7921: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: add wifi subsystem reset (bsc#1012628).
|
||||
- i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
|
||||
(bsc#1012628).
|
||||
- fuse: invalidate attrs when page writeback completes
|
||||
(bsc#1012628).
|
||||
- virtiofs: fix userns (bsc#1012628).
|
||||
- cuse: prevent clone (bsc#1012628).
|
||||
- iwlwifi: pcie: make cfg vs. trans_cfg more robust (bsc#1012628).
|
||||
- iwlwifi: queue: avoid memory leak in reset flow (bsc#1012628).
|
||||
- iwlwifi: trans/pcie: defer transport initialisation
|
||||
(bsc#1012628).
|
||||
- powerpc/mm: Add cond_resched() while removing hpte mappings
|
||||
(bsc#1012628).
|
||||
- ASoC: rsnd: call rsnd_ssi_master_clk_start() from
|
||||
rsnd_ssi_init() (bsc#1012628).
|
||||
- net: bridge: propagate error code and extack from
|
||||
br_mc_disabled_update (bsc#1012628).
|
||||
- Revert "iommu/amd: Fix performance counter initialization"
|
||||
(bsc#1012628).
|
||||
- iommu/amd: Remove performance counter pre-initialization test
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Force vsync flip when reconfiguring MPCC
|
||||
(bsc#1012628).
|
||||
- selftests: Set CC to clang in lib.mk if LLVM is set
|
||||
(bsc#1012628).
|
||||
- kconfig: nconf: stop endless search loops (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix race in handling acomp ELD notification
|
||||
at resume (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Alder Lake PCH-M (bsc#1012628).
|
||||
- sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
|
||||
(bsc#1012628).
|
||||
- flow_dissector: Fix out-of-bounds warning in
|
||||
__skb_flow_bpf_to_target() (bsc#1012628).
|
||||
- powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
|
||||
(bsc#1012628).
|
||||
- powerpc/smp: Set numa node before updating mask (bsc#1012628).
|
||||
- wilc1000: Bring MAC address setting in line with typical Linux
|
||||
behavior (bsc#1012628).
|
||||
- mac80211: properly drop the connection in case of invalid CSA IE
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Generalize support for ALC3263 codec (bsc#1012628).
|
||||
- ethtool: ioctl: Fix out-of-bounds warning in
|
||||
store_link_ksettings_for_user() (bsc#1012628).
|
||||
- net: sched: tapr: prevent cycle_time == 0 in
|
||||
parse_taprio_schedule (bsc#1012628).
|
||||
- samples/bpf: Fix broken tracex1 due to kprobe argument change
|
||||
(bsc#1012628).
|
||||
- powerpc/pseries: Stop calling printk in rtas_stop_self()
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fixed divide by zero kernel crash during dsc
|
||||
enablement (bsc#1012628).
|
||||
- drm/amd/display: add handling for hdcp2 rx id list validation
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Add mem sync flag for IB allocated by SA
|
||||
(bsc#1012628).
|
||||
- mt76: mt7615: fix entering driver-own state on mt7663
|
||||
(bsc#1012628).
|
||||
- crypto: ccp: Free SEV device if SEV init fails (bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
|
||||
(bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
|
||||
(bsc#1012628).
|
||||
- qtnfmac: Fix possible buffer overflow in
|
||||
qtnf_event_handle_external_auth (bsc#1012628).
|
||||
- powerpc/iommu: Annotate nested lock for lockdep (bsc#1012628).
|
||||
- iavf: remove duplicate free resources calls (bsc#1012628).
|
||||
- net: ethernet: mtk_eth_soc: fix RX VLAN offload (bsc#1012628).
|
||||
- selftests: mlxsw: Increase the tolerance of backlog buildup
|
||||
(bsc#1012628).
|
||||
- selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
|
||||
(bsc#1012628).
|
||||
- kbuild: generate Module.symvers only when vmlinux exists
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Add PCI IDs for Hyper-V VF devices (bsc#1012628).
|
||||
- ia64: module: fix symbolizer crash on fdescr (bsc#1012628).
|
||||
- watchdog: rename __touch_watchdog() to a better descriptive name
|
||||
(bsc#1012628).
|
||||
- watchdog: explicitly update timestamp when reporting softlockup
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: report the overall time of softlockups
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: remove logic that tried to prevent repeated
|
||||
reports (bsc#1012628).
|
||||
- watchdog: fix barriers when printing backtraces from all CPUs
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
|
||||
(bsc#1012628).
|
||||
- leds: lgm: fix gpiolib dependency (bsc#1012628).
|
||||
- thermal: thermal_of: Fix error return code of
|
||||
thermal_of_populate_bind_params() (bsc#1012628).
|
||||
- PCI/RCEC: Fix RCiEP device to RCEC association (bsc#1012628).
|
||||
- f2fs: fix to allow migrating fully valid segment (bsc#1012628).
|
||||
- f2fs: fix panic during f2fs_resize_fs() (bsc#1012628).
|
||||
- f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
|
||||
(bsc#1012628).
|
||||
- rtc: tps65910: include linux/property.h (bsc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
|
||||
(bsc#1012628).
|
||||
- PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Fix error return code in brcm_pcie_probe()
|
||||
(bsc#1012628).
|
||||
- PCI: Release OF node in pci_scan_device()'s error path
|
||||
(bsc#1012628).
|
||||
- ARM: 9064/1: hw_breakpoint: Do not directly check the event's
|
||||
overflow_handler hook (bsc#1012628).
|
||||
- f2fs: fix to align to section for fallocate() on pinned file
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to update last i_size if fallocate partially succeeds
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix NULL pointer dereference for ->get_features()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to avoid touching checkpointed data in get_victim()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to cover __allocate_new_section() with curseg_lock
|
||||
(bsc#1012628).
|
||||
- fs: 9p: fix v9fs_file_open writeback fid error check
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to restrict mount condition on readonly block device
|
||||
(bsc#1012628).
|
||||
- f2fs: Fix a hungtask problem in atomic write (bsc#1012628).
|
||||
- nfs: Subsequent READDIR calls should carry non-zero
|
||||
cookieverifier (bsc#1012628).
|
||||
- NFS: Fix handling of cookie verifier in uncached_readdir()
|
||||
(bsc#1012628).
|
||||
- NFS: Only change the cookie verifier if the directory page
|
||||
cache is empty (bsc#1012628).
|
||||
- f2fs: fix to avoid accessing invalid fio in
|
||||
f2fs_allocate_data_block() (bsc#1012628).
|
||||
- rpmsg: qcom_glink_native: fix error return code of
|
||||
qcom_glink_rx_data() (bsc#1012628).
|
||||
- NFS: nfs4_bitmask_adjust() must not change the server global
|
||||
bitmasks (bsc#1012628).
|
||||
- NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFS: Deal correctly with attribute generation counter overflow
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix missing destroy_workqueue() (bsc#1012628).
|
||||
- remoteproc: pru: Fixup interrupt-parent logic for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix wrong success return value for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix and cleanup firmware interrupt mapping
|
||||
logic (bsc#1012628).
|
||||
- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2 fix handling of sr_eof in SEEK's reply (bsc#1012628).
|
||||
- SUNRPC: Move fault injection call sites (bsc#1012628).
|
||||
- SUNRPC: Remove trace_xprt_transmit_queued (bsc#1012628).
|
||||
- SUNRPC: Handle major timeout in xprt_adjust_timeout()
|
||||
(bsc#1012628).
|
||||
- NFSv42: Copy offload should update the file size when
|
||||
appropriate (bsc#1012628).
|
||||
- thermal/drivers/tsens: Fix missing put_device error
|
||||
(bsc#1012628).
|
||||
- NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're
|
||||
unmounting (bsc#1012628).
|
||||
- nfsd: ensure new clients break delegations (bsc#1012628).
|
||||
- rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1012628).
|
||||
- dmaengine: idxd: Fix potential null dereference on pointer
|
||||
status (bsc#1012628).
|
||||
- dmaengine: idxd: fix dma device lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: cleanup pci interrupt vector allocation
|
||||
management (bsc#1012628).
|
||||
- dmaengine: idxd: removal of pcim managed mmio mapping
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: use ida for device instance enumeration
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix engine conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix group conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix cdev setup and free device lifetime issues
|
||||
(bsc#1012628).
|
||||
- SUNRPC: fix ternary sign expansion bug in tracing (bsc#1012628).
|
||||
- SUNRPC: Fix null pointer dereference in svc_rqst_free()
|
||||
(bsc#1012628).
|
||||
- pwm: atmel: Fix duty cycle calculation in .get_state()
|
||||
(bsc#1012628).
|
||||
- xprtrdma: Avoid Receive Queue wrapping (bsc#1012628).
|
||||
- xprtrdma: Fix cwnd update ordering (bsc#1012628).
|
||||
- xprtrdma: rpcrdma_mr_pop() already does list_del_init()
|
||||
(bsc#1012628).
|
||||
- riscv: Select HAVE_DYNAMIC_FTRACE when
|
||||
-fpatchable-function-entry is available (bsc#1012628).
|
||||
- swiotlb: Fix the type of index (bsc#1012628).
|
||||
- ceph: fix inode leak on getattr error in __fh_to_dentry
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Prevent PRLI in target mode (bsc#1012628).
|
||||
- scsi: ufs: core: Do not put UFS power into LPM if link is broken
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during
|
||||
system suspend (bsc#1012628).
|
||||
- scsi: ufs: core: Narrow down fast path in system suspend path
|
||||
(bsc#1012628).
|
||||
- rtc: ds1307: Fix wday settings for rx8130 (bsc#1012628).
|
||||
- net: hns3: fix incorrect configuration for igu_egu_hw_err
|
||||
(bsc#1012628).
|
||||
- net: hns3: initialize the message content in
|
||||
hclge_get_link_mode() (bsc#1012628).
|
||||
- net: hns3: add check for HNS3_NIC_STATE_INITED in
|
||||
hns3_reset_notify_up_enet() (bsc#1012628).
|
||||
- arm64: stacktrace: restore terminal records (bsc#1012628).
|
||||
- net: hns3: fix for vxlan gpe tx checksum bug (bsc#1012628).
|
||||
- net: hns3: use netif_tx_disable to stop the transmit queue
|
||||
(bsc#1012628).
|
||||
- net: hns3: disable phy loopback setting in hclge_mac_start_phy
|
||||
(bsc#1012628).
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_a
|
||||
(bsc#1012628).
|
||||
- RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
|
||||
(bsc#1012628).
|
||||
- sunrpc: Fix misplaced barrier in call_decode (bsc#1012628).
|
||||
- libbpf: Fix signed overflow in ringbuf_process_ring
|
||||
(bsc#1012628).
|
||||
- block/rnbd-clt: Change queue_depth type in rnbd_clt_session
|
||||
to size_t (bsc#1012628).
|
||||
- block/rnbd-clt: Check the return value of the function
|
||||
rtrs_clt_query (bsc#1012628).
|
||||
- ata: ahci_brcm: Fix use of BCM7216 reset controller
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Use reset/rearm instead of deassert/assert
|
||||
(bsc#1012628).
|
||||
- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
|
||||
(bsc#1012628).
|
||||
- sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
|
||||
(bsc#1012628).
|
||||
- netfilter: xt_SECMARK: add new revision to fix structure layout
|
||||
(bsc#1012628).
|
||||
- xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
|
||||
(bsc#1012628).
|
||||
- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1012628).
|
||||
- net: stmmac: Clear receive all(RA) bit when promiscuous mode
|
||||
is off (bsc#1012628).
|
||||
- drm/radeon: Fix off-by-one power_state index heap overwrite
|
||||
(bsc#1012628).
|
||||
- drm/radeon: Avoid power table parsing memory leaks
|
||||
(bsc#1012628).
|
||||
- arm64: entry: factor irq triage logic into macros (bsc#1012628).
|
||||
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
|
||||
(bsc#1012628).
|
||||
- khugepaged: fix wrong result value for
|
||||
trace_mm_collapse_huge_page_isolate() (bsc#1012628).
|
||||
- mm/hugeltb: handle the error case in
|
||||
hugetlb_fix_reserve_counts() (bsc#1012628).
|
||||
- mm/migrate.c: fix potential indeterminate pte entry in
|
||||
migrate_vma_insert_page() (bsc#1012628).
|
||||
- ksm: fix potential missing rmap_item for stable_node
|
||||
(bsc#1012628).
|
||||
- mm/gup: check every subpage of a compound page during isolation
|
||||
(bsc#1012628).
|
||||
- mm/gup: return an error on migration failure (bsc#1012628).
|
||||
- mm/gup: check for isolation errors (bsc#1012628).
|
||||
- kfence: await for allocation using wait_event (bsc#1012628).
|
||||
- ethtool: fix missing NLM_F_MULTI flag when dumping
|
||||
(bsc#1012628).
|
||||
- net: fix nla_strcmp to handle more then one trailing null
|
||||
character (bsc#1012628).
|
||||
- smc: disallow TCP_ULP in smc_setsockopt() (bsc#1012628).
|
||||
- netfilter: nfnetlink_osf: Fix a missing skb_header_pointer()
|
||||
NULL check (bsc#1012628).
|
||||
- netfilter: nftables: Fix a memleak from userdata error path
|
||||
in new objects (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): fix an error pointer
|
||||
dereference in probe (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): add missing
|
||||
can_rx_offload_del() in error path (bsc#1012628).
|
||||
- can: mcp251x: fix resume from sleep before interface was
|
||||
brought up (bsc#1012628).
|
||||
- can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
|
||||
(bsc#1012628).
|
||||
- sched: Fix out-of-bound access in uclamp (bsc#1012628).
|
||||
- sched/fair: Fix unfairness caused by missing load decay
|
||||
(bsc#1012628).
|
||||
- net: ipa: fix inter-EE IRQ register definitions (bsc#1012628).
|
||||
- fs/proc/generic.c: fix incorrect pde_is_permanent check
|
||||
(bsc#1012628).
|
||||
- kernel: kexec_file: fix error return code of
|
||||
kexec_calculate_store_digests() (bsc#1012628).
|
||||
- kernel/resource: make walk_system_ram_res() find all busy
|
||||
IORESOURCE_SYSTEM_RAM resources (bsc#1012628).
|
||||
- kernel/resource: make walk_mem_res() find all busy
|
||||
IORESOURCE_MEM resources (bsc#1012628).
|
||||
- netfilter: nftables: avoid overflows in nft_hash_buckets()
|
||||
(bsc#1012628).
|
||||
- i40e: fix broken XDP support (bsc#1012628).
|
||||
- i40e: Fix use-after-free in i40e_client_subtask() (bsc#1012628).
|
||||
- i40e: fix the restart auto-negotiation after FEC modified
|
||||
(bsc#1012628).
|
||||
- i40e: Fix PHY type identifiers for 2.5G and 5G adapters
|
||||
(bsc#1012628).
|
||||
- i40e: Remove LLDP frame filters (bsc#1012628).
|
||||
- mptcp: fix splat when closing unaccepted socket (bsc#1012628).
|
||||
- ARC: entry: fix off-by-one error in syscall number validation
|
||||
(bsc#1012628).
|
||||
- ARC: mm: PAE: use 40-bit physical page mask (bsc#1012628).
|
||||
- ARC: mm: Use max_high_pfn as a HIGHMEM zone border
|
||||
(bsc#1012628).
|
||||
- sh: Remove unused variable (bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling stf barrier
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling entry flush barrier
|
||||
(bsc#1012628).
|
||||
- hfsplus: prevent corruption in shrinking truncate (bsc#1012628).
|
||||
- squashfs: fix divide error in calculate_skip() (bsc#1012628).
|
||||
- userfaultfd: release page in error path to avoid BUG_ON
|
||||
(bsc#1012628).
|
||||
- kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
|
||||
(bsc#1012628).
|
||||
- mm/hugetlb: fix F_SEAL_FUTURE_WRITE (bsc#1012628).
|
||||
- mm/hugetlb: fix cow where page writtable in child (bsc#1012628).
|
||||
- blk-iocost: fix weight updates of inner active iocgs
|
||||
(bsc#1012628).
|
||||
- x86, sched: Fix the AMD CPPC maximum performance value on
|
||||
certain AMD Ryzen generations (bsc#1012628).
|
||||
- arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
|
||||
(bsc#1012628).
|
||||
- arm64: Fix race condition on PG_dcache_clean in
|
||||
__sync_icache_dcache() (bsc#1012628).
|
||||
- btrfs: fix deadlock when cloning inline extents and using
|
||||
qgroups (bsc#1012628).
|
||||
- btrfs: zoned: fix silent data loss after failure splitting
|
||||
ordered extent (bsc#1012628).
|
||||
- btrfs: fix race leading to unpersisted data and metadata on
|
||||
fsync (bsc#1012628).
|
||||
- btrfs: initialize return variable in cleanup_free_space_cache_v1
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: sanity check zone type (bsc#1012628).
|
||||
- drm/radeon/dpm: Disable sclk switching on Oland when two 4K
|
||||
60Hz monitors are connected (bsc#1012628).
|
||||
- drm/amd/display: Initialize attribute for hdcp_srm sysfs file
|
||||
(bsc#1012628).
|
||||
- drm/i915: Avoid div-by-zero on gen2 (bsc#1012628).
|
||||
- kvm: exit halt polling on need_resched() as well (bsc#1012628).
|
||||
- drm/msm: fix LLC not being enabled for mmu500 targets
|
||||
(bsc#1012628).
|
||||
- KVM: LAPIC: Accurately guarantee busy wait for timer to expire
|
||||
when using hv_timer (bsc#1012628).
|
||||
- drm/msm/dp: initialize audio_comp when audio starts
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Cancel pvclock_gtod_work on module removal
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Prevent deadlock against tk_core.seq (bsc#1012628).
|
||||
- KVM: SVM: Move GHCB unmapping to fix RCU warning (bsc#1012628).
|
||||
- dax: Add an enum for specifying dax wakup mode (bsc#1012628).
|
||||
- dax: Add a wakeup mode parameter to put_unlocked_entry()
|
||||
(bsc#1012628).
|
||||
- dax: Wake up all waiters after invalidating dax entry
|
||||
(bsc#1012628).
|
||||
- xen/unpopulated-alloc: fix error return code in fill_list()
|
||||
(bsc#1012628).
|
||||
- perf tools: Fix dynamic libbpf link (bsc#1012628).
|
||||
- usb: dwc3: gadget: Free gadget structure only after freeing
|
||||
endpoints (bsc#1012628).
|
||||
- iio: light: gp2ap002: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: hid-sensors: select IIO_TRIGGERED_BUFFER under
|
||||
HID_SENSOR_IIO_TRIGGER (bsc#1012628).
|
||||
- iio: core: return ENODEV if ioctl is unknown (bsc#1012628).
|
||||
- usb: fotg210-hcd: Fix an error message (bsc#1012628).
|
||||
- hwmon: (occ) Fix poll rate limiting (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM
|
||||
AMS (bsc#1012628).
|
||||
- usb: musb: Fix an error message (bsc#1012628).
|
||||
- hwmon: (ltc2992) Put fwnode in error case during ->probe()
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Fix a memory leak in an error handling path
|
||||
(bsc#1012628).
|
||||
- kyber: fix out of bounds access when preempted (bsc#1012628).
|
||||
- nvmet: fix inline bio check for bdev-ns (bsc#1012628).
|
||||
- nvmet: fix inline bio check for passthru (bsc#1012628).
|
||||
- nvmet-rdma: Fix NULL deref when SEND is completed with error
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to free compress page correctly
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix race condition of overwrite vs truncate
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to assign cc.cluster_idx correctly
|
||||
(bsc#1012628).
|
||||
- sched/fair: Fix clearing of has_idle_cores flag in
|
||||
select_idle_cpu() (bsc#1012628).
|
||||
- nbd: Fix NULL pointer in flush_workqueue (bsc#1012628).
|
||||
- powerpc/64s: Make NMI record implicitly soft-masked code as
|
||||
irqs disabled (bsc#1012628).
|
||||
- blk-mq: plug request for shared sbitmap (bsc#1012628).
|
||||
- blk-mq: Swap two calls in blk_mq_exit_queue() (bsc#1012628).
|
||||
- usb: dwc3: omap: improve extcon initialization (bsc#1012628).
|
||||
- usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel
|
||||
Merrifield (bsc#1012628).
|
||||
- usb: xhci: Increase timeout for HC halt (bsc#1012628).
|
||||
- usb: dwc2: Fix gadget DMA unmap direction (bsc#1012628).
|
||||
- usb: core: hub: fix race condition about TRSMRCY of resume
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Enable suspend events (bsc#1012628).
|
||||
- usb: dwc3: gadget: Return success always for kick transfer in
|
||||
ep queue (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Retrieve all the PDOs instead of just the
|
||||
first 4 (bsc#1012628).
|
||||
- usb: typec: ucsi: Put fwnode in any case during ->probe()
|
||||
(bsc#1012628).
|
||||
- xhci-pci: Allow host runtime PM as default for Intel Alder
|
||||
Lake xHCI (bsc#1012628).
|
||||
- xhci: Fix giving back cancelled URBs even if halted endpoint
|
||||
can't reset (bsc#1012628).
|
||||
- xhci: Do not use GFP_KERNEL in (potentially) atomic context
|
||||
(bsc#1012628).
|
||||
- xhci: Add reset resume quirk for AMD xhci controller
|
||||
(bsc#1012628).
|
||||
- iio: core: fix ioctl handlers removal (bsc#1012628).
|
||||
- iio: gyro: mpu3050: Fix reported temperature value
|
||||
(bsc#1012628).
|
||||
- iio: tsl2583: Fix division by a zero lux_val (bsc#1012628).
|
||||
- cdc-wdm: untangle a circular dependency between callback and
|
||||
softint (bsc#1012628).
|
||||
- alarmtimer: Check RTC features instead of ops (bsc#1012628).
|
||||
- xen/gntdev: fix gntdev_mmap() error exit path (bsc#1012628).
|
||||
- KVM: x86: Emulate RDPID only if RDTSCP is supported
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Move RDPID emulation intercept to its own enum
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Add support for RDPID without RDTSCP (bsc#1012628).
|
||||
- KVM: nVMX: Always make an attempt to map eVMCS after migration
|
||||
(bsc#1012628).
|
||||
- KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is
|
||||
unsupported (bsc#1012628).
|
||||
- KVM: VMX: Disable preemption when probing user return MSRs
|
||||
(bsc#1012628).
|
||||
- mm: fix struct page layout on 32-bit systems (bsc#1012628).
|
||||
- MIPS: Reinstate platform `__div64_32' handler (bsc#1012628).
|
||||
- MIPS: Avoid DIVU in `__div64_32' is result would be zero
|
||||
(bsc#1012628).
|
||||
- MIPS: Avoid handcoded DIVU in `__div64_32' altogether
|
||||
(bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer
|
||||
wrap issue (bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata
|
||||
i940 (bsc#1012628).
|
||||
- kobject_uevent: remove warning in init_uevent_argv()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
|
||||
(bsc#1012628).
|
||||
- drm/msm/dp: check sink_count before update is_connected status
|
||||
(bsc#1012628).
|
||||
- drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (bsc#1012628).
|
||||
- drm/i915/overlay: Fix active retire callback alignment
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix crash in auto_retire (bsc#1012628).
|
||||
- clk: exynos7: Mark aclk_fsys1_200 as critical (bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a meaningful power domain name
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8183
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8192
|
||||
(bsc#1012628).
|
||||
- media: rkvdec: Remove of_match_ptr() (bsc#1012628).
|
||||
- i2c: mediatek: Fix send master code at more than 1MHz
|
||||
(bsc#1012628).
|
||||
- dt-bindings: media: renesas,vin: Make resets optional on R-Car
|
||||
Gen1 (bsc#1012628).
|
||||
- dt-bindings: thermal: rcar-gen3-thermal: Support five TSC
|
||||
nodes on r8a779a0 (bsc#1012628).
|
||||
- arm64: dts: renesas: falcon: Move console config to CPU board
|
||||
DTS (bsc#1012628).
|
||||
- dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles
|
||||
back to qcom,qmp-phy.yaml (bsc#1012628).
|
||||
- dt-bindings: serial: 8250: Remove duplicated compatible strings
|
||||
(bsc#1012628).
|
||||
- dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1
|
||||
support (bsc#1012628).
|
||||
- debugfs: Make debugfs_allow RO after init (bsc#1012628).
|
||||
- ext4: fix debug format string warning (bsc#1012628).
|
||||
- nvme: do not try to reconfigure APST when the controller is
|
||||
not live (bsc#1012628).
|
||||
- ASoC: rsnd: check all BUSIF status when error (bsc#1012628).
|
||||
- net: bridge: fix error in br_multicast_add_port when
|
||||
CONFIG_NET_SWITCHDEV=n (bsc#1012628).
|
||||
- Refresh
|
||||
patches.suse/usb-pci-quirks-disable-D3cold-on-xhci-suspend-for-s2.patch.
|
||||
- commit 0ef707c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 17:37:31 CEST 2021 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.12.4
|
||||
%define patchversion 5.12.5
|
||||
%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.12.4
|
||||
Version: 5.12.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcf6ea2f
|
||||
Release: <RELEASE>.g37a9337
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,627 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:28:30 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/crypto-ccp-Annotate-SEV-Firmware-file-names.patch.
|
||||
Update upstream status.
|
||||
- commit 37a9337
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:22:51 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- ipv6: remove extra dev_hold() for fallback tunnels (git-fixes).
|
||||
- x86/events/amd/iommu: Fix invalid Perf result due to IOMMU
|
||||
PMC power-gating (git-fixes).
|
||||
- commit 5eb2110
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:16:47 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.12.5 (bsc#1012628).
|
||||
- KEYS: trusted: Fix memory leak on object td (bsc#1012628).
|
||||
- tpm: fix error return code in tpm2_get_cc_attrs_tbl()
|
||||
(bsc#1012628).
|
||||
- tpm, tpm_tis: Extend locality handling to TPM2 in
|
||||
tpm_tis_gen_interrupt() (bsc#1012628).
|
||||
- tpm, tpm_tis: Reserve locality in tpm_tis_resume()
|
||||
(bsc#1012628).
|
||||
- btrfs: fix unmountable seed device after fstrim (bsc#1012628).
|
||||
- KVM: SVM: Make sure GHCB is mapped before updating
|
||||
(bsc#1012628).
|
||||
- KVM/VMX: Invoke NMI non-IST entry instead of IST entry
|
||||
(bsc#1012628).
|
||||
- ACPI: PM: Add ACPI ID of Alder Lake Fan (bsc#1012628).
|
||||
- PM: runtime: Fix unpaired parent child_count for force_resume
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Use HWP if enabled by platform firmware
|
||||
(bsc#1012628).
|
||||
- kvm: Cap halt polling at kvm->max_halt_poll_ns (bsc#1012628).
|
||||
- ath11k: fix thermal temperature read (bsc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
|
||||
(bsc#1012628).
|
||||
- fs: dlm: fix debugfs dump (bsc#1012628).
|
||||
- fs: dlm: fix mark setting deadlock (bsc#1012628).
|
||||
- fs: dlm: add errno handling to check callback (bsc#1012628).
|
||||
- fs: dlm: add check if dlm is currently running (bsc#1012628).
|
||||
- fs: dlm: change allocation limits (bsc#1012628).
|
||||
- fs: dlm: check on minimum msglen size (bsc#1012628).
|
||||
- fs: dlm: flush swork on shutdown (bsc#1012628).
|
||||
- fs: dlm: add shutdown hook (bsc#1012628).
|
||||
- tipc: convert dest node's address to network order
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus
|
||||
T100TAF (bsc#1012628).
|
||||
- net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX
|
||||
datapath (bsc#1012628).
|
||||
- net: stmmac: Set FIFO sizes for ipq806x (bsc#1012628).
|
||||
- ASoC: rsnd: core: Check convert rate in rsnd_hw_params
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
|
||||
(bsc#1012628).
|
||||
- i2c: bail out early when RDWR parameters are wrong
|
||||
(bsc#1012628).
|
||||
- ALSA: hdsp: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: hdspm: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: rme9652: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: bebob: enable to deliver MIDI messages for multiple ports
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
|
||||
(bsc#1012628).
|
||||
- Bluetooth: initialize skb_queue_head at l2cap_chan_create()
|
||||
(bsc#1012628).
|
||||
- net/sched: cls_flower: use ntohs for struct
|
||||
flow_dissector_key_ports (bsc#1012628).
|
||||
- net: bridge: when suppression is enabled exclude RARP packets
|
||||
(bsc#1012628).
|
||||
- Bluetooth: check for zapped sk before connecting (bsc#1012628).
|
||||
- selftests/powerpc: Fix L1D flushing tests for Power10
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms
|
||||
(bsc#1012628).
|
||||
- powerpc/32: Statically initialise first emergency context
|
||||
(bsc#1012628).
|
||||
- net: hns3: remediate a potential overflow risk of bd_num_list
|
||||
(bsc#1012628).
|
||||
- net: hns3: add handling for xmit skb with recursive fraglist
|
||||
(bsc#1012628).
|
||||
- ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
|
||||
(bsc#1012628).
|
||||
- can: dev: can_free_echo_skb(): don't crash the kernel if
|
||||
can_priv::echo_skb is accessed out of bounds (bsc#1012628).
|
||||
- iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
|
||||
(bsc#1012628).
|
||||
- ice: handle increasing Tx or Rx ring sizes (bsc#1012628).
|
||||
- Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip
|
||||
(bsc#1012628).
|
||||
- ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
|
||||
(bsc#1012628).
|
||||
- selftests: mptcp: launch mptcp_connect with timeout
|
||||
(bsc#1012628).
|
||||
- i2c: Add I2C_AQ_NO_REP_START adapter quirk (bsc#1012628).
|
||||
- Bluetooth: Do not set cur_adv_instance in adv param MGMT request
|
||||
(bsc#1012628).
|
||||
- MIPS: Loongson64: Use _CACHE_UNCACHED instead of
|
||||
_CACHE_UNCACHED_ACCELERATED (bsc#1012628).
|
||||
- coresight: Do not scan for graph if none is present
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Correct oversized ring allocation (bsc#1012628).
|
||||
- mac80211: Set priority and queue mapping for injected frames
|
||||
(bsc#1012628).
|
||||
- mac80211: clear the beacon's CRC after channel switch
|
||||
(bsc#1012628).
|
||||
- ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
|
||||
(bsc#1012628).
|
||||
- net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
|
||||
(bsc#1012628).
|
||||
- net: fec: use mac-managed PHY PM (bsc#1012628).
|
||||
- pinctrl: samsung: use 'int' for register masks in Exynos
|
||||
(bsc#1012628).
|
||||
- rtw88: 8822c: add LC calibration for RTL8822C (bsc#1012628).
|
||||
- mt76: mt7615: fix key set/delete issues (bsc#1012628).
|
||||
- mt76: mt7615: support loading EEPROM for MT7613BE (bsc#1012628).
|
||||
- mt76: mt76x0: disable GTK offloading (bsc#1012628).
|
||||
- mt76: connac: always check return value from
|
||||
mt76_connac_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: always check return value from
|
||||
mt7915_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: fix txpower init for TSSI off chips (bsc#1012628).
|
||||
- mt76: mt7921: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: add wifi subsystem reset (bsc#1012628).
|
||||
- i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
|
||||
(bsc#1012628).
|
||||
- fuse: invalidate attrs when page writeback completes
|
||||
(bsc#1012628).
|
||||
- virtiofs: fix userns (bsc#1012628).
|
||||
- cuse: prevent clone (bsc#1012628).
|
||||
- iwlwifi: pcie: make cfg vs. trans_cfg more robust (bsc#1012628).
|
||||
- iwlwifi: queue: avoid memory leak in reset flow (bsc#1012628).
|
||||
- iwlwifi: trans/pcie: defer transport initialisation
|
||||
(bsc#1012628).
|
||||
- powerpc/mm: Add cond_resched() while removing hpte mappings
|
||||
(bsc#1012628).
|
||||
- ASoC: rsnd: call rsnd_ssi_master_clk_start() from
|
||||
rsnd_ssi_init() (bsc#1012628).
|
||||
- net: bridge: propagate error code and extack from
|
||||
br_mc_disabled_update (bsc#1012628).
|
||||
- Revert "iommu/amd: Fix performance counter initialization"
|
||||
(bsc#1012628).
|
||||
- iommu/amd: Remove performance counter pre-initialization test
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Force vsync flip when reconfiguring MPCC
|
||||
(bsc#1012628).
|
||||
- selftests: Set CC to clang in lib.mk if LLVM is set
|
||||
(bsc#1012628).
|
||||
- kconfig: nconf: stop endless search loops (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix race in handling acomp ELD notification
|
||||
at resume (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Alder Lake PCH-M (bsc#1012628).
|
||||
- sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
|
||||
(bsc#1012628).
|
||||
- flow_dissector: Fix out-of-bounds warning in
|
||||
__skb_flow_bpf_to_target() (bsc#1012628).
|
||||
- powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
|
||||
(bsc#1012628).
|
||||
- powerpc/smp: Set numa node before updating mask (bsc#1012628).
|
||||
- wilc1000: Bring MAC address setting in line with typical Linux
|
||||
behavior (bsc#1012628).
|
||||
- mac80211: properly drop the connection in case of invalid CSA IE
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Generalize support for ALC3263 codec (bsc#1012628).
|
||||
- ethtool: ioctl: Fix out-of-bounds warning in
|
||||
store_link_ksettings_for_user() (bsc#1012628).
|
||||
- net: sched: tapr: prevent cycle_time == 0 in
|
||||
parse_taprio_schedule (bsc#1012628).
|
||||
- samples/bpf: Fix broken tracex1 due to kprobe argument change
|
||||
(bsc#1012628).
|
||||
- powerpc/pseries: Stop calling printk in rtas_stop_self()
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fixed divide by zero kernel crash during dsc
|
||||
enablement (bsc#1012628).
|
||||
- drm/amd/display: add handling for hdcp2 rx id list validation
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Add mem sync flag for IB allocated by SA
|
||||
(bsc#1012628).
|
||||
- mt76: mt7615: fix entering driver-own state on mt7663
|
||||
(bsc#1012628).
|
||||
- crypto: ccp: Free SEV device if SEV init fails (bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
|
||||
(bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
|
||||
(bsc#1012628).
|
||||
- qtnfmac: Fix possible buffer overflow in
|
||||
qtnf_event_handle_external_auth (bsc#1012628).
|
||||
- powerpc/iommu: Annotate nested lock for lockdep (bsc#1012628).
|
||||
- iavf: remove duplicate free resources calls (bsc#1012628).
|
||||
- net: ethernet: mtk_eth_soc: fix RX VLAN offload (bsc#1012628).
|
||||
- selftests: mlxsw: Increase the tolerance of backlog buildup
|
||||
(bsc#1012628).
|
||||
- selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
|
||||
(bsc#1012628).
|
||||
- kbuild: generate Module.symvers only when vmlinux exists
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Add PCI IDs for Hyper-V VF devices (bsc#1012628).
|
||||
- ia64: module: fix symbolizer crash on fdescr (bsc#1012628).
|
||||
- watchdog: rename __touch_watchdog() to a better descriptive name
|
||||
(bsc#1012628).
|
||||
- watchdog: explicitly update timestamp when reporting softlockup
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: report the overall time of softlockups
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: remove logic that tried to prevent repeated
|
||||
reports (bsc#1012628).
|
||||
- watchdog: fix barriers when printing backtraces from all CPUs
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
|
||||
(bsc#1012628).
|
||||
- leds: lgm: fix gpiolib dependency (bsc#1012628).
|
||||
- thermal: thermal_of: Fix error return code of
|
||||
thermal_of_populate_bind_params() (bsc#1012628).
|
||||
- PCI/RCEC: Fix RCiEP device to RCEC association (bsc#1012628).
|
||||
- f2fs: fix to allow migrating fully valid segment (bsc#1012628).
|
||||
- f2fs: fix panic during f2fs_resize_fs() (bsc#1012628).
|
||||
- f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
|
||||
(bsc#1012628).
|
||||
- rtc: tps65910: include linux/property.h (bsc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
|
||||
(bsc#1012628).
|
||||
- PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Fix error return code in brcm_pcie_probe()
|
||||
(bsc#1012628).
|
||||
- PCI: Release OF node in pci_scan_device()'s error path
|
||||
(bsc#1012628).
|
||||
- ARM: 9064/1: hw_breakpoint: Do not directly check the event's
|
||||
overflow_handler hook (bsc#1012628).
|
||||
- f2fs: fix to align to section for fallocate() on pinned file
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to update last i_size if fallocate partially succeeds
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix NULL pointer dereference for ->get_features()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to avoid touching checkpointed data in get_victim()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to cover __allocate_new_section() with curseg_lock
|
||||
(bsc#1012628).
|
||||
- fs: 9p: fix v9fs_file_open writeback fid error check
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to restrict mount condition on readonly block device
|
||||
(bsc#1012628).
|
||||
- f2fs: Fix a hungtask problem in atomic write (bsc#1012628).
|
||||
- nfs: Subsequent READDIR calls should carry non-zero
|
||||
cookieverifier (bsc#1012628).
|
||||
- NFS: Fix handling of cookie verifier in uncached_readdir()
|
||||
(bsc#1012628).
|
||||
- NFS: Only change the cookie verifier if the directory page
|
||||
cache is empty (bsc#1012628).
|
||||
- f2fs: fix to avoid accessing invalid fio in
|
||||
f2fs_allocate_data_block() (bsc#1012628).
|
||||
- rpmsg: qcom_glink_native: fix error return code of
|
||||
qcom_glink_rx_data() (bsc#1012628).
|
||||
- NFS: nfs4_bitmask_adjust() must not change the server global
|
||||
bitmasks (bsc#1012628).
|
||||
- NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFS: Deal correctly with attribute generation counter overflow
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix missing destroy_workqueue() (bsc#1012628).
|
||||
- remoteproc: pru: Fixup interrupt-parent logic for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix wrong success return value for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix and cleanup firmware interrupt mapping
|
||||
logic (bsc#1012628).
|
||||
- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2 fix handling of sr_eof in SEEK's reply (bsc#1012628).
|
||||
- SUNRPC: Move fault injection call sites (bsc#1012628).
|
||||
- SUNRPC: Remove trace_xprt_transmit_queued (bsc#1012628).
|
||||
- SUNRPC: Handle major timeout in xprt_adjust_timeout()
|
||||
(bsc#1012628).
|
||||
- NFSv42: Copy offload should update the file size when
|
||||
appropriate (bsc#1012628).
|
||||
- thermal/drivers/tsens: Fix missing put_device error
|
||||
(bsc#1012628).
|
||||
- NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're
|
||||
unmounting (bsc#1012628).
|
||||
- nfsd: ensure new clients break delegations (bsc#1012628).
|
||||
- rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1012628).
|
||||
- dmaengine: idxd: Fix potential null dereference on pointer
|
||||
status (bsc#1012628).
|
||||
- dmaengine: idxd: fix dma device lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: cleanup pci interrupt vector allocation
|
||||
management (bsc#1012628).
|
||||
- dmaengine: idxd: removal of pcim managed mmio mapping
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: use ida for device instance enumeration
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix engine conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix group conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix cdev setup and free device lifetime issues
|
||||
(bsc#1012628).
|
||||
- SUNRPC: fix ternary sign expansion bug in tracing (bsc#1012628).
|
||||
- SUNRPC: Fix null pointer dereference in svc_rqst_free()
|
||||
(bsc#1012628).
|
||||
- pwm: atmel: Fix duty cycle calculation in .get_state()
|
||||
(bsc#1012628).
|
||||
- xprtrdma: Avoid Receive Queue wrapping (bsc#1012628).
|
||||
- xprtrdma: Fix cwnd update ordering (bsc#1012628).
|
||||
- xprtrdma: rpcrdma_mr_pop() already does list_del_init()
|
||||
(bsc#1012628).
|
||||
- riscv: Select HAVE_DYNAMIC_FTRACE when
|
||||
-fpatchable-function-entry is available (bsc#1012628).
|
||||
- swiotlb: Fix the type of index (bsc#1012628).
|
||||
- ceph: fix inode leak on getattr error in __fh_to_dentry
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Prevent PRLI in target mode (bsc#1012628).
|
||||
- scsi: ufs: core: Do not put UFS power into LPM if link is broken
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during
|
||||
system suspend (bsc#1012628).
|
||||
- scsi: ufs: core: Narrow down fast path in system suspend path
|
||||
(bsc#1012628).
|
||||
- rtc: ds1307: Fix wday settings for rx8130 (bsc#1012628).
|
||||
- net: hns3: fix incorrect configuration for igu_egu_hw_err
|
||||
(bsc#1012628).
|
||||
- net: hns3: initialize the message content in
|
||||
hclge_get_link_mode() (bsc#1012628).
|
||||
- net: hns3: add check for HNS3_NIC_STATE_INITED in
|
||||
hns3_reset_notify_up_enet() (bsc#1012628).
|
||||
- arm64: stacktrace: restore terminal records (bsc#1012628).
|
||||
- net: hns3: fix for vxlan gpe tx checksum bug (bsc#1012628).
|
||||
- net: hns3: use netif_tx_disable to stop the transmit queue
|
||||
(bsc#1012628).
|
||||
- net: hns3: disable phy loopback setting in hclge_mac_start_phy
|
||||
(bsc#1012628).
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_a
|
||||
(bsc#1012628).
|
||||
- RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
|
||||
(bsc#1012628).
|
||||
- sunrpc: Fix misplaced barrier in call_decode (bsc#1012628).
|
||||
- libbpf: Fix signed overflow in ringbuf_process_ring
|
||||
(bsc#1012628).
|
||||
- block/rnbd-clt: Change queue_depth type in rnbd_clt_session
|
||||
to size_t (bsc#1012628).
|
||||
- block/rnbd-clt: Check the return value of the function
|
||||
rtrs_clt_query (bsc#1012628).
|
||||
- ata: ahci_brcm: Fix use of BCM7216 reset controller
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Use reset/rearm instead of deassert/assert
|
||||
(bsc#1012628).
|
||||
- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
|
||||
(bsc#1012628).
|
||||
- sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
|
||||
(bsc#1012628).
|
||||
- netfilter: xt_SECMARK: add new revision to fix structure layout
|
||||
(bsc#1012628).
|
||||
- xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
|
||||
(bsc#1012628).
|
||||
- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1012628).
|
||||
- net: stmmac: Clear receive all(RA) bit when promiscuous mode
|
||||
is off (bsc#1012628).
|
||||
- drm/radeon: Fix off-by-one power_state index heap overwrite
|
||||
(bsc#1012628).
|
||||
- drm/radeon: Avoid power table parsing memory leaks
|
||||
(bsc#1012628).
|
||||
- arm64: entry: factor irq triage logic into macros (bsc#1012628).
|
||||
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
|
||||
(bsc#1012628).
|
||||
- khugepaged: fix wrong result value for
|
||||
trace_mm_collapse_huge_page_isolate() (bsc#1012628).
|
||||
- mm/hugeltb: handle the error case in
|
||||
hugetlb_fix_reserve_counts() (bsc#1012628).
|
||||
- mm/migrate.c: fix potential indeterminate pte entry in
|
||||
migrate_vma_insert_page() (bsc#1012628).
|
||||
- ksm: fix potential missing rmap_item for stable_node
|
||||
(bsc#1012628).
|
||||
- mm/gup: check every subpage of a compound page during isolation
|
||||
(bsc#1012628).
|
||||
- mm/gup: return an error on migration failure (bsc#1012628).
|
||||
- mm/gup: check for isolation errors (bsc#1012628).
|
||||
- kfence: await for allocation using wait_event (bsc#1012628).
|
||||
- ethtool: fix missing NLM_F_MULTI flag when dumping
|
||||
(bsc#1012628).
|
||||
- net: fix nla_strcmp to handle more then one trailing null
|
||||
character (bsc#1012628).
|
||||
- smc: disallow TCP_ULP in smc_setsockopt() (bsc#1012628).
|
||||
- netfilter: nfnetlink_osf: Fix a missing skb_header_pointer()
|
||||
NULL check (bsc#1012628).
|
||||
- netfilter: nftables: Fix a memleak from userdata error path
|
||||
in new objects (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): fix an error pointer
|
||||
dereference in probe (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): add missing
|
||||
can_rx_offload_del() in error path (bsc#1012628).
|
||||
- can: mcp251x: fix resume from sleep before interface was
|
||||
brought up (bsc#1012628).
|
||||
- can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
|
||||
(bsc#1012628).
|
||||
- sched: Fix out-of-bound access in uclamp (bsc#1012628).
|
||||
- sched/fair: Fix unfairness caused by missing load decay
|
||||
(bsc#1012628).
|
||||
- net: ipa: fix inter-EE IRQ register definitions (bsc#1012628).
|
||||
- fs/proc/generic.c: fix incorrect pde_is_permanent check
|
||||
(bsc#1012628).
|
||||
- kernel: kexec_file: fix error return code of
|
||||
kexec_calculate_store_digests() (bsc#1012628).
|
||||
- kernel/resource: make walk_system_ram_res() find all busy
|
||||
IORESOURCE_SYSTEM_RAM resources (bsc#1012628).
|
||||
- kernel/resource: make walk_mem_res() find all busy
|
||||
IORESOURCE_MEM resources (bsc#1012628).
|
||||
- netfilter: nftables: avoid overflows in nft_hash_buckets()
|
||||
(bsc#1012628).
|
||||
- i40e: fix broken XDP support (bsc#1012628).
|
||||
- i40e: Fix use-after-free in i40e_client_subtask() (bsc#1012628).
|
||||
- i40e: fix the restart auto-negotiation after FEC modified
|
||||
(bsc#1012628).
|
||||
- i40e: Fix PHY type identifiers for 2.5G and 5G adapters
|
||||
(bsc#1012628).
|
||||
- i40e: Remove LLDP frame filters (bsc#1012628).
|
||||
- mptcp: fix splat when closing unaccepted socket (bsc#1012628).
|
||||
- ARC: entry: fix off-by-one error in syscall number validation
|
||||
(bsc#1012628).
|
||||
- ARC: mm: PAE: use 40-bit physical page mask (bsc#1012628).
|
||||
- ARC: mm: Use max_high_pfn as a HIGHMEM zone border
|
||||
(bsc#1012628).
|
||||
- sh: Remove unused variable (bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling stf barrier
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling entry flush barrier
|
||||
(bsc#1012628).
|
||||
- hfsplus: prevent corruption in shrinking truncate (bsc#1012628).
|
||||
- squashfs: fix divide error in calculate_skip() (bsc#1012628).
|
||||
- userfaultfd: release page in error path to avoid BUG_ON
|
||||
(bsc#1012628).
|
||||
- kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
|
||||
(bsc#1012628).
|
||||
- mm/hugetlb: fix F_SEAL_FUTURE_WRITE (bsc#1012628).
|
||||
- mm/hugetlb: fix cow where page writtable in child (bsc#1012628).
|
||||
- blk-iocost: fix weight updates of inner active iocgs
|
||||
(bsc#1012628).
|
||||
- x86, sched: Fix the AMD CPPC maximum performance value on
|
||||
certain AMD Ryzen generations (bsc#1012628).
|
||||
- arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
|
||||
(bsc#1012628).
|
||||
- arm64: Fix race condition on PG_dcache_clean in
|
||||
__sync_icache_dcache() (bsc#1012628).
|
||||
- btrfs: fix deadlock when cloning inline extents and using
|
||||
qgroups (bsc#1012628).
|
||||
- btrfs: zoned: fix silent data loss after failure splitting
|
||||
ordered extent (bsc#1012628).
|
||||
- btrfs: fix race leading to unpersisted data and metadata on
|
||||
fsync (bsc#1012628).
|
||||
- btrfs: initialize return variable in cleanup_free_space_cache_v1
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: sanity check zone type (bsc#1012628).
|
||||
- drm/radeon/dpm: Disable sclk switching on Oland when two 4K
|
||||
60Hz monitors are connected (bsc#1012628).
|
||||
- drm/amd/display: Initialize attribute for hdcp_srm sysfs file
|
||||
(bsc#1012628).
|
||||
- drm/i915: Avoid div-by-zero on gen2 (bsc#1012628).
|
||||
- kvm: exit halt polling on need_resched() as well (bsc#1012628).
|
||||
- drm/msm: fix LLC not being enabled for mmu500 targets
|
||||
(bsc#1012628).
|
||||
- KVM: LAPIC: Accurately guarantee busy wait for timer to expire
|
||||
when using hv_timer (bsc#1012628).
|
||||
- drm/msm/dp: initialize audio_comp when audio starts
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Cancel pvclock_gtod_work on module removal
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Prevent deadlock against tk_core.seq (bsc#1012628).
|
||||
- KVM: SVM: Move GHCB unmapping to fix RCU warning (bsc#1012628).
|
||||
- dax: Add an enum for specifying dax wakup mode (bsc#1012628).
|
||||
- dax: Add a wakeup mode parameter to put_unlocked_entry()
|
||||
(bsc#1012628).
|
||||
- dax: Wake up all waiters after invalidating dax entry
|
||||
(bsc#1012628).
|
||||
- xen/unpopulated-alloc: fix error return code in fill_list()
|
||||
(bsc#1012628).
|
||||
- perf tools: Fix dynamic libbpf link (bsc#1012628).
|
||||
- usb: dwc3: gadget: Free gadget structure only after freeing
|
||||
endpoints (bsc#1012628).
|
||||
- iio: light: gp2ap002: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: hid-sensors: select IIO_TRIGGERED_BUFFER under
|
||||
HID_SENSOR_IIO_TRIGGER (bsc#1012628).
|
||||
- iio: core: return ENODEV if ioctl is unknown (bsc#1012628).
|
||||
- usb: fotg210-hcd: Fix an error message (bsc#1012628).
|
||||
- hwmon: (occ) Fix poll rate limiting (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM
|
||||
AMS (bsc#1012628).
|
||||
- usb: musb: Fix an error message (bsc#1012628).
|
||||
- hwmon: (ltc2992) Put fwnode in error case during ->probe()
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Fix a memory leak in an error handling path
|
||||
(bsc#1012628).
|
||||
- kyber: fix out of bounds access when preempted (bsc#1012628).
|
||||
- nvmet: fix inline bio check for bdev-ns (bsc#1012628).
|
||||
- nvmet: fix inline bio check for passthru (bsc#1012628).
|
||||
- nvmet-rdma: Fix NULL deref when SEND is completed with error
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to free compress page correctly
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix race condition of overwrite vs truncate
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to assign cc.cluster_idx correctly
|
||||
(bsc#1012628).
|
||||
- sched/fair: Fix clearing of has_idle_cores flag in
|
||||
select_idle_cpu() (bsc#1012628).
|
||||
- nbd: Fix NULL pointer in flush_workqueue (bsc#1012628).
|
||||
- powerpc/64s: Make NMI record implicitly soft-masked code as
|
||||
irqs disabled (bsc#1012628).
|
||||
- blk-mq: plug request for shared sbitmap (bsc#1012628).
|
||||
- blk-mq: Swap two calls in blk_mq_exit_queue() (bsc#1012628).
|
||||
- usb: dwc3: omap: improve extcon initialization (bsc#1012628).
|
||||
- usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel
|
||||
Merrifield (bsc#1012628).
|
||||
- usb: xhci: Increase timeout for HC halt (bsc#1012628).
|
||||
- usb: dwc2: Fix gadget DMA unmap direction (bsc#1012628).
|
||||
- usb: core: hub: fix race condition about TRSMRCY of resume
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Enable suspend events (bsc#1012628).
|
||||
- usb: dwc3: gadget: Return success always for kick transfer in
|
||||
ep queue (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Retrieve all the PDOs instead of just the
|
||||
first 4 (bsc#1012628).
|
||||
- usb: typec: ucsi: Put fwnode in any case during ->probe()
|
||||
(bsc#1012628).
|
||||
- xhci-pci: Allow host runtime PM as default for Intel Alder
|
||||
Lake xHCI (bsc#1012628).
|
||||
- xhci: Fix giving back cancelled URBs even if halted endpoint
|
||||
can't reset (bsc#1012628).
|
||||
- xhci: Do not use GFP_KERNEL in (potentially) atomic context
|
||||
(bsc#1012628).
|
||||
- xhci: Add reset resume quirk for AMD xhci controller
|
||||
(bsc#1012628).
|
||||
- iio: core: fix ioctl handlers removal (bsc#1012628).
|
||||
- iio: gyro: mpu3050: Fix reported temperature value
|
||||
(bsc#1012628).
|
||||
- iio: tsl2583: Fix division by a zero lux_val (bsc#1012628).
|
||||
- cdc-wdm: untangle a circular dependency between callback and
|
||||
softint (bsc#1012628).
|
||||
- alarmtimer: Check RTC features instead of ops (bsc#1012628).
|
||||
- xen/gntdev: fix gntdev_mmap() error exit path (bsc#1012628).
|
||||
- KVM: x86: Emulate RDPID only if RDTSCP is supported
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Move RDPID emulation intercept to its own enum
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Add support for RDPID without RDTSCP (bsc#1012628).
|
||||
- KVM: nVMX: Always make an attempt to map eVMCS after migration
|
||||
(bsc#1012628).
|
||||
- KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is
|
||||
unsupported (bsc#1012628).
|
||||
- KVM: VMX: Disable preemption when probing user return MSRs
|
||||
(bsc#1012628).
|
||||
- mm: fix struct page layout on 32-bit systems (bsc#1012628).
|
||||
- MIPS: Reinstate platform `__div64_32' handler (bsc#1012628).
|
||||
- MIPS: Avoid DIVU in `__div64_32' is result would be zero
|
||||
(bsc#1012628).
|
||||
- MIPS: Avoid handcoded DIVU in `__div64_32' altogether
|
||||
(bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer
|
||||
wrap issue (bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata
|
||||
i940 (bsc#1012628).
|
||||
- kobject_uevent: remove warning in init_uevent_argv()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
|
||||
(bsc#1012628).
|
||||
- drm/msm/dp: check sink_count before update is_connected status
|
||||
(bsc#1012628).
|
||||
- drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (bsc#1012628).
|
||||
- drm/i915/overlay: Fix active retire callback alignment
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix crash in auto_retire (bsc#1012628).
|
||||
- clk: exynos7: Mark aclk_fsys1_200 as critical (bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a meaningful power domain name
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8183
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8192
|
||||
(bsc#1012628).
|
||||
- media: rkvdec: Remove of_match_ptr() (bsc#1012628).
|
||||
- i2c: mediatek: Fix send master code at more than 1MHz
|
||||
(bsc#1012628).
|
||||
- dt-bindings: media: renesas,vin: Make resets optional on R-Car
|
||||
Gen1 (bsc#1012628).
|
||||
- dt-bindings: thermal: rcar-gen3-thermal: Support five TSC
|
||||
nodes on r8a779a0 (bsc#1012628).
|
||||
- arm64: dts: renesas: falcon: Move console config to CPU board
|
||||
DTS (bsc#1012628).
|
||||
- dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles
|
||||
back to qcom,qmp-phy.yaml (bsc#1012628).
|
||||
- dt-bindings: serial: 8250: Remove duplicated compatible strings
|
||||
(bsc#1012628).
|
||||
- dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1
|
||||
support (bsc#1012628).
|
||||
- debugfs: Make debugfs_allow RO after init (bsc#1012628).
|
||||
- ext4: fix debug format string warning (bsc#1012628).
|
||||
- nvme: do not try to reconfigure APST when the controller is
|
||||
not live (bsc#1012628).
|
||||
- ASoC: rsnd: check all BUSIF status when error (bsc#1012628).
|
||||
- net: bridge: fix error in br_multicast_add_port when
|
||||
CONFIG_NET_SWITCHDEV=n (bsc#1012628).
|
||||
- Refresh
|
||||
patches.suse/usb-pci-quirks-disable-D3cold-on-xhci-suspend-for-s2.patch.
|
||||
- commit 0ef707c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 17:37:31 CEST 2021 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.12
|
||||
%define patchversion 5.12.4
|
||||
%define patchversion 5.12.5
|
||||
%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.12.4
|
||||
Version: 5.12.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcf6ea2f
|
||||
Release: <RELEASE>.g37a9337
|
||||
%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-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: kernel-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: kernel-%build_flavor-base-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
Provides: kernel-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: %name-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,627 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:28:30 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/crypto-ccp-Annotate-SEV-Firmware-file-names.patch.
|
||||
Update upstream status.
|
||||
- commit 37a9337
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:22:51 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- ipv6: remove extra dev_hold() for fallback tunnels (git-fixes).
|
||||
- x86/events/amd/iommu: Fix invalid Perf result due to IOMMU
|
||||
PMC power-gating (git-fixes).
|
||||
- commit 5eb2110
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:16:47 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.12.5 (bsc#1012628).
|
||||
- KEYS: trusted: Fix memory leak on object td (bsc#1012628).
|
||||
- tpm: fix error return code in tpm2_get_cc_attrs_tbl()
|
||||
(bsc#1012628).
|
||||
- tpm, tpm_tis: Extend locality handling to TPM2 in
|
||||
tpm_tis_gen_interrupt() (bsc#1012628).
|
||||
- tpm, tpm_tis: Reserve locality in tpm_tis_resume()
|
||||
(bsc#1012628).
|
||||
- btrfs: fix unmountable seed device after fstrim (bsc#1012628).
|
||||
- KVM: SVM: Make sure GHCB is mapped before updating
|
||||
(bsc#1012628).
|
||||
- KVM/VMX: Invoke NMI non-IST entry instead of IST entry
|
||||
(bsc#1012628).
|
||||
- ACPI: PM: Add ACPI ID of Alder Lake Fan (bsc#1012628).
|
||||
- PM: runtime: Fix unpaired parent child_count for force_resume
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Use HWP if enabled by platform firmware
|
||||
(bsc#1012628).
|
||||
- kvm: Cap halt polling at kvm->max_halt_poll_ns (bsc#1012628).
|
||||
- ath11k: fix thermal temperature read (bsc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
|
||||
(bsc#1012628).
|
||||
- fs: dlm: fix debugfs dump (bsc#1012628).
|
||||
- fs: dlm: fix mark setting deadlock (bsc#1012628).
|
||||
- fs: dlm: add errno handling to check callback (bsc#1012628).
|
||||
- fs: dlm: add check if dlm is currently running (bsc#1012628).
|
||||
- fs: dlm: change allocation limits (bsc#1012628).
|
||||
- fs: dlm: check on minimum msglen size (bsc#1012628).
|
||||
- fs: dlm: flush swork on shutdown (bsc#1012628).
|
||||
- fs: dlm: add shutdown hook (bsc#1012628).
|
||||
- tipc: convert dest node's address to network order
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus
|
||||
T100TAF (bsc#1012628).
|
||||
- net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX
|
||||
datapath (bsc#1012628).
|
||||
- net: stmmac: Set FIFO sizes for ipq806x (bsc#1012628).
|
||||
- ASoC: rsnd: core: Check convert rate in rsnd_hw_params
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
|
||||
(bsc#1012628).
|
||||
- i2c: bail out early when RDWR parameters are wrong
|
||||
(bsc#1012628).
|
||||
- ALSA: hdsp: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: hdspm: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: rme9652: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: bebob: enable to deliver MIDI messages for multiple ports
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
|
||||
(bsc#1012628).
|
||||
- Bluetooth: initialize skb_queue_head at l2cap_chan_create()
|
||||
(bsc#1012628).
|
||||
- net/sched: cls_flower: use ntohs for struct
|
||||
flow_dissector_key_ports (bsc#1012628).
|
||||
- net: bridge: when suppression is enabled exclude RARP packets
|
||||
(bsc#1012628).
|
||||
- Bluetooth: check for zapped sk before connecting (bsc#1012628).
|
||||
- selftests/powerpc: Fix L1D flushing tests for Power10
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms
|
||||
(bsc#1012628).
|
||||
- powerpc/32: Statically initialise first emergency context
|
||||
(bsc#1012628).
|
||||
- net: hns3: remediate a potential overflow risk of bd_num_list
|
||||
(bsc#1012628).
|
||||
- net: hns3: add handling for xmit skb with recursive fraglist
|
||||
(bsc#1012628).
|
||||
- ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
|
||||
(bsc#1012628).
|
||||
- can: dev: can_free_echo_skb(): don't crash the kernel if
|
||||
can_priv::echo_skb is accessed out of bounds (bsc#1012628).
|
||||
- iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
|
||||
(bsc#1012628).
|
||||
- ice: handle increasing Tx or Rx ring sizes (bsc#1012628).
|
||||
- Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip
|
||||
(bsc#1012628).
|
||||
- ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
|
||||
(bsc#1012628).
|
||||
- selftests: mptcp: launch mptcp_connect with timeout
|
||||
(bsc#1012628).
|
||||
- i2c: Add I2C_AQ_NO_REP_START adapter quirk (bsc#1012628).
|
||||
- Bluetooth: Do not set cur_adv_instance in adv param MGMT request
|
||||
(bsc#1012628).
|
||||
- MIPS: Loongson64: Use _CACHE_UNCACHED instead of
|
||||
_CACHE_UNCACHED_ACCELERATED (bsc#1012628).
|
||||
- coresight: Do not scan for graph if none is present
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Correct oversized ring allocation (bsc#1012628).
|
||||
- mac80211: Set priority and queue mapping for injected frames
|
||||
(bsc#1012628).
|
||||
- mac80211: clear the beacon's CRC after channel switch
|
||||
(bsc#1012628).
|
||||
- ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
|
||||
(bsc#1012628).
|
||||
- net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
|
||||
(bsc#1012628).
|
||||
- net: fec: use mac-managed PHY PM (bsc#1012628).
|
||||
- pinctrl: samsung: use 'int' for register masks in Exynos
|
||||
(bsc#1012628).
|
||||
- rtw88: 8822c: add LC calibration for RTL8822C (bsc#1012628).
|
||||
- mt76: mt7615: fix key set/delete issues (bsc#1012628).
|
||||
- mt76: mt7615: support loading EEPROM for MT7613BE (bsc#1012628).
|
||||
- mt76: mt76x0: disable GTK offloading (bsc#1012628).
|
||||
- mt76: connac: always check return value from
|
||||
mt76_connac_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: always check return value from
|
||||
mt7915_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: fix txpower init for TSSI off chips (bsc#1012628).
|
||||
- mt76: mt7921: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: add wifi subsystem reset (bsc#1012628).
|
||||
- i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
|
||||
(bsc#1012628).
|
||||
- fuse: invalidate attrs when page writeback completes
|
||||
(bsc#1012628).
|
||||
- virtiofs: fix userns (bsc#1012628).
|
||||
- cuse: prevent clone (bsc#1012628).
|
||||
- iwlwifi: pcie: make cfg vs. trans_cfg more robust (bsc#1012628).
|
||||
- iwlwifi: queue: avoid memory leak in reset flow (bsc#1012628).
|
||||
- iwlwifi: trans/pcie: defer transport initialisation
|
||||
(bsc#1012628).
|
||||
- powerpc/mm: Add cond_resched() while removing hpte mappings
|
||||
(bsc#1012628).
|
||||
- ASoC: rsnd: call rsnd_ssi_master_clk_start() from
|
||||
rsnd_ssi_init() (bsc#1012628).
|
||||
- net: bridge: propagate error code and extack from
|
||||
br_mc_disabled_update (bsc#1012628).
|
||||
- Revert "iommu/amd: Fix performance counter initialization"
|
||||
(bsc#1012628).
|
||||
- iommu/amd: Remove performance counter pre-initialization test
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Force vsync flip when reconfiguring MPCC
|
||||
(bsc#1012628).
|
||||
- selftests: Set CC to clang in lib.mk if LLVM is set
|
||||
(bsc#1012628).
|
||||
- kconfig: nconf: stop endless search loops (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix race in handling acomp ELD notification
|
||||
at resume (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Alder Lake PCH-M (bsc#1012628).
|
||||
- sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
|
||||
(bsc#1012628).
|
||||
- flow_dissector: Fix out-of-bounds warning in
|
||||
__skb_flow_bpf_to_target() (bsc#1012628).
|
||||
- powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
|
||||
(bsc#1012628).
|
||||
- powerpc/smp: Set numa node before updating mask (bsc#1012628).
|
||||
- wilc1000: Bring MAC address setting in line with typical Linux
|
||||
behavior (bsc#1012628).
|
||||
- mac80211: properly drop the connection in case of invalid CSA IE
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Generalize support for ALC3263 codec (bsc#1012628).
|
||||
- ethtool: ioctl: Fix out-of-bounds warning in
|
||||
store_link_ksettings_for_user() (bsc#1012628).
|
||||
- net: sched: tapr: prevent cycle_time == 0 in
|
||||
parse_taprio_schedule (bsc#1012628).
|
||||
- samples/bpf: Fix broken tracex1 due to kprobe argument change
|
||||
(bsc#1012628).
|
||||
- powerpc/pseries: Stop calling printk in rtas_stop_self()
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fixed divide by zero kernel crash during dsc
|
||||
enablement (bsc#1012628).
|
||||
- drm/amd/display: add handling for hdcp2 rx id list validation
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Add mem sync flag for IB allocated by SA
|
||||
(bsc#1012628).
|
||||
- mt76: mt7615: fix entering driver-own state on mt7663
|
||||
(bsc#1012628).
|
||||
- crypto: ccp: Free SEV device if SEV init fails (bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
|
||||
(bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
|
||||
(bsc#1012628).
|
||||
- qtnfmac: Fix possible buffer overflow in
|
||||
qtnf_event_handle_external_auth (bsc#1012628).
|
||||
- powerpc/iommu: Annotate nested lock for lockdep (bsc#1012628).
|
||||
- iavf: remove duplicate free resources calls (bsc#1012628).
|
||||
- net: ethernet: mtk_eth_soc: fix RX VLAN offload (bsc#1012628).
|
||||
- selftests: mlxsw: Increase the tolerance of backlog buildup
|
||||
(bsc#1012628).
|
||||
- selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
|
||||
(bsc#1012628).
|
||||
- kbuild: generate Module.symvers only when vmlinux exists
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Add PCI IDs for Hyper-V VF devices (bsc#1012628).
|
||||
- ia64: module: fix symbolizer crash on fdescr (bsc#1012628).
|
||||
- watchdog: rename __touch_watchdog() to a better descriptive name
|
||||
(bsc#1012628).
|
||||
- watchdog: explicitly update timestamp when reporting softlockup
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: report the overall time of softlockups
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: remove logic that tried to prevent repeated
|
||||
reports (bsc#1012628).
|
||||
- watchdog: fix barriers when printing backtraces from all CPUs
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
|
||||
(bsc#1012628).
|
||||
- leds: lgm: fix gpiolib dependency (bsc#1012628).
|
||||
- thermal: thermal_of: Fix error return code of
|
||||
thermal_of_populate_bind_params() (bsc#1012628).
|
||||
- PCI/RCEC: Fix RCiEP device to RCEC association (bsc#1012628).
|
||||
- f2fs: fix to allow migrating fully valid segment (bsc#1012628).
|
||||
- f2fs: fix panic during f2fs_resize_fs() (bsc#1012628).
|
||||
- f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
|
||||
(bsc#1012628).
|
||||
- rtc: tps65910: include linux/property.h (bsc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
|
||||
(bsc#1012628).
|
||||
- PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Fix error return code in brcm_pcie_probe()
|
||||
(bsc#1012628).
|
||||
- PCI: Release OF node in pci_scan_device()'s error path
|
||||
(bsc#1012628).
|
||||
- ARM: 9064/1: hw_breakpoint: Do not directly check the event's
|
||||
overflow_handler hook (bsc#1012628).
|
||||
- f2fs: fix to align to section for fallocate() on pinned file
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to update last i_size if fallocate partially succeeds
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix NULL pointer dereference for ->get_features()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to avoid touching checkpointed data in get_victim()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to cover __allocate_new_section() with curseg_lock
|
||||
(bsc#1012628).
|
||||
- fs: 9p: fix v9fs_file_open writeback fid error check
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to restrict mount condition on readonly block device
|
||||
(bsc#1012628).
|
||||
- f2fs: Fix a hungtask problem in atomic write (bsc#1012628).
|
||||
- nfs: Subsequent READDIR calls should carry non-zero
|
||||
cookieverifier (bsc#1012628).
|
||||
- NFS: Fix handling of cookie verifier in uncached_readdir()
|
||||
(bsc#1012628).
|
||||
- NFS: Only change the cookie verifier if the directory page
|
||||
cache is empty (bsc#1012628).
|
||||
- f2fs: fix to avoid accessing invalid fio in
|
||||
f2fs_allocate_data_block() (bsc#1012628).
|
||||
- rpmsg: qcom_glink_native: fix error return code of
|
||||
qcom_glink_rx_data() (bsc#1012628).
|
||||
- NFS: nfs4_bitmask_adjust() must not change the server global
|
||||
bitmasks (bsc#1012628).
|
||||
- NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFS: Deal correctly with attribute generation counter overflow
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix missing destroy_workqueue() (bsc#1012628).
|
||||
- remoteproc: pru: Fixup interrupt-parent logic for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix wrong success return value for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix and cleanup firmware interrupt mapping
|
||||
logic (bsc#1012628).
|
||||
- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2 fix handling of sr_eof in SEEK's reply (bsc#1012628).
|
||||
- SUNRPC: Move fault injection call sites (bsc#1012628).
|
||||
- SUNRPC: Remove trace_xprt_transmit_queued (bsc#1012628).
|
||||
- SUNRPC: Handle major timeout in xprt_adjust_timeout()
|
||||
(bsc#1012628).
|
||||
- NFSv42: Copy offload should update the file size when
|
||||
appropriate (bsc#1012628).
|
||||
- thermal/drivers/tsens: Fix missing put_device error
|
||||
(bsc#1012628).
|
||||
- NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're
|
||||
unmounting (bsc#1012628).
|
||||
- nfsd: ensure new clients break delegations (bsc#1012628).
|
||||
- rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1012628).
|
||||
- dmaengine: idxd: Fix potential null dereference on pointer
|
||||
status (bsc#1012628).
|
||||
- dmaengine: idxd: fix dma device lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: cleanup pci interrupt vector allocation
|
||||
management (bsc#1012628).
|
||||
- dmaengine: idxd: removal of pcim managed mmio mapping
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: use ida for device instance enumeration
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix engine conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix group conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix cdev setup and free device lifetime issues
|
||||
(bsc#1012628).
|
||||
- SUNRPC: fix ternary sign expansion bug in tracing (bsc#1012628).
|
||||
- SUNRPC: Fix null pointer dereference in svc_rqst_free()
|
||||
(bsc#1012628).
|
||||
- pwm: atmel: Fix duty cycle calculation in .get_state()
|
||||
(bsc#1012628).
|
||||
- xprtrdma: Avoid Receive Queue wrapping (bsc#1012628).
|
||||
- xprtrdma: Fix cwnd update ordering (bsc#1012628).
|
||||
- xprtrdma: rpcrdma_mr_pop() already does list_del_init()
|
||||
(bsc#1012628).
|
||||
- riscv: Select HAVE_DYNAMIC_FTRACE when
|
||||
-fpatchable-function-entry is available (bsc#1012628).
|
||||
- swiotlb: Fix the type of index (bsc#1012628).
|
||||
- ceph: fix inode leak on getattr error in __fh_to_dentry
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Prevent PRLI in target mode (bsc#1012628).
|
||||
- scsi: ufs: core: Do not put UFS power into LPM if link is broken
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during
|
||||
system suspend (bsc#1012628).
|
||||
- scsi: ufs: core: Narrow down fast path in system suspend path
|
||||
(bsc#1012628).
|
||||
- rtc: ds1307: Fix wday settings for rx8130 (bsc#1012628).
|
||||
- net: hns3: fix incorrect configuration for igu_egu_hw_err
|
||||
(bsc#1012628).
|
||||
- net: hns3: initialize the message content in
|
||||
hclge_get_link_mode() (bsc#1012628).
|
||||
- net: hns3: add check for HNS3_NIC_STATE_INITED in
|
||||
hns3_reset_notify_up_enet() (bsc#1012628).
|
||||
- arm64: stacktrace: restore terminal records (bsc#1012628).
|
||||
- net: hns3: fix for vxlan gpe tx checksum bug (bsc#1012628).
|
||||
- net: hns3: use netif_tx_disable to stop the transmit queue
|
||||
(bsc#1012628).
|
||||
- net: hns3: disable phy loopback setting in hclge_mac_start_phy
|
||||
(bsc#1012628).
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_a
|
||||
(bsc#1012628).
|
||||
- RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
|
||||
(bsc#1012628).
|
||||
- sunrpc: Fix misplaced barrier in call_decode (bsc#1012628).
|
||||
- libbpf: Fix signed overflow in ringbuf_process_ring
|
||||
(bsc#1012628).
|
||||
- block/rnbd-clt: Change queue_depth type in rnbd_clt_session
|
||||
to size_t (bsc#1012628).
|
||||
- block/rnbd-clt: Check the return value of the function
|
||||
rtrs_clt_query (bsc#1012628).
|
||||
- ata: ahci_brcm: Fix use of BCM7216 reset controller
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Use reset/rearm instead of deassert/assert
|
||||
(bsc#1012628).
|
||||
- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
|
||||
(bsc#1012628).
|
||||
- sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
|
||||
(bsc#1012628).
|
||||
- netfilter: xt_SECMARK: add new revision to fix structure layout
|
||||
(bsc#1012628).
|
||||
- xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
|
||||
(bsc#1012628).
|
||||
- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1012628).
|
||||
- net: stmmac: Clear receive all(RA) bit when promiscuous mode
|
||||
is off (bsc#1012628).
|
||||
- drm/radeon: Fix off-by-one power_state index heap overwrite
|
||||
(bsc#1012628).
|
||||
- drm/radeon: Avoid power table parsing memory leaks
|
||||
(bsc#1012628).
|
||||
- arm64: entry: factor irq triage logic into macros (bsc#1012628).
|
||||
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
|
||||
(bsc#1012628).
|
||||
- khugepaged: fix wrong result value for
|
||||
trace_mm_collapse_huge_page_isolate() (bsc#1012628).
|
||||
- mm/hugeltb: handle the error case in
|
||||
hugetlb_fix_reserve_counts() (bsc#1012628).
|
||||
- mm/migrate.c: fix potential indeterminate pte entry in
|
||||
migrate_vma_insert_page() (bsc#1012628).
|
||||
- ksm: fix potential missing rmap_item for stable_node
|
||||
(bsc#1012628).
|
||||
- mm/gup: check every subpage of a compound page during isolation
|
||||
(bsc#1012628).
|
||||
- mm/gup: return an error on migration failure (bsc#1012628).
|
||||
- mm/gup: check for isolation errors (bsc#1012628).
|
||||
- kfence: await for allocation using wait_event (bsc#1012628).
|
||||
- ethtool: fix missing NLM_F_MULTI flag when dumping
|
||||
(bsc#1012628).
|
||||
- net: fix nla_strcmp to handle more then one trailing null
|
||||
character (bsc#1012628).
|
||||
- smc: disallow TCP_ULP in smc_setsockopt() (bsc#1012628).
|
||||
- netfilter: nfnetlink_osf: Fix a missing skb_header_pointer()
|
||||
NULL check (bsc#1012628).
|
||||
- netfilter: nftables: Fix a memleak from userdata error path
|
||||
in new objects (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): fix an error pointer
|
||||
dereference in probe (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): add missing
|
||||
can_rx_offload_del() in error path (bsc#1012628).
|
||||
- can: mcp251x: fix resume from sleep before interface was
|
||||
brought up (bsc#1012628).
|
||||
- can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
|
||||
(bsc#1012628).
|
||||
- sched: Fix out-of-bound access in uclamp (bsc#1012628).
|
||||
- sched/fair: Fix unfairness caused by missing load decay
|
||||
(bsc#1012628).
|
||||
- net: ipa: fix inter-EE IRQ register definitions (bsc#1012628).
|
||||
- fs/proc/generic.c: fix incorrect pde_is_permanent check
|
||||
(bsc#1012628).
|
||||
- kernel: kexec_file: fix error return code of
|
||||
kexec_calculate_store_digests() (bsc#1012628).
|
||||
- kernel/resource: make walk_system_ram_res() find all busy
|
||||
IORESOURCE_SYSTEM_RAM resources (bsc#1012628).
|
||||
- kernel/resource: make walk_mem_res() find all busy
|
||||
IORESOURCE_MEM resources (bsc#1012628).
|
||||
- netfilter: nftables: avoid overflows in nft_hash_buckets()
|
||||
(bsc#1012628).
|
||||
- i40e: fix broken XDP support (bsc#1012628).
|
||||
- i40e: Fix use-after-free in i40e_client_subtask() (bsc#1012628).
|
||||
- i40e: fix the restart auto-negotiation after FEC modified
|
||||
(bsc#1012628).
|
||||
- i40e: Fix PHY type identifiers for 2.5G and 5G adapters
|
||||
(bsc#1012628).
|
||||
- i40e: Remove LLDP frame filters (bsc#1012628).
|
||||
- mptcp: fix splat when closing unaccepted socket (bsc#1012628).
|
||||
- ARC: entry: fix off-by-one error in syscall number validation
|
||||
(bsc#1012628).
|
||||
- ARC: mm: PAE: use 40-bit physical page mask (bsc#1012628).
|
||||
- ARC: mm: Use max_high_pfn as a HIGHMEM zone border
|
||||
(bsc#1012628).
|
||||
- sh: Remove unused variable (bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling stf barrier
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling entry flush barrier
|
||||
(bsc#1012628).
|
||||
- hfsplus: prevent corruption in shrinking truncate (bsc#1012628).
|
||||
- squashfs: fix divide error in calculate_skip() (bsc#1012628).
|
||||
- userfaultfd: release page in error path to avoid BUG_ON
|
||||
(bsc#1012628).
|
||||
- kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
|
||||
(bsc#1012628).
|
||||
- mm/hugetlb: fix F_SEAL_FUTURE_WRITE (bsc#1012628).
|
||||
- mm/hugetlb: fix cow where page writtable in child (bsc#1012628).
|
||||
- blk-iocost: fix weight updates of inner active iocgs
|
||||
(bsc#1012628).
|
||||
- x86, sched: Fix the AMD CPPC maximum performance value on
|
||||
certain AMD Ryzen generations (bsc#1012628).
|
||||
- arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
|
||||
(bsc#1012628).
|
||||
- arm64: Fix race condition on PG_dcache_clean in
|
||||
__sync_icache_dcache() (bsc#1012628).
|
||||
- btrfs: fix deadlock when cloning inline extents and using
|
||||
qgroups (bsc#1012628).
|
||||
- btrfs: zoned: fix silent data loss after failure splitting
|
||||
ordered extent (bsc#1012628).
|
||||
- btrfs: fix race leading to unpersisted data and metadata on
|
||||
fsync (bsc#1012628).
|
||||
- btrfs: initialize return variable in cleanup_free_space_cache_v1
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: sanity check zone type (bsc#1012628).
|
||||
- drm/radeon/dpm: Disable sclk switching on Oland when two 4K
|
||||
60Hz monitors are connected (bsc#1012628).
|
||||
- drm/amd/display: Initialize attribute for hdcp_srm sysfs file
|
||||
(bsc#1012628).
|
||||
- drm/i915: Avoid div-by-zero on gen2 (bsc#1012628).
|
||||
- kvm: exit halt polling on need_resched() as well (bsc#1012628).
|
||||
- drm/msm: fix LLC not being enabled for mmu500 targets
|
||||
(bsc#1012628).
|
||||
- KVM: LAPIC: Accurately guarantee busy wait for timer to expire
|
||||
when using hv_timer (bsc#1012628).
|
||||
- drm/msm/dp: initialize audio_comp when audio starts
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Cancel pvclock_gtod_work on module removal
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Prevent deadlock against tk_core.seq (bsc#1012628).
|
||||
- KVM: SVM: Move GHCB unmapping to fix RCU warning (bsc#1012628).
|
||||
- dax: Add an enum for specifying dax wakup mode (bsc#1012628).
|
||||
- dax: Add a wakeup mode parameter to put_unlocked_entry()
|
||||
(bsc#1012628).
|
||||
- dax: Wake up all waiters after invalidating dax entry
|
||||
(bsc#1012628).
|
||||
- xen/unpopulated-alloc: fix error return code in fill_list()
|
||||
(bsc#1012628).
|
||||
- perf tools: Fix dynamic libbpf link (bsc#1012628).
|
||||
- usb: dwc3: gadget: Free gadget structure only after freeing
|
||||
endpoints (bsc#1012628).
|
||||
- iio: light: gp2ap002: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: hid-sensors: select IIO_TRIGGERED_BUFFER under
|
||||
HID_SENSOR_IIO_TRIGGER (bsc#1012628).
|
||||
- iio: core: return ENODEV if ioctl is unknown (bsc#1012628).
|
||||
- usb: fotg210-hcd: Fix an error message (bsc#1012628).
|
||||
- hwmon: (occ) Fix poll rate limiting (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM
|
||||
AMS (bsc#1012628).
|
||||
- usb: musb: Fix an error message (bsc#1012628).
|
||||
- hwmon: (ltc2992) Put fwnode in error case during ->probe()
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Fix a memory leak in an error handling path
|
||||
(bsc#1012628).
|
||||
- kyber: fix out of bounds access when preempted (bsc#1012628).
|
||||
- nvmet: fix inline bio check for bdev-ns (bsc#1012628).
|
||||
- nvmet: fix inline bio check for passthru (bsc#1012628).
|
||||
- nvmet-rdma: Fix NULL deref when SEND is completed with error
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to free compress page correctly
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix race condition of overwrite vs truncate
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to assign cc.cluster_idx correctly
|
||||
(bsc#1012628).
|
||||
- sched/fair: Fix clearing of has_idle_cores flag in
|
||||
select_idle_cpu() (bsc#1012628).
|
||||
- nbd: Fix NULL pointer in flush_workqueue (bsc#1012628).
|
||||
- powerpc/64s: Make NMI record implicitly soft-masked code as
|
||||
irqs disabled (bsc#1012628).
|
||||
- blk-mq: plug request for shared sbitmap (bsc#1012628).
|
||||
- blk-mq: Swap two calls in blk_mq_exit_queue() (bsc#1012628).
|
||||
- usb: dwc3: omap: improve extcon initialization (bsc#1012628).
|
||||
- usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel
|
||||
Merrifield (bsc#1012628).
|
||||
- usb: xhci: Increase timeout for HC halt (bsc#1012628).
|
||||
- usb: dwc2: Fix gadget DMA unmap direction (bsc#1012628).
|
||||
- usb: core: hub: fix race condition about TRSMRCY of resume
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Enable suspend events (bsc#1012628).
|
||||
- usb: dwc3: gadget: Return success always for kick transfer in
|
||||
ep queue (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Retrieve all the PDOs instead of just the
|
||||
first 4 (bsc#1012628).
|
||||
- usb: typec: ucsi: Put fwnode in any case during ->probe()
|
||||
(bsc#1012628).
|
||||
- xhci-pci: Allow host runtime PM as default for Intel Alder
|
||||
Lake xHCI (bsc#1012628).
|
||||
- xhci: Fix giving back cancelled URBs even if halted endpoint
|
||||
can't reset (bsc#1012628).
|
||||
- xhci: Do not use GFP_KERNEL in (potentially) atomic context
|
||||
(bsc#1012628).
|
||||
- xhci: Add reset resume quirk for AMD xhci controller
|
||||
(bsc#1012628).
|
||||
- iio: core: fix ioctl handlers removal (bsc#1012628).
|
||||
- iio: gyro: mpu3050: Fix reported temperature value
|
||||
(bsc#1012628).
|
||||
- iio: tsl2583: Fix division by a zero lux_val (bsc#1012628).
|
||||
- cdc-wdm: untangle a circular dependency between callback and
|
||||
softint (bsc#1012628).
|
||||
- alarmtimer: Check RTC features instead of ops (bsc#1012628).
|
||||
- xen/gntdev: fix gntdev_mmap() error exit path (bsc#1012628).
|
||||
- KVM: x86: Emulate RDPID only if RDTSCP is supported
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Move RDPID emulation intercept to its own enum
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Add support for RDPID without RDTSCP (bsc#1012628).
|
||||
- KVM: nVMX: Always make an attempt to map eVMCS after migration
|
||||
(bsc#1012628).
|
||||
- KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is
|
||||
unsupported (bsc#1012628).
|
||||
- KVM: VMX: Disable preemption when probing user return MSRs
|
||||
(bsc#1012628).
|
||||
- mm: fix struct page layout on 32-bit systems (bsc#1012628).
|
||||
- MIPS: Reinstate platform `__div64_32' handler (bsc#1012628).
|
||||
- MIPS: Avoid DIVU in `__div64_32' is result would be zero
|
||||
(bsc#1012628).
|
||||
- MIPS: Avoid handcoded DIVU in `__div64_32' altogether
|
||||
(bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer
|
||||
wrap issue (bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata
|
||||
i940 (bsc#1012628).
|
||||
- kobject_uevent: remove warning in init_uevent_argv()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
|
||||
(bsc#1012628).
|
||||
- drm/msm/dp: check sink_count before update is_connected status
|
||||
(bsc#1012628).
|
||||
- drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (bsc#1012628).
|
||||
- drm/i915/overlay: Fix active retire callback alignment
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix crash in auto_retire (bsc#1012628).
|
||||
- clk: exynos7: Mark aclk_fsys1_200 as critical (bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a meaningful power domain name
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8183
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8192
|
||||
(bsc#1012628).
|
||||
- media: rkvdec: Remove of_match_ptr() (bsc#1012628).
|
||||
- i2c: mediatek: Fix send master code at more than 1MHz
|
||||
(bsc#1012628).
|
||||
- dt-bindings: media: renesas,vin: Make resets optional on R-Car
|
||||
Gen1 (bsc#1012628).
|
||||
- dt-bindings: thermal: rcar-gen3-thermal: Support five TSC
|
||||
nodes on r8a779a0 (bsc#1012628).
|
||||
- arm64: dts: renesas: falcon: Move console config to CPU board
|
||||
DTS (bsc#1012628).
|
||||
- dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles
|
||||
back to qcom,qmp-phy.yaml (bsc#1012628).
|
||||
- dt-bindings: serial: 8250: Remove duplicated compatible strings
|
||||
(bsc#1012628).
|
||||
- dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1
|
||||
support (bsc#1012628).
|
||||
- debugfs: Make debugfs_allow RO after init (bsc#1012628).
|
||||
- ext4: fix debug format string warning (bsc#1012628).
|
||||
- nvme: do not try to reconfigure APST when the controller is
|
||||
not live (bsc#1012628).
|
||||
- ASoC: rsnd: check all BUSIF status when error (bsc#1012628).
|
||||
- net: bridge: fix error in br_multicast_add_port when
|
||||
CONFIG_NET_SWITCHDEV=n (bsc#1012628).
|
||||
- Refresh
|
||||
patches.suse/usb-pci-quirks-disable-D3cold-on-xhci-suspend-for-s2.patch.
|
||||
- commit 0ef707c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 17:37:31 CEST 2021 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.12
|
||||
%define patchversion 5.12.4
|
||||
%define patchversion 5.12.5
|
||||
%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.12.4
|
||||
Version: 5.12.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcf6ea2f
|
||||
Release: <RELEASE>.g37a9337
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: %name-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,627 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:28:30 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/crypto-ccp-Annotate-SEV-Firmware-file-names.patch.
|
||||
Update upstream status.
|
||||
- commit 37a9337
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:22:51 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- ipv6: remove extra dev_hold() for fallback tunnels (git-fixes).
|
||||
- x86/events/amd/iommu: Fix invalid Perf result due to IOMMU
|
||||
PMC power-gating (git-fixes).
|
||||
- commit 5eb2110
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:16:47 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.12.5 (bsc#1012628).
|
||||
- KEYS: trusted: Fix memory leak on object td (bsc#1012628).
|
||||
- tpm: fix error return code in tpm2_get_cc_attrs_tbl()
|
||||
(bsc#1012628).
|
||||
- tpm, tpm_tis: Extend locality handling to TPM2 in
|
||||
tpm_tis_gen_interrupt() (bsc#1012628).
|
||||
- tpm, tpm_tis: Reserve locality in tpm_tis_resume()
|
||||
(bsc#1012628).
|
||||
- btrfs: fix unmountable seed device after fstrim (bsc#1012628).
|
||||
- KVM: SVM: Make sure GHCB is mapped before updating
|
||||
(bsc#1012628).
|
||||
- KVM/VMX: Invoke NMI non-IST entry instead of IST entry
|
||||
(bsc#1012628).
|
||||
- ACPI: PM: Add ACPI ID of Alder Lake Fan (bsc#1012628).
|
||||
- PM: runtime: Fix unpaired parent child_count for force_resume
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Use HWP if enabled by platform firmware
|
||||
(bsc#1012628).
|
||||
- kvm: Cap halt polling at kvm->max_halt_poll_ns (bsc#1012628).
|
||||
- ath11k: fix thermal temperature read (bsc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
|
||||
(bsc#1012628).
|
||||
- fs: dlm: fix debugfs dump (bsc#1012628).
|
||||
- fs: dlm: fix mark setting deadlock (bsc#1012628).
|
||||
- fs: dlm: add errno handling to check callback (bsc#1012628).
|
||||
- fs: dlm: add check if dlm is currently running (bsc#1012628).
|
||||
- fs: dlm: change allocation limits (bsc#1012628).
|
||||
- fs: dlm: check on minimum msglen size (bsc#1012628).
|
||||
- fs: dlm: flush swork on shutdown (bsc#1012628).
|
||||
- fs: dlm: add shutdown hook (bsc#1012628).
|
||||
- tipc: convert dest node's address to network order
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus
|
||||
T100TAF (bsc#1012628).
|
||||
- net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX
|
||||
datapath (bsc#1012628).
|
||||
- net: stmmac: Set FIFO sizes for ipq806x (bsc#1012628).
|
||||
- ASoC: rsnd: core: Check convert rate in rsnd_hw_params
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
|
||||
(bsc#1012628).
|
||||
- i2c: bail out early when RDWR parameters are wrong
|
||||
(bsc#1012628).
|
||||
- ALSA: hdsp: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: hdspm: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: rme9652: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: bebob: enable to deliver MIDI messages for multiple ports
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
|
||||
(bsc#1012628).
|
||||
- Bluetooth: initialize skb_queue_head at l2cap_chan_create()
|
||||
(bsc#1012628).
|
||||
- net/sched: cls_flower: use ntohs for struct
|
||||
flow_dissector_key_ports (bsc#1012628).
|
||||
- net: bridge: when suppression is enabled exclude RARP packets
|
||||
(bsc#1012628).
|
||||
- Bluetooth: check for zapped sk before connecting (bsc#1012628).
|
||||
- selftests/powerpc: Fix L1D flushing tests for Power10
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms
|
||||
(bsc#1012628).
|
||||
- powerpc/32: Statically initialise first emergency context
|
||||
(bsc#1012628).
|
||||
- net: hns3: remediate a potential overflow risk of bd_num_list
|
||||
(bsc#1012628).
|
||||
- net: hns3: add handling for xmit skb with recursive fraglist
|
||||
(bsc#1012628).
|
||||
- ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
|
||||
(bsc#1012628).
|
||||
- can: dev: can_free_echo_skb(): don't crash the kernel if
|
||||
can_priv::echo_skb is accessed out of bounds (bsc#1012628).
|
||||
- iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
|
||||
(bsc#1012628).
|
||||
- ice: handle increasing Tx or Rx ring sizes (bsc#1012628).
|
||||
- Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip
|
||||
(bsc#1012628).
|
||||
- ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
|
||||
(bsc#1012628).
|
||||
- selftests: mptcp: launch mptcp_connect with timeout
|
||||
(bsc#1012628).
|
||||
- i2c: Add I2C_AQ_NO_REP_START adapter quirk (bsc#1012628).
|
||||
- Bluetooth: Do not set cur_adv_instance in adv param MGMT request
|
||||
(bsc#1012628).
|
||||
- MIPS: Loongson64: Use _CACHE_UNCACHED instead of
|
||||
_CACHE_UNCACHED_ACCELERATED (bsc#1012628).
|
||||
- coresight: Do not scan for graph if none is present
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Correct oversized ring allocation (bsc#1012628).
|
||||
- mac80211: Set priority and queue mapping for injected frames
|
||||
(bsc#1012628).
|
||||
- mac80211: clear the beacon's CRC after channel switch
|
||||
(bsc#1012628).
|
||||
- ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
|
||||
(bsc#1012628).
|
||||
- net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
|
||||
(bsc#1012628).
|
||||
- net: fec: use mac-managed PHY PM (bsc#1012628).
|
||||
- pinctrl: samsung: use 'int' for register masks in Exynos
|
||||
(bsc#1012628).
|
||||
- rtw88: 8822c: add LC calibration for RTL8822C (bsc#1012628).
|
||||
- mt76: mt7615: fix key set/delete issues (bsc#1012628).
|
||||
- mt76: mt7615: support loading EEPROM for MT7613BE (bsc#1012628).
|
||||
- mt76: mt76x0: disable GTK offloading (bsc#1012628).
|
||||
- mt76: connac: always check return value from
|
||||
mt76_connac_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: always check return value from
|
||||
mt7915_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: fix txpower init for TSSI off chips (bsc#1012628).
|
||||
- mt76: mt7921: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: add wifi subsystem reset (bsc#1012628).
|
||||
- i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
|
||||
(bsc#1012628).
|
||||
- fuse: invalidate attrs when page writeback completes
|
||||
(bsc#1012628).
|
||||
- virtiofs: fix userns (bsc#1012628).
|
||||
- cuse: prevent clone (bsc#1012628).
|
||||
- iwlwifi: pcie: make cfg vs. trans_cfg more robust (bsc#1012628).
|
||||
- iwlwifi: queue: avoid memory leak in reset flow (bsc#1012628).
|
||||
- iwlwifi: trans/pcie: defer transport initialisation
|
||||
(bsc#1012628).
|
||||
- powerpc/mm: Add cond_resched() while removing hpte mappings
|
||||
(bsc#1012628).
|
||||
- ASoC: rsnd: call rsnd_ssi_master_clk_start() from
|
||||
rsnd_ssi_init() (bsc#1012628).
|
||||
- net: bridge: propagate error code and extack from
|
||||
br_mc_disabled_update (bsc#1012628).
|
||||
- Revert "iommu/amd: Fix performance counter initialization"
|
||||
(bsc#1012628).
|
||||
- iommu/amd: Remove performance counter pre-initialization test
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Force vsync flip when reconfiguring MPCC
|
||||
(bsc#1012628).
|
||||
- selftests: Set CC to clang in lib.mk if LLVM is set
|
||||
(bsc#1012628).
|
||||
- kconfig: nconf: stop endless search loops (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix race in handling acomp ELD notification
|
||||
at resume (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Alder Lake PCH-M (bsc#1012628).
|
||||
- sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
|
||||
(bsc#1012628).
|
||||
- flow_dissector: Fix out-of-bounds warning in
|
||||
__skb_flow_bpf_to_target() (bsc#1012628).
|
||||
- powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
|
||||
(bsc#1012628).
|
||||
- powerpc/smp: Set numa node before updating mask (bsc#1012628).
|
||||
- wilc1000: Bring MAC address setting in line with typical Linux
|
||||
behavior (bsc#1012628).
|
||||
- mac80211: properly drop the connection in case of invalid CSA IE
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Generalize support for ALC3263 codec (bsc#1012628).
|
||||
- ethtool: ioctl: Fix out-of-bounds warning in
|
||||
store_link_ksettings_for_user() (bsc#1012628).
|
||||
- net: sched: tapr: prevent cycle_time == 0 in
|
||||
parse_taprio_schedule (bsc#1012628).
|
||||
- samples/bpf: Fix broken tracex1 due to kprobe argument change
|
||||
(bsc#1012628).
|
||||
- powerpc/pseries: Stop calling printk in rtas_stop_self()
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fixed divide by zero kernel crash during dsc
|
||||
enablement (bsc#1012628).
|
||||
- drm/amd/display: add handling for hdcp2 rx id list validation
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Add mem sync flag for IB allocated by SA
|
||||
(bsc#1012628).
|
||||
- mt76: mt7615: fix entering driver-own state on mt7663
|
||||
(bsc#1012628).
|
||||
- crypto: ccp: Free SEV device if SEV init fails (bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
|
||||
(bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
|
||||
(bsc#1012628).
|
||||
- qtnfmac: Fix possible buffer overflow in
|
||||
qtnf_event_handle_external_auth (bsc#1012628).
|
||||
- powerpc/iommu: Annotate nested lock for lockdep (bsc#1012628).
|
||||
- iavf: remove duplicate free resources calls (bsc#1012628).
|
||||
- net: ethernet: mtk_eth_soc: fix RX VLAN offload (bsc#1012628).
|
||||
- selftests: mlxsw: Increase the tolerance of backlog buildup
|
||||
(bsc#1012628).
|
||||
- selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
|
||||
(bsc#1012628).
|
||||
- kbuild: generate Module.symvers only when vmlinux exists
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Add PCI IDs for Hyper-V VF devices (bsc#1012628).
|
||||
- ia64: module: fix symbolizer crash on fdescr (bsc#1012628).
|
||||
- watchdog: rename __touch_watchdog() to a better descriptive name
|
||||
(bsc#1012628).
|
||||
- watchdog: explicitly update timestamp when reporting softlockup
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: report the overall time of softlockups
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: remove logic that tried to prevent repeated
|
||||
reports (bsc#1012628).
|
||||
- watchdog: fix barriers when printing backtraces from all CPUs
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
|
||||
(bsc#1012628).
|
||||
- leds: lgm: fix gpiolib dependency (bsc#1012628).
|
||||
- thermal: thermal_of: Fix error return code of
|
||||
thermal_of_populate_bind_params() (bsc#1012628).
|
||||
- PCI/RCEC: Fix RCiEP device to RCEC association (bsc#1012628).
|
||||
- f2fs: fix to allow migrating fully valid segment (bsc#1012628).
|
||||
- f2fs: fix panic during f2fs_resize_fs() (bsc#1012628).
|
||||
- f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
|
||||
(bsc#1012628).
|
||||
- rtc: tps65910: include linux/property.h (bsc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
|
||||
(bsc#1012628).
|
||||
- PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Fix error return code in brcm_pcie_probe()
|
||||
(bsc#1012628).
|
||||
- PCI: Release OF node in pci_scan_device()'s error path
|
||||
(bsc#1012628).
|
||||
- ARM: 9064/1: hw_breakpoint: Do not directly check the event's
|
||||
overflow_handler hook (bsc#1012628).
|
||||
- f2fs: fix to align to section for fallocate() on pinned file
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to update last i_size if fallocate partially succeeds
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix NULL pointer dereference for ->get_features()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to avoid touching checkpointed data in get_victim()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to cover __allocate_new_section() with curseg_lock
|
||||
(bsc#1012628).
|
||||
- fs: 9p: fix v9fs_file_open writeback fid error check
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to restrict mount condition on readonly block device
|
||||
(bsc#1012628).
|
||||
- f2fs: Fix a hungtask problem in atomic write (bsc#1012628).
|
||||
- nfs: Subsequent READDIR calls should carry non-zero
|
||||
cookieverifier (bsc#1012628).
|
||||
- NFS: Fix handling of cookie verifier in uncached_readdir()
|
||||
(bsc#1012628).
|
||||
- NFS: Only change the cookie verifier if the directory page
|
||||
cache is empty (bsc#1012628).
|
||||
- f2fs: fix to avoid accessing invalid fio in
|
||||
f2fs_allocate_data_block() (bsc#1012628).
|
||||
- rpmsg: qcom_glink_native: fix error return code of
|
||||
qcom_glink_rx_data() (bsc#1012628).
|
||||
- NFS: nfs4_bitmask_adjust() must not change the server global
|
||||
bitmasks (bsc#1012628).
|
||||
- NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFS: Deal correctly with attribute generation counter overflow
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix missing destroy_workqueue() (bsc#1012628).
|
||||
- remoteproc: pru: Fixup interrupt-parent logic for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix wrong success return value for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix and cleanup firmware interrupt mapping
|
||||
logic (bsc#1012628).
|
||||
- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2 fix handling of sr_eof in SEEK's reply (bsc#1012628).
|
||||
- SUNRPC: Move fault injection call sites (bsc#1012628).
|
||||
- SUNRPC: Remove trace_xprt_transmit_queued (bsc#1012628).
|
||||
- SUNRPC: Handle major timeout in xprt_adjust_timeout()
|
||||
(bsc#1012628).
|
||||
- NFSv42: Copy offload should update the file size when
|
||||
appropriate (bsc#1012628).
|
||||
- thermal/drivers/tsens: Fix missing put_device error
|
||||
(bsc#1012628).
|
||||
- NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're
|
||||
unmounting (bsc#1012628).
|
||||
- nfsd: ensure new clients break delegations (bsc#1012628).
|
||||
- rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1012628).
|
||||
- dmaengine: idxd: Fix potential null dereference on pointer
|
||||
status (bsc#1012628).
|
||||
- dmaengine: idxd: fix dma device lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: cleanup pci interrupt vector allocation
|
||||
management (bsc#1012628).
|
||||
- dmaengine: idxd: removal of pcim managed mmio mapping
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: use ida for device instance enumeration
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix engine conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix group conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix cdev setup and free device lifetime issues
|
||||
(bsc#1012628).
|
||||
- SUNRPC: fix ternary sign expansion bug in tracing (bsc#1012628).
|
||||
- SUNRPC: Fix null pointer dereference in svc_rqst_free()
|
||||
(bsc#1012628).
|
||||
- pwm: atmel: Fix duty cycle calculation in .get_state()
|
||||
(bsc#1012628).
|
||||
- xprtrdma: Avoid Receive Queue wrapping (bsc#1012628).
|
||||
- xprtrdma: Fix cwnd update ordering (bsc#1012628).
|
||||
- xprtrdma: rpcrdma_mr_pop() already does list_del_init()
|
||||
(bsc#1012628).
|
||||
- riscv: Select HAVE_DYNAMIC_FTRACE when
|
||||
-fpatchable-function-entry is available (bsc#1012628).
|
||||
- swiotlb: Fix the type of index (bsc#1012628).
|
||||
- ceph: fix inode leak on getattr error in __fh_to_dentry
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Prevent PRLI in target mode (bsc#1012628).
|
||||
- scsi: ufs: core: Do not put UFS power into LPM if link is broken
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during
|
||||
system suspend (bsc#1012628).
|
||||
- scsi: ufs: core: Narrow down fast path in system suspend path
|
||||
(bsc#1012628).
|
||||
- rtc: ds1307: Fix wday settings for rx8130 (bsc#1012628).
|
||||
- net: hns3: fix incorrect configuration for igu_egu_hw_err
|
||||
(bsc#1012628).
|
||||
- net: hns3: initialize the message content in
|
||||
hclge_get_link_mode() (bsc#1012628).
|
||||
- net: hns3: add check for HNS3_NIC_STATE_INITED in
|
||||
hns3_reset_notify_up_enet() (bsc#1012628).
|
||||
- arm64: stacktrace: restore terminal records (bsc#1012628).
|
||||
- net: hns3: fix for vxlan gpe tx checksum bug (bsc#1012628).
|
||||
- net: hns3: use netif_tx_disable to stop the transmit queue
|
||||
(bsc#1012628).
|
||||
- net: hns3: disable phy loopback setting in hclge_mac_start_phy
|
||||
(bsc#1012628).
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_a
|
||||
(bsc#1012628).
|
||||
- RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
|
||||
(bsc#1012628).
|
||||
- sunrpc: Fix misplaced barrier in call_decode (bsc#1012628).
|
||||
- libbpf: Fix signed overflow in ringbuf_process_ring
|
||||
(bsc#1012628).
|
||||
- block/rnbd-clt: Change queue_depth type in rnbd_clt_session
|
||||
to size_t (bsc#1012628).
|
||||
- block/rnbd-clt: Check the return value of the function
|
||||
rtrs_clt_query (bsc#1012628).
|
||||
- ata: ahci_brcm: Fix use of BCM7216 reset controller
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Use reset/rearm instead of deassert/assert
|
||||
(bsc#1012628).
|
||||
- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
|
||||
(bsc#1012628).
|
||||
- sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
|
||||
(bsc#1012628).
|
||||
- netfilter: xt_SECMARK: add new revision to fix structure layout
|
||||
(bsc#1012628).
|
||||
- xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
|
||||
(bsc#1012628).
|
||||
- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1012628).
|
||||
- net: stmmac: Clear receive all(RA) bit when promiscuous mode
|
||||
is off (bsc#1012628).
|
||||
- drm/radeon: Fix off-by-one power_state index heap overwrite
|
||||
(bsc#1012628).
|
||||
- drm/radeon: Avoid power table parsing memory leaks
|
||||
(bsc#1012628).
|
||||
- arm64: entry: factor irq triage logic into macros (bsc#1012628).
|
||||
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
|
||||
(bsc#1012628).
|
||||
- khugepaged: fix wrong result value for
|
||||
trace_mm_collapse_huge_page_isolate() (bsc#1012628).
|
||||
- mm/hugeltb: handle the error case in
|
||||
hugetlb_fix_reserve_counts() (bsc#1012628).
|
||||
- mm/migrate.c: fix potential indeterminate pte entry in
|
||||
migrate_vma_insert_page() (bsc#1012628).
|
||||
- ksm: fix potential missing rmap_item for stable_node
|
||||
(bsc#1012628).
|
||||
- mm/gup: check every subpage of a compound page during isolation
|
||||
(bsc#1012628).
|
||||
- mm/gup: return an error on migration failure (bsc#1012628).
|
||||
- mm/gup: check for isolation errors (bsc#1012628).
|
||||
- kfence: await for allocation using wait_event (bsc#1012628).
|
||||
- ethtool: fix missing NLM_F_MULTI flag when dumping
|
||||
(bsc#1012628).
|
||||
- net: fix nla_strcmp to handle more then one trailing null
|
||||
character (bsc#1012628).
|
||||
- smc: disallow TCP_ULP in smc_setsockopt() (bsc#1012628).
|
||||
- netfilter: nfnetlink_osf: Fix a missing skb_header_pointer()
|
||||
NULL check (bsc#1012628).
|
||||
- netfilter: nftables: Fix a memleak from userdata error path
|
||||
in new objects (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): fix an error pointer
|
||||
dereference in probe (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): add missing
|
||||
can_rx_offload_del() in error path (bsc#1012628).
|
||||
- can: mcp251x: fix resume from sleep before interface was
|
||||
brought up (bsc#1012628).
|
||||
- can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
|
||||
(bsc#1012628).
|
||||
- sched: Fix out-of-bound access in uclamp (bsc#1012628).
|
||||
- sched/fair: Fix unfairness caused by missing load decay
|
||||
(bsc#1012628).
|
||||
- net: ipa: fix inter-EE IRQ register definitions (bsc#1012628).
|
||||
- fs/proc/generic.c: fix incorrect pde_is_permanent check
|
||||
(bsc#1012628).
|
||||
- kernel: kexec_file: fix error return code of
|
||||
kexec_calculate_store_digests() (bsc#1012628).
|
||||
- kernel/resource: make walk_system_ram_res() find all busy
|
||||
IORESOURCE_SYSTEM_RAM resources (bsc#1012628).
|
||||
- kernel/resource: make walk_mem_res() find all busy
|
||||
IORESOURCE_MEM resources (bsc#1012628).
|
||||
- netfilter: nftables: avoid overflows in nft_hash_buckets()
|
||||
(bsc#1012628).
|
||||
- i40e: fix broken XDP support (bsc#1012628).
|
||||
- i40e: Fix use-after-free in i40e_client_subtask() (bsc#1012628).
|
||||
- i40e: fix the restart auto-negotiation after FEC modified
|
||||
(bsc#1012628).
|
||||
- i40e: Fix PHY type identifiers for 2.5G and 5G adapters
|
||||
(bsc#1012628).
|
||||
- i40e: Remove LLDP frame filters (bsc#1012628).
|
||||
- mptcp: fix splat when closing unaccepted socket (bsc#1012628).
|
||||
- ARC: entry: fix off-by-one error in syscall number validation
|
||||
(bsc#1012628).
|
||||
- ARC: mm: PAE: use 40-bit physical page mask (bsc#1012628).
|
||||
- ARC: mm: Use max_high_pfn as a HIGHMEM zone border
|
||||
(bsc#1012628).
|
||||
- sh: Remove unused variable (bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling stf barrier
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling entry flush barrier
|
||||
(bsc#1012628).
|
||||
- hfsplus: prevent corruption in shrinking truncate (bsc#1012628).
|
||||
- squashfs: fix divide error in calculate_skip() (bsc#1012628).
|
||||
- userfaultfd: release page in error path to avoid BUG_ON
|
||||
(bsc#1012628).
|
||||
- kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
|
||||
(bsc#1012628).
|
||||
- mm/hugetlb: fix F_SEAL_FUTURE_WRITE (bsc#1012628).
|
||||
- mm/hugetlb: fix cow where page writtable in child (bsc#1012628).
|
||||
- blk-iocost: fix weight updates of inner active iocgs
|
||||
(bsc#1012628).
|
||||
- x86, sched: Fix the AMD CPPC maximum performance value on
|
||||
certain AMD Ryzen generations (bsc#1012628).
|
||||
- arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
|
||||
(bsc#1012628).
|
||||
- arm64: Fix race condition on PG_dcache_clean in
|
||||
__sync_icache_dcache() (bsc#1012628).
|
||||
- btrfs: fix deadlock when cloning inline extents and using
|
||||
qgroups (bsc#1012628).
|
||||
- btrfs: zoned: fix silent data loss after failure splitting
|
||||
ordered extent (bsc#1012628).
|
||||
- btrfs: fix race leading to unpersisted data and metadata on
|
||||
fsync (bsc#1012628).
|
||||
- btrfs: initialize return variable in cleanup_free_space_cache_v1
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: sanity check zone type (bsc#1012628).
|
||||
- drm/radeon/dpm: Disable sclk switching on Oland when two 4K
|
||||
60Hz monitors are connected (bsc#1012628).
|
||||
- drm/amd/display: Initialize attribute for hdcp_srm sysfs file
|
||||
(bsc#1012628).
|
||||
- drm/i915: Avoid div-by-zero on gen2 (bsc#1012628).
|
||||
- kvm: exit halt polling on need_resched() as well (bsc#1012628).
|
||||
- drm/msm: fix LLC not being enabled for mmu500 targets
|
||||
(bsc#1012628).
|
||||
- KVM: LAPIC: Accurately guarantee busy wait for timer to expire
|
||||
when using hv_timer (bsc#1012628).
|
||||
- drm/msm/dp: initialize audio_comp when audio starts
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Cancel pvclock_gtod_work on module removal
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Prevent deadlock against tk_core.seq (bsc#1012628).
|
||||
- KVM: SVM: Move GHCB unmapping to fix RCU warning (bsc#1012628).
|
||||
- dax: Add an enum for specifying dax wakup mode (bsc#1012628).
|
||||
- dax: Add a wakeup mode parameter to put_unlocked_entry()
|
||||
(bsc#1012628).
|
||||
- dax: Wake up all waiters after invalidating dax entry
|
||||
(bsc#1012628).
|
||||
- xen/unpopulated-alloc: fix error return code in fill_list()
|
||||
(bsc#1012628).
|
||||
- perf tools: Fix dynamic libbpf link (bsc#1012628).
|
||||
- usb: dwc3: gadget: Free gadget structure only after freeing
|
||||
endpoints (bsc#1012628).
|
||||
- iio: light: gp2ap002: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: hid-sensors: select IIO_TRIGGERED_BUFFER under
|
||||
HID_SENSOR_IIO_TRIGGER (bsc#1012628).
|
||||
- iio: core: return ENODEV if ioctl is unknown (bsc#1012628).
|
||||
- usb: fotg210-hcd: Fix an error message (bsc#1012628).
|
||||
- hwmon: (occ) Fix poll rate limiting (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM
|
||||
AMS (bsc#1012628).
|
||||
- usb: musb: Fix an error message (bsc#1012628).
|
||||
- hwmon: (ltc2992) Put fwnode in error case during ->probe()
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Fix a memory leak in an error handling path
|
||||
(bsc#1012628).
|
||||
- kyber: fix out of bounds access when preempted (bsc#1012628).
|
||||
- nvmet: fix inline bio check for bdev-ns (bsc#1012628).
|
||||
- nvmet: fix inline bio check for passthru (bsc#1012628).
|
||||
- nvmet-rdma: Fix NULL deref when SEND is completed with error
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to free compress page correctly
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix race condition of overwrite vs truncate
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to assign cc.cluster_idx correctly
|
||||
(bsc#1012628).
|
||||
- sched/fair: Fix clearing of has_idle_cores flag in
|
||||
select_idle_cpu() (bsc#1012628).
|
||||
- nbd: Fix NULL pointer in flush_workqueue (bsc#1012628).
|
||||
- powerpc/64s: Make NMI record implicitly soft-masked code as
|
||||
irqs disabled (bsc#1012628).
|
||||
- blk-mq: plug request for shared sbitmap (bsc#1012628).
|
||||
- blk-mq: Swap two calls in blk_mq_exit_queue() (bsc#1012628).
|
||||
- usb: dwc3: omap: improve extcon initialization (bsc#1012628).
|
||||
- usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel
|
||||
Merrifield (bsc#1012628).
|
||||
- usb: xhci: Increase timeout for HC halt (bsc#1012628).
|
||||
- usb: dwc2: Fix gadget DMA unmap direction (bsc#1012628).
|
||||
- usb: core: hub: fix race condition about TRSMRCY of resume
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Enable suspend events (bsc#1012628).
|
||||
- usb: dwc3: gadget: Return success always for kick transfer in
|
||||
ep queue (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Retrieve all the PDOs instead of just the
|
||||
first 4 (bsc#1012628).
|
||||
- usb: typec: ucsi: Put fwnode in any case during ->probe()
|
||||
(bsc#1012628).
|
||||
- xhci-pci: Allow host runtime PM as default for Intel Alder
|
||||
Lake xHCI (bsc#1012628).
|
||||
- xhci: Fix giving back cancelled URBs even if halted endpoint
|
||||
can't reset (bsc#1012628).
|
||||
- xhci: Do not use GFP_KERNEL in (potentially) atomic context
|
||||
(bsc#1012628).
|
||||
- xhci: Add reset resume quirk for AMD xhci controller
|
||||
(bsc#1012628).
|
||||
- iio: core: fix ioctl handlers removal (bsc#1012628).
|
||||
- iio: gyro: mpu3050: Fix reported temperature value
|
||||
(bsc#1012628).
|
||||
- iio: tsl2583: Fix division by a zero lux_val (bsc#1012628).
|
||||
- cdc-wdm: untangle a circular dependency between callback and
|
||||
softint (bsc#1012628).
|
||||
- alarmtimer: Check RTC features instead of ops (bsc#1012628).
|
||||
- xen/gntdev: fix gntdev_mmap() error exit path (bsc#1012628).
|
||||
- KVM: x86: Emulate RDPID only if RDTSCP is supported
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Move RDPID emulation intercept to its own enum
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Add support for RDPID without RDTSCP (bsc#1012628).
|
||||
- KVM: nVMX: Always make an attempt to map eVMCS after migration
|
||||
(bsc#1012628).
|
||||
- KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is
|
||||
unsupported (bsc#1012628).
|
||||
- KVM: VMX: Disable preemption when probing user return MSRs
|
||||
(bsc#1012628).
|
||||
- mm: fix struct page layout on 32-bit systems (bsc#1012628).
|
||||
- MIPS: Reinstate platform `__div64_32' handler (bsc#1012628).
|
||||
- MIPS: Avoid DIVU in `__div64_32' is result would be zero
|
||||
(bsc#1012628).
|
||||
- MIPS: Avoid handcoded DIVU in `__div64_32' altogether
|
||||
(bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer
|
||||
wrap issue (bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata
|
||||
i940 (bsc#1012628).
|
||||
- kobject_uevent: remove warning in init_uevent_argv()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
|
||||
(bsc#1012628).
|
||||
- drm/msm/dp: check sink_count before update is_connected status
|
||||
(bsc#1012628).
|
||||
- drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (bsc#1012628).
|
||||
- drm/i915/overlay: Fix active retire callback alignment
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix crash in auto_retire (bsc#1012628).
|
||||
- clk: exynos7: Mark aclk_fsys1_200 as critical (bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a meaningful power domain name
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8183
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8192
|
||||
(bsc#1012628).
|
||||
- media: rkvdec: Remove of_match_ptr() (bsc#1012628).
|
||||
- i2c: mediatek: Fix send master code at more than 1MHz
|
||||
(bsc#1012628).
|
||||
- dt-bindings: media: renesas,vin: Make resets optional on R-Car
|
||||
Gen1 (bsc#1012628).
|
||||
- dt-bindings: thermal: rcar-gen3-thermal: Support five TSC
|
||||
nodes on r8a779a0 (bsc#1012628).
|
||||
- arm64: dts: renesas: falcon: Move console config to CPU board
|
||||
DTS (bsc#1012628).
|
||||
- dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles
|
||||
back to qcom,qmp-phy.yaml (bsc#1012628).
|
||||
- dt-bindings: serial: 8250: Remove duplicated compatible strings
|
||||
(bsc#1012628).
|
||||
- dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1
|
||||
support (bsc#1012628).
|
||||
- debugfs: Make debugfs_allow RO after init (bsc#1012628).
|
||||
- ext4: fix debug format string warning (bsc#1012628).
|
||||
- nvme: do not try to reconfigure APST when the controller is
|
||||
not live (bsc#1012628).
|
||||
- ASoC: rsnd: check all BUSIF status when error (bsc#1012628).
|
||||
- net: bridge: fix error in br_multicast_add_port when
|
||||
CONFIG_NET_SWITCHDEV=n (bsc#1012628).
|
||||
- Refresh
|
||||
patches.suse/usb-pci-quirks-disable-D3cold-on-xhci-suspend-for-s2.patch.
|
||||
- commit 0ef707c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 17:37:31 CEST 2021 - tiwai@suse.de
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.12.4
|
||||
Version: 5.12.5
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcf6ea2f
|
||||
Release: <RELEASE>.g37a9337
|
||||
%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-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: %name-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,627 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:28:30 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/crypto-ccp-Annotate-SEV-Firmware-file-names.patch.
|
||||
Update upstream status.
|
||||
- commit 37a9337
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:22:51 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- ipv6: remove extra dev_hold() for fallback tunnels (git-fixes).
|
||||
- x86/events/amd/iommu: Fix invalid Perf result due to IOMMU
|
||||
PMC power-gating (git-fixes).
|
||||
- commit 5eb2110
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:16:47 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.12.5 (bsc#1012628).
|
||||
- KEYS: trusted: Fix memory leak on object td (bsc#1012628).
|
||||
- tpm: fix error return code in tpm2_get_cc_attrs_tbl()
|
||||
(bsc#1012628).
|
||||
- tpm, tpm_tis: Extend locality handling to TPM2 in
|
||||
tpm_tis_gen_interrupt() (bsc#1012628).
|
||||
- tpm, tpm_tis: Reserve locality in tpm_tis_resume()
|
||||
(bsc#1012628).
|
||||
- btrfs: fix unmountable seed device after fstrim (bsc#1012628).
|
||||
- KVM: SVM: Make sure GHCB is mapped before updating
|
||||
(bsc#1012628).
|
||||
- KVM/VMX: Invoke NMI non-IST entry instead of IST entry
|
||||
(bsc#1012628).
|
||||
- ACPI: PM: Add ACPI ID of Alder Lake Fan (bsc#1012628).
|
||||
- PM: runtime: Fix unpaired parent child_count for force_resume
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Use HWP if enabled by platform firmware
|
||||
(bsc#1012628).
|
||||
- kvm: Cap halt polling at kvm->max_halt_poll_ns (bsc#1012628).
|
||||
- ath11k: fix thermal temperature read (bsc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
|
||||
(bsc#1012628).
|
||||
- fs: dlm: fix debugfs dump (bsc#1012628).
|
||||
- fs: dlm: fix mark setting deadlock (bsc#1012628).
|
||||
- fs: dlm: add errno handling to check callback (bsc#1012628).
|
||||
- fs: dlm: add check if dlm is currently running (bsc#1012628).
|
||||
- fs: dlm: change allocation limits (bsc#1012628).
|
||||
- fs: dlm: check on minimum msglen size (bsc#1012628).
|
||||
- fs: dlm: flush swork on shutdown (bsc#1012628).
|
||||
- fs: dlm: add shutdown hook (bsc#1012628).
|
||||
- tipc: convert dest node's address to network order
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus
|
||||
T100TAF (bsc#1012628).
|
||||
- net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX
|
||||
datapath (bsc#1012628).
|
||||
- net: stmmac: Set FIFO sizes for ipq806x (bsc#1012628).
|
||||
- ASoC: rsnd: core: Check convert rate in rsnd_hw_params
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
|
||||
(bsc#1012628).
|
||||
- i2c: bail out early when RDWR parameters are wrong
|
||||
(bsc#1012628).
|
||||
- ALSA: hdsp: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: hdspm: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: rme9652: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: bebob: enable to deliver MIDI messages for multiple ports
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
|
||||
(bsc#1012628).
|
||||
- Bluetooth: initialize skb_queue_head at l2cap_chan_create()
|
||||
(bsc#1012628).
|
||||
- net/sched: cls_flower: use ntohs for struct
|
||||
flow_dissector_key_ports (bsc#1012628).
|
||||
- net: bridge: when suppression is enabled exclude RARP packets
|
||||
(bsc#1012628).
|
||||
- Bluetooth: check for zapped sk before connecting (bsc#1012628).
|
||||
- selftests/powerpc: Fix L1D flushing tests for Power10
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms
|
||||
(bsc#1012628).
|
||||
- powerpc/32: Statically initialise first emergency context
|
||||
(bsc#1012628).
|
||||
- net: hns3: remediate a potential overflow risk of bd_num_list
|
||||
(bsc#1012628).
|
||||
- net: hns3: add handling for xmit skb with recursive fraglist
|
||||
(bsc#1012628).
|
||||
- ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
|
||||
(bsc#1012628).
|
||||
- can: dev: can_free_echo_skb(): don't crash the kernel if
|
||||
can_priv::echo_skb is accessed out of bounds (bsc#1012628).
|
||||
- iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
|
||||
(bsc#1012628).
|
||||
- ice: handle increasing Tx or Rx ring sizes (bsc#1012628).
|
||||
- Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip
|
||||
(bsc#1012628).
|
||||
- ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
|
||||
(bsc#1012628).
|
||||
- selftests: mptcp: launch mptcp_connect with timeout
|
||||
(bsc#1012628).
|
||||
- i2c: Add I2C_AQ_NO_REP_START adapter quirk (bsc#1012628).
|
||||
- Bluetooth: Do not set cur_adv_instance in adv param MGMT request
|
||||
(bsc#1012628).
|
||||
- MIPS: Loongson64: Use _CACHE_UNCACHED instead of
|
||||
_CACHE_UNCACHED_ACCELERATED (bsc#1012628).
|
||||
- coresight: Do not scan for graph if none is present
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Correct oversized ring allocation (bsc#1012628).
|
||||
- mac80211: Set priority and queue mapping for injected frames
|
||||
(bsc#1012628).
|
||||
- mac80211: clear the beacon's CRC after channel switch
|
||||
(bsc#1012628).
|
||||
- ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
|
||||
(bsc#1012628).
|
||||
- net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
|
||||
(bsc#1012628).
|
||||
- net: fec: use mac-managed PHY PM (bsc#1012628).
|
||||
- pinctrl: samsung: use 'int' for register masks in Exynos
|
||||
(bsc#1012628).
|
||||
- rtw88: 8822c: add LC calibration for RTL8822C (bsc#1012628).
|
||||
- mt76: mt7615: fix key set/delete issues (bsc#1012628).
|
||||
- mt76: mt7615: support loading EEPROM for MT7613BE (bsc#1012628).
|
||||
- mt76: mt76x0: disable GTK offloading (bsc#1012628).
|
||||
- mt76: connac: always check return value from
|
||||
mt76_connac_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: always check return value from
|
||||
mt7915_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: fix txpower init for TSSI off chips (bsc#1012628).
|
||||
- mt76: mt7921: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: add wifi subsystem reset (bsc#1012628).
|
||||
- i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
|
||||
(bsc#1012628).
|
||||
- fuse: invalidate attrs when page writeback completes
|
||||
(bsc#1012628).
|
||||
- virtiofs: fix userns (bsc#1012628).
|
||||
- cuse: prevent clone (bsc#1012628).
|
||||
- iwlwifi: pcie: make cfg vs. trans_cfg more robust (bsc#1012628).
|
||||
- iwlwifi: queue: avoid memory leak in reset flow (bsc#1012628).
|
||||
- iwlwifi: trans/pcie: defer transport initialisation
|
||||
(bsc#1012628).
|
||||
- powerpc/mm: Add cond_resched() while removing hpte mappings
|
||||
(bsc#1012628).
|
||||
- ASoC: rsnd: call rsnd_ssi_master_clk_start() from
|
||||
rsnd_ssi_init() (bsc#1012628).
|
||||
- net: bridge: propagate error code and extack from
|
||||
br_mc_disabled_update (bsc#1012628).
|
||||
- Revert "iommu/amd: Fix performance counter initialization"
|
||||
(bsc#1012628).
|
||||
- iommu/amd: Remove performance counter pre-initialization test
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Force vsync flip when reconfiguring MPCC
|
||||
(bsc#1012628).
|
||||
- selftests: Set CC to clang in lib.mk if LLVM is set
|
||||
(bsc#1012628).
|
||||
- kconfig: nconf: stop endless search loops (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix race in handling acomp ELD notification
|
||||
at resume (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Alder Lake PCH-M (bsc#1012628).
|
||||
- sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
|
||||
(bsc#1012628).
|
||||
- flow_dissector: Fix out-of-bounds warning in
|
||||
__skb_flow_bpf_to_target() (bsc#1012628).
|
||||
- powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
|
||||
(bsc#1012628).
|
||||
- powerpc/smp: Set numa node before updating mask (bsc#1012628).
|
||||
- wilc1000: Bring MAC address setting in line with typical Linux
|
||||
behavior (bsc#1012628).
|
||||
- mac80211: properly drop the connection in case of invalid CSA IE
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Generalize support for ALC3263 codec (bsc#1012628).
|
||||
- ethtool: ioctl: Fix out-of-bounds warning in
|
||||
store_link_ksettings_for_user() (bsc#1012628).
|
||||
- net: sched: tapr: prevent cycle_time == 0 in
|
||||
parse_taprio_schedule (bsc#1012628).
|
||||
- samples/bpf: Fix broken tracex1 due to kprobe argument change
|
||||
(bsc#1012628).
|
||||
- powerpc/pseries: Stop calling printk in rtas_stop_self()
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fixed divide by zero kernel crash during dsc
|
||||
enablement (bsc#1012628).
|
||||
- drm/amd/display: add handling for hdcp2 rx id list validation
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Add mem sync flag for IB allocated by SA
|
||||
(bsc#1012628).
|
||||
- mt76: mt7615: fix entering driver-own state on mt7663
|
||||
(bsc#1012628).
|
||||
- crypto: ccp: Free SEV device if SEV init fails (bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
|
||||
(bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
|
||||
(bsc#1012628).
|
||||
- qtnfmac: Fix possible buffer overflow in
|
||||
qtnf_event_handle_external_auth (bsc#1012628).
|
||||
- powerpc/iommu: Annotate nested lock for lockdep (bsc#1012628).
|
||||
- iavf: remove duplicate free resources calls (bsc#1012628).
|
||||
- net: ethernet: mtk_eth_soc: fix RX VLAN offload (bsc#1012628).
|
||||
- selftests: mlxsw: Increase the tolerance of backlog buildup
|
||||
(bsc#1012628).
|
||||
- selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
|
||||
(bsc#1012628).
|
||||
- kbuild: generate Module.symvers only when vmlinux exists
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Add PCI IDs for Hyper-V VF devices (bsc#1012628).
|
||||
- ia64: module: fix symbolizer crash on fdescr (bsc#1012628).
|
||||
- watchdog: rename __touch_watchdog() to a better descriptive name
|
||||
(bsc#1012628).
|
||||
- watchdog: explicitly update timestamp when reporting softlockup
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: report the overall time of softlockups
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: remove logic that tried to prevent repeated
|
||||
reports (bsc#1012628).
|
||||
- watchdog: fix barriers when printing backtraces from all CPUs
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
|
||||
(bsc#1012628).
|
||||
- leds: lgm: fix gpiolib dependency (bsc#1012628).
|
||||
- thermal: thermal_of: Fix error return code of
|
||||
thermal_of_populate_bind_params() (bsc#1012628).
|
||||
- PCI/RCEC: Fix RCiEP device to RCEC association (bsc#1012628).
|
||||
- f2fs: fix to allow migrating fully valid segment (bsc#1012628).
|
||||
- f2fs: fix panic during f2fs_resize_fs() (bsc#1012628).
|
||||
- f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
|
||||
(bsc#1012628).
|
||||
- rtc: tps65910: include linux/property.h (bsc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
|
||||
(bsc#1012628).
|
||||
- PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Fix error return code in brcm_pcie_probe()
|
||||
(bsc#1012628).
|
||||
- PCI: Release OF node in pci_scan_device()'s error path
|
||||
(bsc#1012628).
|
||||
- ARM: 9064/1: hw_breakpoint: Do not directly check the event's
|
||||
overflow_handler hook (bsc#1012628).
|
||||
- f2fs: fix to align to section for fallocate() on pinned file
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to update last i_size if fallocate partially succeeds
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix NULL pointer dereference for ->get_features()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to avoid touching checkpointed data in get_victim()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to cover __allocate_new_section() with curseg_lock
|
||||
(bsc#1012628).
|
||||
- fs: 9p: fix v9fs_file_open writeback fid error check
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to restrict mount condition on readonly block device
|
||||
(bsc#1012628).
|
||||
- f2fs: Fix a hungtask problem in atomic write (bsc#1012628).
|
||||
- nfs: Subsequent READDIR calls should carry non-zero
|
||||
cookieverifier (bsc#1012628).
|
||||
- NFS: Fix handling of cookie verifier in uncached_readdir()
|
||||
(bsc#1012628).
|
||||
- NFS: Only change the cookie verifier if the directory page
|
||||
cache is empty (bsc#1012628).
|
||||
- f2fs: fix to avoid accessing invalid fio in
|
||||
f2fs_allocate_data_block() (bsc#1012628).
|
||||
- rpmsg: qcom_glink_native: fix error return code of
|
||||
qcom_glink_rx_data() (bsc#1012628).
|
||||
- NFS: nfs4_bitmask_adjust() must not change the server global
|
||||
bitmasks (bsc#1012628).
|
||||
- NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFS: Deal correctly with attribute generation counter overflow
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix missing destroy_workqueue() (bsc#1012628).
|
||||
- remoteproc: pru: Fixup interrupt-parent logic for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix wrong success return value for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix and cleanup firmware interrupt mapping
|
||||
logic (bsc#1012628).
|
||||
- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2 fix handling of sr_eof in SEEK's reply (bsc#1012628).
|
||||
- SUNRPC: Move fault injection call sites (bsc#1012628).
|
||||
- SUNRPC: Remove trace_xprt_transmit_queued (bsc#1012628).
|
||||
- SUNRPC: Handle major timeout in xprt_adjust_timeout()
|
||||
(bsc#1012628).
|
||||
- NFSv42: Copy offload should update the file size when
|
||||
appropriate (bsc#1012628).
|
||||
- thermal/drivers/tsens: Fix missing put_device error
|
||||
(bsc#1012628).
|
||||
- NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're
|
||||
unmounting (bsc#1012628).
|
||||
- nfsd: ensure new clients break delegations (bsc#1012628).
|
||||
- rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1012628).
|
||||
- dmaengine: idxd: Fix potential null dereference on pointer
|
||||
status (bsc#1012628).
|
||||
- dmaengine: idxd: fix dma device lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: cleanup pci interrupt vector allocation
|
||||
management (bsc#1012628).
|
||||
- dmaengine: idxd: removal of pcim managed mmio mapping
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: use ida for device instance enumeration
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix engine conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix group conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix cdev setup and free device lifetime issues
|
||||
(bsc#1012628).
|
||||
- SUNRPC: fix ternary sign expansion bug in tracing (bsc#1012628).
|
||||
- SUNRPC: Fix null pointer dereference in svc_rqst_free()
|
||||
(bsc#1012628).
|
||||
- pwm: atmel: Fix duty cycle calculation in .get_state()
|
||||
(bsc#1012628).
|
||||
- xprtrdma: Avoid Receive Queue wrapping (bsc#1012628).
|
||||
- xprtrdma: Fix cwnd update ordering (bsc#1012628).
|
||||
- xprtrdma: rpcrdma_mr_pop() already does list_del_init()
|
||||
(bsc#1012628).
|
||||
- riscv: Select HAVE_DYNAMIC_FTRACE when
|
||||
-fpatchable-function-entry is available (bsc#1012628).
|
||||
- swiotlb: Fix the type of index (bsc#1012628).
|
||||
- ceph: fix inode leak on getattr error in __fh_to_dentry
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Prevent PRLI in target mode (bsc#1012628).
|
||||
- scsi: ufs: core: Do not put UFS power into LPM if link is broken
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during
|
||||
system suspend (bsc#1012628).
|
||||
- scsi: ufs: core: Narrow down fast path in system suspend path
|
||||
(bsc#1012628).
|
||||
- rtc: ds1307: Fix wday settings for rx8130 (bsc#1012628).
|
||||
- net: hns3: fix incorrect configuration for igu_egu_hw_err
|
||||
(bsc#1012628).
|
||||
- net: hns3: initialize the message content in
|
||||
hclge_get_link_mode() (bsc#1012628).
|
||||
- net: hns3: add check for HNS3_NIC_STATE_INITED in
|
||||
hns3_reset_notify_up_enet() (bsc#1012628).
|
||||
- arm64: stacktrace: restore terminal records (bsc#1012628).
|
||||
- net: hns3: fix for vxlan gpe tx checksum bug (bsc#1012628).
|
||||
- net: hns3: use netif_tx_disable to stop the transmit queue
|
||||
(bsc#1012628).
|
||||
- net: hns3: disable phy loopback setting in hclge_mac_start_phy
|
||||
(bsc#1012628).
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_a
|
||||
(bsc#1012628).
|
||||
- RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
|
||||
(bsc#1012628).
|
||||
- sunrpc: Fix misplaced barrier in call_decode (bsc#1012628).
|
||||
- libbpf: Fix signed overflow in ringbuf_process_ring
|
||||
(bsc#1012628).
|
||||
- block/rnbd-clt: Change queue_depth type in rnbd_clt_session
|
||||
to size_t (bsc#1012628).
|
||||
- block/rnbd-clt: Check the return value of the function
|
||||
rtrs_clt_query (bsc#1012628).
|
||||
- ata: ahci_brcm: Fix use of BCM7216 reset controller
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Use reset/rearm instead of deassert/assert
|
||||
(bsc#1012628).
|
||||
- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
|
||||
(bsc#1012628).
|
||||
- sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
|
||||
(bsc#1012628).
|
||||
- netfilter: xt_SECMARK: add new revision to fix structure layout
|
||||
(bsc#1012628).
|
||||
- xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
|
||||
(bsc#1012628).
|
||||
- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1012628).
|
||||
- net: stmmac: Clear receive all(RA) bit when promiscuous mode
|
||||
is off (bsc#1012628).
|
||||
- drm/radeon: Fix off-by-one power_state index heap overwrite
|
||||
(bsc#1012628).
|
||||
- drm/radeon: Avoid power table parsing memory leaks
|
||||
(bsc#1012628).
|
||||
- arm64: entry: factor irq triage logic into macros (bsc#1012628).
|
||||
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
|
||||
(bsc#1012628).
|
||||
- khugepaged: fix wrong result value for
|
||||
trace_mm_collapse_huge_page_isolate() (bsc#1012628).
|
||||
- mm/hugeltb: handle the error case in
|
||||
hugetlb_fix_reserve_counts() (bsc#1012628).
|
||||
- mm/migrate.c: fix potential indeterminate pte entry in
|
||||
migrate_vma_insert_page() (bsc#1012628).
|
||||
- ksm: fix potential missing rmap_item for stable_node
|
||||
(bsc#1012628).
|
||||
- mm/gup: check every subpage of a compound page during isolation
|
||||
(bsc#1012628).
|
||||
- mm/gup: return an error on migration failure (bsc#1012628).
|
||||
- mm/gup: check for isolation errors (bsc#1012628).
|
||||
- kfence: await for allocation using wait_event (bsc#1012628).
|
||||
- ethtool: fix missing NLM_F_MULTI flag when dumping
|
||||
(bsc#1012628).
|
||||
- net: fix nla_strcmp to handle more then one trailing null
|
||||
character (bsc#1012628).
|
||||
- smc: disallow TCP_ULP in smc_setsockopt() (bsc#1012628).
|
||||
- netfilter: nfnetlink_osf: Fix a missing skb_header_pointer()
|
||||
NULL check (bsc#1012628).
|
||||
- netfilter: nftables: Fix a memleak from userdata error path
|
||||
in new objects (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): fix an error pointer
|
||||
dereference in probe (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): add missing
|
||||
can_rx_offload_del() in error path (bsc#1012628).
|
||||
- can: mcp251x: fix resume from sleep before interface was
|
||||
brought up (bsc#1012628).
|
||||
- can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
|
||||
(bsc#1012628).
|
||||
- sched: Fix out-of-bound access in uclamp (bsc#1012628).
|
||||
- sched/fair: Fix unfairness caused by missing load decay
|
||||
(bsc#1012628).
|
||||
- net: ipa: fix inter-EE IRQ register definitions (bsc#1012628).
|
||||
- fs/proc/generic.c: fix incorrect pde_is_permanent check
|
||||
(bsc#1012628).
|
||||
- kernel: kexec_file: fix error return code of
|
||||
kexec_calculate_store_digests() (bsc#1012628).
|
||||
- kernel/resource: make walk_system_ram_res() find all busy
|
||||
IORESOURCE_SYSTEM_RAM resources (bsc#1012628).
|
||||
- kernel/resource: make walk_mem_res() find all busy
|
||||
IORESOURCE_MEM resources (bsc#1012628).
|
||||
- netfilter: nftables: avoid overflows in nft_hash_buckets()
|
||||
(bsc#1012628).
|
||||
- i40e: fix broken XDP support (bsc#1012628).
|
||||
- i40e: Fix use-after-free in i40e_client_subtask() (bsc#1012628).
|
||||
- i40e: fix the restart auto-negotiation after FEC modified
|
||||
(bsc#1012628).
|
||||
- i40e: Fix PHY type identifiers for 2.5G and 5G adapters
|
||||
(bsc#1012628).
|
||||
- i40e: Remove LLDP frame filters (bsc#1012628).
|
||||
- mptcp: fix splat when closing unaccepted socket (bsc#1012628).
|
||||
- ARC: entry: fix off-by-one error in syscall number validation
|
||||
(bsc#1012628).
|
||||
- ARC: mm: PAE: use 40-bit physical page mask (bsc#1012628).
|
||||
- ARC: mm: Use max_high_pfn as a HIGHMEM zone border
|
||||
(bsc#1012628).
|
||||
- sh: Remove unused variable (bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling stf barrier
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling entry flush barrier
|
||||
(bsc#1012628).
|
||||
- hfsplus: prevent corruption in shrinking truncate (bsc#1012628).
|
||||
- squashfs: fix divide error in calculate_skip() (bsc#1012628).
|
||||
- userfaultfd: release page in error path to avoid BUG_ON
|
||||
(bsc#1012628).
|
||||
- kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
|
||||
(bsc#1012628).
|
||||
- mm/hugetlb: fix F_SEAL_FUTURE_WRITE (bsc#1012628).
|
||||
- mm/hugetlb: fix cow where page writtable in child (bsc#1012628).
|
||||
- blk-iocost: fix weight updates of inner active iocgs
|
||||
(bsc#1012628).
|
||||
- x86, sched: Fix the AMD CPPC maximum performance value on
|
||||
certain AMD Ryzen generations (bsc#1012628).
|
||||
- arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
|
||||
(bsc#1012628).
|
||||
- arm64: Fix race condition on PG_dcache_clean in
|
||||
__sync_icache_dcache() (bsc#1012628).
|
||||
- btrfs: fix deadlock when cloning inline extents and using
|
||||
qgroups (bsc#1012628).
|
||||
- btrfs: zoned: fix silent data loss after failure splitting
|
||||
ordered extent (bsc#1012628).
|
||||
- btrfs: fix race leading to unpersisted data and metadata on
|
||||
fsync (bsc#1012628).
|
||||
- btrfs: initialize return variable in cleanup_free_space_cache_v1
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: sanity check zone type (bsc#1012628).
|
||||
- drm/radeon/dpm: Disable sclk switching on Oland when two 4K
|
||||
60Hz monitors are connected (bsc#1012628).
|
||||
- drm/amd/display: Initialize attribute for hdcp_srm sysfs file
|
||||
(bsc#1012628).
|
||||
- drm/i915: Avoid div-by-zero on gen2 (bsc#1012628).
|
||||
- kvm: exit halt polling on need_resched() as well (bsc#1012628).
|
||||
- drm/msm: fix LLC not being enabled for mmu500 targets
|
||||
(bsc#1012628).
|
||||
- KVM: LAPIC: Accurately guarantee busy wait for timer to expire
|
||||
when using hv_timer (bsc#1012628).
|
||||
- drm/msm/dp: initialize audio_comp when audio starts
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Cancel pvclock_gtod_work on module removal
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Prevent deadlock against tk_core.seq (bsc#1012628).
|
||||
- KVM: SVM: Move GHCB unmapping to fix RCU warning (bsc#1012628).
|
||||
- dax: Add an enum for specifying dax wakup mode (bsc#1012628).
|
||||
- dax: Add a wakeup mode parameter to put_unlocked_entry()
|
||||
(bsc#1012628).
|
||||
- dax: Wake up all waiters after invalidating dax entry
|
||||
(bsc#1012628).
|
||||
- xen/unpopulated-alloc: fix error return code in fill_list()
|
||||
(bsc#1012628).
|
||||
- perf tools: Fix dynamic libbpf link (bsc#1012628).
|
||||
- usb: dwc3: gadget: Free gadget structure only after freeing
|
||||
endpoints (bsc#1012628).
|
||||
- iio: light: gp2ap002: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: hid-sensors: select IIO_TRIGGERED_BUFFER under
|
||||
HID_SENSOR_IIO_TRIGGER (bsc#1012628).
|
||||
- iio: core: return ENODEV if ioctl is unknown (bsc#1012628).
|
||||
- usb: fotg210-hcd: Fix an error message (bsc#1012628).
|
||||
- hwmon: (occ) Fix poll rate limiting (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM
|
||||
AMS (bsc#1012628).
|
||||
- usb: musb: Fix an error message (bsc#1012628).
|
||||
- hwmon: (ltc2992) Put fwnode in error case during ->probe()
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Fix a memory leak in an error handling path
|
||||
(bsc#1012628).
|
||||
- kyber: fix out of bounds access when preempted (bsc#1012628).
|
||||
- nvmet: fix inline bio check for bdev-ns (bsc#1012628).
|
||||
- nvmet: fix inline bio check for passthru (bsc#1012628).
|
||||
- nvmet-rdma: Fix NULL deref when SEND is completed with error
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to free compress page correctly
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix race condition of overwrite vs truncate
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to assign cc.cluster_idx correctly
|
||||
(bsc#1012628).
|
||||
- sched/fair: Fix clearing of has_idle_cores flag in
|
||||
select_idle_cpu() (bsc#1012628).
|
||||
- nbd: Fix NULL pointer in flush_workqueue (bsc#1012628).
|
||||
- powerpc/64s: Make NMI record implicitly soft-masked code as
|
||||
irqs disabled (bsc#1012628).
|
||||
- blk-mq: plug request for shared sbitmap (bsc#1012628).
|
||||
- blk-mq: Swap two calls in blk_mq_exit_queue() (bsc#1012628).
|
||||
- usb: dwc3: omap: improve extcon initialization (bsc#1012628).
|
||||
- usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel
|
||||
Merrifield (bsc#1012628).
|
||||
- usb: xhci: Increase timeout for HC halt (bsc#1012628).
|
||||
- usb: dwc2: Fix gadget DMA unmap direction (bsc#1012628).
|
||||
- usb: core: hub: fix race condition about TRSMRCY of resume
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Enable suspend events (bsc#1012628).
|
||||
- usb: dwc3: gadget: Return success always for kick transfer in
|
||||
ep queue (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Retrieve all the PDOs instead of just the
|
||||
first 4 (bsc#1012628).
|
||||
- usb: typec: ucsi: Put fwnode in any case during ->probe()
|
||||
(bsc#1012628).
|
||||
- xhci-pci: Allow host runtime PM as default for Intel Alder
|
||||
Lake xHCI (bsc#1012628).
|
||||
- xhci: Fix giving back cancelled URBs even if halted endpoint
|
||||
can't reset (bsc#1012628).
|
||||
- xhci: Do not use GFP_KERNEL in (potentially) atomic context
|
||||
(bsc#1012628).
|
||||
- xhci: Add reset resume quirk for AMD xhci controller
|
||||
(bsc#1012628).
|
||||
- iio: core: fix ioctl handlers removal (bsc#1012628).
|
||||
- iio: gyro: mpu3050: Fix reported temperature value
|
||||
(bsc#1012628).
|
||||
- iio: tsl2583: Fix division by a zero lux_val (bsc#1012628).
|
||||
- cdc-wdm: untangle a circular dependency between callback and
|
||||
softint (bsc#1012628).
|
||||
- alarmtimer: Check RTC features instead of ops (bsc#1012628).
|
||||
- xen/gntdev: fix gntdev_mmap() error exit path (bsc#1012628).
|
||||
- KVM: x86: Emulate RDPID only if RDTSCP is supported
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Move RDPID emulation intercept to its own enum
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Add support for RDPID without RDTSCP (bsc#1012628).
|
||||
- KVM: nVMX: Always make an attempt to map eVMCS after migration
|
||||
(bsc#1012628).
|
||||
- KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is
|
||||
unsupported (bsc#1012628).
|
||||
- KVM: VMX: Disable preemption when probing user return MSRs
|
||||
(bsc#1012628).
|
||||
- mm: fix struct page layout on 32-bit systems (bsc#1012628).
|
||||
- MIPS: Reinstate platform `__div64_32' handler (bsc#1012628).
|
||||
- MIPS: Avoid DIVU in `__div64_32' is result would be zero
|
||||
(bsc#1012628).
|
||||
- MIPS: Avoid handcoded DIVU in `__div64_32' altogether
|
||||
(bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer
|
||||
wrap issue (bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata
|
||||
i940 (bsc#1012628).
|
||||
- kobject_uevent: remove warning in init_uevent_argv()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
|
||||
(bsc#1012628).
|
||||
- drm/msm/dp: check sink_count before update is_connected status
|
||||
(bsc#1012628).
|
||||
- drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (bsc#1012628).
|
||||
- drm/i915/overlay: Fix active retire callback alignment
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix crash in auto_retire (bsc#1012628).
|
||||
- clk: exynos7: Mark aclk_fsys1_200 as critical (bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a meaningful power domain name
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8183
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8192
|
||||
(bsc#1012628).
|
||||
- media: rkvdec: Remove of_match_ptr() (bsc#1012628).
|
||||
- i2c: mediatek: Fix send master code at more than 1MHz
|
||||
(bsc#1012628).
|
||||
- dt-bindings: media: renesas,vin: Make resets optional on R-Car
|
||||
Gen1 (bsc#1012628).
|
||||
- dt-bindings: thermal: rcar-gen3-thermal: Support five TSC
|
||||
nodes on r8a779a0 (bsc#1012628).
|
||||
- arm64: dts: renesas: falcon: Move console config to CPU board
|
||||
DTS (bsc#1012628).
|
||||
- dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles
|
||||
back to qcom,qmp-phy.yaml (bsc#1012628).
|
||||
- dt-bindings: serial: 8250: Remove duplicated compatible strings
|
||||
(bsc#1012628).
|
||||
- dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1
|
||||
support (bsc#1012628).
|
||||
- debugfs: Make debugfs_allow RO after init (bsc#1012628).
|
||||
- ext4: fix debug format string warning (bsc#1012628).
|
||||
- nvme: do not try to reconfigure APST when the controller is
|
||||
not live (bsc#1012628).
|
||||
- ASoC: rsnd: check all BUSIF status when error (bsc#1012628).
|
||||
- net: bridge: fix error in br_multicast_add_port when
|
||||
CONFIG_NET_SWITCHDEV=n (bsc#1012628).
|
||||
- Refresh
|
||||
patches.suse/usb-pci-quirks-disable-D3cold-on-xhci-suspend-for-s2.patch.
|
||||
- commit 0ef707c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 17:37:31 CEST 2021 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.12
|
||||
%define patchversion 5.12.4
|
||||
%define patchversion 5.12.5
|
||||
%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.12.4
|
||||
Version: 5.12.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcf6ea2f
|
||||
Release: <RELEASE>.g37a9337
|
||||
%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-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: kernel-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: kernel-%build_flavor-base-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
Provides: kernel-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: %name-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,627 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:28:30 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Refresh
|
||||
patches.suse/crypto-ccp-Annotate-SEV-Firmware-file-names.patch.
|
||||
Update upstream status.
|
||||
- commit 37a9337
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:22:51 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- ipv6: remove extra dev_hold() for fallback tunnels (git-fixes).
|
||||
- x86/events/amd/iommu: Fix invalid Perf result due to IOMMU
|
||||
PMC power-gating (git-fixes).
|
||||
- commit 5eb2110
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 19 11:16:47 CEST 2021 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.12.5 (bsc#1012628).
|
||||
- KEYS: trusted: Fix memory leak on object td (bsc#1012628).
|
||||
- tpm: fix error return code in tpm2_get_cc_attrs_tbl()
|
||||
(bsc#1012628).
|
||||
- tpm, tpm_tis: Extend locality handling to TPM2 in
|
||||
tpm_tis_gen_interrupt() (bsc#1012628).
|
||||
- tpm, tpm_tis: Reserve locality in tpm_tis_resume()
|
||||
(bsc#1012628).
|
||||
- btrfs: fix unmountable seed device after fstrim (bsc#1012628).
|
||||
- KVM: SVM: Make sure GHCB is mapped before updating
|
||||
(bsc#1012628).
|
||||
- KVM/VMX: Invoke NMI non-IST entry instead of IST entry
|
||||
(bsc#1012628).
|
||||
- ACPI: PM: Add ACPI ID of Alder Lake Fan (bsc#1012628).
|
||||
- PM: runtime: Fix unpaired parent child_count for force_resume
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Use HWP if enabled by platform firmware
|
||||
(bsc#1012628).
|
||||
- kvm: Cap halt polling at kvm->max_halt_poll_ns (bsc#1012628).
|
||||
- ath11k: fix thermal temperature read (bsc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table
|
||||
(bsc#1012628).
|
||||
- fs: dlm: fix debugfs dump (bsc#1012628).
|
||||
- fs: dlm: fix mark setting deadlock (bsc#1012628).
|
||||
- fs: dlm: add errno handling to check callback (bsc#1012628).
|
||||
- fs: dlm: add check if dlm is currently running (bsc#1012628).
|
||||
- fs: dlm: change allocation limits (bsc#1012628).
|
||||
- fs: dlm: check on minimum msglen size (bsc#1012628).
|
||||
- fs: dlm: flush swork on shutdown (bsc#1012628).
|
||||
- fs: dlm: add shutdown hook (bsc#1012628).
|
||||
- tipc: convert dest node's address to network order
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus
|
||||
T100TAF (bsc#1012628).
|
||||
- net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX
|
||||
datapath (bsc#1012628).
|
||||
- net: stmmac: Set FIFO sizes for ipq806x (bsc#1012628).
|
||||
- ASoC: rsnd: core: Check convert rate in rsnd_hw_params
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
|
||||
(bsc#1012628).
|
||||
- i2c: bail out early when RDWR parameters are wrong
|
||||
(bsc#1012628).
|
||||
- ALSA: hdsp: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: hdspm: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: rme9652: don't disable if not enabled (bsc#1012628).
|
||||
- ALSA: bebob: enable to deliver MIDI messages for multiple ports
|
||||
(bsc#1012628).
|
||||
- Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
|
||||
(bsc#1012628).
|
||||
- Bluetooth: initialize skb_queue_head at l2cap_chan_create()
|
||||
(bsc#1012628).
|
||||
- net/sched: cls_flower: use ntohs for struct
|
||||
flow_dissector_key_ports (bsc#1012628).
|
||||
- net: bridge: when suppression is enabled exclude RARP packets
|
||||
(bsc#1012628).
|
||||
- Bluetooth: check for zapped sk before connecting (bsc#1012628).
|
||||
- selftests/powerpc: Fix L1D flushing tests for Power10
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platforms
|
||||
(bsc#1012628).
|
||||
- powerpc/32: Statically initialise first emergency context
|
||||
(bsc#1012628).
|
||||
- net: hns3: remediate a potential overflow risk of bd_num_list
|
||||
(bsc#1012628).
|
||||
- net: hns3: add handling for xmit skb with recursive fraglist
|
||||
(bsc#1012628).
|
||||
- ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
|
||||
(bsc#1012628).
|
||||
- can: dev: can_free_echo_skb(): don't crash the kernel if
|
||||
can_priv::echo_skb is accessed out of bounds (bsc#1012628).
|
||||
- iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet
|
||||
(bsc#1012628).
|
||||
- ice: handle increasing Tx or Rx ring sizes (bsc#1012628).
|
||||
- Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip
|
||||
(bsc#1012628).
|
||||
- ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055
|
||||
(bsc#1012628).
|
||||
- selftests: mptcp: launch mptcp_connect with timeout
|
||||
(bsc#1012628).
|
||||
- i2c: Add I2C_AQ_NO_REP_START adapter quirk (bsc#1012628).
|
||||
- Bluetooth: Do not set cur_adv_instance in adv param MGMT request
|
||||
(bsc#1012628).
|
||||
- MIPS: Loongson64: Use _CACHE_UNCACHED instead of
|
||||
_CACHE_UNCACHED_ACCELERATED (bsc#1012628).
|
||||
- coresight: Do not scan for graph if none is present
|
||||
(bsc#1012628).
|
||||
- IB/hfi1: Correct oversized ring allocation (bsc#1012628).
|
||||
- mac80211: Set priority and queue mapping for injected frames
|
||||
(bsc#1012628).
|
||||
- mac80211: clear the beacon's CRC after channel switch
|
||||
(bsc#1012628).
|
||||
- ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
|
||||
(bsc#1012628).
|
||||
- net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
|
||||
(bsc#1012628).
|
||||
- net: fec: use mac-managed PHY PM (bsc#1012628).
|
||||
- pinctrl: samsung: use 'int' for register masks in Exynos
|
||||
(bsc#1012628).
|
||||
- rtw88: 8822c: add LC calibration for RTL8822C (bsc#1012628).
|
||||
- mt76: mt7615: fix key set/delete issues (bsc#1012628).
|
||||
- mt76: mt7615: support loading EEPROM for MT7613BE (bsc#1012628).
|
||||
- mt76: mt76x0: disable GTK offloading (bsc#1012628).
|
||||
- mt76: connac: always check return value from
|
||||
mt76_connac_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: always check return value from
|
||||
mt7915_mcu_alloc_wtbl_req (bsc#1012628).
|
||||
- mt76: mt7915: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: fix txpower init for TSSI off chips (bsc#1012628).
|
||||
- mt76: mt7921: fix key set/delete issue (bsc#1012628).
|
||||
- mt76: mt7915: add wifi subsystem reset (bsc#1012628).
|
||||
- i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
|
||||
(bsc#1012628).
|
||||
- fuse: invalidate attrs when page writeback completes
|
||||
(bsc#1012628).
|
||||
- virtiofs: fix userns (bsc#1012628).
|
||||
- cuse: prevent clone (bsc#1012628).
|
||||
- iwlwifi: pcie: make cfg vs. trans_cfg more robust (bsc#1012628).
|
||||
- iwlwifi: queue: avoid memory leak in reset flow (bsc#1012628).
|
||||
- iwlwifi: trans/pcie: defer transport initialisation
|
||||
(bsc#1012628).
|
||||
- powerpc/mm: Add cond_resched() while removing hpte mappings
|
||||
(bsc#1012628).
|
||||
- ASoC: rsnd: call rsnd_ssi_master_clk_start() from
|
||||
rsnd_ssi_init() (bsc#1012628).
|
||||
- net: bridge: propagate error code and extack from
|
||||
br_mc_disabled_update (bsc#1012628).
|
||||
- Revert "iommu/amd: Fix performance counter initialization"
|
||||
(bsc#1012628).
|
||||
- iommu/amd: Remove performance counter pre-initialization test
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Force vsync flip when reconfiguring MPCC
|
||||
(bsc#1012628).
|
||||
- selftests: Set CC to clang in lib.mk if LLVM is set
|
||||
(bsc#1012628).
|
||||
- kconfig: nconf: stop endless search loops (bsc#1012628).
|
||||
- ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740
|
||||
(bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (bsc#1012628).
|
||||
- ALSA: hda/hdmi: fix race in handling acomp ELD notification
|
||||
at resume (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Alder Lake PCH-M (bsc#1012628).
|
||||
- sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
|
||||
(bsc#1012628).
|
||||
- flow_dissector: Fix out-of-bounds warning in
|
||||
__skb_flow_bpf_to_target() (bsc#1012628).
|
||||
- powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
|
||||
(bsc#1012628).
|
||||
- powerpc/smp: Set numa node before updating mask (bsc#1012628).
|
||||
- wilc1000: Bring MAC address setting in line with typical Linux
|
||||
behavior (bsc#1012628).
|
||||
- mac80211: properly drop the connection in case of invalid CSA IE
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Generalize support for ALC3263 codec (bsc#1012628).
|
||||
- ethtool: ioctl: Fix out-of-bounds warning in
|
||||
store_link_ksettings_for_user() (bsc#1012628).
|
||||
- net: sched: tapr: prevent cycle_time == 0 in
|
||||
parse_taprio_schedule (bsc#1012628).
|
||||
- samples/bpf: Fix broken tracex1 due to kprobe argument change
|
||||
(bsc#1012628).
|
||||
- powerpc/pseries: Stop calling printk in rtas_stop_self()
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fixed divide by zero kernel crash during dsc
|
||||
enablement (bsc#1012628).
|
||||
- drm/amd/display: add handling for hdcp2 rx id list validation
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Add mem sync flag for IB allocated by SA
|
||||
(bsc#1012628).
|
||||
- mt76: mt7615: fix entering driver-own state on mt7663
|
||||
(bsc#1012628).
|
||||
- crypto: ccp: Free SEV device if SEV init fails (bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
|
||||
(bsc#1012628).
|
||||
- wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
|
||||
(bsc#1012628).
|
||||
- qtnfmac: Fix possible buffer overflow in
|
||||
qtnf_event_handle_external_auth (bsc#1012628).
|
||||
- powerpc/iommu: Annotate nested lock for lockdep (bsc#1012628).
|
||||
- iavf: remove duplicate free resources calls (bsc#1012628).
|
||||
- net: ethernet: mtk_eth_soc: fix RX VLAN offload (bsc#1012628).
|
||||
- selftests: mlxsw: Increase the tolerance of backlog buildup
|
||||
(bsc#1012628).
|
||||
- selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale test
|
||||
(bsc#1012628).
|
||||
- kbuild: generate Module.symvers only when vmlinux exists
|
||||
(bsc#1012628).
|
||||
- bnxt_en: Add PCI IDs for Hyper-V VF devices (bsc#1012628).
|
||||
- ia64: module: fix symbolizer crash on fdescr (bsc#1012628).
|
||||
- watchdog: rename __touch_watchdog() to a better descriptive name
|
||||
(bsc#1012628).
|
||||
- watchdog: explicitly update timestamp when reporting softlockup
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: report the overall time of softlockups
|
||||
(bsc#1012628).
|
||||
- watchdog/softlockup: remove logic that tried to prevent repeated
|
||||
reports (bsc#1012628).
|
||||
- watchdog: fix barriers when printing backtraces from all CPUs
|
||||
(bsc#1012628).
|
||||
- ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
|
||||
(bsc#1012628).
|
||||
- leds: lgm: fix gpiolib dependency (bsc#1012628).
|
||||
- thermal: thermal_of: Fix error return code of
|
||||
thermal_of_populate_bind_params() (bsc#1012628).
|
||||
- PCI/RCEC: Fix RCiEP device to RCEC association (bsc#1012628).
|
||||
- f2fs: fix to allow migrating fully valid segment (bsc#1012628).
|
||||
- f2fs: fix panic during f2fs_resize_fs() (bsc#1012628).
|
||||
- f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
|
||||
(bsc#1012628).
|
||||
- rtc: tps65910: include linux/property.h (bsc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Validate p_filesz in ELF loader
|
||||
(bsc#1012628).
|
||||
- PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Fix error return code in brcm_pcie_probe()
|
||||
(bsc#1012628).
|
||||
- PCI: Release OF node in pci_scan_device()'s error path
|
||||
(bsc#1012628).
|
||||
- ARM: 9064/1: hw_breakpoint: Do not directly check the event's
|
||||
overflow_handler hook (bsc#1012628).
|
||||
- f2fs: fix to align to section for fallocate() on pinned file
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to update last i_size if fallocate partially succeeds
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix NULL pointer dereference for ->get_features()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to avoid touching checkpointed data in get_victim()
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to cover __allocate_new_section() with curseg_lock
|
||||
(bsc#1012628).
|
||||
- fs: 9p: fix v9fs_file_open writeback fid error check
|
||||
(bsc#1012628).
|
||||
- f2fs: fix to restrict mount condition on readonly block device
|
||||
(bsc#1012628).
|
||||
- f2fs: Fix a hungtask problem in atomic write (bsc#1012628).
|
||||
- nfs: Subsequent READDIR calls should carry non-zero
|
||||
cookieverifier (bsc#1012628).
|
||||
- NFS: Fix handling of cookie verifier in uncached_readdir()
|
||||
(bsc#1012628).
|
||||
- NFS: Only change the cookie verifier if the directory page
|
||||
cache is empty (bsc#1012628).
|
||||
- f2fs: fix to avoid accessing invalid fio in
|
||||
f2fs_allocate_data_block() (bsc#1012628).
|
||||
- rpmsg: qcom_glink_native: fix error return code of
|
||||
qcom_glink_rx_data() (bsc#1012628).
|
||||
- NFS: nfs4_bitmask_adjust() must not change the server global
|
||||
bitmasks (bsc#1012628).
|
||||
- NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
|
||||
(bsc#1012628).
|
||||
- NFS: Deal correctly with attribute generation counter overflow
|
||||
(bsc#1012628).
|
||||
- PCI: endpoint: Fix missing destroy_workqueue() (bsc#1012628).
|
||||
- remoteproc: pru: Fixup interrupt-parent logic for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix wrong success return value for fw events
|
||||
(bsc#1012628).
|
||||
- remoteproc: pru: Fix and cleanup firmware interrupt mapping
|
||||
logic (bsc#1012628).
|
||||
- pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
|
||||
(bsc#1012628).
|
||||
- NFSv4.2 fix handling of sr_eof in SEEK's reply (bsc#1012628).
|
||||
- SUNRPC: Move fault injection call sites (bsc#1012628).
|
||||
- SUNRPC: Remove trace_xprt_transmit_queued (bsc#1012628).
|
||||
- SUNRPC: Handle major timeout in xprt_adjust_timeout()
|
||||
(bsc#1012628).
|
||||
- NFSv42: Copy offload should update the file size when
|
||||
appropriate (bsc#1012628).
|
||||
- thermal/drivers/tsens: Fix missing put_device error
|
||||
(bsc#1012628).
|
||||
- NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're
|
||||
unmounting (bsc#1012628).
|
||||
- nfsd: ensure new clients break delegations (bsc#1012628).
|
||||
- rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1012628).
|
||||
- dmaengine: idxd: Fix potential null dereference on pointer
|
||||
status (bsc#1012628).
|
||||
- dmaengine: idxd: fix dma device lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: cleanup pci interrupt vector allocation
|
||||
management (bsc#1012628).
|
||||
- dmaengine: idxd: removal of pcim managed mmio mapping
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: use ida for device instance enumeration
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix idxd conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix wq conf_dev 'struct device' lifetime
|
||||
(bsc#1012628).
|
||||
- dmaengine: idxd: fix engine conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix group conf_dev lifetime (bsc#1012628).
|
||||
- dmaengine: idxd: fix cdev setup and free device lifetime issues
|
||||
(bsc#1012628).
|
||||
- SUNRPC: fix ternary sign expansion bug in tracing (bsc#1012628).
|
||||
- SUNRPC: Fix null pointer dereference in svc_rqst_free()
|
||||
(bsc#1012628).
|
||||
- pwm: atmel: Fix duty cycle calculation in .get_state()
|
||||
(bsc#1012628).
|
||||
- xprtrdma: Avoid Receive Queue wrapping (bsc#1012628).
|
||||
- xprtrdma: Fix cwnd update ordering (bsc#1012628).
|
||||
- xprtrdma: rpcrdma_mr_pop() already does list_del_init()
|
||||
(bsc#1012628).
|
||||
- riscv: Select HAVE_DYNAMIC_FTRACE when
|
||||
-fpatchable-function-entry is available (bsc#1012628).
|
||||
- swiotlb: Fix the type of index (bsc#1012628).
|
||||
- ceph: fix inode leak on getattr error in __fh_to_dentry
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Prevent PRLI in target mode (bsc#1012628).
|
||||
- scsi: ufs: core: Do not put UFS power into LPM if link is broken
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during
|
||||
system suspend (bsc#1012628).
|
||||
- scsi: ufs: core: Narrow down fast path in system suspend path
|
||||
(bsc#1012628).
|
||||
- rtc: ds1307: Fix wday settings for rx8130 (bsc#1012628).
|
||||
- net: hns3: fix incorrect configuration for igu_egu_hw_err
|
||||
(bsc#1012628).
|
||||
- net: hns3: initialize the message content in
|
||||
hclge_get_link_mode() (bsc#1012628).
|
||||
- net: hns3: add check for HNS3_NIC_STATE_INITED in
|
||||
hns3_reset_notify_up_enet() (bsc#1012628).
|
||||
- arm64: stacktrace: restore terminal records (bsc#1012628).
|
||||
- net: hns3: fix for vxlan gpe tx checksum bug (bsc#1012628).
|
||||
- net: hns3: use netif_tx_disable to stop the transmit queue
|
||||
(bsc#1012628).
|
||||
- net: hns3: disable phy loopback setting in hclge_mac_start_phy
|
||||
(bsc#1012628).
|
||||
- sctp: do asoc update earlier in sctp_sf_do_dupcook_a
|
||||
(bsc#1012628).
|
||||
- RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
|
||||
(bsc#1012628).
|
||||
- sunrpc: Fix misplaced barrier in call_decode (bsc#1012628).
|
||||
- libbpf: Fix signed overflow in ringbuf_process_ring
|
||||
(bsc#1012628).
|
||||
- block/rnbd-clt: Change queue_depth type in rnbd_clt_session
|
||||
to size_t (bsc#1012628).
|
||||
- block/rnbd-clt: Check the return value of the function
|
||||
rtrs_clt_query (bsc#1012628).
|
||||
- ata: ahci_brcm: Fix use of BCM7216 reset controller
|
||||
(bsc#1012628).
|
||||
- PCI: brcmstb: Use reset/rearm instead of deassert/assert
|
||||
(bsc#1012628).
|
||||
- ethernet:enic: Fix a use after free bug in enic_hard_start_xmit
|
||||
(bsc#1012628).
|
||||
- sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
|
||||
(bsc#1012628).
|
||||
- netfilter: xt_SECMARK: add new revision to fix structure layout
|
||||
(bsc#1012628).
|
||||
- xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
|
||||
(bsc#1012628).
|
||||
- powerpc/powernv/memtrace: Fix dcache flushing (bsc#1012628).
|
||||
- net: stmmac: Clear receive all(RA) bit when promiscuous mode
|
||||
is off (bsc#1012628).
|
||||
- drm/radeon: Fix off-by-one power_state index heap overwrite
|
||||
(bsc#1012628).
|
||||
- drm/radeon: Avoid power table parsing memory leaks
|
||||
(bsc#1012628).
|
||||
- arm64: entry: factor irq triage logic into macros (bsc#1012628).
|
||||
- arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
|
||||
(bsc#1012628).
|
||||
- khugepaged: fix wrong result value for
|
||||
trace_mm_collapse_huge_page_isolate() (bsc#1012628).
|
||||
- mm/hugeltb: handle the error case in
|
||||
hugetlb_fix_reserve_counts() (bsc#1012628).
|
||||
- mm/migrate.c: fix potential indeterminate pte entry in
|
||||
migrate_vma_insert_page() (bsc#1012628).
|
||||
- ksm: fix potential missing rmap_item for stable_node
|
||||
(bsc#1012628).
|
||||
- mm/gup: check every subpage of a compound page during isolation
|
||||
(bsc#1012628).
|
||||
- mm/gup: return an error on migration failure (bsc#1012628).
|
||||
- mm/gup: check for isolation errors (bsc#1012628).
|
||||
- kfence: await for allocation using wait_event (bsc#1012628).
|
||||
- ethtool: fix missing NLM_F_MULTI flag when dumping
|
||||
(bsc#1012628).
|
||||
- net: fix nla_strcmp to handle more then one trailing null
|
||||
character (bsc#1012628).
|
||||
- smc: disallow TCP_ULP in smc_setsockopt() (bsc#1012628).
|
||||
- netfilter: nfnetlink_osf: Fix a missing skb_header_pointer()
|
||||
NULL check (bsc#1012628).
|
||||
- netfilter: nftables: Fix a memleak from userdata error path
|
||||
in new objects (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): fix an error pointer
|
||||
dereference in probe (bsc#1012628).
|
||||
- can: mcp251xfd: mcp251xfd_probe(): add missing
|
||||
can_rx_offload_del() in error path (bsc#1012628).
|
||||
- can: mcp251x: fix resume from sleep before interface was
|
||||
brought up (bsc#1012628).
|
||||
- can: m_can: m_can_tx_work_queue(): fix tx_skb race condition
|
||||
(bsc#1012628).
|
||||
- sched: Fix out-of-bound access in uclamp (bsc#1012628).
|
||||
- sched/fair: Fix unfairness caused by missing load decay
|
||||
(bsc#1012628).
|
||||
- net: ipa: fix inter-EE IRQ register definitions (bsc#1012628).
|
||||
- fs/proc/generic.c: fix incorrect pde_is_permanent check
|
||||
(bsc#1012628).
|
||||
- kernel: kexec_file: fix error return code of
|
||||
kexec_calculate_store_digests() (bsc#1012628).
|
||||
- kernel/resource: make walk_system_ram_res() find all busy
|
||||
IORESOURCE_SYSTEM_RAM resources (bsc#1012628).
|
||||
- kernel/resource: make walk_mem_res() find all busy
|
||||
IORESOURCE_MEM resources (bsc#1012628).
|
||||
- netfilter: nftables: avoid overflows in nft_hash_buckets()
|
||||
(bsc#1012628).
|
||||
- i40e: fix broken XDP support (bsc#1012628).
|
||||
- i40e: Fix use-after-free in i40e_client_subtask() (bsc#1012628).
|
||||
- i40e: fix the restart auto-negotiation after FEC modified
|
||||
(bsc#1012628).
|
||||
- i40e: Fix PHY type identifiers for 2.5G and 5G adapters
|
||||
(bsc#1012628).
|
||||
- i40e: Remove LLDP frame filters (bsc#1012628).
|
||||
- mptcp: fix splat when closing unaccepted socket (bsc#1012628).
|
||||
- ARC: entry: fix off-by-one error in syscall number validation
|
||||
(bsc#1012628).
|
||||
- ARC: mm: PAE: use 40-bit physical page mask (bsc#1012628).
|
||||
- ARC: mm: Use max_high_pfn as a HIGHMEM zone border
|
||||
(bsc#1012628).
|
||||
- sh: Remove unused variable (bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling stf barrier
|
||||
(bsc#1012628).
|
||||
- powerpc/64s: Fix crashes when toggling entry flush barrier
|
||||
(bsc#1012628).
|
||||
- hfsplus: prevent corruption in shrinking truncate (bsc#1012628).
|
||||
- squashfs: fix divide error in calculate_skip() (bsc#1012628).
|
||||
- userfaultfd: release page in error path to avoid BUG_ON
|
||||
(bsc#1012628).
|
||||
- kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
|
||||
(bsc#1012628).
|
||||
- mm/hugetlb: fix F_SEAL_FUTURE_WRITE (bsc#1012628).
|
||||
- mm/hugetlb: fix cow where page writtable in child (bsc#1012628).
|
||||
- blk-iocost: fix weight updates of inner active iocgs
|
||||
(bsc#1012628).
|
||||
- x86, sched: Fix the AMD CPPC maximum performance value on
|
||||
certain AMD Ryzen generations (bsc#1012628).
|
||||
- arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
|
||||
(bsc#1012628).
|
||||
- arm64: Fix race condition on PG_dcache_clean in
|
||||
__sync_icache_dcache() (bsc#1012628).
|
||||
- btrfs: fix deadlock when cloning inline extents and using
|
||||
qgroups (bsc#1012628).
|
||||
- btrfs: zoned: fix silent data loss after failure splitting
|
||||
ordered extent (bsc#1012628).
|
||||
- btrfs: fix race leading to unpersisted data and metadata on
|
||||
fsync (bsc#1012628).
|
||||
- btrfs: initialize return variable in cleanup_free_space_cache_v1
|
||||
(bsc#1012628).
|
||||
- btrfs: zoned: sanity check zone type (bsc#1012628).
|
||||
- drm/radeon/dpm: Disable sclk switching on Oland when two 4K
|
||||
60Hz monitors are connected (bsc#1012628).
|
||||
- drm/amd/display: Initialize attribute for hdcp_srm sysfs file
|
||||
(bsc#1012628).
|
||||
- drm/i915: Avoid div-by-zero on gen2 (bsc#1012628).
|
||||
- kvm: exit halt polling on need_resched() as well (bsc#1012628).
|
||||
- drm/msm: fix LLC not being enabled for mmu500 targets
|
||||
(bsc#1012628).
|
||||
- KVM: LAPIC: Accurately guarantee busy wait for timer to expire
|
||||
when using hv_timer (bsc#1012628).
|
||||
- drm/msm/dp: initialize audio_comp when audio starts
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Cancel pvclock_gtod_work on module removal
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Prevent deadlock against tk_core.seq (bsc#1012628).
|
||||
- KVM: SVM: Move GHCB unmapping to fix RCU warning (bsc#1012628).
|
||||
- dax: Add an enum for specifying dax wakup mode (bsc#1012628).
|
||||
- dax: Add a wakeup mode parameter to put_unlocked_entry()
|
||||
(bsc#1012628).
|
||||
- dax: Wake up all waiters after invalidating dax entry
|
||||
(bsc#1012628).
|
||||
- xen/unpopulated-alloc: fix error return code in fill_list()
|
||||
(bsc#1012628).
|
||||
- perf tools: Fix dynamic libbpf link (bsc#1012628).
|
||||
- usb: dwc3: gadget: Free gadget structure only after freeing
|
||||
endpoints (bsc#1012628).
|
||||
- iio: light: gp2ap002: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
|
||||
(bsc#1012628).
|
||||
- iio: hid-sensors: select IIO_TRIGGERED_BUFFER under
|
||||
HID_SENSOR_IIO_TRIGGER (bsc#1012628).
|
||||
- iio: core: return ENODEV if ioctl is unknown (bsc#1012628).
|
||||
- usb: fotg210-hcd: Fix an error message (bsc#1012628).
|
||||
- hwmon: (occ) Fix poll rate limiting (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM
|
||||
AMS (bsc#1012628).
|
||||
- usb: musb: Fix an error message (bsc#1012628).
|
||||
- hwmon: (ltc2992) Put fwnode in error case during ->probe()
|
||||
(bsc#1012628).
|
||||
- ACPI: scan: Fix a memory leak in an error handling path
|
||||
(bsc#1012628).
|
||||
- kyber: fix out of bounds access when preempted (bsc#1012628).
|
||||
- nvmet: fix inline bio check for bdev-ns (bsc#1012628).
|
||||
- nvmet: fix inline bio check for passthru (bsc#1012628).
|
||||
- nvmet-rdma: Fix NULL deref when SEND is completed with error
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to free compress page correctly
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix race condition of overwrite vs truncate
|
||||
(bsc#1012628).
|
||||
- f2fs: compress: fix to assign cc.cluster_idx correctly
|
||||
(bsc#1012628).
|
||||
- sched/fair: Fix clearing of has_idle_cores flag in
|
||||
select_idle_cpu() (bsc#1012628).
|
||||
- nbd: Fix NULL pointer in flush_workqueue (bsc#1012628).
|
||||
- powerpc/64s: Make NMI record implicitly soft-masked code as
|
||||
irqs disabled (bsc#1012628).
|
||||
- blk-mq: plug request for shared sbitmap (bsc#1012628).
|
||||
- blk-mq: Swap two calls in blk_mq_exit_queue() (bsc#1012628).
|
||||
- usb: dwc3: omap: improve extcon initialization (bsc#1012628).
|
||||
- usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel
|
||||
Merrifield (bsc#1012628).
|
||||
- usb: xhci: Increase timeout for HC halt (bsc#1012628).
|
||||
- usb: dwc2: Fix gadget DMA unmap direction (bsc#1012628).
|
||||
- usb: core: hub: fix race condition about TRSMRCY of resume
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
|
||||
(bsc#1012628).
|
||||
- usb: dwc3: gadget: Enable suspend events (bsc#1012628).
|
||||
- usb: dwc3: gadget: Return success always for kick transfer in
|
||||
ep queue (bsc#1012628).
|
||||
- usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Retrieve all the PDOs instead of just the
|
||||
first 4 (bsc#1012628).
|
||||
- usb: typec: ucsi: Put fwnode in any case during ->probe()
|
||||
(bsc#1012628).
|
||||
- xhci-pci: Allow host runtime PM as default for Intel Alder
|
||||
Lake xHCI (bsc#1012628).
|
||||
- xhci: Fix giving back cancelled URBs even if halted endpoint
|
||||
can't reset (bsc#1012628).
|
||||
- xhci: Do not use GFP_KERNEL in (potentially) atomic context
|
||||
(bsc#1012628).
|
||||
- xhci: Add reset resume quirk for AMD xhci controller
|
||||
(bsc#1012628).
|
||||
- iio: core: fix ioctl handlers removal (bsc#1012628).
|
||||
- iio: gyro: mpu3050: Fix reported temperature value
|
||||
(bsc#1012628).
|
||||
- iio: tsl2583: Fix division by a zero lux_val (bsc#1012628).
|
||||
- cdc-wdm: untangle a circular dependency between callback and
|
||||
softint (bsc#1012628).
|
||||
- alarmtimer: Check RTC features instead of ops (bsc#1012628).
|
||||
- xen/gntdev: fix gntdev_mmap() error exit path (bsc#1012628).
|
||||
- KVM: x86: Emulate RDPID only if RDTSCP is supported
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Move RDPID emulation intercept to its own enum
|
||||
(bsc#1012628).
|
||||
- KVM: x86: Add support for RDPID without RDTSCP (bsc#1012628).
|
||||
- KVM: nVMX: Always make an attempt to map eVMCS after migration
|
||||
(bsc#1012628).
|
||||
- KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is
|
||||
unsupported (bsc#1012628).
|
||||
- KVM: VMX: Disable preemption when probing user return MSRs
|
||||
(bsc#1012628).
|
||||
- mm: fix struct page layout on 32-bit systems (bsc#1012628).
|
||||
- MIPS: Reinstate platform `__div64_32' handler (bsc#1012628).
|
||||
- MIPS: Avoid DIVU in `__div64_32' is result would be zero
|
||||
(bsc#1012628).
|
||||
- MIPS: Avoid handcoded DIVU in `__div64_32' altogether
|
||||
(bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer
|
||||
wrap issue (bsc#1012628).
|
||||
- clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata
|
||||
i940 (bsc#1012628).
|
||||
- kobject_uevent: remove warning in init_uevent_argv()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
|
||||
(bsc#1012628).
|
||||
- drm/msm/dp: check sink_count before update is_connected status
|
||||
(bsc#1012628).
|
||||
- drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (bsc#1012628).
|
||||
- drm/i915/overlay: Fix active retire callback alignment
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix crash in auto_retire (bsc#1012628).
|
||||
- clk: exynos7: Mark aclk_fsys1_200 as critical (bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a meaningful power domain name
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8183
|
||||
(bsc#1012628).
|
||||
- soc: mediatek: pm-domains: Add a power domain names for mt8192
|
||||
(bsc#1012628).
|
||||
- media: rkvdec: Remove of_match_ptr() (bsc#1012628).
|
||||
- i2c: mediatek: Fix send master code at more than 1MHz
|
||||
(bsc#1012628).
|
||||
- dt-bindings: media: renesas,vin: Make resets optional on R-Car
|
||||
Gen1 (bsc#1012628).
|
||||
- dt-bindings: thermal: rcar-gen3-thermal: Support five TSC
|
||||
nodes on r8a779a0 (bsc#1012628).
|
||||
- arm64: dts: renesas: falcon: Move console config to CPU board
|
||||
DTS (bsc#1012628).
|
||||
- dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles
|
||||
back to qcom,qmp-phy.yaml (bsc#1012628).
|
||||
- dt-bindings: serial: 8250: Remove duplicated compatible strings
|
||||
(bsc#1012628).
|
||||
- dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1
|
||||
support (bsc#1012628).
|
||||
- debugfs: Make debugfs_allow RO after init (bsc#1012628).
|
||||
- ext4: fix debug format string warning (bsc#1012628).
|
||||
- nvme: do not try to reconfigure APST when the controller is
|
||||
not live (bsc#1012628).
|
||||
- ASoC: rsnd: check all BUSIF status when error (bsc#1012628).
|
||||
- net: bridge: fix error in br_multicast_add_port when
|
||||
CONFIG_NET_SWITCHDEV=n (bsc#1012628).
|
||||
- Refresh
|
||||
patches.suse/usb-pci-quirks-disable-D3cold-on-xhci-suspend-for-s2.patch.
|
||||
- commit 0ef707c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 17:37:31 CEST 2021 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.12
|
||||
%define patchversion 5.12.4
|
||||
%define patchversion 5.12.5
|
||||
%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.12.4
|
||||
Version: 5.12.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gcf6ea2f
|
||||
Release: <RELEASE>.g37a9337
|
||||
%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-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: kernel-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: kernel-%build_flavor-base-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
Provides: kernel-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
Provides: %name-srchash-37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
%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:ea2761c91171d9fc146f0fc0a5820caa7aa849ea505328446ebf506e573beddb
|
||||
size 755461
|
||||
oid sha256:608fcc173858cfe0a367f60299c548979cbb5309fd7b4609bf87e17d776fc301
|
||||
size 1019725
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a7990f932db45fdcca9be0e0c9b693353353b957d5710bc77a1db4ca40e6058
|
||||
size 100028
|
||||
oid sha256:d97b0edfbebf02fa55bc86ed3b04eeccb83c2a900f2ed72f432210b5344687b6
|
||||
size 100349
|
||||
|
368
series.conf
368
series.conf
@ -1109,6 +1109,370 @@
|
||||
patches.kernel.org/5.12.4-674-Revert-net-sctp-fix-race-condition-in-sctp_des.patch
|
||||
patches.kernel.org/5.12.4-675-sctp-delay-auto_asconf-init-until-binding-the-.patch
|
||||
patches.kernel.org/5.12.4-676-Linux-5.12.4.patch
|
||||
patches.kernel.org/5.12.5-001-KEYS-trusted-Fix-memory-leak-on-object-td.patch
|
||||
patches.kernel.org/5.12.5-002-tpm-fix-error-return-code-in-tpm2_get_cc_attrs.patch
|
||||
patches.kernel.org/5.12.5-003-tpm-tpm_tis-Extend-locality-handling-to-TPM2-i.patch
|
||||
patches.kernel.org/5.12.5-004-tpm-tpm_tis-Reserve-locality-in-tpm_tis_resume.patch
|
||||
patches.kernel.org/5.12.5-005-btrfs-fix-unmountable-seed-device-after-fstrim.patch
|
||||
patches.kernel.org/5.12.5-006-KVM-SVM-Make-sure-GHCB-is-mapped-before-updati.patch
|
||||
patches.kernel.org/5.12.5-007-KVM-VMX-Invoke-NMI-non-IST-entry-instead-of-IS.patch
|
||||
patches.kernel.org/5.12.5-008-ACPI-PM-Add-ACPI-ID-of-Alder-Lake-Fan.patch
|
||||
patches.kernel.org/5.12.5-009-PM-runtime-Fix-unpaired-parent-child_count-for.patch
|
||||
patches.kernel.org/5.12.5-010-cpufreq-intel_pstate-Use-HWP-if-enabled-by-pla.patch
|
||||
patches.kernel.org/5.12.5-011-kvm-Cap-halt-polling-at-kvm-max_halt_poll_ns.patch
|
||||
patches.kernel.org/5.12.5-012-ath11k-fix-thermal-temperature-read.patch
|
||||
patches.kernel.org/5.12.5-013-ALSA-usb-audio-Add-Pioneer-DJM-850-to-quirks-t.patch
|
||||
patches.kernel.org/5.12.5-014-fs-dlm-fix-debugfs-dump.patch
|
||||
patches.kernel.org/5.12.5-015-fs-dlm-fix-mark-setting-deadlock.patch
|
||||
patches.kernel.org/5.12.5-016-fs-dlm-add-errno-handling-to-check-callback.patch
|
||||
patches.kernel.org/5.12.5-017-fs-dlm-add-check-if-dlm-is-currently-running.patch
|
||||
patches.kernel.org/5.12.5-018-fs-dlm-change-allocation-limits.patch
|
||||
patches.kernel.org/5.12.5-019-fs-dlm-check-on-minimum-msglen-size.patch
|
||||
patches.kernel.org/5.12.5-020-fs-dlm-flush-swork-on-shutdown.patch
|
||||
patches.kernel.org/5.12.5-021-fs-dlm-add-shutdown-hook.patch
|
||||
patches.kernel.org/5.12.5-022-tipc-convert-dest-node-s-address-to-network-or.patch
|
||||
patches.kernel.org/5.12.5-023-ASoC-Intel-bytcr_rt5640-Enable-jack-detect-sup.patch
|
||||
patches.kernel.org/5.12.5-024-net-mlx5e-Use-net_prefetchw-instead-of-prefetc.patch
|
||||
patches.kernel.org/5.12.5-025-net-stmmac-Set-FIFO-sizes-for-ipq806x.patch
|
||||
patches.kernel.org/5.12.5-026-ASoC-rsnd-core-Check-convert-rate-in-rsnd_hw_p.patch
|
||||
patches.kernel.org/5.12.5-027-Bluetooth-Fix-incorrect-status-handling-in-LE-.patch
|
||||
patches.kernel.org/5.12.5-028-i2c-bail-out-early-when-RDWR-parameters-are-wr.patch
|
||||
patches.kernel.org/5.12.5-029-ALSA-hdsp-don-t-disable-if-not-enabled.patch
|
||||
patches.kernel.org/5.12.5-030-ALSA-hdspm-don-t-disable-if-not-enabled.patch
|
||||
patches.kernel.org/5.12.5-031-ALSA-rme9652-don-t-disable-if-not-enabled.patch
|
||||
patches.kernel.org/5.12.5-032-ALSA-bebob-enable-to-deliver-MIDI-messages-for.patch
|
||||
patches.kernel.org/5.12.5-033-Bluetooth-Set-CONF_NOT_COMPLETE-as-l2cap_chan-.patch
|
||||
patches.kernel.org/5.12.5-034-Bluetooth-initialize-skb_queue_head-at-l2cap_c.patch
|
||||
patches.kernel.org/5.12.5-035-net-sched-cls_flower-use-ntohs-for-struct-flow.patch
|
||||
patches.kernel.org/5.12.5-036-net-bridge-when-suppression-is-enabled-exclude.patch
|
||||
patches.kernel.org/5.12.5-037-Bluetooth-check-for-zapped-sk-before-connectin.patch
|
||||
patches.kernel.org/5.12.5-038-selftests-powerpc-Fix-L1D-flushing-tests-for-P.patch
|
||||
patches.kernel.org/5.12.5-039-ALSA-hda-hdmi-fix-max-DP-MST-dev_num-for-Intel.patch
|
||||
patches.kernel.org/5.12.5-040-powerpc-32-Statically-initialise-first-emergen.patch
|
||||
patches.kernel.org/5.12.5-041-net-hns3-remediate-a-potential-overflow-risk-o.patch
|
||||
patches.kernel.org/5.12.5-042-net-hns3-add-handling-for-xmit-skb-with-recurs.patch
|
||||
patches.kernel.org/5.12.5-043-ip6_vti-proper-dev_-hold-put-in-ndo_-un-init-m.patch
|
||||
patches.kernel.org/5.12.5-044-can-dev-can_free_echo_skb-don-t-crash-the-kern.patch
|
||||
patches.kernel.org/5.12.5-045-iommu-arm-smmu-v3-Add-a-check-to-avoid-invalid.patch
|
||||
patches.kernel.org/5.12.5-046-ASoC-Intel-bytcr_rt5640-Add-quirk-for-the-Chuw.patch
|
||||
patches.kernel.org/5.12.5-047-ice-handle-increasing-Tx-or-Rx-ring-sizes.patch
|
||||
patches.kernel.org/5.12.5-048-Bluetooth-btusb-Enable-quirk-boolean-flag-for-.patch
|
||||
patches.kernel.org/5.12.5-049-ASoC-rt5670-Add-a-quirk-for-the-Dell-Venue-10-.patch
|
||||
patches.kernel.org/5.12.5-050-selftests-mptcp-launch-mptcp_connect-with-time.patch
|
||||
patches.kernel.org/5.12.5-051-i2c-Add-I2C_AQ_NO_REP_START-adapter-quirk.patch
|
||||
patches.kernel.org/5.12.5-052-Bluetooth-Do-not-set-cur_adv_instance-in-adv-p.patch
|
||||
patches.kernel.org/5.12.5-053-MIPS-Loongson64-Use-_CACHE_UNCACHED-instead-of.patch
|
||||
patches.kernel.org/5.12.5-054-coresight-Do-not-scan-for-graph-if-none-is-pre.patch
|
||||
patches.kernel.org/5.12.5-055-IB-hfi1-Correct-oversized-ring-allocation.patch
|
||||
patches.kernel.org/5.12.5-056-mac80211-Set-priority-and-queue-mapping-for-in.patch
|
||||
patches.kernel.org/5.12.5-057-mac80211-clear-the-beacon-s-CRC-after-channel-.patch
|
||||
patches.kernel.org/5.12.5-058-ASoC-soc-compress-lock-pcm_mutex-to-resolve-lo.patch
|
||||
patches.kernel.org/5.12.5-059-net-phy-make-PHY-PM-ops-a-no-op-if-MAC-driver-.patch
|
||||
patches.kernel.org/5.12.5-060-net-fec-use-mac-managed-PHY-PM.patch
|
||||
patches.kernel.org/5.12.5-061-pinctrl-samsung-use-int-for-register-masks-in-.patch
|
||||
patches.kernel.org/5.12.5-062-rtw88-8822c-add-LC-calibration-for-RTL8822C.patch
|
||||
patches.kernel.org/5.12.5-063-mt76-mt7615-fix-key-set-delete-issues.patch
|
||||
patches.kernel.org/5.12.5-064-mt76-mt7615-support-loading-EEPROM-for-MT7613B.patch
|
||||
patches.kernel.org/5.12.5-065-mt76-mt76x0-disable-GTK-offloading.patch
|
||||
patches.kernel.org/5.12.5-066-mt76-connac-always-check-return-value-from-mt7.patch
|
||||
patches.kernel.org/5.12.5-067-mt76-mt7915-always-check-return-value-from-mt7.patch
|
||||
patches.kernel.org/5.12.5-068-mt76-mt7915-fix-key-set-delete-issue.patch
|
||||
patches.kernel.org/5.12.5-069-mt76-mt7915-fix-txpower-init-for-TSSI-off-chip.patch
|
||||
patches.kernel.org/5.12.5-070-mt76-mt7921-fix-key-set-delete-issue.patch
|
||||
patches.kernel.org/5.12.5-071-mt76-mt7915-add-wifi-subsystem-reset.patch
|
||||
patches.kernel.org/5.12.5-072-i2c-imx-Fix-PM-reference-leak-in-i2c_imx_reg_s.patch
|
||||
patches.kernel.org/5.12.5-073-fuse-invalidate-attrs-when-page-writeback-comp.patch
|
||||
patches.kernel.org/5.12.5-074-virtiofs-fix-userns.patch
|
||||
patches.kernel.org/5.12.5-075-cuse-prevent-clone.patch
|
||||
patches.kernel.org/5.12.5-076-iwlwifi-pcie-make-cfg-vs.-trans_cfg-more-robus.patch
|
||||
patches.kernel.org/5.12.5-077-iwlwifi-queue-avoid-memory-leak-in-reset-flow.patch
|
||||
patches.kernel.org/5.12.5-078-iwlwifi-trans-pcie-defer-transport-initialisat.patch
|
||||
patches.kernel.org/5.12.5-079-powerpc-mm-Add-cond_resched-while-removing-hpt.patch
|
||||
patches.kernel.org/5.12.5-080-ASoC-rsnd-call-rsnd_ssi_master_clk_start-from-.patch
|
||||
patches.kernel.org/5.12.5-081-net-bridge-propagate-error-code-and-extack-fro.patch
|
||||
patches.kernel.org/5.12.5-082-Revert-iommu-amd-Fix-performance-counter-initi.patch
|
||||
patches.kernel.org/5.12.5-083-iommu-amd-Remove-performance-counter-pre-initi.patch
|
||||
patches.kernel.org/5.12.5-084-drm-amd-display-Force-vsync-flip-when-reconfig.patch
|
||||
patches.kernel.org/5.12.5-085-selftests-Set-CC-to-clang-in-lib.mk-if-LLVM-is.patch
|
||||
patches.kernel.org/5.12.5-086-kconfig-nconf-stop-endless-search-loops.patch
|
||||
patches.kernel.org/5.12.5-087-ALSA-hda-realtek-Add-quirk-for-Lenovo-Ideapad-.patch
|
||||
patches.kernel.org/5.12.5-088-ASoC-Intel-sof_sdw-add-quirk-for-new-ADL-P-Rvp.patch
|
||||
patches.kernel.org/5.12.5-089-ALSA-hda-hdmi-fix-race-in-handling-acomp-ELD-n.patch
|
||||
patches.kernel.org/5.12.5-090-i2c-i801-Add-support-for-Intel-Alder-Lake-PCH-.patch
|
||||
patches.kernel.org/5.12.5-091-sctp-Fix-out-of-bounds-warning-in-sctp_process.patch
|
||||
patches.kernel.org/5.12.5-092-flow_dissector-Fix-out-of-bounds-warning-in-__.patch
|
||||
patches.kernel.org/5.12.5-093-powerpc-xive-Use-the-ibm-chip-id-property-only.patch
|
||||
patches.kernel.org/5.12.5-094-powerpc-smp-Set-numa-node-before-updating-mask.patch
|
||||
patches.kernel.org/5.12.5-095-wilc1000-Bring-MAC-address-setting-in-line-wit.patch
|
||||
patches.kernel.org/5.12.5-096-mac80211-properly-drop-the-connection-in-case-.patch
|
||||
patches.kernel.org/5.12.5-097-ASoC-rt286-Generalize-support-for-ALC3263-code.patch
|
||||
patches.kernel.org/5.12.5-098-ethtool-ioctl-Fix-out-of-bounds-warning-in-sto.patch
|
||||
patches.kernel.org/5.12.5-099-net-sched-tapr-prevent-cycle_time-0-in-parse_t.patch
|
||||
patches.kernel.org/5.12.5-100-samples-bpf-Fix-broken-tracex1-due-to-kprobe-a.patch
|
||||
patches.kernel.org/5.12.5-101-powerpc-pseries-Stop-calling-printk-in-rtas_st.patch
|
||||
patches.kernel.org/5.12.5-102-drm-amd-display-fixed-divide-by-zero-kernel-cr.patch
|
||||
patches.kernel.org/5.12.5-103-drm-amd-display-add-handling-for-hdcp2-rx-id-l.patch
|
||||
patches.kernel.org/5.12.5-104-drm-amdgpu-Add-mem-sync-flag-for-IB-allocated-.patch
|
||||
patches.kernel.org/5.12.5-105-mt76-mt7615-fix-entering-driver-own-state-on-m.patch
|
||||
patches.kernel.org/5.12.5-106-crypto-ccp-Free-SEV-device-if-SEV-init-fails.patch
|
||||
patches.kernel.org/5.12.5-107-wl3501_cs-Fix-out-of-bounds-warnings-in-wl3501.patch
|
||||
patches.kernel.org/5.12.5-108-wl3501_cs-Fix-out-of-bounds-warnings-in-wl3501.patch
|
||||
patches.kernel.org/5.12.5-109-qtnfmac-Fix-possible-buffer-overflow-in-qtnf_e.patch
|
||||
patches.kernel.org/5.12.5-110-powerpc-iommu-Annotate-nested-lock-for-lockdep.patch
|
||||
patches.kernel.org/5.12.5-111-iavf-remove-duplicate-free-resources-calls.patch
|
||||
patches.kernel.org/5.12.5-112-net-ethernet-mtk_eth_soc-fix-RX-VLAN-offload.patch
|
||||
patches.kernel.org/5.12.5-113-selftests-mlxsw-Increase-the-tolerance-of-back.patch
|
||||
patches.kernel.org/5.12.5-114-selftests-mlxsw-Fix-mausezahn-invocation-in-ER.patch
|
||||
patches.kernel.org/5.12.5-115-kbuild-generate-Module.symvers-only-when-vmlin.patch
|
||||
patches.kernel.org/5.12.5-116-bnxt_en-Add-PCI-IDs-for-Hyper-V-VF-devices.patch
|
||||
patches.kernel.org/5.12.5-117-ia64-module-fix-symbolizer-crash-on-fdescr.patch
|
||||
patches.kernel.org/5.12.5-118-watchdog-rename-__touch_watchdog-to-a-better-d.patch
|
||||
patches.kernel.org/5.12.5-119-watchdog-explicitly-update-timestamp-when-repo.patch
|
||||
patches.kernel.org/5.12.5-120-watchdog-softlockup-report-the-overall-time-of.patch
|
||||
patches.kernel.org/5.12.5-121-watchdog-softlockup-remove-logic-that-tried-to.patch
|
||||
patches.kernel.org/5.12.5-122-watchdog-fix-barriers-when-printing-backtraces.patch
|
||||
patches.kernel.org/5.12.5-123-ASoC-rt286-Make-RT286_SET_GPIO_-readable-and-w.patch
|
||||
patches.kernel.org/5.12.5-124-leds-lgm-fix-gpiolib-dependency.patch
|
||||
patches.kernel.org/5.12.5-125-thermal-thermal_of-Fix-error-return-code-of-th.patch
|
||||
patches.kernel.org/5.12.5-126-PCI-RCEC-Fix-RCiEP-device-to-RCEC-association.patch
|
||||
patches.kernel.org/5.12.5-127-f2fs-fix-to-allow-migrating-fully-valid-segmen.patch
|
||||
patches.kernel.org/5.12.5-128-f2fs-fix-panic-during-f2fs_resize_fs.patch
|
||||
patches.kernel.org/5.12.5-129-f2fs-fix-a-redundant-call-to-f2fs_balance_fs-i.patch
|
||||
patches.kernel.org/5.12.5-130-rtc-tps65910-include-linux-property.h.patch
|
||||
patches.kernel.org/5.12.5-131-remoteproc-qcom_q6v5_mss-Validate-p_filesz-in-.patch
|
||||
patches.kernel.org/5.12.5-132-PCI-iproc-Fix-return-value-of-iproc_msi_irq_do.patch
|
||||
patches.kernel.org/5.12.5-133-PCI-brcmstb-Fix-error-return-code-in-brcm_pcie.patch
|
||||
patches.kernel.org/5.12.5-134-PCI-Release-OF-node-in-pci_scan_device-s-error.patch
|
||||
patches.kernel.org/5.12.5-135-ARM-9064-1-hw_breakpoint-Do-not-directly-check.patch
|
||||
patches.kernel.org/5.12.5-136-f2fs-fix-to-align-to-section-for-fallocate-on-.patch
|
||||
patches.kernel.org/5.12.5-137-f2fs-fix-to-update-last-i_size-if-fallocate-pa.patch
|
||||
patches.kernel.org/5.12.5-138-PCI-endpoint-Fix-NULL-pointer-dereference-for-.patch
|
||||
patches.kernel.org/5.12.5-139-f2fs-fix-to-avoid-touching-checkpointed-data-i.patch
|
||||
patches.kernel.org/5.12.5-140-f2fs-fix-to-cover-__allocate_new_section-with-.patch
|
||||
patches.kernel.org/5.12.5-141-fs-9p-fix-v9fs_file_open-writeback-fid-error-c.patch
|
||||
patches.kernel.org/5.12.5-142-f2fs-fix-to-restrict-mount-condition-on-readon.patch
|
||||
patches.kernel.org/5.12.5-143-f2fs-Fix-a-hungtask-problem-in-atomic-write.patch
|
||||
patches.kernel.org/5.12.5-144-nfs-Subsequent-READDIR-calls-should-carry-non-.patch
|
||||
patches.kernel.org/5.12.5-145-NFS-Fix-handling-of-cookie-verifier-in-uncache.patch
|
||||
patches.kernel.org/5.12.5-146-NFS-Only-change-the-cookie-verifier-if-the-dir.patch
|
||||
patches.kernel.org/5.12.5-147-f2fs-fix-to-avoid-accessing-invalid-fio-in-f2f.patch
|
||||
patches.kernel.org/5.12.5-148-rpmsg-qcom_glink_native-fix-error-return-code-.patch
|
||||
patches.kernel.org/5.12.5-149-NFS-nfs4_bitmask_adjust-must-not-change-the-se.patch
|
||||
patches.kernel.org/5.12.5-150-NFS-Fix-attribute-bitmask-in-_nfs42_proc_fallo.patch
|
||||
patches.kernel.org/5.12.5-151-NFSv4.2-Always-flush-out-writes-in-nfs42_proc_.patch
|
||||
patches.kernel.org/5.12.5-152-NFS-Deal-correctly-with-attribute-generation-c.patch
|
||||
patches.kernel.org/5.12.5-153-PCI-endpoint-Fix-missing-destroy_workqueue.patch
|
||||
patches.kernel.org/5.12.5-154-remoteproc-pru-Fixup-interrupt-parent-logic-fo.patch
|
||||
patches.kernel.org/5.12.5-155-remoteproc-pru-Fix-wrong-success-return-value-.patch
|
||||
patches.kernel.org/5.12.5-156-remoteproc-pru-Fix-and-cleanup-firmware-interr.patch
|
||||
patches.kernel.org/5.12.5-157-pNFS-flexfiles-fix-incorrect-size-check-in-dec.patch
|
||||
patches.kernel.org/5.12.5-158-NFSv4.2-fix-handling-of-sr_eof-in-SEEK-s-reply.patch
|
||||
patches.kernel.org/5.12.5-159-SUNRPC-Move-fault-injection-call-sites.patch
|
||||
patches.kernel.org/5.12.5-160-SUNRPC-Remove-trace_xprt_transmit_queued.patch
|
||||
patches.kernel.org/5.12.5-161-SUNRPC-Handle-major-timeout-in-xprt_adjust_tim.patch
|
||||
patches.kernel.org/5.12.5-162-NFSv42-Copy-offload-should-update-the-file-siz.patch
|
||||
patches.kernel.org/5.12.5-163-thermal-drivers-tsens-Fix-missing-put_device-e.patch
|
||||
patches.kernel.org/5.12.5-164-NFSv4.x-Don-t-return-NFS4ERR_NOMATCHING_LAYOUT.patch
|
||||
patches.kernel.org/5.12.5-165-nfsd-ensure-new-clients-break-delegations.patch
|
||||
patches.kernel.org/5.12.5-166-rtc-fsl-ftm-alarm-add-MODULE_TABLE.patch
|
||||
patches.kernel.org/5.12.5-167-dmaengine-idxd-Fix-potential-null-dereference-.patch
|
||||
patches.kernel.org/5.12.5-168-dmaengine-idxd-fix-dma-device-lifetime.patch
|
||||
patches.kernel.org/5.12.5-169-dmaengine-idxd-cleanup-pci-interrupt-vector-al.patch
|
||||
patches.kernel.org/5.12.5-170-dmaengine-idxd-removal-of-pcim-managed-mmio-ma.patch
|
||||
patches.kernel.org/5.12.5-171-dmaengine-idxd-use-ida-for-device-instance-enu.patch
|
||||
patches.kernel.org/5.12.5-172-dmaengine-idxd-fix-idxd-conf_dev-struct-device.patch
|
||||
patches.kernel.org/5.12.5-173-dmaengine-idxd-fix-wq-conf_dev-struct-device-l.patch
|
||||
patches.kernel.org/5.12.5-174-dmaengine-idxd-fix-engine-conf_dev-lifetime.patch
|
||||
patches.kernel.org/5.12.5-175-dmaengine-idxd-fix-group-conf_dev-lifetime.patch
|
||||
patches.kernel.org/5.12.5-176-dmaengine-idxd-fix-cdev-setup-and-free-device-.patch
|
||||
patches.kernel.org/5.12.5-177-SUNRPC-fix-ternary-sign-expansion-bug-in-traci.patch
|
||||
patches.kernel.org/5.12.5-178-SUNRPC-Fix-null-pointer-dereference-in-svc_rqs.patch
|
||||
patches.kernel.org/5.12.5-179-pwm-atmel-Fix-duty-cycle-calculation-in-.get_s.patch
|
||||
patches.kernel.org/5.12.5-180-xprtrdma-Avoid-Receive-Queue-wrapping.patch
|
||||
patches.kernel.org/5.12.5-181-xprtrdma-Fix-cwnd-update-ordering.patch
|
||||
patches.kernel.org/5.12.5-182-xprtrdma-rpcrdma_mr_pop-already-does-list_del_.patch
|
||||
patches.kernel.org/5.12.5-183-riscv-Select-HAVE_DYNAMIC_FTRACE-when-fpatchab.patch
|
||||
patches.kernel.org/5.12.5-184-swiotlb-Fix-the-type-of-index.patch
|
||||
patches.kernel.org/5.12.5-185-ceph-fix-inode-leak-on-getattr-error-in-__fh_t.patch
|
||||
patches.kernel.org/5.12.5-186-scsi-qla2xxx-Prevent-PRLI-in-target-mode.patch
|
||||
patches.kernel.org/5.12.5-187-scsi-ufs-core-Do-not-put-UFS-power-into-LPM-if.patch
|
||||
patches.kernel.org/5.12.5-188-scsi-ufs-core-Cancel-rpm_dev_flush_recheck_wor.patch
|
||||
patches.kernel.org/5.12.5-189-scsi-ufs-core-Narrow-down-fast-path-in-system-.patch
|
||||
patches.kernel.org/5.12.5-190-rtc-ds1307-Fix-wday-settings-for-rx8130.patch
|
||||
patches.kernel.org/5.12.5-191-net-hns3-fix-incorrect-configuration-for-igu_e.patch
|
||||
patches.kernel.org/5.12.5-192-net-hns3-initialize-the-message-content-in-hcl.patch
|
||||
patches.kernel.org/5.12.5-193-net-hns3-add-check-for-HNS3_NIC_STATE_INITED-i.patch
|
||||
patches.kernel.org/5.12.5-194-arm64-stacktrace-restore-terminal-records.patch
|
||||
patches.kernel.org/5.12.5-195-net-hns3-fix-for-vxlan-gpe-tx-checksum-bug.patch
|
||||
patches.kernel.org/5.12.5-196-net-hns3-use-netif_tx_disable-to-stop-the-tran.patch
|
||||
patches.kernel.org/5.12.5-197-net-hns3-disable-phy-loopback-setting-in-hclge.patch
|
||||
patches.kernel.org/5.12.5-198-sctp-do-asoc-update-earlier-in-sctp_sf_do_dupc.patch
|
||||
patches.kernel.org/5.12.5-199-RISC-V-Fix-error-code-returned-by-riscv_hartid.patch
|
||||
patches.kernel.org/5.12.5-200-sunrpc-Fix-misplaced-barrier-in-call_decode.patch
|
||||
patches.kernel.org/5.12.5-201-libbpf-Fix-signed-overflow-in-ringbuf_process_.patch
|
||||
patches.kernel.org/5.12.5-202-block-rnbd-clt-Change-queue_depth-type-in-rnbd.patch
|
||||
patches.kernel.org/5.12.5-203-block-rnbd-clt-Check-the-return-value-of-the-f.patch
|
||||
patches.kernel.org/5.12.5-204-ata-ahci_brcm-Fix-use-of-BCM7216-reset-control.patch
|
||||
patches.kernel.org/5.12.5-205-PCI-brcmstb-Use-reset-rearm-instead-of-deasser.patch
|
||||
patches.kernel.org/5.12.5-206-ethernet-enic-Fix-a-use-after-free-bug-in-enic.patch
|
||||
patches.kernel.org/5.12.5-207-sctp-fix-a-SCTP_MIB_CURRESTAB-leak-in-sctp_sf_.patch
|
||||
patches.kernel.org/5.12.5-208-netfilter-xt_SECMARK-add-new-revision-to-fix-s.patch
|
||||
patches.kernel.org/5.12.5-209-xsk-Fix-for-xp_aligned_validate_desc-when-len-.patch
|
||||
patches.kernel.org/5.12.5-210-powerpc-powernv-memtrace-Fix-dcache-flushing.patch
|
||||
patches.kernel.org/5.12.5-211-net-stmmac-Clear-receive-all-RA-bit-when-promi.patch
|
||||
patches.kernel.org/5.12.5-212-drm-radeon-Fix-off-by-one-power_state-index-he.patch
|
||||
patches.kernel.org/5.12.5-213-drm-radeon-Avoid-power-table-parsing-memory-le.patch
|
||||
patches.kernel.org/5.12.5-214-arm64-entry-factor-irq-triage-logic-into-macro.patch
|
||||
patches.kernel.org/5.12.5-215-arm64-entry-always-set-GIC_PRIO_PSR_I_SET-duri.patch
|
||||
patches.kernel.org/5.12.5-216-khugepaged-fix-wrong-result-value-for-trace_mm.patch
|
||||
patches.kernel.org/5.12.5-217-mm-hugeltb-handle-the-error-case-in-hugetlb_fi.patch
|
||||
patches.kernel.org/5.12.5-218-mm-migrate.c-fix-potential-indeterminate-pte-e.patch
|
||||
patches.kernel.org/5.12.5-219-ksm-fix-potential-missing-rmap_item-for-stable.patch
|
||||
patches.kernel.org/5.12.5-220-mm-gup-check-every-subpage-of-a-compound-page-.patch
|
||||
patches.kernel.org/5.12.5-221-mm-gup-return-an-error-on-migration-failure.patch
|
||||
patches.kernel.org/5.12.5-222-mm-gup-check-for-isolation-errors.patch
|
||||
patches.kernel.org/5.12.5-223-kfence-await-for-allocation-using-wait_event.patch
|
||||
patches.kernel.org/5.12.5-224-ethtool-fix-missing-NLM_F_MULTI-flag-when-dump.patch
|
||||
patches.kernel.org/5.12.5-225-net-fix-nla_strcmp-to-handle-more-then-one-tra.patch
|
||||
patches.kernel.org/5.12.5-226-smc-disallow-TCP_ULP-in-smc_setsockopt.patch
|
||||
patches.kernel.org/5.12.5-227-netfilter-nfnetlink_osf-Fix-a-missing-skb_head.patch
|
||||
patches.kernel.org/5.12.5-228-netfilter-nftables-Fix-a-memleak-from-userdata.patch
|
||||
patches.kernel.org/5.12.5-229-can-mcp251xfd-mcp251xfd_probe-fix-an-error-poi.patch
|
||||
patches.kernel.org/5.12.5-230-can-mcp251xfd-mcp251xfd_probe-add-missing-can_.patch
|
||||
patches.kernel.org/5.12.5-231-can-mcp251x-fix-resume-from-sleep-before-inter.patch
|
||||
patches.kernel.org/5.12.5-232-can-m_can-m_can_tx_work_queue-fix-tx_skb-race-.patch
|
||||
patches.kernel.org/5.12.5-233-sched-Fix-out-of-bound-access-in-uclamp.patch
|
||||
patches.kernel.org/5.12.5-234-sched-fair-Fix-unfairness-caused-by-missing-lo.patch
|
||||
patches.kernel.org/5.12.5-235-net-ipa-fix-inter-EE-IRQ-register-definitions.patch
|
||||
patches.kernel.org/5.12.5-236-fs-proc-generic.c-fix-incorrect-pde_is_permane.patch
|
||||
patches.kernel.org/5.12.5-237-kernel-kexec_file-fix-error-return-code-of-kex.patch
|
||||
patches.kernel.org/5.12.5-238-kernel-resource-make-walk_system_ram_res-find-.patch
|
||||
patches.kernel.org/5.12.5-239-kernel-resource-make-walk_mem_res-find-all-bus.patch
|
||||
patches.kernel.org/5.12.5-240-netfilter-nftables-avoid-overflows-in-nft_hash.patch
|
||||
patches.kernel.org/5.12.5-241-i40e-fix-broken-XDP-support.patch
|
||||
patches.kernel.org/5.12.5-242-i40e-Fix-use-after-free-in-i40e_client_subtask.patch
|
||||
patches.kernel.org/5.12.5-243-i40e-fix-the-restart-auto-negotiation-after-FE.patch
|
||||
patches.kernel.org/5.12.5-244-i40e-Fix-PHY-type-identifiers-for-2.5G-and-5G-.patch
|
||||
patches.kernel.org/5.12.5-245-i40e-Remove-LLDP-frame-filters.patch
|
||||
patches.kernel.org/5.12.5-246-mptcp-fix-splat-when-closing-unaccepted-socket.patch
|
||||
patches.kernel.org/5.12.5-247-ARC-entry-fix-off-by-one-error-in-syscall-numb.patch
|
||||
patches.kernel.org/5.12.5-248-ARC-mm-PAE-use-40-bit-physical-page-mask.patch
|
||||
patches.kernel.org/5.12.5-249-ARC-mm-Use-max_high_pfn-as-a-HIGHMEM-zone-bord.patch
|
||||
patches.kernel.org/5.12.5-250-sh-Remove-unused-variable.patch
|
||||
patches.kernel.org/5.12.5-251-powerpc-64s-Fix-crashes-when-toggling-stf-barr.patch
|
||||
patches.kernel.org/5.12.5-252-powerpc-64s-Fix-crashes-when-toggling-entry-fl.patch
|
||||
patches.kernel.org/5.12.5-253-hfsplus-prevent-corruption-in-shrinking-trunca.patch
|
||||
patches.kernel.org/5.12.5-254-squashfs-fix-divide-error-in-calculate_skip.patch
|
||||
patches.kernel.org/5.12.5-255-userfaultfd-release-page-in-error-path-to-avoi.patch
|
||||
patches.kernel.org/5.12.5-256-kasan-fix-unit-tests-with-CONFIG_UBSAN_LOCAL_B.patch
|
||||
patches.kernel.org/5.12.5-257-mm-hugetlb-fix-F_SEAL_FUTURE_WRITE.patch
|
||||
patches.kernel.org/5.12.5-258-mm-hugetlb-fix-cow-where-page-writtable-in-chi.patch
|
||||
patches.kernel.org/5.12.5-259-blk-iocost-fix-weight-updates-of-inner-active-.patch
|
||||
patches.kernel.org/5.12.5-260-x86-sched-Fix-the-AMD-CPPC-maximum-performance.patch
|
||||
patches.kernel.org/5.12.5-261-arm64-mte-initialize-RGSR_EL1.SEED-in-__cpu_se.patch
|
||||
patches.kernel.org/5.12.5-262-arm64-Fix-race-condition-on-PG_dcache_clean-in.patch
|
||||
patches.kernel.org/5.12.5-263-btrfs-fix-deadlock-when-cloning-inline-extents.patch
|
||||
patches.kernel.org/5.12.5-264-btrfs-zoned-fix-silent-data-loss-after-failure.patch
|
||||
patches.kernel.org/5.12.5-265-btrfs-fix-race-leading-to-unpersisted-data-and.patch
|
||||
patches.kernel.org/5.12.5-266-btrfs-initialize-return-variable-in-cleanup_fr.patch
|
||||
patches.kernel.org/5.12.5-267-btrfs-zoned-sanity-check-zone-type.patch
|
||||
patches.kernel.org/5.12.5-268-drm-radeon-dpm-Disable-sclk-switching-on-Oland.patch
|
||||
patches.kernel.org/5.12.5-269-drm-amd-display-Initialize-attribute-for-hdcp_.patch
|
||||
patches.kernel.org/5.12.5-270-drm-i915-Avoid-div-by-zero-on-gen2.patch
|
||||
patches.kernel.org/5.12.5-271-drm-i915-dp-Use-slow-and-wide-link-training-fo.patch
|
||||
patches.kernel.org/5.12.5-272-kvm-exit-halt-polling-on-need_resched-as-well.patch
|
||||
patches.kernel.org/5.12.5-273-drm-msm-fix-LLC-not-being-enabled-for-mmu500-t.patch
|
||||
patches.kernel.org/5.12.5-274-KVM-LAPIC-Accurately-guarantee-busy-wait-for-t.patch
|
||||
patches.kernel.org/5.12.5-275-drm-msm-dp-initialize-audio_comp-when-audio-st.patch
|
||||
patches.kernel.org/5.12.5-276-KVM-x86-Cancel-pvclock_gtod_work-on-module-rem.patch
|
||||
patches.kernel.org/5.12.5-277-KVM-x86-Prevent-deadlock-against-tk_core.seq.patch
|
||||
patches.kernel.org/5.12.5-278-KVM-SVM-Move-GHCB-unmapping-to-fix-RCU-warning.patch
|
||||
patches.kernel.org/5.12.5-279-dax-Add-an-enum-for-specifying-dax-wakup-mode.patch
|
||||
patches.kernel.org/5.12.5-280-dax-Add-a-wakeup-mode-parameter-to-put_unlocke.patch
|
||||
patches.kernel.org/5.12.5-281-dax-Wake-up-all-waiters-after-invalidating-dax.patch
|
||||
patches.kernel.org/5.12.5-282-xen-unpopulated-alloc-fix-error-return-code-in.patch
|
||||
patches.kernel.org/5.12.5-283-perf-tools-Fix-dynamic-libbpf-link.patch
|
||||
patches.kernel.org/5.12.5-284-usb-dwc3-gadget-Free-gadget-structure-only-aft.patch
|
||||
patches.kernel.org/5.12.5-285-iio-light-gp2ap002-Fix-rumtime-PM-imbalance-on.patch
|
||||
patches.kernel.org/5.12.5-286-iio-proximity-pulsedlight-Fix-rumtime-PM-imbal.patch
|
||||
patches.kernel.org/5.12.5-287-iio-hid-sensors-select-IIO_TRIGGERED_BUFFER-un.patch
|
||||
patches.kernel.org/5.12.5-288-iio-core-return-ENODEV-if-ioctl-is-unknown.patch
|
||||
patches.kernel.org/5.12.5-289-usb-fotg210-hcd-Fix-an-error-message.patch
|
||||
patches.kernel.org/5.12.5-290-hwmon-occ-Fix-poll-rate-limiting.patch
|
||||
patches.kernel.org/5.12.5-291-usb-typec-tcpm-Fix-wrong-handling-for-Not_Supp.patch
|
||||
patches.kernel.org/5.12.5-292-usb-musb-Fix-an-error-message.patch
|
||||
patches.kernel.org/5.12.5-293-hwmon-ltc2992-Put-fwnode-in-error-case-during-.patch
|
||||
patches.kernel.org/5.12.5-294-ACPI-scan-Fix-a-memory-leak-in-an-error-handli.patch
|
||||
patches.kernel.org/5.12.5-295-kyber-fix-out-of-bounds-access-when-preempted.patch
|
||||
patches.kernel.org/5.12.5-296-nvmet-fix-inline-bio-check-for-bdev-ns.patch
|
||||
patches.kernel.org/5.12.5-297-nvmet-fix-inline-bio-check-for-passthru.patch
|
||||
patches.kernel.org/5.12.5-298-nvmet-rdma-Fix-NULL-deref-when-SEND-is-complet.patch
|
||||
patches.kernel.org/5.12.5-299-f2fs-compress-fix-to-free-compress-page-correc.patch
|
||||
patches.kernel.org/5.12.5-300-f2fs-compress-fix-race-condition-of-overwrite-.patch
|
||||
patches.kernel.org/5.12.5-301-f2fs-compress-fix-to-assign-cc.cluster_idx-cor.patch
|
||||
patches.kernel.org/5.12.5-302-sched-fair-Fix-clearing-of-has_idle_cores-flag.patch
|
||||
patches.kernel.org/5.12.5-303-nbd-Fix-NULL-pointer-in-flush_workqueue.patch
|
||||
patches.kernel.org/5.12.5-304-powerpc-64s-Make-NMI-record-implicitly-soft-ma.patch
|
||||
patches.kernel.org/5.12.5-305-blk-mq-plug-request-for-shared-sbitmap.patch
|
||||
patches.kernel.org/5.12.5-306-blk-mq-Swap-two-calls-in-blk_mq_exit_queue.patch
|
||||
patches.kernel.org/5.12.5-307-usb-dwc3-omap-improve-extcon-initialization.patch
|
||||
patches.kernel.org/5.12.5-308-usb-dwc3-pci-Enable-usb2-gadget-lpm-disable-fo.patch
|
||||
patches.kernel.org/5.12.5-309-usb-xhci-Increase-timeout-for-HC-halt.patch
|
||||
patches.kernel.org/5.12.5-310-usb-dwc2-Fix-gadget-DMA-unmap-direction.patch
|
||||
patches.kernel.org/5.12.5-311-usb-core-hub-fix-race-condition-about-TRSMRCY-.patch
|
||||
patches.kernel.org/5.12.5-312-usb-dwc3-imx8mp-fix-error-return-code-in-dwc3_.patch
|
||||
patches.kernel.org/5.12.5-313-usb-dwc3-gadget-Enable-suspend-events.patch
|
||||
patches.kernel.org/5.12.5-314-usb-dwc3-gadget-Return-success-always-for-kick.patch
|
||||
patches.kernel.org/5.12.5-315-usb-typec-tcpm-Fix-wrong-handling-in-GET_SINK_.patch
|
||||
patches.kernel.org/5.12.5-316-usb-typec-ucsi-Retrieve-all-the-PDOs-instead-o.patch
|
||||
patches.kernel.org/5.12.5-317-usb-typec-ucsi-Put-fwnode-in-any-case-during-p.patch
|
||||
patches.kernel.org/5.12.5-318-xhci-pci-Allow-host-runtime-PM-as-default-for-.patch
|
||||
patches.kernel.org/5.12.5-319-xhci-Fix-giving-back-cancelled-URBs-even-if-ha.patch
|
||||
patches.kernel.org/5.12.5-320-xhci-Do-not-use-GFP_KERNEL-in-potentially-atom.patch
|
||||
patches.kernel.org/5.12.5-321-xhci-Add-reset-resume-quirk-for-AMD-xhci-contr.patch
|
||||
patches.kernel.org/5.12.5-322-iio-core-fix-ioctl-handlers-removal.patch
|
||||
patches.kernel.org/5.12.5-323-iio-gyro-mpu3050-Fix-reported-temperature-valu.patch
|
||||
patches.kernel.org/5.12.5-324-iio-tsl2583-Fix-division-by-a-zero-lux_val.patch
|
||||
patches.kernel.org/5.12.5-325-cdc-wdm-untangle-a-circular-dependency-between.patch
|
||||
patches.kernel.org/5.12.5-326-alarmtimer-Check-RTC-features-instead-of-ops.patch
|
||||
patches.kernel.org/5.12.5-327-xen-gntdev-fix-gntdev_mmap-error-exit-path.patch
|
||||
patches.kernel.org/5.12.5-328-KVM-x86-Emulate-RDPID-only-if-RDTSCP-is-suppor.patch
|
||||
patches.kernel.org/5.12.5-329-KVM-x86-Move-RDPID-emulation-intercept-to-its-.patch
|
||||
patches.kernel.org/5.12.5-330-KVM-x86-Add-support-for-RDPID-without-RDTSCP.patch
|
||||
patches.kernel.org/5.12.5-331-KVM-nVMX-Always-make-an-attempt-to-map-eVMCS-a.patch
|
||||
patches.kernel.org/5.12.5-332-KVM-VMX-Do-not-advertise-RDPID-if-ENABLE_RDTSC.patch
|
||||
patches.kernel.org/5.12.5-333-KVM-VMX-Disable-preemption-when-probing-user-r.patch
|
||||
patches.kernel.org/5.12.5-334-mm-fix-struct-page-layout-on-32-bit-systems.patch
|
||||
patches.kernel.org/5.12.5-335-MIPS-Reinstate-platform-__div64_32-handler.patch
|
||||
patches.kernel.org/5.12.5-336-MIPS-Avoid-DIVU-in-__div64_32-is-result-would-.patch
|
||||
patches.kernel.org/5.12.5-337-MIPS-Avoid-handcoded-DIVU-in-__div64_32-altoge.patch
|
||||
patches.kernel.org/5.12.5-338-clocksource-drivers-timer-ti-dm-Prepare-to-han.patch
|
||||
patches.kernel.org/5.12.5-339-clocksource-drivers-timer-ti-dm-Handle-dra7-ti.patch
|
||||
patches.kernel.org/5.12.5-340-usb-typec-tcpm-Fix-error-while-calculating-PPS.patch
|
||||
patches.kernel.org/5.12.5-341-kobject_uevent-remove-warning-in-init_uevent_a.patch
|
||||
patches.kernel.org/5.12.5-342-drm-i915-gt-Fix-a-double-free-in-gen8_prealloc.patch
|
||||
patches.kernel.org/5.12.5-343-drm-msm-dp-check-sink_count-before-update-is_c.patch
|
||||
patches.kernel.org/5.12.5-344-drm-i915-Read-C0DRB3-C1DRB3-as-16-bits-again.patch
|
||||
patches.kernel.org/5.12.5-345-drm-i915-overlay-Fix-active-retire-callback-al.patch
|
||||
patches.kernel.org/5.12.5-346-drm-i915-Fix-crash-in-auto_retire.patch
|
||||
patches.kernel.org/5.12.5-347-clk-exynos7-Mark-aclk_fsys1_200-as-critical.patch
|
||||
patches.kernel.org/5.12.5-348-soc-mediatek-pm-domains-Add-a-meaningful-power.patch
|
||||
patches.kernel.org/5.12.5-349-soc-mediatek-pm-domains-Add-a-power-domain-nam.patch
|
||||
patches.kernel.org/5.12.5-350-soc-mediatek-pm-domains-Add-a-power-domain-nam.patch
|
||||
patches.kernel.org/5.12.5-351-media-rkvdec-Remove-of_match_ptr.patch
|
||||
patches.kernel.org/5.12.5-352-i2c-mediatek-Fix-send-master-code-at-more-than.patch
|
||||
patches.kernel.org/5.12.5-353-dt-bindings-media-renesas-vin-Make-resets-opti.patch
|
||||
patches.kernel.org/5.12.5-354-dt-bindings-thermal-rcar-gen3-thermal-Support-.patch
|
||||
patches.kernel.org/5.12.5-355-arm64-dts-renesas-falcon-Move-console-config-t.patch
|
||||
patches.kernel.org/5.12.5-356-dt-bindings-phy-qcom-qmp-usb3-dp-phy-move-usb3.patch
|
||||
patches.kernel.org/5.12.5-357-dt-bindings-serial-8250-Remove-duplicated-comp.patch
|
||||
patches.kernel.org/5.12.5-358-dt-bindings-PCI-rcar-pci-host-Document-missing.patch
|
||||
patches.kernel.org/5.12.5-359-debugfs-Make-debugfs_allow-RO-after-init.patch
|
||||
patches.kernel.org/5.12.5-360-ext4-fix-debug-format-string-warning.patch
|
||||
patches.kernel.org/5.12.5-361-nvme-do-not-try-to-reconfigure-APST-when-the-c.patch
|
||||
patches.kernel.org/5.12.5-362-ASoC-rsnd-check-all-BUSIF-status-when-error.patch
|
||||
patches.kernel.org/5.12.5-363-net-bridge-fix-error-in-br_multicast_add_port-.patch
|
||||
patches.kernel.org/5.12.5-364-Linux-5.12.5.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -1137,10 +1501,11 @@
|
||||
patches.suse/drm-amdgpu-display-remove-redundant-continue-stateme.patch
|
||||
patches.suse/drm-amdgpu-display-dm-add-missing-parameter-document.patch
|
||||
patches.suse/RDMA-core-Unify-RoCE-check-and-re-factor-code.patch
|
||||
patches.suse/usb-typec-tcpm-Fix-error-while-calculating-PPS-out-v.patch
|
||||
patches.suse/serial-stm32-fix-threaded-interrupt-handling.patch
|
||||
patches.suse/proc-Avoid-mixing-integer-types-in-mem_rw.patch
|
||||
patches.suse/ipc-mqueue-msg-sem-Avoid-relying-on-a-stack-reference.patch
|
||||
patches.suse/x86-events-amd-iommu-Fix-invalid-Perf-result-due-to-.patch
|
||||
patches.suse/ipv6-remove-extra-dev_hold-for-fallback-tunnels.patch
|
||||
|
||||
########################################################
|
||||
# kbuild/module infrastructure fixes
|
||||
@ -1263,7 +1628,6 @@
|
||||
########################################################
|
||||
# DRM / Graphics
|
||||
########################################################
|
||||
patches.suse/drm-i915-dp-Use-slow-and-wide-link-training-for-ever.patch
|
||||
patches.suse/drm-radeon-use-the-dummy-page-for-GART-if-needed.patch
|
||||
patches.suse/drm-i915-gem-Pin-the-L-shape-quirked-object-as-unshrinkable.patch
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
2021-05-18 15:37:31 +0000
|
||||
GIT Revision: cf6ea2f794d6aaeb6b0afb4ba3cfa7351eed3dc4
|
||||
2021-05-19 09:40:33 +0000
|
||||
GIT Revision: 37a93378a004c3d454bd963e87de1ad3f775ff89
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user