[PATCH 5.15 000/134] 5.15.112-rc1 review

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is the start of the stable review cycle for the 5.15.112 release.
There are 134 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Wed, 17 May 2023 16:16:37 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.15.112-rc1.gz
or in the git tree and branch at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.15.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
    Linux 5.15.112-rc1

Aurabindo Pillai <aurabindo.pillai@xxxxxxx>
    drm/amd/display: Fix hang when skipping modeset

Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
    RISC-V: Fix up a cherry-pick warning in setup_vm_final()

Christoph Böhmwalder <christoph.boehmwalder@xxxxxxxxxx>
    drbd: correctly submit flush bio on barrier

Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
    serial: 8250: Fix serial8250_tx_empty() race with DMA Tx

Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
    drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() on load error

Theodore Ts'o <tytso@xxxxxxx>
    ext4: fix invalid free tracking in ext4_xattr_move_to_block()

Theodore Ts'o <tytso@xxxxxxx>
    ext4: remove a BUG_ON in ext4_mb_release_group_pa()

Theodore Ts'o <tytso@xxxxxxx>
    ext4: bail out of ext4_xattr_ibody_get() fails for any reason

Theodore Ts'o <tytso@xxxxxxx>
    ext4: add bounds checking in get_max_inline_xattr_value_size()

Theodore Ts'o <tytso@xxxxxxx>
    ext4: fix deadlock when converting an inline directory in nojournal mode

Theodore Ts'o <tytso@xxxxxxx>
    ext4: improve error handling from ext4_dirhash()

Theodore Ts'o <tytso@xxxxxxx>
    ext4: improve error recovery code paths in __ext4_remount()

Baokun Li <libaokun1@xxxxxxxxxx>
    ext4: check iomap type only if ext4_iomap_begin() does not fail

Jan Kara <jack@xxxxxxx>
    ext4: fix data races when using cached status extents

Tudor Ambarus <tudor.ambarus@xxxxxxxxxx>
    ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum

Ye Bin <yebin10@xxxxxxxxxx>
    ext4: fix WARNING in mb_find_extent

John Stultz <jstultz@xxxxxxxxxx>
    locking/rwsem: Add __always_inline annotation to __down_read_common() and inlined callers

Namjae Jeon <linkinjeon@xxxxxxxxxx>
    ksmbd: not allow guest user on multichannel

Namjae Jeon <linkinjeon@xxxxxxxxxx>
    ksmbd: fix deadlock in ksmbd_find_crypto_ctx()

Namjae Jeon <linkinjeon@xxxxxxxxxx>
    ksmbd: fix racy issue while destroying session on multichannel

Namjae Jeon <linkinjeon@xxxxxxxxxx>
    ksmbd: fix kernel oops from idr_remove()

Namjae Jeon <linkinjeon@xxxxxxxxxx>
    ksmbd: add channel rwlock

Namjae Jeon <linkinjeon@xxxxxxxxxx>
    ksmbd: replace sessions list in connection with xarray

Namjae Jeon <linkinjeon@xxxxxxxxxx>
    ksmbd: fix multi session connection failure

Namjae Jeon <linkinjeon@xxxxxxxxxx>
    ksmbd: set RSS capable in FSCTL_QUERY_NETWORK_INTERFACE_INFO

Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
    wifi: rtw88: rtw8821c: Fix rfe_option field width

Nicholas Kazlauskas <nicholas.kazlauskas@xxxxxxx>
    drm/amd/display: Add NULL plane_state check for cursor disable logic

Dale Zhao <dale.zhao@xxxxxxx>
    drm/amd/display: Refine condition of cursor visibility for pipe-split

Johan Hovold <johan+linaro@xxxxxxxxxx>
    drm/msm/adreno: fix runtime PM imbalance at gpu load

Rob Clark <robdclark@xxxxxxxxxxxx>
    drm/msm: Remove struct_mutex usage

Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx>
    drm/i915/dg2: Add HDMI pixel clock frequencies 267.30 and 319.89 MHz

Taylor, Clinton A <clinton.a.taylor@xxxxxxxxx>
    drm/i915/dg2: Add additional HDMI pixel clock frequencies

