APPLIED: [SRU][Jammy][PULL] Jammy update: v5.15.78 upstream stable release

Stefan Bader stefan.bader at canonical.com
Tue Dec 6 13:47:27 UTC 2022


On 05.12.22 19:22, Kamal Mostafa wrote:
> This pull request (141 commits) includes the following Jammy stable patchsets:
> 
> 	Jammy update: v5.15.78 upstream stable release
> 	https://bugs.launchpad.net/bugs/1998843
> 
> Note also that the 'stable-next' branch head contains this and all prior
> pending upstream stable releases.  I recommend fetching and applying just this
> reference ('stable-next') instead of each tags/jammy-stable-v5.15.xx reference:
> 
>     git://git.launchpad.net/~ubuntu-kernel-stable/+git/jammy stable-next
> 
>   -Kamal
> 
> -----
> 
> The following changes since commit cdbcdfd11e7885bb19b3f75f29401dbde39d5530:
> 
>    Documentation: add amd-pstate kernel command line options (2022-12-01 15:33:08 -0800)
> 
> are available in the Git repository at:
> 
>    git://git.launchpad.net/~ubuntu-kernel-stable/+git/jammy tags/jammy-stable-v5.15.78
> 
> for you to fetch changes up to 2df4e8101350114e4fde55c2ef13ac7dd6b0d3ce:
> 
>    UBUNTU: Upstream stable to v5.15.78 (2022-12-05 08:24:37 -0800)
> 
> ----------------------------------------------------------------
> Aaron Lewis (1):
>        KVM: x86: Protect the unused bits in MSR exiting flags
> 
> Alexander Graf (2):
>        KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()
>        KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
> 
> Ard Biesheuvel (2):
>        efi: random: reduce seed size to 32 bytes
>        efi: random: Use 'ACPI reclaim' memory for random seed
> 
> Ashish Kalra (1):
>        ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()
> 
> Baolin Wang (1):
>        mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
> 
> Benjamin Coddington (1):
>        NFSv4.2: Fixup CLONE dest file size for zero-length count
> 
> Brian Norris (2):
>        drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach
>        drm/rockchip: dsi: Force synchronous probe
> 
> Chen Zhongjin (6):
>        net: dsa: Fix possible memory leaks in dsa_loop_init()
>        RDMA/core: Fix null-ptr-deref in ib_core_cleanup()
>        net/smc: Fix possible leaked pernet namespace in smc_init()
>        net, neigh: Fix null-ptr-deref in neigh_table_clear()
>        block: Fix possible memory leak for rq_wb on add_disk failure
>        i2c: piix4: Fix adapter not be removed in piix4_remove()
> 
> Cristian Marussi (4):
>        firmware: arm_scmi: Suppress the driver's bind attributes
>        firmware: arm_scmi: Make Rx chan_setup fail on memory errors
>        firmware: arm_scmi: Fix devres allocation device in virtio transport
>        arm64: dts: juno: Add thermal critical trip points
> 
> Dan Carpenter (2):
>        RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()
>        net: sched: Fix use after free in red_enqueue()
> 
> Daniel Thompson (1):
>        drm/msm/hdmi: Remove spurious IRQF_ONESHOT flag
> 
> Danijel Slivka (1):
>        drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid in SRIOV case
> 
> David Sterba (1):
>        btrfs: fix type of parameter generation in btrfs_get_dentry
> 
> Dean Luick (1):
>        IB/hfi1: Correctly move list in sc_disable()
> 
> Dexuan Cui (1):
>        vsock: fix possible infinite sleep in vsock_connectible_wait_data()
> 
> Dokyung Song (1):
>        wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()
> 
> Emanuele Giuseppe Esposito (1):
>        KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable
> 
> Eric Biggers (2):
>        fscrypt: stop using keyrings subsystem for fscrypt_master_key
>        fscrypt: fix keyring memory leak on mount failure
> 
> Filipe Manana (4):
>        btrfs: fix inode list leak during backref walking at resolve_indirect_refs()
>        btrfs: fix inode list leak during backref walking at find_parent_nodes()
>        btrfs: fix ulist leaks in error paths of qgroup self tests
>        btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
> 
> Gaosheng Cui (2):
>        net: mdio: fix undefined behavior in bit shift for __mdiobus_register
>        capabilities: fix potential memleak on error path from vfs_getxattr_alloc()
> 
> Greg Kroah-Hartman (1):
>        Linux 5.15.78
> 
> Hangyu Hua (1):
>        media: meson: vdec: fix possible refcount leak in vdec_probe()
> 
> Hans Verkuil (3):
>        media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE
>        media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE
>        media: dvb-frontends/drxk: initialize err to 0
> 
> Hawkins Jiawei (1):
>        Bluetooth: L2CAP: Fix memory leak in vhci_write
> 
> Heiko Carstens (1):
>        s390/uaccess: add missing EX_TABLE entries to __clear_user()
> 
> Helge Deller (5):
>        video/fbdev/stifb: Implement the stifb_fillrect() function
>        fbdev: stifb: Fall back to cfb_fillrect() on 32-bit HCRX cards
>        parisc: Make 8250_gsc driver dependend on CONFIG_PARISC
>        parisc: Export iosapic_serial_irq() symbol for serial port driver
>        parisc: Avoid printing the hardware path twice
> 
> Håkon Bugge (1):
>        RDMA/cma: Use output interface for net_dev check
> 
> Ioana Ciornei (3):
>        arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers
>        arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers
>        arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers
> 
> James Smart (1):
>        scsi: lpfc: Rework MIB Rx Monitor debug info logic
> 
> Jason A. Donenfeld (1):
>        ipvs: use explicitly signed chars
> 
> Jerry Snitselaar (1):
>        efi/tpm: Pass correct address to memblock_reserve
> 
> Jim Mattson (5):
>        KVM: x86: Mask off reserved bits in CPUID.80000006H
>        KVM: x86: Mask off reserved bits in CPUID.8000001AH
>        KVM: x86: Mask off reserved bits in CPUID.80000008H
>        KVM: x86: Mask off reserved bits in CPUID.80000001H
>        KVM: x86: Mask off reserved bits in CPUID.8000001FH
> 
> Jiri Olsa (1):
>        x86/syscall: Include asm/ptrace.h in syscall_wrapper header
> 
> Johan Hovold (1):
>        drm/msm/hdmi: fix IRQ lifetime
> 
> Josef Bacik (1):
>        btrfs: fix tree mod log mishandling of reallocated nodes
> 
> Jozsef Kadlecsik (1):
>        netfilter: ipset: enforce documented limit to prevent allocating huge memory
> 
> Kamal Mostafa (1):
>        UBUNTU: Upstream stable to v5.15.78
> 
> Kan Liang (3):
>        perf/x86/intel: Fix pebs event constraints for ICL
>        perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]
>        perf/x86/intel: Fix pebs event constraints for SPR
> 
> Kuniyuki Iwashima (2):
>        af_unix: Fix memory leaks of the whole sk due to OOB skb.
>        tcp/udp: Make early_demux back namespacified.
> 
> Laurent Pinchart (4):
>        media: rkisp1: Don't pass the quantization to rkisp1_csm_config()
>        media: rkisp1: Initialize color space on resizer sink and source pads
>        media: rkisp1: Use correct macro for gradient registers
>        media: rkisp1: Zero v4l2_subdev_format fields in when validating links
> 
> Li Huafei (1):
>        ftrace: Fix use-after-free for dynamic ftrace_ops
> 
> Li Qiang (1):
>        kprobe: reverse kp->flags when arm_kprobe failed
> 
> Linus Walleij (1):
>        mtd: parsers: bcm47xxpart: Fix halfblock reads
> 
> Liu Peibao (1):
>        stmmac: dwmac-loongson: fix invalid mdio_node
> 
> Luiz Augusto von Dentz (2):
>        Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
>        Bluetooth: L2CAP: Fix attempting to access uninitialized memory
> 
> Lukas Wunner (1):
>        serial: ar933x: Deassert Transmit Enable on ->rs485_config()
> 
> Luís Henriques (1):
>        ext4: fix BUG_ON() when directory entry has invalid rec_len
> 
> Mark Rutland (1):
>        arm64: entry: avoid kprobe recursion
> 
> Martin Tůma (1):
>        i2c: xiic: Add platform module alias
> 
> Matthew Wilcox (Oracle) (1):
>        ext4,f2fs: fix readahead of verity data
> 
> Maxim Levitsky (4):
>        KVM: x86: emulator: em_sysexit should update ctxt->mode
>        KVM: x86: emulator: introduce emulator_recalc_and_set_mode
>        KVM: x86: emulator: update the emulation mode after rsm
>        KVM: x86: emulator: update the emulation mode after CR0 write
> 
> Miklos Szeredi (1):
>        fuse: add file_modified() to fallocate
> 
> Nick Child (1):
>        ibmvnic: Free rwi on reset success
> 
> Pablo Neira Ayuso (2):
>        netfilter: nf_tables: netlink notifier might race to release objects
>        netfilter: nf_tables: release flow rule object from commit path
> 
> Peng Fan (1):
>        arm64: dts: imx8: correct clock order
> 
> Peter Oberparleiter (1):
>        s390/cio: fix out-of-bounds access on cio_ignore free
> 
> Rafał Miłecki (1):
>        mtd: parsers: bcm47xxpart: print correct offset on read error
> 
> Rasmus Villemoes (1):
>        tools/nolibc/string: Fix memcmp() implementation
> 
> Roderick Colenbrander (1):
>        HID: playstation: add initial DualSense Edge controller support
> 
> Ronnie Sahlberg (1):
>        cifs: fix regression in very old smb1 mounts
> 
> Ryan Roberts (1):
>        KVM: arm64: Fix bad dereference on MTE-enabled systems
> 
> Sakari Ailus (1):
>        media: v4l: subdev: Fail graciously when getting try data for NULL state
> 
> Samuel Bailey (1):
>        HID: saitek: add madcatz variant of MMO7 mouse device ID
> 
> Sean Christopherson (2):
>        KVM: x86: Trace re-injected exceptions
>        KVM: x86: Treat #DBs from the emulator as fault-like (code and DR7.GD=1)
> 
> Sergey Shtylyov (1):
>        ata: pata_legacy: fix pdc20230_set_piomode()
> 
> Shang XiaoJing (5):
>        nfc: fdp: Fix potential memory leak in fdp_nci_send()
>        nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()
>        nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
>        nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()
>        tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()
> 
> Shirish S (1):
>        drm/amd/display: explicitly disable psr_feature_enable appropriately
> 
> Soenke Huster (1):
>        Bluetooth: virtio_bt: Use skb_put to set length
> 
> Steven Rostedt (Google) (1):
>        ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()
> 
> Sumit Garg (1):
>        tee: Fix tee_shm_register() for kernel TEE drivers
> 
> Taniya Das (1):
>        clk: qcom: Update the force mem core bit for GPU clocks
> 
> Tim Harvey (1):
>        ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset
> 
> Trond Myklebust (3):
>        NFSv4: Fix a potential state reclaim deadlock
>        NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
>        NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
> 
> Uday Shankar (1):
>        scsi: core: Restrict legal sdev_state transitions via sysfs
> 
> Ville Syrjälä (2):
>        drm/i915/sdvo: Filter out invalid outputs more sensibly
>        drm/i915/sdvo: Setup DDC fully before output init
> 
> Vladimir Oltean (1):
>        net: dsa: fall back to default tagger if we can't load the one from DT
> 
> Wenpeng Liang (1):
>        RDMA/hns: Use hr_reg_xxx() instead of remaining roce_set_xxx()
> 
> Xinhao Liu (1):
>        RDMA/hns: Remove magic number
> 
> Yang Yingliang (2):
>        mISDN: fix possible memory leak in mISDN_register_device()
>        isdn: mISDN: netjet: fix wrong check of device registration
> 
> Yangyang Li (1):
>        RDMA/hns: Disable local invalidate operation
> 
> Ye Bin (1):
>        ext4: fix warning in 'ext4_da_release_space'
> 
> Yu Kuai (1):
>        block, bfq: protect 'bfqd->queued' by 'bfqd->lock'
> 
> Zhang Changzhong (1):
>        net: fec: fix improper use of NETDEV_TX_BUSY
> 
> Zhang Qilong (1):
>        rose: Fix NULL pointer dereference in rose_send_frame()
> 
> Zhang Xiaoxu (2):
>        SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed
>        nfs4: Fix kmemleak when allocate slot failed
> 
> Zheng Yejian (1):
>        tracing/histogram: Update document for KEYS_MAX size
> 
> Zhengchao Shao (4):
>        ipvs: fix WARNING in __ip_vs_cleanup_batch()
>        ipvs: fix WARNING in ip_vs_app_net_cleanup()
>        Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
>        ipv6: fix WARNING in ip6_route_net_exit_late()
> 
> Ziyang Xuan (1):
>        net: tun: fix bugs for oversize packet when napi frags enabled
> 
>   Documentation/trace/histogram.rst                  |   2 +-
>   Makefile                                           |   2 +-
>   arch/arm/boot/dts/imx6qdl-gw5910.dtsi              |   2 +-
>   arch/arm/boot/dts/imx6qdl-gw5913.dtsi              |   2 +-
>   arch/arm64/boot/dts/arm/juno-base.dtsi             |  14 +
>   arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi     |   6 +
>   arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi     |   6 +
>   arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi     |   6 +
>   arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi    |  18 +-
>   arch/arm64/kernel/entry-common.c                   |   3 +-
>   arch/arm64/kvm/hyp/exception.c                     |   3 +-
>   arch/parisc/include/asm/hardware.h                 |  12 +-
>   arch/parisc/kernel/drivers.c                       |  14 +-
>   arch/s390/lib/uaccess.c                            |   6 +-
>   arch/x86/events/intel/core.c                       |   1 +
>   arch/x86/events/intel/ds.c                         |  18 +-
>   arch/x86/include/asm/syscall_wrapper.h             |   2 +-
>   arch/x86/kvm/cpuid.c                               |  11 +-
>   arch/x86/kvm/emulate.c                             | 104 +++--
>   arch/x86/kvm/trace.h                               |  12 +-
>   arch/x86/kvm/vmx/vmx.c                             |   5 +
>   arch/x86/kvm/x86.c                                 | 134 +++++-
>   block/bfq-iosched.c                                |   4 +-
>   block/genhd.c                                      |   1 +
>   debian.master/upstream-stable                      |   2 +-
>   drivers/acpi/apei/ghes.c                           |   2 +-
>   drivers/ata/pata_legacy.c                          |   5 +-
>   drivers/bluetooth/virtio_bt.c                      |   2 +-
>   drivers/clk/qcom/gcc-sc7280.c                      |   1 +
>   drivers/clk/qcom/gpucc-sc7280.c                    |   1 +
>   drivers/firmware/arm_scmi/driver.c                 |   9 +-
>   drivers/firmware/arm_scmi/virtio.c                 |   6 +-
>   drivers/firmware/efi/efi.c                         |   2 +-
>   drivers/firmware/efi/libstub/random.c              |   7 +-
>   drivers/firmware/efi/tpm.c                         |   2 +-
>   drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c           |   6 +
>   drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h           |   4 +
>   drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c             |   6 +-
>   .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.c  |   8 +-
>   drivers/gpu/drm/i915/display/intel_sdvo.c          |  58 ++-
>   drivers/gpu/drm/msm/hdmi/hdmi.c                    |   4 +-
>   drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c    |  22 +-
>   drivers/hid/hid-ids.h                              |   2 +
>   drivers/hid/hid-playstation.c                      |   5 +-
>   drivers/hid/hid-quirks.c                           |   1 +
>   drivers/hid/hid-saitek.c                           |   2 +
>   drivers/i2c/busses/i2c-piix4.c                     |   1 +
>   drivers/i2c/busses/i2c-xiic.c                      |   1 +
>   drivers/infiniband/core/cma.c                      |   2 +-
>   drivers/infiniband/core/device.c                   |  10 +-
>   drivers/infiniband/core/nldev.c                    |   2 +-
>   drivers/infiniband/hw/hfi1/pio.c                   |   3 +-
>   drivers/infiniband/hw/hns/hns_roce_hw_v2.c         | 266 ++++-------
>   drivers/infiniband/hw/hns/hns_roce_hw_v2.h         | 166 +++----
>   drivers/infiniband/hw/qedr/main.c                  |   9 +-
>   drivers/isdn/hardware/mISDN/netjet.c               |   2 +-
>   drivers/isdn/mISDN/core.c                          |   5 +-
>   drivers/media/cec/platform/cros-ec/cros-ec-cec.c   |   2 +
>   drivers/media/cec/platform/s5p/s5p_cec.c           |   2 +
>   drivers/media/dvb-frontends/drxk_hard.c            |   2 +-
>   .../platform/rockchip/rkisp1/rkisp1-capture.c      |   7 +-
>   .../media/platform/rockchip/rkisp1/rkisp1-params.c |  14 +-
>   .../media/platform/rockchip/rkisp1/rkisp1-regs.h   |   2 +-
>   .../platform/rockchip/rkisp1/rkisp1-resizer.c      |   4 +
>   drivers/mtd/parsers/bcm47xxpart.c                  |   4 +-
>   drivers/net/dsa/dsa_loop.c                         |  25 +-
>   drivers/net/ethernet/freescale/fec_main.c          |   4 +-
>   drivers/net/ethernet/ibm/ibmvnic.c                 |  16 +-
>   .../net/ethernet/stmicro/stmmac/dwmac-loongson.c   |   7 +-
>   drivers/net/phy/mdio_bus.c                         |   2 +-
>   drivers/net/tun.c                                  |   3 +-
>   .../wireless/broadcom/brcm80211/brcmfmac/fweh.c    |   4 +
>   drivers/nfc/fdp/fdp.c                              |  10 +-
>   drivers/nfc/nfcmrvl/i2c.c                          |   7 +-
>   drivers/nfc/nxp-nci/core.c                         |   7 +-
>   drivers/nfc/s3fwrn5/core.c                         |   8 +-
>   drivers/parisc/iosapic.c                           |   1 +
>   drivers/s390/cio/css.c                             |   8 +-
>   drivers/scsi/lpfc/lpfc.h                           |  14 +-
>   drivers/scsi/lpfc/lpfc_crtn.h                      |   8 +
>   drivers/scsi/lpfc/lpfc_debugfs.c                   |  59 +--
>   drivers/scsi/lpfc/lpfc_debugfs.h                   |   2 +-
>   drivers/scsi/lpfc/lpfc_init.c                      |  83 +---
>   drivers/scsi/lpfc/lpfc_mem.c                       |   9 +-
>   drivers/scsi/lpfc/lpfc_sli.c                       | 190 +++++++-
>   drivers/scsi/scsi_sysfs.c                          |   8 +
>   drivers/staging/media/meson/vdec/vdec.c            |   2 +
>   drivers/tee/tee_core.c                             |   3 +
>   drivers/tee/tee_shm.c                              |   3 -
>   drivers/tty/serial/8250/Kconfig                    |   2 +-
>   drivers/tty/serial/ar933x_uart.c                   |   5 +
>   drivers/video/fbdev/stifb.c                        |  46 +-
>   fs/btrfs/backref.c                                 |  54 ++-
>   fs/btrfs/export.c                                  |   2 +-
>   fs/btrfs/export.h                                  |   2 +-
>   fs/btrfs/extent-tree.c                             |  25 +-
>   fs/btrfs/file.c                                    |  39 +-
>   fs/btrfs/tests/qgroup-tests.c                      |  20 +-
>   fs/cifs/connect.c                                  |  11 +-
>   fs/crypto/fscrypt_private.h                        |  71 ++-
>   fs/crypto/hooks.c                                  |  10 +-
>   fs/crypto/keyring.c                                | 491 +++++++++++----------
>   fs/crypto/keysetup.c                               |  81 ++--
>   fs/crypto/policy.c                                 |   8 +-
>   fs/ext4/migrate.c                                  |   3 +-
>   fs/ext4/namei.c                                    |  10 +-
>   fs/ext4/verity.c                                   |   3 +-
>   fs/f2fs/verity.c                                   |   3 +-
>   fs/fuse/file.c                                     |   4 +
>   fs/nfs/delegation.c                                |  36 +-
>   fs/nfs/nfs42proc.c                                 |   3 +
>   fs/nfs/nfs4client.c                                |   1 +
>   fs/nfs/nfs4state.c                                 |   2 +
>   fs/super.c                                         |   3 +-
>   include/acpi/ghes.h                                |   2 +-
>   include/linux/efi.h                                |   2 +-
>   include/linux/fs.h                                 |   2 +-
>   include/linux/fscrypt.h                            |   4 +-
>   include/linux/hugetlb.h                            |   8 +-
>   include/media/v4l2-subdev.h                        |   6 +
>   include/net/protocol.h                             |   4 -
>   include/net/tcp.h                                  |   2 +-
>   include/net/udp.h                                  |   2 +-
>   kernel/kprobes.c                                   |   5 +-
>   kernel/trace/ftrace.c                              |  16 +-
>   kernel/trace/kprobe_event_gen_test.c               |  18 +-
>   kernel/trace/ring_buffer.c                         |  11 +
>   mm/gup.c                                           |  14 +-
>   mm/hugetlb.c                                       |  27 +-
>   net/bluetooth/l2cap_core.c                         |  36 +-
>   net/core/neighbour.c                               |   2 +-
>   net/dsa/dsa2.c                                     |  13 +-
>   net/ipv4/af_inet.c                                 |  14 +-
>   net/ipv4/ip_input.c                                |  37 +-
>   net/ipv4/sysctl_net_ipv4.c                         |  59 +--
>   net/ipv6/ip6_input.c                               |  23 +-
>   net/ipv6/route.c                                   |  14 +-
>   net/ipv6/tcp_ipv6.c                                |   9 +-
>   net/ipv6/udp.c                                     |   9 +-
>   net/netfilter/ipset/ip_set_hash_gen.h              |  30 +-
>   net/netfilter/ipvs/ip_vs_app.c                     |  10 +-
>   net/netfilter/ipvs/ip_vs_conn.c                    |  30 +-
>   net/netfilter/nf_tables_api.c                      |   8 +-
>   net/rose/rose_link.c                               |   3 +
>   net/sched/sch_red.c                                |   4 +-
>   net/smc/af_smc.c                                   |   6 +-
>   net/sunrpc/sysfs.c                                 |  12 +-
>   net/unix/af_unix.c                                 |  13 +-
>   net/vmw_vsock/af_vsock.c                           |   5 +-
>   security/commoncap.c                               |   6 +-
>   tools/include/nolibc/nolibc.h                      |   4 +-
>   151 files changed, 1698 insertions(+), 1239 deletions(-)
> 

Applied to jammy:linux/master-next. Thanks.

-Stefan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20221206/b51702ad/attachment-0001.sig>


More information about the kernel-team mailing list