No description
Find a file
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
.abf.yml [bot] upd: 5.10.46 -> 5.10.47 2021-06-30 23:57:34 +03:00
0001-AltHa-LSM-module.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0001-Apply-AUFS-5.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0001-audit-make-it-less-verbose.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0001-crypto-support-loading-GOST-signed-kernel-modules.patch patch: support loading GOST-signed modules 2020-08-06 14:30:23 +03:00
0001-disable-mrproper-prepare-scripts-configs-in-devel-rp.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0001-perf-skip-xmlto-validation.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0001-Remove-RPM-illegal-chars-from-module-version.patch w/a illegal characters in RPM Provides 2020-06-18 18:38:30 +03:00
0001-Revert-kallsyms-unexport-kallsyms_lookup_name-and-ka.patch Lighten protection against violating GPL to be able to build e.g. anbox kernel modules 2021-01-01 19:13:15 +03:00
0001-ROSA-ima-allow-to-off-modules-signature-check-dynami.patch add comment about secure boot and module.sig_enforce=0 2020-08-20 09:40:21 +03:00
0001-sign-file-full-functionality-with-modern-LibreSSL.patch Replace patch for sign-file.c with the one sent to upstream. CONFIG_MODULE_SIG_STREEBOG* does not make sense now as there is no tool to properly sign with a GOST algo 2020-03-19 00:42:46 +03:00
0002-Documentation-for-AltHa-LSM.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0003-security-altha-altha_lsm.c-build-fixed-with-kernel-5.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0004-altha-use-path-strings-instead-of-path-structs.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0601-Baikal-M-Kconfig-defconfig.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0602-Baikal-M-clock-driver.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0603-efi-rtc-avoid-calling-efi.get_time-on-Baikal-M-board.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0604-efi-arm-runtime-print-EFI-mapping.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0605-ethernet-stmmac-made-dwmac1000_-DMA-functions-availa.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0606-stmmac-Baikal-M-dwmac-driver.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0607-Fixed-secondary-CPUs-boot-on-BE-M1000-SoC.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0608-Baikal-M-USB-driver.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0609-Baikal-M-video-unit-driver.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0610-Added-Baikal-T1-M-BMC-driver.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0611-dw-hdmi-ahb-audio-support-BE-M1000-SoC.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0612-bt1-pvt.c-access-registers-via-pvt_-readl-writel-hel.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0613-bt1-pvt-define-pvt_readl-pvt_writel-for-BE-M1000-SoC.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0614-bt1-pvt-adjust-probing-for-BE-M1000-SoC.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0615-bt1-pvt-added-compatible-baikal-pvt.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0616-Baikal-M-PCIe-driver-from-SDK-M-4.3.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0617-Baikal-M-PCIe-driver-from-SDK-M-4.4.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0618-baikal_vdu-avoid-using-SMC-calls-for-updating-frameb.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0619-panfrost-compatibility-with-Baikal-M-firmware-from-S.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0620-cpufreq-dt-don-t-load-on-BE-M1000-SoC.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0621-baikal_clk-compatibility-with-SDK-M-5.1-firmware.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0622-stmmac_mdio-implemented-reset-via-MAC-GP-out-pin.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0623-dwmac_baikal-clear-PHY-reset-before-calling-generic-.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0624-BROKEN-dwc-i2s-support-BE-M1000-SoC.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0625-baikal_vdu_drm-LVDS-panel-support.patch Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
0626-Serial-82550_dw-Fix-clock-rate-setting-in-dw8250_set.patch Add patches of panfrost driver for Baikal 2021-06-23 19:21:23 +03:00
0627-drm-panfrost-Fix-memory-attributes-for-Mali-T620.patch Add patches of panfrost driver for Baikal 2021-06-23 19:21:23 +03:00
0628-drm-panfrost-Trim-affinity-for-Mali-T620.patch Add patches of panfrost driver for Baikal 2021-06-23 19:21:23 +03:00
0629-baikal_vdu_drm-_plane_atomic_check-actually-re-enabl.patch Update support of Baikal-M from kernel-image-std-def-5.10.46-alt1 2021-06-26 13:21:23 +03:00
0630-baikal_vdu-figure-out-LVDS-endpoint-count.patch Update support of Baikal-M from kernel-image-std-def-5.10.46-alt1 2021-06-26 13:21:23 +03:00
0631-panfrost-disable-devfreq-on-BE-M1000-SoC.patch Update support of Baikal-M from kernel-image-std-def-5.10.46-alt1 2021-06-26 13:21:23 +03:00
aufs-k510.diff Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
cpupower-start.sh cpupower: Select the governor at start time rather than during install 2015-03-13 17:29:40 +03:00
cpupower.config cpupower: Select the governor at start time rather than during install 2015-03-13 17:29:40 +03:00
cpupower.path Make sure cpupower starts after the list of governors is available 2015-03-17 20:53:12 +03:00
cpupower.service Make sure cpupower starts after the list of governors is available 2015-03-17 20:53:12 +03:00
kernel-arm64.config Add support of Baikal-M SoCs 2021-06-22 16:35:50 +03:00
kernel-i586.config Tune kernel interactivity 2021-02-23 14:57:41 +03:00
kernel-x86_64.config Tune kernel interactivity 2021-02-23 14:57:41 +03:00
kernel.rpmlintrc allow longer descriprions in rpm5 platforms (I previously encresed max description length in rpm4) 2020-10-27 23:58:19 +03:00
kernel.spec [bot] upd: 5.10.46 -> 5.10.47 2021-06-30 23:57:34 +03:00
le9pf.diff test another version of le9 from pf-kernel maintainer 2020-12-26 19:53:02 +03:00
macros.ksobirator Drop *-latest provides 2021-05-08 18:59:36 +03:00