Vandita Kulkarni <vandita.kulkarni@xxxxxxxxx>
    drm/i915/dg2: Support 4k@30 on HDMI

Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
    ASoC: soc-pcm.c: call __soc_pcm_close() in soc_pcm_close()

Takashi Iwai <tiwai@xxxxxxx>
    ASoC: DPCM: Don't pick up BE without substream

Takashi Iwai <tiwai@xxxxxxx>
    ASoC: soc-pcm: Move debugfs removal out of spinlock

Daniel Baluta <daniel.baluta@xxxxxxx>
    ASoC: soc-compress: Inherit atomicity from DAI link for Compress FE

Takashi Iwai <tiwai@xxxxxxx>
    ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks

Konstantin Komarov <almaz.alexandrovich@xxxxxxxxxxxxxxxxxxxx>
    fs/ntfs3: Refactoring of various minor issues

Ping Cheng <pinglinux@xxxxxxxxx>
    HID: wacom: insert timestamp to packed Bluetooth (BT) events

Ping Cheng <pinglinux@xxxxxxxxx>
    HID: wacom: Set a default resolution for older tablets

Guchun Chen <guchun.chen@xxxxxxx>
    drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend

Lin.Cao <lincao12@xxxxxxx>
    drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)

Guchun Chen <guchun.chen@xxxxxxx>
    drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras

Hamza Mahfooz <hamza.mahfooz@xxxxxxx>
    drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()

Hamza Mahfooz <hamza.mahfooz@xxxxxxx>
    drm/amd/display: fix flickering caused by S/G mode

James Cowgill <james.cowgill@xxxxxxxxxx>
    drm/panel: otm8009a: Set backlight parent to panel device

Jaegeuk Kim <jaegeuk@xxxxxxxxxx>
    f2fs: fix potential corruption when moving a directory

Johan Hovold <johan+linaro@xxxxxxxxxx>
    drm/msm: fix NULL-deref on irq uninstall

Johan Hovold <johan+linaro@xxxxxxxxxx>
    drm/msm: fix NULL-deref on snapshot tear down

Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>
    drm/bridge: lt8912b: Fix DSI Video Mode

Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
    ARM: dts: s5pv210: correct MIPI CSIS clock name

Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
    ARM: dts: exynos: fix WM8960 clock name in Itop Elite

Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
    remoteproc: imx_rproc: Call of_node_put() on iteration error

Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
    remoteproc: st: Call of_node_put() on iteration error

Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
    remoteproc: stm32: Call of_node_put() on iteration error

Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
    sh: nmi_debug: fix return value of __setup handler

Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
    sh: init: use OF_EARLY_FLATTREE for early init

Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
    sh: mcount.S: fix build error when PRINTK is not enabled

Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
    sh: math-emu: fix macro redefined warning

Steve French <stfrench@xxxxxxxxxxxxx>
    SMB3: force unmount was failing to close deferred close files

Steve French <stfrench@xxxxxxxxxxxxx>
    smb3: fix problem remounting a share after shutdown

Jan Kara <jack@xxxxxxx>
    inotify: Avoid reporting event with invalid wd

Andrey Avdeev <jamesstoun@xxxxxxxxx>
    platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210i

Hans de Goede <hdegoede@xxxxxxxxxx>
    platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the Juno Tablet

Steve French <stfrench@xxxxxxxxxxxxx>
    cifs: release leases for deferred close handles when freezing

Pawel Witek <pawel.ireneusz.witek@xxxxxxxxx>
    cifs: fix pcchunk length type in smb2_copychunk_range

Filipe Manana <fdmanana@xxxxxxxx>
    btrfs: fix space cache inconsistency after error loading it from disk

Anastasia Belova <abelova@xxxxxxxxxxxxx>
    btrfs: print-tree: parent bytenr must be aligned to sector size

Christoph Hellwig <hch@xxxxxx>
    btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_add

Josef Bacik <josef@xxxxxxxxxxxxxx>
    btrfs: don't free qgroup space unless specified

Boris Burkov <boris@xxxxxx>
    btrfs: fix encoded write i_size corruption with no-holes

