I'm announcing the release of the 5.4.228 kernel. All users of the 5.4 kernel series must upgrade. The updated 5.4.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.4.y and can be browsed at the normal kernel.org git web browser: https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary thanks, greg k-h ------------ Makefile | 2 - arch/x86/kernel/cpu/mtrr/mtrr.c | 2 - arch/x86/kernel/smpboot.c | 1 block/partition-generic.c | 7 +++ drivers/net/can/usb/mcba_usb.c | 10 +++-- drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c | 3 + drivers/pinctrl/mediatek/mtk-eint.c | 9 +++- include/linux/can/platform/sja1000.h | 2 - include/linux/hugetlb.h | 6 +-- mm/gup.c | 13 ++++++ mm/hugetlb.c | 30 +++++++-------- net/core/filter.c | 2 + sound/soc/soc-ops.c | 9 ++++ 13 files changed, 65 insertions(+), 31 deletions(-) Baolin Wang (1): mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page Charles Keepax (1): ASoC: ops: Correct bounds check for second channel on SX controls Greg Kroah-Hartman (1): Linux 5.4.228 Heiko Schocher (1): can: sja1000: fix size of OCR_MODE_MASK define Jialiang Wang (1): nfp: fix use-after-free in area_cache_get() Lorenzo Colitti (1): net: bpf: Allow TC programs to call BPF_FUNC_skb_change_head Mark Brown (1): ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx() Ming Lei (1): block: unhash blkdev part inode when the part is deleted Paul E. McKenney (1): x86/smpboot: Move rcu_cpu_starting() earlier Ricardo Ribalda (1): pinctrl: meditatek: Startup with the IRQs disabled Yasushi SHOJI (1): can: mcba_usb: Fix termination command argument