LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, jslaby@suse.cz,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Linux 5.4.141
Date: Sun, 15 Aug 2021 13:40:32 +0200 [thread overview]
Message-ID: <162902763226212@kroah.com> (raw)
I'm announcing the release of the 5.4.141 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
------------
Documentation/virt/kvm/mmu.txt | 4
Makefile | 2
arch/x86/kvm/paging_tmpl.h | 14 -
arch/x86/kvm/svm.c | 2
drivers/media/v4l2-core/v4l2-mem2mem.c | 6
drivers/net/ethernet/xilinx/xilinx_emaclite.c | 5
drivers/net/ppp/ppp_generic.c | 19 +
drivers/tee/optee/call.c | 2
drivers/tee/optee/core.c | 3
drivers/tee/optee/rpc.c | 5
drivers/tee/optee/shm_pool.c | 8
drivers/tee/tee_shm.c | 4
drivers/usb/dwc3/ep0.c | 2
drivers/usb/dwc3/gadget.c | 118 +++++++--
drivers/usb/host/ehci-pci.c | 3
fs/btrfs/ctree.h | 13 -
fs/btrfs/delalloc-space.c | 2
fs/btrfs/delayed-inode.c | 3
fs/btrfs/disk-io.c | 4
fs/btrfs/file.c | 7
fs/btrfs/inode.c | 2
fs/btrfs/qgroup.c | 328 +++++++++++++++++++-------
fs/btrfs/qgroup.h | 5
fs/btrfs/transaction.c | 16 -
fs/btrfs/transaction.h | 15 -
fs/namespace.c | 42 ++-
include/linux/tee_drv.h | 1
kernel/trace/trace_events_hist.c | 20 +
sound/pci/hda/patch_realtek.c | 1
29 files changed, 467 insertions(+), 189 deletions(-)
Alexandre Courbot (1):
media: v4l2-mem2mem: always consider OUTPUT queue during poll
Filipe Manana (1):
btrfs: fix lockdep splat when enabling and disabling qgroups
Greg Kroah-Hartman (1):
Linux 5.4.141
Lai Jiangshan (1):
KVM: X86: MMU: Use the correct inherited permissions to get shadow page
Longfang Liu (1):
USB:ehci:fix Kunpeng920 ehci hardware problem
Luke D Jones (1):
ALSA: hda: Add quirk for ASUS Flow x13
Masami Hiramatsu (1):
tracing: Reject string operand in the histogram expression
Miklos Szeredi (1):
ovl: prevent private clone if bind mount is not allowed
Nikolay Borisov (4):
btrfs: make qgroup_free_reserved_data take btrfs_inode
btrfs: make btrfs_qgroup_reserve_data take btrfs_inode
btrfs: export and rename qgroup_reserve_meta
btrfs: don't flush from btrfs_delayed_inode_reserve_metadata
Pali Rohár (1):
ppp: Fix generating ppp unit id when ifname is not specified
Qu Wenruo (5):
btrfs: qgroup: allow to unreserve range without releasing other ranges
btrfs: qgroup: try to flush qgroup space when we get -EDQUOT
btrfs: transaction: Cleanup unused TRANS_STATE_BLOCKED
btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-EDQUOT
btrfs: qgroup: don't commit transaction when we already hold the handle
Sean Christopherson (1):
KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCB
Sumit Garg (1):
tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag
Wesley Cheng (7):
usb: dwc3: Stop active transfers before halting the controller
usb: dwc3: gadget: Allow runtime suspend if UDC unbinded
usb: dwc3: gadget: Restart DWC3 gadget when enabling pullup
usb: dwc3: gadget: Prevent EP queuing while stopping transfers
usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disable
usb: dwc3: gadget: Disable gadget IRQ during pullup disable
usb: dwc3: gadget: Avoid runtime resume if disabling pullup
YueHaibing (1):
net: xilinx_emaclite: Do not print real IOMEM pointer
next reply other threads:[~2021-08-15 11:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-15 11:40 Greg Kroah-Hartman [this message]
2021-08-15 11:40 ` Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=162902763226212@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=lwn@lwn.net \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--subject='Re: Linux 5.4.141' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).