Naohiro Aota <naohiro.aota@xxxxxxx>
    btrfs: zoned: fix wrong use of bitops API in btrfs_ensure_empty_zones

Filipe Manana <fdmanana@xxxxxxxx>
    btrfs: fix btrfs_prev_leaf() to not return the same key twice

Dmitrii Dolgov <9erthalion6@xxxxxxxxx>
    perf stat: Separate bperf from bpf_profiler

Ian Rogers <irogers@xxxxxxxxxx>
    perf evlist: Refactor evlist__for_each_cpu()

Yang Jihong <yangjihong1@xxxxxxxxxx>
    perf symbols: Fix return incorrect build_id size in elf_read_build_id()

Olivier Bacon <olivierb89@xxxxxxxxx>
    crypto: engine - fix crypto_queue backlog handling

Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
    crypto: engine - Use crypto_request_complete

Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
    crypto: api - Add scaffolding to change completion function signature

Corentin Labbe <clabbe@xxxxxxxxxxxx>
    crypto: engine - check if BH is disabled during completion

Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
    crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()

Markus Elfring <Markus.Elfring@xxxxxx>
    perf map: Delete two variable initialisations before null pointer checks in sort__sym_from_cmp()

Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
    perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its contents

Kajol Jain <kjain@xxxxxxxxxxxxx>
    perf vendor events power9: Remove UTF-8 characters from JSON files

Roman Lozko <lozko.roma@xxxxxxxxx>
    perf scripts intel-pt-events.py: Fix IPC output for Python 2

Florian Fainelli <f.fainelli@xxxxxxxxx>
    net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()

Wei Fang <wei.fang@xxxxxxx>
    net: enetc: check the index of the SFI rather than the handle

Wenliang Wang <wangwenliang.1995@xxxxxxxxxxxxx>
    virtio_net: suppress cpu stall when free_unused_bufs

Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
    virtio_net: split free_unused_bufs()

Arınç ÜNAL <arinc.unal@xxxxxxxxxx>
    net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621

