can: c_can: reg_map_{c,d}_can: mark as __maybe_unused (git-fixes).
can: flexcan: flexcan_chip_stop(): add error handling and propagate error value (git-fixes).
can: softing: softing_card_shutdown(): add braces around empty body in an 'if' statement (git-fixes).
ceph: fix memory leak in ceph_cleanup_snapid_map() (bsc#1178234).
ceph: map snapid to anonymous bdev ID (bsc#1178234).
ceph: promote to unsigned long long before shifting (bsc#1178187).
clk: at91: remove the checking of parent_name (git-fixes).
clk: bcm2835: add missing release if devm_clk_hw_register fails (git-fixes).
clk: imx8mq: Fix usdhc parents order (git-fixes).
coredump: fix crash when umh is disabled (bsc#1177753).
crypto: algif_skcipher - EBUSY on aio should be an error (git-fixes).
crypto: ccp - fix error handling (git-fixes).
crypto: dh - check validity of Z before export (bsc#1175716).
crypto: dh - SP800-56A rev 3 local public key validation (bsc#1175716).
crypto: ecc - SP800-56A rev 3 local public key validation (bsc#1175716).
crypto: ecdh - check validity of Z before export (bsc#1175716).
crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call (git-fixes).
crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc() (git-fixes).
crypto: omap-sham - fix digcnt register handling with export/import (git-fixes).
cxl: Rework error message for incompatible slots (bsc#1055014 git-fixes).
cypto: mediatek - fix leaks in mtk_desc_ring_alloc (git-fixes).
device property: Do not clear secondary pointer for shared primary firmware node (git-fixes).
device property: Keep secondary firmware node secondary by type (git-fixes).
Disable CONFIG_LIVEPATCH_IPA_CLONES where not needed Explicitly disable CONFIG_LIVEPATCH_IPA_CLONES in configs where it is not needed to avoid confusion and unwanted values due to fragment config files.
Disable ipa-clones dump for KMP builds (bsc#1178330) The feature is not really useful for KMP, and rather confusing, so let's disable it at building out-of-tree codes
dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status (git-fixes).
drivers: net: add missing interrupt.h include (git-fixes).
drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case (git-fixes).
writeback: Fix sync livelock due to b_dirty_time processing (bsc#1177755).
writeback: Protect inode->i_io_list with inode->i_lock (bsc#1177755).
x86/apic: Unify duplicated local apic timer clockevent initialization (bsc#1112178).
x86, fakenuma: Fix invalid starting node ID (git-fixes (mm/x86/fakenuma)).
x86/fpu: Allow multiple bits in clearcpuid= parameter (bsc#1112178).
x86/xen: disable Firmware First mode for correctable memory errors (bsc#1176713).
xen/blkback: use lateeoi irq binding (XSA-332 bsc#1177411).
xen/events: add a new 'late EOI' evtchn framework (XSA-332 bsc#1177411).
xen/events: add a proper barrier to 2-level uevent unmasking (XSA-332 bsc#1177411).
xen/events: avoid removing an event channel while handling it (XSA-331 bsc#1177410).
xen/events: block rogue events for some time (XSA-332 bsc#1177411).
xen/events: defer eoi in case of excessive number of events (XSA-332 bsc#1177411).
xen/events: do not use chip_data for legacy IRQs (XSA-332 bsc#1065600).
xen/events: fix race in evtchn_fifo_unmask() (XSA-332 bsc#1177411).
xen/events: switch user event channels to lateeoi model (XSA-332 bsc#1177411).
xen/events: use a common cpu hotplug hook for event channels (XSA-332 bsc#1177411).
xen/gntdev.c: Mark pages as dirty (bsc#1065600).
xen/netback: use lateeoi irq binding (XSA-332 bsc#1177411).
xen/pciback: use lateeoi irq binding (XSA-332 bsc#1177411).
xen/scsiback: use lateeoi irq binding (XSA-332 bsc#1177411).
xen uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN data pointer which contains XEN specific information (XSA-332 bsc#1065600).
xfs: avoid infinite loop when cancelling CoW blocks after writeback failure (bsc#1178027).
xfs: limit entries returned when counting fsmap records (git-fixes).
xgbe: no need to check return value of debugfs_create functions (git-fixes).
xgbe: switch to more generic VxLAN detection (git-fixes).