Revert 'ACPI / EC: Remove old CLEAR_ON_RESUME quirk' (git-fixes).
af_unix: Fix data races around sk->sk_shutdown (bsc#1226846).
af_unix: annotate lockless accesses to sk->sk_err (bsc#1226846).
autofs4: use wait_event_killable (bsc#1207341).
ceph: remove the incorrect Fw reference check when dirtying pages (bsc#1231184).
fuse: use unsigned type for getxattr/listxattr size truncation (bsc#1230151).
kabi fix for proc/mounts: add cursor (bsc#1207341).
kabi/severities: Ignore ppc instruction emulation (bsc#1230826 ltc#205848) These are lowlevel functions not used outside of exception handling and kernel debugging facilities.
kthread: Fix task state in kthread worker if being frozen (bsc#1231146).
media: vivid: avoid integer overflow (git-fixes).
media: vivid: dev->bitmap_cap wasn't freed in all cases (git-fixes).
media: vivid: fix assignment of dev->fbuf_out_flags (git-fixes).
media: vivid: s_fbuf: add more sanity checks (git-fixes).
net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup (git-fixes).
net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response (git-fixes).
net: usb: sr9700: fix uninitialized variable use in sr_mdio_read (git-fixes).
nvmet-tcp: fix kernel crash if commands allocation fails (git-fixes).
nvmet: Identify-Active Namespace ID List command should reject invalid nsid (git-fixes).
ocfs2: fix null-ptr-deref when journal load failed (git-fixes).
ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate (git-fixes).
ocfs2: remove unreasonable unlock in ocfs2_read_blocks (git-fixes).
powerpc sstep: Add support for cnttzw, cnttzd instructions (bsc#1230826 ltc#205848).
powerpc sstep: Add support for extswsli instruction (bsc#1230826 ltc#205848).
powerpc sstep: Add support for modsd, modud instructions (bsc#1230826 ltc#205848).
powerpc sstep: Add support for modsw, moduw instructions (bsc#1230826 ltc#205848).
powerpc/32: Move the inline keyword at the beginning of function declaration (bsc#1230826 ltc#205848).
powerpc/64: Fix update forms of loads and stores to write 64-bit EA (bsc#1230826 ltc#205848).
powerpc/fpu: Drop cvt_fd() and cvt_df() (bsc#1230826 ltc#205848).
powerpc/imc-pmu: Fix use of mutex in IRQs disabled section (bsc#1054914 git-fixes).
powerpc/imc-pmu: Revert nest_init_lock to being a mutex (bsc#1065729).
powerpc/iommu: Annotate nested lock for lockdep (bsc#1065729).
powerpc/kprobes: Blacklist emulate_update_regs() from kprobes (bsc#1230826 ltc#205848).
powerpc/kprobes: Update optprobes to use emulate_update_regs() (bsc#1230826 ltc#205848).
powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0 (bsc#1230826 ltc#205848).