Ruliang Lin <u202112092@xxxxxxxxxxx>
    ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_usb_caiaq_input_init`

Chia-I Wu <olvaffe@xxxxxxxxx>
    drm/amdgpu: add a missing lock for AMDGPU_SCHED

Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
    af_packet: Don't send zero-byte data in packet_sendmsg_spkt().

Shannon Nelson <shannon.nelson@xxxxxxx>
    ionic: catch failure from devlink_alloc

Ido Schimmel <idosch@xxxxxxxxxx>
    ethtool: Fix uninitialized number of lanes

Shannon Nelson <shannon.nelson@xxxxxxx>
    ionic: remove noise from ethtool rxnfc error msg

Subbaraya Sundeep <sbhatta@xxxxxxxxxxx>
    octeontx2-vf: Detach LF resources on probe cleanup

Subbaraya Sundeep <sbhatta@xxxxxxxxxxx>
    octeontx2-pf: Disable packet I/O for graceful exit

Ratheesh Kannoth <rkannoth@xxxxxxxxxxx>
    octeontx2-af: Skip PFs if not enabled

Geetha sowjanya <gakula@xxxxxxxxxxx>
    octeontx2-af: Secure APR table update with the lock

David Howells <dhowells@xxxxxxxxxx>
    rxrpc: Fix hard call timeout units

Andy Moreton <andy.moreton@xxxxxxx>
    sfc: Fix module EEPROM reporting for QSFP modules

Hayes Wang <hayeswang@xxxxxxxxxxx>
    r8152: move setting r8153b_rx_agg_chg_indicate()

Hayes Wang <hayeswang@xxxxxxxxxxx>
    r8152: fix the poor throughput for 2.5G devices

Hayes Wang <hayeswang@xxxxxxxxxxx>
    r8152: fix flow control issue of RTL8156A

Victor Nogueira <victor@xxxxxxxxxxxx>
    net/sched: act_mirred: Add carrier check

Sia Jee Heng <jeeheng.sia@xxxxxxxxxxxxxxxx>
    RISC-V: mm: Enable huge page support to kernel_page_present() function

Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
    watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()

Maxim Korotkov <korotkov.maxim.s@xxxxxxxxx>
    writeback: fix call of incorrect macro

Angelo Dureghello <angelo.dureghello@xxxxxxxxxxx>
    net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu

Andrea Mayer <andrea.mayer@xxxxxxxxxxx>
    selftests: srv6: make srv6_end_dt46_l3vpn_test more robust

Cong Wang <cong.wang@xxxxxxxxxxxxx>
    sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()

Vlad Buslov <vladbu@xxxxxxxxxx>
    net/sched: cls_api: remove block_cb from driver_list before freeing

Cosmo Chou <chou.cosmo@xxxxxxxxx>
    net/ncsi: clear Tx enable mode when handling a Config required AEN

Zheng Wang <zyytlz.wz@xxxxxxx>
    scsi: qedi: Fix use after free bug in qedi_remove()

Saurabh Sengar <ssengar@xxxxxxxxxxxxxxxxxxx>
    drm/hyperv: Don't overwrite dirt_needed value set by host

ZhangPeng <zhangpeng362@xxxxxxxxxx>
    fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup()

Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx>
    ASoC: soc-pcm: fix BE handling of PAUSE_RELEASE

Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx>
    ASoC: soc-pcm: test refcount before triggering

Takashi Iwai <tiwai@xxxxxxx>
    ASoC: soc-pcm: serialize BE triggers

Takashi Iwai <tiwai@xxxxxxx>
    ASoC: soc-pcm: Fix and cleanup DPCM locking

Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx>
    ASoC: soc-pcm: align BE 'atomicity' with that of the FE

Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx>
    ASoC: soc-pcm: use GFP_ATOMIC for dpcm structure

Tanmay Shah <tanmay.shah@xxxxxxx>
    mailbox: zynqmp: Fix counts of child nodes

Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
    mailbox: zynq: Switch to flexible array to simplify code

Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
    bus: mhi: host: Range check CHDBOFF and ERDBOFF

Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
    bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state

Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
    bus: mhi: host: Remove duplicate ee check for syserr

Manivannan Sadhasivam <mani@xxxxxxxxxx>
    bus: mhi: Move host MHI code to "host" directory

Mårten Lindahl <marten.lindahl@xxxxxxxx>
    ubifs: Fix memory leak in do_rename

Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
    ubifs: Fix AA deadlock when setting xattr for encrypted file

Jeremi Piotrowski <jpiotrowski@xxxxxxxxxxxxxxxxxxx>
    crypto: ccp - Clear PSP interrupt status register before calling handler

Tze-nan Wu <Tze-nan.Wu@xxxxxxxxxxxx>
    ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpus


-------------

Diffstat:

 Makefile                                           |    4 +-
 arch/arm/boot/dts/exynos4412-itop-elite.dts        |    2 +-
 arch/arm/boot/dts/s5pv210.dtsi                     |    2 +-
 arch/riscv/mm/init.c                               |    3 +-
 arch/riscv/mm/pageattr.c                           |    8 +
 arch/sh/Kconfig.debug                              |    2 +-
 arch/sh/kernel/head_32.S                           |    6 +-
 arch/sh/kernel/nmi_debug.c                         |    4 +-
 arch/sh/kernel/setup.c                             |    4 +-
 arch/sh/math-emu/sfp-util.h                        |    4 -
 crypto/algapi.c                                    |    3 +
 crypto/crypto_engine.c                             |   11 +-
 drivers/block/drbd/drbd_receiver.c                 |    2 +-
 drivers/bus/Makefile                               |    2 +-
 drivers/bus/mhi/Kconfig                            |   27 +-
 drivers/bus/mhi/Makefile                           |    8 +-
 drivers/bus/mhi/host/Kconfig                       |   31 +
 drivers/bus/mhi/{core => host}/Makefile            |    4 +-
 drivers/bus/mhi/{core => host}/boot.c              |   16 +-
 drivers/bus/mhi/{core => host}/debugfs.c           |    0
 drivers/bus/mhi/{core => host}/init.c              |   12 +
 drivers/bus/mhi/{core => host}/internal.h          |    0
 drivers/bus/mhi/{core => host}/main.c              |    2 +-
 drivers/bus/mhi/{ => host}/pci_generic.c           |    0
 drivers/bus/mhi/{core => host}/pm.c                |    0
 .../crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c    |    2 +-
 drivers/crypto/ccp/psp-dev.c                       |    6 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |    6 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c          |    6 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              |    3 +-
 drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c              |    1 -
 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c             |    8 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |   18 +-
 drivers/gpu/drm/amd/display/dc/core/dc_resource.c  |    3 +
 .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c  |   45 +-
 drivers/gpu/drm/bridge/lontium-lt8912b.c           |    1 -
 drivers/gpu/drm/hyperv/hyperv_drm_drv.c            |    2 -
 drivers/gpu/drm/i915/display/intel_snps_phy.c      | 1210 ++++++++++++++++++++
 drivers/gpu/drm/msm/adreno/a5xx_debugfs.c          |    4 +-
 drivers/gpu/drm/msm/adreno/adreno_device.c         |   20 +-
 drivers/gpu/drm/msm/msm_debugfs.c                  |   12 +-
 drivers/gpu/drm/msm/msm_drv.c                      |   11 +-
 drivers/gpu/drm/msm/msm_gpu.c                      |   14 +-
 drivers/gpu/drm/msm/msm_gpu.h                      |   20 +-
 drivers/gpu/drm/msm/msm_perf.c                     |    9 +-
 drivers/gpu/drm/msm/msm_rd.c                       |   16 +-
 drivers/gpu/drm/msm/msm_ringbuffer.c               |    4 +-
 drivers/gpu/drm/panel/panel-orisetech-otm8009a.c   |    2 +-
 drivers/hid/wacom_wac.c                            |   38 +-
 drivers/hid/wacom_wac.h                            |    1 +
 drivers/mailbox/zynqmp-ipi-mailbox.c               |   13 +-
 drivers/net/dsa/mt7530.c                           |    4 +-
 drivers/net/dsa/mv88e6xxx/chip.c                   |    1 +
 drivers/net/ethernet/broadcom/genet/bcmgenet.c     |    1 -
 drivers/net/ethernet/freescale/enetc/enetc_qos.c   |    2 +-
 drivers/net/ethernet/marvell/octeontx2/af/mbox.c   |    5 +-
 drivers/net/ethernet/marvell/octeontx2/af/mbox.h   |    3 +-
 drivers/net/ethernet/marvell/octeontx2/af/rvu.c    |   49 +-
 .../net/ethernet/marvell/octeontx2/af/rvu_cn10k.c  |   13 +-
 .../net/ethernet/marvell/octeontx2/nic/otx2_pf.c   |   11 +-
 .../net/ethernet/marvell/octeontx2/nic/otx2_vf.c   |    2 +-
 .../net/ethernet/pensando/ionic/ionic_devlink.c    |    2 +
 .../net/ethernet/pensando/ionic/ionic_ethtool.c    |    2 +-
 drivers/net/ethernet/sfc/mcdi_port_common.c        |   11 +-
 drivers/net/usb/r8152.c                            |   84 +-
 drivers/net/virtio_net.c                           |   43 +-
 drivers/net/wireless/realtek/rtw88/rtw8821c.c      |    2 +-
 drivers/platform/x86/touchscreen_dmi.c             |   41 +
 drivers/remoteproc/imx_rproc.c                     |    7 +-
 drivers/remoteproc/st_remoteproc.c                 |    5 +-
 drivers/remoteproc/stm32_rproc.c                   |    6 +-
 drivers/scsi/qedi/qedi_main.c                      |    3 +
 drivers/tty/serial/8250/8250.h                     |   12 +
 drivers/tty/serial/8250/8250_port.c                |   12 +-
 drivers/watchdog/dw_wdt.c                          |    7 +-
 fs/btrfs/block-rsv.c                               |    3 +-
 fs/btrfs/ctree.c                                   |   32 +-
 fs/btrfs/file-item.c                               |    5 +-
 fs/btrfs/free-space-cache.c                        |    7 +-
 fs/btrfs/print-tree.c                              |    6 +-
 fs/btrfs/zoned.c                                   |   10 +-
 fs/cifs/cifsfs.c                                   |   16 +
 fs/cifs/connect.c                                  |    7 +
 fs/cifs/smb2ops.c                                  |    2 +-
 fs/ext4/balloc.c                                   |   25 +
 fs/ext4/extents_status.c                           |   30 +-
 fs/ext4/hash.c                                     |    6 +-
 fs/ext4/inline.c                                   |   17 +-
 fs/ext4/inode.c                                    |    2 +-
 fs/ext4/mballoc.c                                  |    6 +-
 fs/ext4/namei.c                                    |   53 +-
 fs/ext4/super.c                                    |   19 +-
 fs/ext4/xattr.c                                    |    5 +-
 fs/f2fs/namei.c                                    |   16 +-
 fs/fs-writeback.c                                  |    2 +-
 fs/ksmbd/auth.c                                    |   98 +-
 fs/ksmbd/auth.h                                    |   19 +-
 fs/ksmbd/connection.c                              |    3 +-
 fs/ksmbd/connection.h                              |   16 +-
 fs/ksmbd/mgmt/tree_connect.c                       |    5 +-
 fs/ksmbd/mgmt/tree_connect.h                       |    4 +-
 fs/ksmbd/mgmt/user_config.c                        |   10 +
 fs/ksmbd/mgmt/user_config.h                        |    1 +
 fs/ksmbd/mgmt/user_session.c                       |   97 +-
 fs/ksmbd/mgmt/user_session.h                       |   14 +-
 fs/ksmbd/oplock.c                                  |   11 +-
 fs/ksmbd/smb2pdu.c                                 |   94 +-
 fs/ksmbd/smb_common.h                              |    2 +-
 fs/ksmbd/vfs.c                                     |    3 +-
 fs/ksmbd/vfs_cache.c                               |    2 +-
 fs/notify/inotify/inotify_fsnotify.c               |   11 +-
 fs/ntfs3/bitmap.c                                  |    3 +-
 fs/ntfs3/namei.c                                   |   10 +
 fs/ntfs3/ntfs.h                                    |    3 -
 fs/ubifs/dir.c                                     |   31 +-
 fs/ubifs/ubifs.h                                   |    2 +-
 fs/ubifs/xattr.c                                   |    2 +-
 include/crypto/algapi.h                            |    7 +
 include/linux/crypto.h                             |    6 +
 include/sound/pcm.h                                |   15 +
 include/sound/soc-dpcm.h                           |    2 +
 include/sound/soc.h                                |    2 -
 kernel/locking/rwsem.c                             |    8 +-
 kernel/trace/ring_buffer.c                         |   16 +-
 net/ethtool/ioctl.c                                |    2 +-
 net/ipv6/sit.c                                     |    8 +-
 net/ncsi/ncsi-aen.c                                |    1 +
 net/packet/af_packet.c                             |    2 +-
 net/rxrpc/sendmsg.c                                |    2 +-
 net/sched/act_mirred.c                             |    2 +-
 net/sched/cls_api.c                                |    1 +
 sound/core/pcm_native.c                            |   13 +
 sound/soc/soc-compress.c                           |    3 +
 sound/soc/soc-core.c                               |    1 -
 sound/soc/soc-pcm.c                                |  364 ++++--
 sound/usb/caiaq/input.c                            |    1 +
 tools/perf/builtin-stat.c                          |  185 ++-
 .../perf/pmu-events/arch/powerpc/power9/other.json |    4 +-
 .../pmu-events/arch/powerpc/power9/pipeline.json   |    2 +-
 tools/perf/scripts/python/intel-pt-events.py       |    2 +-
 tools/perf/util/evlist.c                           |  148 +--
 tools/perf/util/evlist.h                           |   50 +-
 tools/perf/util/evsel.h                            |    6 +-
 tools/perf/util/pmu.c                              |    2 +-
 tools/perf/util/sort.c                             |    3 +-
 tools/perf/util/symbol-elf.c                       |    2 +-
 .../selftests/net/srv6_end_dt46_l3vpn_test.sh      |   10 +-
 147 files changed, 2754 insertions(+), 786 deletions(-)





[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux