Dedy Lansky (1): cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Jaegeuk Kim (1): f2fs: support swap file w/ DIO
Jouni Malinen (1): mac80211: Do not send Layer 2 Update frame before authorization
Keith Busch (1): PCI/AER: Refactor error injection fallbacks
Peng Wang (1): kernfs: fix potential null pointer dereference
Shmulik Ladkani (1): net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
Wei Li (1): arm64: fix calling nmi_enter() repeatedly when IPI_CPU_CRASH_STOP
arch/arm64/kernel/smp.c | 7 ++- drivers/pci/pcie/aer_inject.c | 66 +++++++++++--------- fs/f2fs/data.c | 140 +++++++++++++++++++++++++++++++++++++++--- fs/f2fs/f2fs.h | 2 +- fs/kernfs/dir.c | 3 +- include/net/cfg80211.h | 11 ++++ include/trace/events/f2fs.h | 11 ++-- net/mac80211/cfg.c | 58 ++--------------- net/mac80211/sta_info.c | 4 ++ net/sched/act_mirred.c | 22 ++++--- net/wireless/util.c | 45 ++++++++++++++ 11 files changed, 259 insertions(+), 110 deletions(-)