kernel-5.15/.abf.yml
Mikhail Novosyolov 30b127ba8c [bot] upd: 5.10.46 -> 5.10.47
Changelog:

arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is required
arm64: Ignore any DMA offsets in the max_zone_phys() calculation
ARM: 9081/1: fix gcc-10 thumb2-kernel regression
ceph: must hold snap_rwsem when filling inode for async create
certs: Add ability to preload revocation certs
certs: Add EFI_CERT_X509_GUID support for dbx entries
certs: Move load_system_certificate_list to a common function
cfg80211: call cfg80211_leave_ocb when switching away from OCB
dmaengine: mediatek: do not issue a new desc if one is still current
dmaengine: mediatek: free the proper desc in desc_free handler
dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma
dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe()
dmaengine: stm32-mdma: fix PM reference leak in stm32_mdma_alloc_chan_resourc()
dmaengine: xilinx: dpdma: Add missing dependencies to Kconfig
dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits
dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc()
drm: add a locked version of drm_is_current_master
drm/amdgpu: wait for moving fence after pinning
drm/nouveau: wait for moving fence after pinning v2
drm/radeon: wait for moving fence after pinning
drm/vc4: hdmi: Make sure the controller is powered in detect
drm/vc4: hdmi: Move the HSM clock enable to runtime_pm
gpiolib: cdev: zero padding during conversion to gpioline_info_changed
i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_access
i2c: robotfuzz-osif: fix control-request directions
inet: annotate data race in inet_send_prepare() and inet_dgram_connect()
inet: annotate date races around sk->sk_txhash
integrity: Load mokx variables into the blacklist keyring
kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()
kthread_worker: split code for canceling the delayed work timer
KVM: do not allow mapping valid but non-reference-counted pages
KVM: selftests: Fix kvm_check_cap() assertion
KVM: SVM: Call SEV Guest Decommission if ASID binding fails
locking/lockdep: Improve noinstr vs errors
mac80211: drop multicast fragments
mac80211: handle various extensible elements correctly
mac80211_hwsim: drop pending frames on stop
mac80211: remove warning in ieee80211_get_sband()
mac80211: reset profile_periodicity/ema_ap
MIPS: generic: Update node names to avoid unit addresses
mm: add VM_WARN_ON_ONCE_PAGE() macro
mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk
mm, futex: fix shared futex pgoff on shmem huge page
mm: page_vma_mapped_walk(): add a level of indentation
mm: page_vma_mapped_walk(): crossing page table boundary
mm: page_vma_mapped_walk(): get vma_address_end() earlier
mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION block
mm: page_vma_mapped_walk(): settle PageHuge on entry
mm: page_vma_mapped_walk(): use goto instead of while (1)
mm: page_vma_mapped_walk(): use page for pvmw->page
mm: page_vma_mapped_walk(): use pmde for *pvmw->pmd
mm/rmap: remove unneeded semicolon in page_not_mapped()
mm/rmap: use page_not_mapped in try_to_unmap()
mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
mm/thp: fix page_address_in_vma() on file THP tails
mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
mm/thp: fix __split_huge_pmd_locked() on shmem migration entry
mm/thp: fix vma_address() if virtual address below file offset
mm/thp: make is_huge_zero_pmd() safe and quicker
mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split
mm/thp: try_to_unmap() use TTU_SYNC for safe splitting
mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
mm, thp: use head page in __migration_entry_wait()
module: limit enabling module.sig_enforce
net: annotate data race in sock_error()
net: caif: fix memory leak in ldisc_open
net: ethtool: clear heap allocations for ethtool function
netfs: fix test for whether we can skip read when writing beyond EOF
net: ipv4: Remove unneed BUG() function
net: ll_temac: Add memory-barriers for TX BD access
net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY
net/packet: annotate accesses to po->bind
net/packet: annotate accesses to po->ifindex
net/packet: annotate data race in packet_sendmsg()
net: phy: dp83867: perform soft reset and retain established link
net: qed: Fix memcpy() overflow of qed_dcbx_params()
nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
PCI: Add AMD RS690 quirk to enable 64-bit DMA
perf/x86/intel/lbr: Zero the xstate buffer on allocation
perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context
perf/x86: Track pmu in per-CPU cpu_hw_events
pinctrl: stm32: fix the reported number of GPIO lines per bank
ping: Check return value of function 'ping_queue_rcv_skb'
r8152: Avoid memcpy() over-reading of ETH_SS_STATS
r8169: Avoid memcpy() over-reading of ETH_SS_STATS
recordmcount: Correct st_shndx handling
Revert "drm: add a locked version of drm_is_current_master"
Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell."
Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."
Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
riscv32: Use medany C model for modules
s390/stack: fix possible register corruption with stack switch helper
scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)
sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS
spi: spi-nxp-fspi: move the register operation after the clock enable
swiotlb: manipulate orig_addr when tlb_addr has offset
x86/entry: Fix noinstr fail in __do_fast_syscall_32()
x86/fpu: Make init_fpstate correct with optimized XSAVE
x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()
x86/xen: Fix noinstr fail in exc_xen_unknown_trap()

Updated by kernel-updater-bot (https://abf.io/mikhailnov/kernel-updater-bot)
2021-06-30 23:57:34 +03:00

15 lines
921 B
YAML

sources:
linux-5.10.tar.xz: be0b909f1fbb760cc2d5cf146e1da3b2af0cf899
public_key_GOST_1.pem: b4fb6bf1cf73824944931a8f0c2cb7bf427e0774
public_key_GOST_2.pem: cba209bd331f29031c5d945949b230a8d7a4dc12
public_key_GOST_3.pem: e5a223dd7c556d4d0cac326f5ed9fc12dd769afb
public_key_GOST_4.pem: faa508628621920681f37f8022f5201cb2151a47
public_key_GOST_5.pem: 5e9869ff488d76ddd51075abef4d18b4656e2de4
public_key_GOST_6.pem: 737b1331d0b4fde999b86888770217aef44978fc
public_key_RSA_10.pem: ea4752f0a0671a998ba83050acad926a1cbd8c37
public_key_RSA_11.pem: b71d76f7f322fcd107b3607dfcacb99a0ca20892
public_key_RSA_12.pem: ce9600ed7fb5c505dc7208a4a2fab4c8ba20df72
public_key_RSA_7.pem: 5daae59c847c31e786890ad77f66ba3545b26811
public_key_RSA_8.pem: bd70516e3391f344a5072b3ccf1380af7f8d9eb0
public_key_RSA_9.pem: 28d20bffc2a3d27993985c69d82626484edca7fd
patch-5.10.47.xz: 56c32bb5f8fa1bd73443fc811f1e404c0f3b8417