mirror of
https://abf.rosa.ru/djam/kernel-6.6.git
synced 2025-02-25 11:52:46 +00:00
[bot] upd: 5.10.38 -> 5.10.39
Changelog: ACPI / hotplug / PCI: Fix reference count leak in enable_slot() airo: work around stack usage warning ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HP amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend() ARM: 9075/1: kernel: Fix interrupted SMC calls block: reexpand iov_iter after read/write bridge: Fix possible races between assigning rx_handler_data and setting IFF_BRIDGE_PORT bit ceph: don't allow access to MDS-private inodes ceph: don't clobber i_snap_caps on non-I_NEW inode ceph: fix fscache invalidation cxgb4: Fix the -Wmisleading-indentation warning dmaengine: dw-edma: Fix crash on loading/unloading driver drm/amd/display: Fix two cursor duplication when using overlay drm/i915/display: fix compiler warning about array overrun gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055 Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices Input: silead - add workaround for x86 BIOS-es which bring the chip up in a stuck state ip6_gre: proper dev_{hold|put} in ndo_[un]init methods ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods ipv6: remove extra dev_hold() for fallback tunnels isdn: capi: fix mismatched prototypes kgdb: fix gcc-11 warning on indentation lib: stackdepot: turn depot_lock spinlock to raw_spinlock net:CXGB4: fix leak if sk_buff is not used net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_info net: stmmac: Do not enable RX FIFO overflow interrupts NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid nvmet: remove unsupported command noise PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert() PCI: thunder: Fix compile testing platform/chrome: cros_ec_typec: Add DP mode check riscv: Use $(LD) instead of $(CC) to link vDSO riscv: Workaround mcount name prior to clang-13 scripts/recordmcount.pl: Fix RISC-V regex for clang scripts: switch explicitly to Python 3 scsi: lpfc: Fix illegal memory access on Abort IOCBs scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found sit: proper dev_{hold|put} in ndo_[un]init methods tweewide: Fix most Shebang lines um: Disable CONFIG_GCOV with MODULES um: Mark all kernel symbols as local usb: sl811-hcd: improve misleading indentation virtio_net: Do not pull payload in skb->head x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes Updated by kernel-updater-bot (https://abf.io/mikhailnov/kernel-updater-bot)
This commit is contained in:
parent
0de15faf78
commit
1ad94f7911
2 changed files with 2 additions and 2 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.38.xz: 87533884b483d811f3ccc70b25f18a7893c79060
|
||||
patch-5.10.39.xz: 18c5893bd8a5927a02479d449e4729b804f6adf4
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
%define kernelversion 5
|
||||
%define patchlevel 10
|
||||
%define sublevel 38
|
||||
%define sublevel 39
|
||||
|
||||
# Release number. Increase this before a rebuild.
|
||||
%define rpmrel 1
|
||||
|
|
Loading…
Add table
Reference in a new issue