[ANNOUNCE] 4.19.246-rt110

From: Daniel Wagner
Date: Tue Jun 14 2022 - 03:09:30 EST


Hello RT-list!

I'm pleased to announce the 4.19.246-rt110 stable release. This is just
an update to the latest stable release. No RT specific changes.

You can get this release via the git tree at:

git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git

branch: v4.19-rt
Head SHA1: 60a663a02ac911cb70dc964321b3c596e5b4c3ca

Or to build 4.19.246-rt110 directly, the following patches should be applied:

https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.xz

https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.246.xz

https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patch-4.19.246-rt110.patch.xz

Signing key fingerprint:

5BF6 7BC5 0826 72CA BB45 ACAE 587C 5ECA 5D0A 306C

All keys used for the above files and repositories can be found on the
following git repository:

git://git.kernel.org/pub/scm/docs/kernel/pgpkeys.git

Enjoy!
Daniel

Changes from v4.19.245-rt109:
---

Akira Yokosawa (1):
docs: submitting-patches: Fix crossref to 'The canonical patch format'

Andy Shevchenko (1):
ACPI: sysfs: Make sparse happy about address space in use

Arnaldo Carvalho de Melo (2):
perf bench: Share some global variables to fix build with gcc 10
perf tests bp_account: Make global variable static

Ben Hutchings (1):
libtraceevent: Fix build with binutils 2.35

Chuck Lever (1):
NFSD: Fix possible sleep during nfsd4_release_lockowner()

Dan Carpenter (1):
dm integrity: fix error code in dm_integrity_ctr()

Daniel Wagner (2):
Merge tag 'v4.19.246' into v4.19-rt
Linux 4.19.246-rt110

Denis Efremov (Oracle) (1):
staging: rtl8723bs: prevent ->Ssid overflow in rtw_wx_set_scan()

Eric Dumazet (1):
tcp: change source port randomizarion at connect() time

Florian Westphal (1):
netfilter: conntrack: re-fetch conntrack after insertion

Greg Kroah-Hartman (1):
Linux 4.19.246

Gustavo A. R. Silva (1):
drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()

Haimin Zhang (1):
block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern

Joel Stanley (1):
net: ftgmac100: Disable hardware checksum on AST2600

Kees Cook (1):
exec: Force single empty string when argv is empty

Liu Jian (1):
bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes

Lorenzo Pieralisi (1):
ACPI: sysfs: Fix BERT error region memory mapping

Marek Maślanka (1):
HID: multitouch: Add support for Google Whiskers Touchpad

Mika Westerberg (1):
i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging

Mikulas Patocka (2):
dm crypt: make printing of the key constant-time
dm stats: add cond_resched when looping over entries

Miri Korenblit (1):
cfg80211: set custom regdomain after wiphy registration

Piyush Malgujar (1):
drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers

Sarthak Kukreti (1):
dm verity: set DM_TARGET_IMMUTABLE feature flag

Stefan Mahnke-Hartmann (1):
tpm: Fix buffer access in tpm2_get_tpm_pt()

Stephen Brennan (1):
assoc_array: Fix BUG_ON during garbage collect

Sultan Alsawaf (1):
zsmalloc: fix races between asynchronous zspage free and page migration

Thomas Bartschies (1):
net: af_key: check encryption module availability consistency

Thomas Gleixner (1):
x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests

Willy Tarreau (1):
secure_seq: use the 64 bits of the siphash for port offset calculation

Xiu Jianfeng (1):
tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()