mirror of
https://abf.rosa.ru/djam/kernel-5.15.git
synced 2025-02-23 10:32:54 +00:00
[bot] upd: 5.10.34 -> 5.10.35
Changelog: ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EX bpf: Fix leakage of uninitialized bpf stack under speculation bpf: Fix masking negation logic upon negative dst register capabilities: require CAP_SETFCAP to map uid 0 driver core: add a min_align_mask field to struct device_dma_parameters igb: Enable RSS for Intel I211 Ethernet Controller mips: Do not include hi and lo in clobber list for R6 netfilter: conntrack: Make global sysctls readonly in non-init netns net: qrtr: Avoid potential use after free in MHI send net: usb: ax88179_178a: initialize local variables before use nvme-pci: set min_align_mask ovl: allow upperdir inside lowerdir ovl: fix leaked dentry perf/core: Fix unconditional security_locked_down() call perf data: Fix error return code in perf_data__create_dir() perf ftrace: Fix access to pid in array when setting a pid filter platform/x86: thinkpad_acpi: Correct thermal sensor allocation swiotlb: add a IO_TLB_SIZE define swiotlb: clean up swiotlb_tbl_unmap_single swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single swiotlb: factor out an io_tlb_offset helper swiotlb: factor out a nr_slots helper swiotlb: refactor swiotlb_tbl_map_single swiotlb: respect min_align_mask tools/cgroup/slabinfo.py: updated to work on current kernel USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet USB: Add reset-resume quirk for WD19's Realtek Hub vfio: Depend on MMU Updated by kernel-updater-bot (https://abf.io/mikhailnov/kernel-updater-bot)
This commit is contained in:
parent
45ce5cee26
commit
942a9eaf09
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.34.xz: 0f3af4aee20f556200a416de9ff9f399ff5981f1
|
||||
patch-5.10.35.xz: 9862f2f41fe5b93ea5dc4db99b3a56ac3dd3488f
|
||||
|
|
|
@ -29,10 +29,10 @@
|
|||
|
||||
%define kernelversion 5
|
||||
%define patchlevel 10
|
||||
%define sublevel 34
|
||||
%define sublevel 35
|
||||
|
||||
# Release number. Increase this before a rebuild.
|
||||
%define rpmrel 8
|
||||
%define rpmrel 1
|
||||
%define fullrpmrel %{rpmrel}
|
||||
|
||||
%define rpmtag %{disttag}
|
||||
|
|
Loading…
Add table
Reference in a new issue