cpu/SMT: Store the current/max number of threads (bsc#1214408).
cpu/hotplug: Create SMT sysfs interface for all arches (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588).
dm-raid: remove useless checking in raid_message() (git-fixes).
l2tp: fix refcount leakage on PPPoL2TP sockets (git-fixes).
l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow (git-fixes).
md/bitmap: always wake up md_thread in timeout_store (git-fixes).
md/bitmap: factor out a helper to set timeout (git-fixes).
md/raid10: Do not add spare disk when recovery fails (git-fixes).
md/raid10: check slab-out-of-bounds in md_bitmap_get_counter (git-fixes).
md/raid10: clean up md_add_new_disk() (git-fixes).
md/raid10: fix io loss while replacement replace rdev (git-fixes).
md/raid10: fix leak of 'r10bio->remaining' for recovery (git-fixes).
md/raid10: fix memleak for 'conf->bio_split' (git-fixes).
md/raid10: fix memleak of md thread (git-fixes).
md/raid10: fix null-ptr-deref in raid10_sync_request (git-fixes).
md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request (git-fixes).
md/raid10: fix overflow of md/safe_mode_delay (git-fixes).
md/raid10: fix wrong setting of max_corr_read_errors (git-fixes).
md/raid10: improve code of mrdev in raid10_sync_request (git-fixes).
md/raid10: prevent soft lockup while flush writes (git-fixes).
md/raid10: prioritize adding disk to 'removed' mirror (git-fixes).
md: Flush workqueue md_rdev_misc_wq in md_alloc() (git-fixes).
md: add new workqueue for delete rdev (git-fixes).
md: avoid signed overflow in slot_store() (git-fixes).
md: do not return existing mddevs from mddev_find_or_alloc (git-fixes).
md: factor out a mddev_alloc_unit helper from mddev_find (git-fixes).
md: fix data corruption for raid456 when reshape restart while grow up (git-fixes).
md: fix deadlock causing by sysfs_notify (git-fixes).
md: fix incorrect declaration about claim_rdev in md_import_device (git-fixes).
md: flush md_rdev_misc_wq for HOT_ADD_DISK case (git-fixes).
md: get sysfs entry after redundancy attr group create (git-fixes).
md: refactor mddev_find_or_alloc (git-fixes).
md: remove lock_bdev / unlock_bdev (git-fixes).
mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions (bsc#1190208 (MM functional and performance backports) bsc#1216759).
net-memcg: Fix scope of sockmem pressure indicators (bsc#1216759).
net: mana: Configure hwc timeout from hardware (bsc#1214037).
net: mana: Fix MANA VF unload when hardware is unresponsive (bsc#1214764).
powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588).
powerpc/pseries: Initialise CPU hotplug callbacks earlier (bsc#1214285 bsc#1205462 ltc#200161 ltc#200588).