<div dir="ltr"><div>Applied to kinetic:linux master-next</div><div><br></div><div>thanks :)</div><div><br></div><div>- Luke<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 15, 2022 at 2:01 PM Kamal Mostafa <<a href="mailto:kamal@canonical.com">kamal@canonical.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">This pull request (169 commits) includes the following Kinetic stable<br>
patchsets:<br>
<br>
Kinetic update: upstream stable patchset 2022-12-15<br>
Ported from the following upstream stable releases:<br>
v5.15.78, v6.0.8<br>
<a href="https://bugs.launchpad.net/bugs/1999828" rel="noreferrer" target="_blank">https://bugs.launchpad.net/bugs/1999828</a><br>
<br>
Note also that the 'stable-next' branch head contains this and all prior<br>
pending upstream stable releases, rebased to master-next:<br>
<br>
git://<a href="http://git.launchpad.net/~ubuntu-kernel-stable/+git/kinetic" rel="noreferrer" target="_blank">git.launchpad.net/~ubuntu-kernel-stable/+git/kinetic</a> stable-next<br>
<br>
-Kamal<br>
<br>
-----<br>
<br>
The following changes since commit 19c3d1378760941697071033db2566c58abba1c4:<br>
<br>
UBUNTU: Upstream stable to v5.15.77, v6.0.7 (2022-12-15 13:29:54 -0800)<br>
<br>
are available in the Git repository at:<br>
<br>
git://<a href="http://git.launchpad.net/~ubuntu-kernel-stable/+git/kinetic" rel="noreferrer" target="_blank">git.launchpad.net/~ubuntu-kernel-stable/+git/kinetic</a> tags/kinetic-stable-2022-12-15<br>
<br>
for you to fetch changes up to e3af7c3ceab2978ffce8aacc0530eb9119ca1de7:<br>
<br>
UBUNTU: Upstream stable to v5.15.78, v6.0.8 (2022-12-15 13:31:09 -0800)<br>
<br>
----------------------------------------------------------------<br>
Akira Yokosawa (1):<br>
docs/process/howto: Replace C89 with C11<br>
<br>
Ard Biesheuvel (2):<br>
efi: random: reduce seed size to 32 bytes<br>
efi: random: Use 'ACPI reclaim' memory for random seed<br>
<br>
Ashish Kalra (1):<br>
ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()<br>
<br>
Aurelien Jarno (1):<br>
drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages<br>
<br>
Benjamin Coddington (1):<br>
NFSv4.2: Fixup CLONE dest file size for zero-length count<br>
<br>
Brian Norris (2):<br>
drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach<br>
drm/rockchip: dsi: Force synchronous probe<br>
<br>
Chen Jun (1):<br>
blk-mq: Fix kmemleak in blk_mq_init_allocated_queue<br>
<br>
Chen Zhongjin (6):<br>
net: dsa: Fix possible memory leaks in dsa_loop_init()<br>
RDMA/core: Fix null-ptr-deref in ib_core_cleanup()<br>
net/smc: Fix possible leaked pernet namespace in smc_init()<br>
net, neigh: Fix null-ptr-deref in neigh_table_clear()<br>
block: Fix possible memory leak for rq_wb on add_disk failure<br>
i2c: piix4: Fix adapter not be removed in piix4_remove()<br>
<br>
Christophe JAILLET (1):<br>
btrfs: fix a memory allocation failure test in btrfs_submit_direct<br>
<br>
Cristian Marussi (5):<br>
firmware: arm_scmi: Suppress the driver's bind attributes<br>
firmware: arm_scmi: Make Rx chan_setup fail on memory errors<br>
firmware: arm_scmi: Fix devres allocation device in virtio transport<br>
arm64: dts: juno: Add thermal critical trip points<br>
firmware: arm_scmi: Fix deferred_tx_wq release on error paths<br>
<br>
Dan Carpenter (2):<br>
RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()<br>
net: sched: Fix use after free in red_enqueue()<br>
<br>
Dan Williams (1):<br>
ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes set<br>
<br>
Danijel Slivka (1):<br>
drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case<br>
<br>
Dave Hansen (1):<br>
x86/tdx: Prepare for using "INFO" call for a second purpose<br>
<br>
David Sterba (1):<br>
btrfs: fix type of parameter generation in btrfs_get_dentry<br>
<br>
Dean Luick (1):<br>
IB/hfi1: Correctly move list in sc_disable()<br>
<br>
Dexuan Cui (1):<br>
vsock: fix possible infinite sleep in vsock_connectible_wait_data()<br>
<br>
Dokyung Song (1):<br>
wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()<br>
<br>
Emanuele Giuseppe Esposito (1):<br>
KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable<br>
<br>
Eric Biggers (2):<br>
fscrypt: stop using keyrings subsystem for fscrypt_master_key<br>
fscrypt: fix keyring memory leak on mount failure<br>
<br>
Filipe Manana (4):<br>
btrfs: fix inode list leak during backref walking at resolve_indirect_refs()<br>
btrfs: fix inode list leak during backref walking at find_parent_nodes()<br>
btrfs: fix ulist leaks in error paths of qgroup self tests<br>
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb<br>
<br>
Gaosheng Cui (2):<br>
net: mdio: fix undefined behavior in bit shift for __mdiobus_register<br>
capabilities: fix potential memleak on error path from vfs_getxattr_alloc()<br>
<br>
Geert Uytterhoeven (2):<br>
clk: renesas: r8a779g0: Fix HSCIF parent clocks<br>
clk: renesas: r8a779g0: Add SASYNCPER clocks<br>
<br>
Graham Sider (1):<br>
drm/amdgpu: disable GFXOFF during compute for GFX11<br>
<br>
Hangyu Hua (1):<br>
media: meson: vdec: fix possible refcount leak in vdec_probe()<br>
<br>
Hans Verkuil (3):<br>
media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE<br>
media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE<br>
media: dvb-frontends/drxk: initialize err to 0<br>
<br>
Hawkins Jiawei (1):<br>
Bluetooth: L2CAP: Fix memory leak in vhci_write<br>
<br>
Helge Deller (3):<br>
parisc: Make 8250_gsc driver dependend on CONFIG_PARISC<br>
parisc: Export iosapic_serial_irq() symbol for serial port driver<br>
parisc: Avoid printing the hardware path twice<br>
<br>
Horatiu Vultur (4):<br>
net: lan966x: Fix the MTU calculation<br>
net: lan966x: Adjust maximum frame size when vlan is enabled/disabled<br>
net: lan966x: Fix FDMA when MTU is changed<br>
net: lan966x: Fix unmapping of received frames using FDMA<br>
<br>
Håkon Bugge (1):<br>
RDMA/cma: Use output interface for net_dev check<br>
<br>
Ido Schimmel (1):<br>
bridge: Fix flushing of dynamic FDB entries<br>
<br>
Ioana Ciornei (3):<br>
arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers<br>
arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers<br>
arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers<br>
<br>
Jason A. Donenfeld (2):<br>
ipvs: use explicitly signed chars<br>
hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax()<br>
<br>
Jerry Snitselaar (1):<br>
efi/tpm: Pass correct address to memblock_reserve<br>
<br>
Jim Mattson (5):<br>
KVM: x86: Mask off reserved bits in CPUID.80000006H<br>
KVM: x86: Mask off reserved bits in CPUID.8000001AH<br>
KVM: x86: Mask off reserved bits in CPUID.80000008H<br>
KVM: x86: Mask off reserved bits in CPUID.80000001H<br>
KVM: x86: Mask off reserved bits in CPUID.8000001FH<br>
<br>
Jiri Olsa (1):<br>
x86/syscall: Include asm/ptrace.h in syscall_wrapper header<br>
<br>
John Keeping (1):<br>
drm/rockchip: fix fbdev on non-IOMMU devices<br>
<br>
Josef Bacik (1):<br>
btrfs: fix tree mod log mishandling of reallocated nodes<br>
<br>
Jozsef Kadlecsik (1):<br>
netfilter: ipset: enforce documented limit to prevent allocating huge memory<br>
<br>
Kamal Mostafa (1):<br>
UBUNTU: Upstream stable to v5.15.78, v6.0.8<br>
<br>
Kan Liang (3):<br>
perf/x86/intel: Fix pebs event constraints for ICL<br>
perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]<br>
perf/x86/intel: Fix pebs event constraints for SPR<br>
<br>
Kirill A. Shutemov (1):<br>
x86/tdx: Panic on bad configs that #VE on "private" memory access<br>
<br>
Laurent Pinchart (4):<br>
media: rkisp1: Don't pass the quantization to rkisp1_csm_config()<br>
media: rkisp1: Initialize color space on resizer sink and source pads<br>
media: rkisp1: Use correct macro for gradient registers<br>
media: rkisp1: Zero v4l2_subdev_format fields in when validating links<br>
<br>
Li Huafei (1):<br>
ftrace: Fix use-after-free for dynamic ftrace_ops<br>
<br>
Li Jun (4):<br>
arm64: dts: imx8mm: remove otg1/2 power domain dependency on hsio<br>
arm64: dts: imx8mm: correct usb power domains<br>
arm64: dts: imx8mn: remove otg1 power domain dependency on hsio<br>
arm64: dts: imx8mn: Correct the usb power domain<br>
<br>
Li Qiang (1):<br>
kprobe: reverse kp->flags when arm_kprobe failed<br>
<br>
Li Zhijian (1):<br>
RDMA/rxe: Fix mr leak in RESPST_ERR_RNR<br>
<br>
Liu Peibao (1):<br>
stmmac: dwmac-loongson: fix invalid mdio_node<br>
<br>
Luiz Augusto von Dentz (2):<br>
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM<br>
Bluetooth: L2CAP: Fix attempting to access uninitialized memory<br>
<br>
Lukas Wunner (1):<br>
serial: ar933x: Deassert Transmit Enable on ->rs485_config()<br>
<br>
Luís Henriques (1):<br>
ext4: fix BUG_ON() when directory entry has invalid rec_len<br>
<br>
Marc Zyngier (1):<br>
KVM: arm64: Fix SMPRI_EL1/TPIDR2_EL0 trapping on VHE<br>
<br>
Marek Vasut (2):<br>
clk: rs9: Fix I2C accessors<br>
arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on MX8Menlo<br>
<br>
Mark Rutland (1):<br>
arm64: entry: avoid kprobe recursion<br>
<br>
Martin Tůma (1):<br>
i2c: xiic: Add platform module alias<br>
<br>
Masami Hiramatsu (Google) (1):<br>
tracing/fprobe: Fix to check whether fprobe is registered correctly<br>
<br>
Matthew Wilcox (Oracle) (1):<br>
ext4,f2fs: fix readahead of verity data<br>
<br>
Max Krummenacher (1):<br>
arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci<br>
<br>
Maxim Levitsky (4):<br>
KVM: x86: emulator: em_sysexit should update ctxt->mode<br>
KVM: x86: emulator: introduce emulator_recalc_and_set_mode<br>
KVM: x86: emulator: update the emulation mode after rsm<br>
KVM: x86: emulator: update the emulation mode after CR0 write<br>
<br>
Maxime Ripard (1):<br>
drm/vc4: hdmi: Check the HSM rate at runtime_resume<br>
<br>
Michal Luczaj (1):<br>
KVM: Initialize gfn_to_pfn_cache locks in dedicated helper<br>
<br>
Miklos Szeredi (2):<br>
fuse: add file_modified() to fallocate<br>
fuse: fix readdir cache race<br>
<br>
Nathan Chancellor (1):<br>
drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback<br>
<br>
Nick Child (1):<br>
ibmvnic: Free rwi on reset success<br>
<br>
Olivier Moysan (1):<br>
iio: adc: stm32-adc: fix channel sampling time init<br>
<br>
Pablo Neira Ayuso (2):<br>
netfilter: nf_tables: netlink notifier might race to release objects<br>
netfilter: nf_tables: release flow rule object from commit path<br>
<br>
Pavel Begunkov (3):<br>
bio: safeguard REQ_ALLOC_CACHE bio put<br>
net/ulp: remove SOCK_SUPPORT_ZC from tls sockets<br>
net: remove SOCK_SUPPORT_ZC from sockmap<br>
<br>
Peng Fan (1):<br>
arm64: dts: imx8: correct clock order<br>
<br>
Petr Benes (1):<br>
ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP<br>
<br>
Rafael Mendonca (1):<br>
fprobe: Check rethook_alloc() return in rethook initialization<br>
<br>
Rasmus Villemoes (1):<br>
tools/nolibc/string: Fix memcmp() implementation<br>
<br>
Robert Beckett (1):<br>
drm/i915: stop abusing swiotlb_max_segment<br>
<br>
Ronnie Sahlberg (1):<br>
cifs: fix regression in very old smb1 mounts<br>
<br>
Ryan Roberts (1):<br>
KVM: arm64: Fix bad dereference on MTE-enabled systems<br>
<br>
Sakari Ailus (1):<br>
media: v4l: subdev: Fail graciously when getting try data for NULL state<br>
<br>
Samuel Bailey (1):<br>
HID: saitek: add madcatz variant of MMO7 mouse device ID<br>
<br>
Sean Christopherson (4):<br>
KVM: x86: Trace re-injected exceptions<br>
KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()<br>
KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL<br>
KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache<br>
<br>
Sergey Shtylyov (1):<br>
ata: pata_legacy: fix pdc20230_set_piomode()<br>
<br>
Shang XiaoJing (5):<br>
nfc: fdp: Fix potential memory leak in fdp_nci_send()<br>
nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()<br>
nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()<br>
nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()<br>
tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()<br>
<br>
Soenke Huster (1):<br>
Bluetooth: virtio_bt: Use skb_put to set length<br>
<br>
Stefan Metzmacher (1):<br>
net: also flag accepted sockets supporting msghdr originated zerocopy<br>
<br>
Steven Rostedt (Google) (1):<br>
ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()<br>
<br>
Sumit Garg (1):<br>
tee: Fix tee_shm_register() for kernel TEE drivers<br>
<br>
Taniya Das (1):<br>
clk: qcom: Update the force mem core bit for GPU clocks<br>
<br>
Theodore Ts'o (1):<br>
ext4: update the backup superblock's at the end of the online resize<br>
<br>
Thinh Nguyen (1):<br>
usb: dwc3: gadget: Don't delay End Transfer on delayed_status<br>
<br>
Tim Harvey (1):<br>
ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset<br>
<br>
Trond Myklebust (3):<br>
NFSv4: Fix a potential state reclaim deadlock<br>
NFSv4.1: Handle RECLAIM_COMPLETE trunking errors<br>
NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot<br>
<br>
Uday Shankar (1):<br>
scsi: core: Restrict legal sdev_state transitions via sysfs<br>
<br>
Ville Syrjälä (2):<br>
drm/i915/sdvo: Filter out invalid outputs more sensibly<br>
drm/i915/sdvo: Setup DDC fully before output init<br>
<br>
Vladimir Oltean (1):<br>
net: dsa: fall back to default tagger if we can't load the one from DT<br>
<br>
Willy Tarreau (1):<br>
tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12<br>
<br>
Xander Li (1):<br>
nvme-pci: disable write zeroes on various Kingston SSD<br>
<br>
Yang Yingliang (3):<br>
mISDN: fix possible memory leak in mISDN_register_device()<br>
isdn: mISDN: netjet: fix wrong check of device registration<br>
ata: palmld: fix return value check in palmld_pata_probe()<br>
<br>
Yangyang Li (1):<br>
RDMA/hns: Disable local invalidate operation<br>
<br>
Ye Bin (1):<br>
ext4: fix warning in 'ext4_da_release_space'<br>
<br>
Yifan Zha (1):<br>
drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11<br>
<br>
Yixing Liu (1):<br>
RDMA/hns: Fix NULL pointer problem in free_mr_init()<br>
<br>
Zhang Changzhong (1):<br>
net: fec: fix improper use of NETDEV_TX_BUSY<br>
<br>
Zhang Qilong (1):<br>
rose: Fix NULL pointer dereference in rose_send_frame()<br>
<br>
Zhang Xiaoxu (2):<br>
SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed<br>
nfs4: Fix kmemleak when allocate slot failed<br>
<br>
Zheng Yejian (1):<br>
tracing/histogram: Update document for KEYS_MAX size<br>
<br>
Zhengchao Shao (4):<br>
ipvs: fix WARNING in __ip_vs_cleanup_batch()<br>
ipvs: fix WARNING in ip_vs_app_net_cleanup()<br>
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()<br>
ipv6: fix WARNING in ip6_route_net_exit_late()<br>
<br>
Ziyang Xuan (1):<br>
net: tun: fix bugs for oversize packet when napi frags enabled<br>
<br>
Documentation/process/howto.rst | 2 +-<br>
Documentation/trace/histogram.rst | 2 +-<br>
Documentation/translations/it_IT/process/howto.rst | 2 +-<br>
Documentation/translations/ja_JP/howto.rst | 2 +-<br>
Documentation/translations/ko_KR/howto.rst | 2 +-<br>
Documentation/translations/zh_CN/process/howto.rst | 2 +-<br>
Documentation/translations/zh_TW/process/howto.rst | 2 +-<br>
arch/arm/boot/dts/imx6q-yapp4-crux.dts | 4 +<br>
arch/arm/boot/dts/imx6qdl-gw5910.dtsi | 2 +-<br>
arch/arm/boot/dts/imx6qdl-gw5913.dtsi | 2 +-<br>
arch/arm/boot/dts/imx6qp-yapp4-crux-plus.dts | 4 +<br>
arch/arm64/boot/dts/arm/juno-base.dtsi | 14 +<br>
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 6 +<br>
arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 6 +<br>
arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 6 +<br>
arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi | 18 +-<br>
arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dts | 16 +-<br>
arch/arm64/boot/dts/freescale/imx8mm.dtsi | 8 +-<br>
arch/arm64/boot/dts/freescale/imx8mn.dtsi | 4 +-<br>
arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi | 20 +-<br>
arch/arm64/kernel/entry-common.c | 3 +-<br>
arch/arm64/kvm/hyp/exception.c | 3 +-<br>
arch/arm64/kvm/hyp/include/hyp/switch.h | 20 +<br>
arch/arm64/kvm/hyp/nvhe/switch.c | 26 --<br>
arch/arm64/kvm/hyp/vhe/switch.c | 8 -<br>
arch/parisc/include/asm/hardware.h | 12 +-<br>
arch/parisc/kernel/drivers.c | 14 +-<br>
arch/x86/coco/tdx/tdx.c | 25 +-<br>
arch/x86/events/intel/core.c | 1 +<br>
arch/x86/events/intel/ds.c | 18 +-<br>
arch/x86/include/asm/syscall_wrapper.h | 2 +-<br>
arch/x86/kvm/cpuid.c | 11 +-<br>
arch/x86/kvm/emulate.c | 104 +++--<br>
arch/x86/kvm/trace.h | 12 +-<br>
arch/x86/kvm/vmx/capabilities.h | 15 -<br>
arch/x86/kvm/vmx/vmx.c | 23 +-<br>
arch/x86/kvm/x86.c | 28 +-<br>
arch/x86/kvm/xen.c | 57 +--<br>
block/bio.c | 2 +-<br>
block/blk-mq.c | 4 +-<br>
block/genhd.c | 1 +<br>
debian.master/upstream-stable | 4 +-<br>
drivers/acpi/apei/ghes.c | 2 +-<br>
drivers/acpi/numa/srat.c | 1 +<br>
drivers/ata/pata_legacy.c | 5 +-<br>
drivers/ata/pata_palmld.c | 4 +-<br>
drivers/bluetooth/virtio_bt.c | 2 +-<br>
drivers/char/hw_random/bcm2835-rng.c | 2 +-<br>
drivers/clk/clk-renesas-pcie.c | 65 ++-<br>
drivers/clk/qcom/gcc-sc7280.c | 1 +<br>
drivers/clk/qcom/gpucc-sc7280.c | 1 +<br>
drivers/clk/renesas/r8a779g0-cpg-mssr.c | 13 +-<br>
drivers/firmware/arm_scmi/driver.c | 9 +-<br>
drivers/firmware/arm_scmi/virtio.c | 26 +-<br>
drivers/firmware/efi/efi.c | 2 +-<br>
drivers/firmware/efi/libstub/random.c | 7 +-<br>
drivers/firmware/efi/tpm.c | 2 +-<br>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 7 +<br>
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v11.c | 2 +-<br>
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | 6 +<br>
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h | 4 +<br>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 6 +-<br>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 2 +-<br>
drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c | 18 +-<br>
drivers/gpu/drm/amd/include/kgd_kfd_interface.h | 5 +-<br>
drivers/gpu/drm/i915/display/intel_sdvo.c | 58 ++-<br>
drivers/gpu/drm/i915/gem/i915_gem_internal.c | 19 +-<br>
drivers/gpu/drm/i915/gem/i915_gem_shmem.c | 2 +-<br>
drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 4 +-<br>
drivers/gpu/drm/i915/gem/i915_gem_userptr.c | 2 +-<br>
drivers/gpu/drm/i915/i915_scatterlist.h | 34 +-<br>
drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c | 22 +-<br>
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 3 +-<br>
drivers/gpu/drm/rockchip/rockchip_drm_gem.c | 5 +-<br>
drivers/gpu/drm/vc4/vc4_hdmi.c | 20 +<br>
drivers/hid/hid-ids.h | 1 +<br>
drivers/hid/hid-quirks.c | 1 +<br>
drivers/hid/hid-saitek.c | 2 +<br>
drivers/i2c/busses/i2c-piix4.c | 1 +<br>
drivers/i2c/busses/i2c-xiic.c | 1 +<br>
drivers/iio/adc/stm32-adc.c | 11 +-<br>
drivers/infiniband/core/cma.c | 2 +-<br>
drivers/infiniband/core/device.c | 10 +-<br>
drivers/infiniband/core/nldev.c | 2 +-<br>
drivers/infiniband/hw/hfi1/pio.c | 3 +-<br>
drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 15 +-<br>
drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 2 -<br>
drivers/infiniband/hw/qedr/main.c | 9 +-<br>
drivers/infiniband/sw/rxe/rxe_resp.c | 4 +-<br>
drivers/isdn/hardware/mISDN/netjet.c | 2 +-<br>
drivers/isdn/mISDN/core.c | 5 +-<br>
drivers/media/cec/platform/cros-ec/cros-ec-cec.c | 2 +<br>
drivers/media/cec/platform/s5p/s5p_cec.c | 2 +<br>
drivers/media/dvb-frontends/drxk_hard.c | 2 +-<br>
.../platform/rockchip/rkisp1/rkisp1-capture.c | 7 +-<br>
.../media/platform/rockchip/rkisp1/rkisp1-params.c | 14 +-<br>
.../media/platform/rockchip/rkisp1/rkisp1-regs.h | 2 +-<br>
.../platform/rockchip/rkisp1/rkisp1-resizer.c | 4 +<br>
drivers/net/dsa/dsa_loop.c | 25 +-<br>
drivers/net/ethernet/freescale/fec_main.c | 4 +-<br>
drivers/net/ethernet/ibm/ibmvnic.c | 16 +-<br>
.../net/ethernet/microchip/lan966x/lan966x_fdma.c | 26 +-<br>
.../net/ethernet/microchip/lan966x/lan966x_main.c | 4 +-<br>
.../net/ethernet/microchip/lan966x/lan966x_main.h | 2 +<br>
.../net/ethernet/microchip/lan966x/lan966x_regs.h | 15 +<br>
.../net/ethernet/microchip/lan966x/lan966x_vlan.c | 6 +<br>
.../net/ethernet/stmicro/stmmac/dwmac-loongson.c | 7 +-<br>
drivers/net/phy/mdio_bus.c | 2 +-<br>
drivers/net/tun.c | 3 +-<br>
.../wireless/broadcom/brcm80211/brcmfmac/fweh.c | 4 +<br>
drivers/nfc/fdp/fdp.c | 10 +-<br>
drivers/nfc/nfcmrvl/i2c.c | 7 +-<br>
drivers/nfc/nxp-nci/core.c | 7 +-<br>
drivers/nfc/s3fwrn5/core.c | 8 +-<br>
drivers/nvme/host/pci.c | 10 +<br>
drivers/parisc/iosapic.c | 1 +<br>
drivers/scsi/scsi_sysfs.c | 8 +<br>
drivers/staging/media/meson/vdec/vdec.c | 2 +<br>
drivers/tee/tee_core.c | 3 +<br>
drivers/tee/tee_shm.c | 3 -<br>
drivers/tty/serial/8250/Kconfig | 2 +-<br>
drivers/tty/serial/ar933x_uart.c | 5 +<br>
drivers/usb/dwc3/gadget.c | 2 +-<br>
fs/btrfs/backref.c | 54 ++-<br>
fs/btrfs/ctree.h | 5 +-<br>
fs/btrfs/export.c | 2 +-<br>
fs/btrfs/export.h | 2 +-<br>
fs/btrfs/extent-tree.c | 25 +-<br>
fs/btrfs/file.c | 22 +-<br>
fs/btrfs/inode.c | 13 +-<br>
fs/btrfs/tests/qgroup-tests.c | 20 +-<br>
fs/cifs/connect.c | 11 +-<br>
fs/crypto/fscrypt_private.h | 71 ++-<br>
fs/crypto/hooks.c | 10 +-<br>
fs/crypto/keyring.c | 491 +++++++++++----------<br>
fs/crypto/keysetup.c | 81 ++--<br>
fs/crypto/policy.c | 8 +-<br>
fs/ext4/ioctl.c | 3 +-<br>
fs/ext4/migrate.c | 3 +-<br>
fs/ext4/namei.c | 10 +-<br>
fs/ext4/resize.c | 5 +<br>
fs/ext4/verity.c | 3 +-<br>
fs/f2fs/verity.c | 3 +-<br>
fs/fuse/file.c | 4 +<br>
fs/fuse/readdir.c | 10 +-<br>
fs/nfs/delegation.c | 36 +-<br>
fs/nfs/nfs42proc.c | 3 +<br>
fs/nfs/nfs4client.c | 1 +<br>
fs/nfs/nfs4state.c | 2 +<br>
fs/super.c | 3 +-<br>
include/acpi/ghes.h | 2 +-<br>
include/linux/efi.h | 2 +-<br>
include/linux/fs.h | 2 +-<br>
include/linux/fscrypt.h | 4 +-<br>
include/linux/kvm_host.h | 24 +-<br>
include/media/v4l2-subdev.h | 6 +<br>
include/net/sock.h | 7 +<br>
kernel/kprobes.c | 5 +-<br>
kernel/trace/fprobe.c | 5 +-<br>
kernel/trace/ftrace.c | 16 +-<br>
kernel/trace/kprobe_event_gen_test.c | 18 +-<br>
kernel/trace/ring_buffer.c | 11 +<br>
net/bluetooth/l2cap_core.c | 36 +-<br>
net/bridge/br_netlink.c | 2 +-<br>
net/bridge/br_sysfs_br.c | 2 +-<br>
net/core/neighbour.c | 2 +-<br>
net/dsa/dsa2.c | 13 +-<br>
net/ipv4/af_inet.c | 2 +<br>
net/ipv4/tcp_bpf.c | 4 +-<br>
net/ipv4/tcp_ulp.c | 3 +<br>
net/ipv4/udp_bpf.c | 4 +-<br>
net/ipv6/route.c | 14 +-<br>
net/netfilter/ipset/ip_set_hash_gen.h | 30 +-<br>
net/netfilter/ipvs/ip_vs_app.c | 10 +-<br>
net/netfilter/ipvs/ip_vs_conn.c | 30 +-<br>
net/netfilter/nf_tables_api.c | 8 +-<br>
net/rose/rose_link.c | 3 +<br>
net/sched/sch_red.c | 4 +-<br>
net/smc/af_smc.c | 6 +-<br>
net/sunrpc/sysfs.c | 12 +-<br>
net/unix/unix_bpf.c | 8 +-<br>
net/vmw_vsock/af_vsock.c | 5 +-<br>
security/commoncap.c | 6 +-<br>
tools/include/nolibc/string.h | 17 +-<br>
virt/kvm/pfncache.c | 62 ++-<br>
185 files changed, 1537 insertions(+), 913 deletions(-)<br>
<br>
-- <br>
kernel-team mailing list<br>
<a href="mailto:kernel-team@lists.ubuntu.com" target="_blank">kernel-team@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/kernel-team" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/kernel-team</a><br>
</blockquote></div></div>