mirror of
https://abf.rosa.ru/djam/kernel-6.1.git
synced 2025-02-24 15:52:54 +00:00
[bot] upd: 5.10.73 -> 5.10.74
Changelog: ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomic ASoC: SOF: loader: release_firmware() on load failure to avoid batching drm/amdgpu: fix gart.bo pin_count leak ext4: check and update i_disksize properly ext4: correct the error path of ext4_write_inline_data_end() HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JIS HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs hwmon: (ltc2947) Properly handle errors when looking for the external clock hwmon: (pmbus/ibm-cffps) max_power_out swap changes m68k: Handle arrivals of multiple signals correctly mac80211: check return value of rhashtable_init mac80211: Drop frames from invalid MAC address in ad-hoc mode netfilter: ip6_tables: zero-initialize fragment offset netfilter: nf_nat_masquerade: defer conntrack walk to work queue netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic net: prevent user from passing illegal stab size net: sun: SUNVNET_COMMON should depend on INET perf/core: fix userpage->time_enabled of inactive events sched: Always inline is_percpu_thread() scsi: ses: Fix unsigned comparison with less than zero scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported" vboxfs: fix broken legacy mount signature checking Updated by kernel-updater-bot (https://abf.io/mikhailnov/kernel-updater-bot)
This commit is contained in:
parent
69d33056c2
commit
a889f243c9
2 changed files with 3 additions and 3 deletions
2
.abf.yml
2
.abf.yml
|
@ -12,4 +12,4 @@ sources:
|
|||
public_key_RSA_7.pem: 5daae59c847c31e786890ad77f66ba3545b26811
|
||||
public_key_RSA_8.pem: bd70516e3391f344a5072b3ccf1380af7f8d9eb0
|
||||
public_key_RSA_9.pem: 28d20bffc2a3d27993985c69d82626484edca7fd
|
||||
patch-5.10.73.xz: a193817cc7dc8c450004adc28001282c38057e5b
|
||||
patch-5.10.74.xz: c8b8f8fcde64cbce35d68926460f70ecf8f0f933
|
||||
|
|
|
@ -29,10 +29,10 @@
|
|||
|
||||
%define kernelversion 5
|
||||
%define patchlevel 10
|
||||
%define sublevel 73
|
||||
%define sublevel 74
|
||||
|
||||
# Release number. Increase this before a rebuild.
|
||||
%define rpmrel 3
|
||||
%define rpmrel 1
|
||||
%define fullrpmrel %{rpmrel}
|
||||
|
||||
%define rpmtag %{disttag}
|
||||
|
|
Loading…
Add table
Reference in a new issue