stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: stable@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	patches@lists.linux.dev, linux-kernel@vger.kernel.org,
	torvalds@linux-foundation.org, akpm@linux-foundation.org,
	linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
	lkft-triage@lists.linaro.org, pavel@denx.de,
	jonathanh@nvidia.com, f.fainelli@gmail.com,
	sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de,
	conor@kernel.org
Subject: [PATCH 6.1 000/170] 6.1.36-rc1 review
Date: Mon, 26 Jun 2023 20:09:29 +0200	[thread overview]
Message-ID: <20230626180800.476539630@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 6.1.36 release.
There are 170 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, 28 Jun 2023 18:07:23 +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/v6.x/stable-review/patch-6.1.36-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-6.1.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 6.1.36-rc1

Steve French <stfrench@microsoft.com>
    smb: move client and server files to common directory fs/smb

Clark Wang <xiaoning.wang@nxp.com>
    i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle

Dheeraj Kumar Srivastava <dheerajkumar.srivastava@amd.com>
    x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys

Marc Zyngier <maz@kernel.org>
    KVM: arm64: Restore GICv2-on-GICv3 functionality

Andrey Smetanin <asmetanin@yandex-team.ru>
    vhost_net: revert upend_idx only on retriable error

Shannon Nelson <shannon.nelson@amd.com>
    vhost_vdpa: tell vqs about the negotiated

Min Li <lm0963hack@gmail.com>
    drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl

Min Li <lm0963hack@gmail.com>
    drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl

Inki Dae <inki.dae@samsung.com>
    drm/exynos: vidi: fix a wrong error return

Nitesh Shetty <nj.shetty@samsung.com>
    null_blk: Fix: memory release when memory_backed=1

Linus Walleij <linus.walleij@linaro.org>
    ARM: dts: Fix erroneous ADS touchscreen polarities

Simon Horman <horms@kernel.org>
    i2c: mchp-pci1xxxx: Avoid cast to incompatible function type

Sayed, Karimuddin <karimuddin.sayed@intel.com>
    ALSA: hda/realtek: Add "Intel Reference board" and "NUC 13" SSID in the ALC256

Chancel Liu <chancel.liu@nxp.com>
    ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP asserted

Alexander Gordeev <agordeev@linux.ibm.com>
    s390/purgatory: disable branch profiling

Andreas Gruenbacher <agruenba@redhat.com>
    gfs2: Don't get stuck writing page onto itself under direct I/O

Sicong Jiang <kevin.jiangsc@gmail.com>
    ASoC: amd: yc: Add Thinkpad Neo14 to quirks list for acp6x

Edson Juliano Drosdeck <edson.drosdeck@gmail.com>
    ASoC: nau8824: Add quirk to active-high jack-detect

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    soundwire: qcom: add proper error paths in qcom_swrm_startup()

Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
    soundwire: dmi-quirks: add new mapping for HP Spectre x360

Herve Codina <herve.codina@bootlin.com>
    ASoC: simple-card: Add missing of_node_put() in case of error

Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
    ASoC: codecs: wcd938x-sdw: do not set can_multi_write flag

Clark Wang <xiaoning.wang@nxp.com>
    spi: lpspi: disable lpspi module irq in DMA mode

Vineeth Vijayan <vneethv@linux.ibm.com>
    s390/cio: unregister device when the only path is gone

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    arm64: dts: qcom: sc7280-qcard: drop incorrect dai-cells from WCD938x SDW

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    arm64: dts: qcom: sc7280-idp: drop incorrect dai-cells from WCD938x SDW

Hans de Goede <hdegoede@redhat.com>
    Input: soc_button_array - add invalid acpi_index DMI quirk handling

Uday Shankar <ushankar@purestorage.com>
    nvme: improve handling of long keep alives

Uday Shankar <ushankar@purestorage.com>
    nvme: check IO start time when deciding to defer KA

Uday Shankar <ushankar@purestorage.com>
    nvme: double KA polling frequency to avoid KATO with TBKAS on

Dan Carpenter <dan.carpenter@linaro.org>
    usb: gadget: udc: fix NULL dereference in remove()

Shida Zhang <zhangshida@kylinos.cn>
    btrfs: fix an uninitialized variable warning in btrfs_log_inode

Osama Muhammad <osmtendev@gmail.com>
    nfcsim.c: Fix error checking for debugfs_create_dir

Hans Verkuil <hverkuil-cisco@xs4all.nl>
    media: cec: core: don't set last_initiator if tx in progress

Hans Verkuil <hverkuil-cisco@xs4all.nl>
    media: cec: core: disable adapter in cec_devnode_unregister

Steve French <stfrench@microsoft.com>
    smb3: missing null check in SMB2_change_notify

Marc Zyngier <maz@kernel.org>
    arm64: Add missing Set/Way CMO encodings

Denis Arefev <arefev@swemel.ru>
    HID: wacom: Add error check to wacom_parse_and_register()

Maurizio Lombardi <mlombard@redhat.com>
    scsi: target: iscsi: Prevent login threads from racing between each other

Michael Walle <mwalle@kernel.org>
    gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()

Jiasheng Jiang <jiasheng@iscas.ac.cn>
    gpio: sifive: add missing check for platform_get_irq

Jiawen Wu <jiawenwu@trustnetic.com>
    gpiolib: Fix GPIO chip IRQ initialization restriction

Nicolas Frattaroli <frattaroli.nicolas@gmail.com>
    arm64: dts: rockchip: fix nEXTRST on SOQuartz

Nicolas Frattaroli <frattaroli.nicolas@gmail.com>
    arm64: dts: rockchip: Enable GPU on SOQuartz CM4

Maciej Żenczykowski <maze@google.com>
    revert "net: align SO_RCVMARK required privileges with SO_MARK"

Eric Dumazet <edumazet@google.com>
    sch_netem: acquire qdisc lock in netem_change()

Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
    platform/x86/amd/pmf: Register notify handler only if SPS is enabled

Danielle Ratson <danieller@nvidia.com>
    selftests: forwarding: Fix race condition in mirror installation

Jens Axboe <axboe@kernel.dk>
    io_uring/net: use the correct msghdr union member in io_sendmsg_copy_hdr

Jiri Olsa <jolsa@kernel.org>
    bpf: Force kprobe multi expected_attach_type for kprobe_multi link

Florent Revest <revest@chromium.org>
    bpf/btf: Accept function names that contain dots

Francesco Dolcini <francesco.dolcini@toradex.com>
    Revert "net: phy: dp83867: perform soft reset and retain established link"

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nfnetlink_osf: fix module autoload

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: disallow updates of anonymous sets

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: reject unbound chain set before commit phase

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: reject unbound anonymous set before commit phase

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: disallow element updates of bound anonymous sets

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nft_set_pipapo: .walk does not deal with generations

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: drop map element references from preparation phase

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: fix chain binding transaction logic

Ross Lagerwall <ross.lagerwall@citrix.com>
    be2net: Extend xmit workaround to BE3 chip

Arınç ÜNAL <arinc.unal@arinc9.com>
    net: dsa: mt7530: fix handling of LLDP frames

Arınç ÜNAL <arinc.unal@arinc9.com>
    net: dsa: mt7530: fix handling of BPDUs on MT7530 switch

Arınç ÜNAL <arinc.unal@arinc9.com>
    net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch

Terin Stock <terin@cloudflare.com>
    ipvs: align inner_mac_header for encapsulation

Sergey Shtylyov <s.shtylyov@omp.ru>
    mmc: usdhi60rol0: fix deferred probing

Sergey Shtylyov <s.shtylyov@omp.ru>
    mmc: sh_mmcif: fix deferred probing

Sergey Shtylyov <s.shtylyov@omp.ru>
    mmc: sdhci-acpi: fix deferred probing

Sergey Shtylyov <s.shtylyov@omp.ru>
    mmc: owl: fix deferred probing

Sergey Shtylyov <s.shtylyov@omp.ru>
    mmc: omap_hsmmc: fix deferred probing

Sergey Shtylyov <s.shtylyov@omp.ru>
    mmc: omap: fix deferred probing

Sergey Shtylyov <s.shtylyov@omp.ru>
    mmc: mvsdio: fix deferred probing

Sergey Shtylyov <s.shtylyov@omp.ru>
    mmc: mtk-sd: fix deferred probing

Stefan Wahren <stefan.wahren@i2se.com>
    net: qca_spi: Avoid high load if QCA7000 is not available

Íñigo Huguet <ihuguet@redhat.com>
    sfc: use budget for TX completions

Yevgeny Kliteynik <kliteyn@nvidia.com>
    net/mlx5: DR, Fix wrong action data allocation in decap action

Sebastian Andrzej Siewior <bigeasy@linutronix.de>
    xfrm: Linearize the skb after offloading if needed.

Magali Lemes <magali.lemes@canonical.com>
    selftests: net: fcnal-test: check if FIPS mode is enabled

Magali Lemes <magali.lemes@canonical.com>
    selftests: net: vrf-xfrm-tests: change authentication and encryption algos

Magali Lemes <magali.lemes@canonical.com>
    selftests: net: tls: check if FIPS mode is enabled

Yonghong Song <yhs@fb.com>
    bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable.

Maciej Żenczykowski <maze@google.com>
    xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets

Maxim Mikityanskiy <maxim@isovalent.com>
    bpf: Fix verifier id tracking of scalars on spill

Eduard Zingerman <eddyz87@gmail.com>
    bpf: track immediate values written to stack by BPF_ST instruction

Reiji Watanabe <reijiw@google.com>
    KVM: arm64: PMU: Restore the host's PMUSERENR_EL0

Benedict Wong <benedictwong@google.com>
    xfrm: Ensure policies always checked on XFRM-I input path

Eyal Birger <eyal.birger@gmail.com>
    xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c

Benedict Wong <benedictwong@google.com>
    xfrm: Treat already-verified secpath entries as optional

Chen Aotian <chenaotian2@163.com>
    ieee802154: hwsim: Fix possible memory leaks

Sergey Shtylyov <s.shtylyov@omp.ru>
    mmc: meson-gx: fix deferred probing

Roberto Sassu <roberto.sassu@huawei.com>
    memfd: check for non-NULL file_seals in memfd_create() syscall

Lee Jones <lee@kernel.org>
    x86/mm: Avoid using set_pgd() outside of real PGD pages

Ryusuke Konishi <konishi.ryusuke@gmail.com>
    nilfs2: prevent general protection fault in nilfs_clear_dirty_page()

Jens Axboe <axboe@kernel.dk>
    io_uring/poll: serialize poll linked timer start with poll removal

Andrew Powers-Holmes <aholmes@omnom.net>
    arm64: dts: rockchip: Fix rk356x PCIe register and range mappings

Russ Weight <russell.h.weight@intel.com>
    regmap: spi-avmm: Fix regmap_bus max_raw_write

Teresa Remmet <t.remmet@phytec.de>
    regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK

Neil Armstrong <neil.armstrong@linaro.org>
    spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()

Mukesh Sisodiya <mukesh.sisodiya@intel.com>
    wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0

Krister Johansen <kjlx@templeofstupid.com>
    bpf: ensure main program has an extable

Sergey Shtylyov <s.shtylyov@omp.ru>
    mmc: sunxi: fix deferred probing

Sergey Shtylyov <s.shtylyov@omp.ru>
    mmc: bcm2835: fix deferred probing

Sergey Shtylyov <s.shtylyov@omp.ru>
    mmc: sdhci-spear: fix deferred probing

Christophe Kerello <christophe.kerello@foss.st.com>
    mmc: mmci: stm32: fix max busy timeout calculation

Martin Hundebøll <martin@geanix.com>
    mmc: meson-gx: remove redundant mmc_request_done() call from irq context

Stephan Gerhold <stephan@gerhold.net>
    mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916

Jisheng Zhang <jszhang@kernel.org>
    mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUS

Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
    cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{online,offline}()

Xiu Jianfeng <xiujianfeng@huawei.com>
    cgroup: Do not corrupt task iteration when rebinding subsystem

Paolo Abeni <pabeni@redhat.com>
    mptcp: consolidate fallback and non fallback state machine

Paolo Abeni <pabeni@redhat.com>
    mptcp: fix possible list corruption on passive MPJ

Paolo Abeni <pabeni@redhat.com>
    mptcp: fix possible divide by zero in recvmsg()

Paolo Abeni <pabeni@redhat.com>
    mptcp: handle correctly disconnect() failures

Jens Axboe <axboe@kernel.dk>
    io_uring/net: disable partial retries for recvmsg with cmsg

Jens Axboe <axboe@kernel.dk>
    io_uring/net: clear msg_controllen on partial sendmsg retry

Dexuan Cui <decui@microsoft.com>
    PCI: hv: Add a per-bus mutex state_lock

Dexuan Cui <decui@microsoft.com>
    PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic

Dexuan Cui <decui@microsoft.com>
    PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev

Dexuan Cui <decui@microsoft.com>
    Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"

Dexuan Cui <decui@microsoft.com>
    PCI: hv: Fix a race condition bug in hv_pci_query_relations()

Michael Kelley <mikelley@microsoft.com>
    Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUs

Dexuan Cui <decui@microsoft.com>
    Drivers: hv: vmbus: Call hv_synic_free() if hv_synic_alloc() fails

Gavin Shan <gshan@redhat.com>
    KVM: Avoid illegal stage2 mapping on invalid memory slot

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()

Ryusuke Konishi <konishi.ryusuke@gmail.com>
    nilfs2: fix buffer corruption due to concurrent device reads

Prathu Baronia <prathubaronia2011@gmail.com>
    scripts: fix the gfp flags header path in gfp-translate

Rafael Aquini <aquini@redhat.com>
    writeback: fix dereferencing NULL mapping->host on writeback_page_template

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: join: fix "userspace pm add & remove address"

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: join: skip fail tests if not supported

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: join: skip userspace PM tests if not supported

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: join: skip test if iptables/tc cmds fail

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: sockopt: skip TCP_INQ checks if not supported

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: diag: skip listen tests if not supported

Shuah Khan <skhan@linuxfoundation.org>
    selftests/mount_setattr: fix redefine struct mount_attr build error

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: join: skip MPC backups tests if not supported

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: join: skip fullmesh flag tests if not supported

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: join: skip backup if set flag on ID not supported

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: join: skip implicit tests if not supported

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: join: support RM_ADDR for used endpoints or not

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: join: skip Fastclose tests if not supported

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: join: support local endpoint being tracked or not

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: join: skip check if MIB counter not supported

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: join: helpers to skip tests

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: join: use 'iptables-legacy' if available

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: lib: skip if not below kernel version

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: userspace pm: skip if not supported

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: userspace pm: skip if 'ip' tool is unavailable

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: sockopt: skip getsockopt checks if not supported

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: sockopt: relax expected returned size

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: pm nl: skip fullmesh flag checks if not supported

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: pm nl: remove hardcoded default limits

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: connect: skip disconnect tests if not supported

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: connect: skip transp tests if not supported

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: lib: skip if missing symbol

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: join: fix ShellCheck warnings

Matthieu Baerts <matthieu.baerts@tessares.net>
    selftests: mptcp: remove duplicated entries in usage

Thomas Gleixner <tglx@linutronix.de>
    tick/common: Align tick period during sched_timer setup

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: validate session id and tree id in the compound request

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: fix out-of-bound read in smb2_write

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: validate command payload size

Matthew Garrett <mjg59@srcf.ucam.org>
    tpm_crb: Add support for CRB devices based on Pluton

Lino Sanfilippo <l.sanfilippo@kunbus.com>
    tpm, tpm_tis: Claim locality in interrupt handler

Alexei Starovoitov <ast@kernel.org>
    mm: Fix copy_from_user_nofault().

Damien Le Moal <dlemoal@kernel.org>
    ata: libata-scsi: Avoid deadlock on rescan after device resume

Robert Hodaszi <robert.hodaszi@digi.com>
    tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A

Sherry Sun <sherry.sun@nxp.com>
    tty: serial: fsl_lpuart: make rx_watermark configurable for different platforms

Tom Chung <chiahsuan.chung@amd.com>
    drm/amd/display: fix the system hang while disable PSR

Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
    drm/amd/display: Add wrapper to call planes and stream update

Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
    drm/amd/display: Use dc_update_planes_and_stream


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

Diffstat:

 MAINTAINERS                                        |   8 +-
 Makefile                                           |   4 +-
 arch/arm/boot/dts/am57xx-cl-som-am57x.dts          |   2 +-
 arch/arm/boot/dts/at91sam9261ek.dts                |   2 +-
 arch/arm/boot/dts/imx7d-pico-hobbit.dts            |   2 +-
 arch/arm/boot/dts/imx7d-sdb.dts                    |   2 +-
 arch/arm/boot/dts/omap3-cm-t3x.dtsi                |   2 +-
 arch/arm/boot/dts/omap3-devkit8000-lcd-common.dtsi |   2 +-
 arch/arm/boot/dts/omap3-lilly-a83x.dtsi            |   2 +-
 arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi    |   2 +-
 arch/arm/boot/dts/omap3-overo-common-lcd43.dtsi    |   2 +-
 arch/arm/boot/dts/omap3-pandora-common.dtsi        |   2 +-
 arch/arm/boot/dts/omap5-cm-t54.dts                 |   2 +-
 arch/arm64/boot/dts/qcom/sc7280-idp.dtsi           |   2 -
 arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi         |   2 -
 .../boot/dts/rockchip/rk3566-soquartz-cm4.dts      |  18 +-
 arch/arm64/boot/dts/rockchip/rk3566-soquartz.dtsi  |  34 +-
 arch/arm64/boot/dts/rockchip/rk3568.dtsi           |  14 +-
 arch/arm64/boot/dts/rockchip/rk356x.dtsi           |   7 +-
 arch/arm64/include/asm/sysreg.h                    |   6 +
 arch/arm64/kvm/hyp/include/hyp/switch.h            |  13 +-
 arch/arm64/kvm/vgic/vgic-init.c                    |  11 +-
 arch/s390/purgatory/Makefile                       |   1 +
 arch/x86/kernel/apic/x2apic_phys.c                 |   5 +-
 arch/x86/mm/kaslr.c                                |   8 +-
 arch/x86/net/bpf_jit_comp.c                        |   2 +-
 drivers/acpi/acpica/achware.h                      |   2 -
 drivers/acpi/sleep.c                               |  16 +-
 drivers/ata/libata-core.c                          |   3 +-
 drivers/ata/libata-eh.c                            |   2 +-
 drivers/ata/libata-scsi.c                          |  22 +-
 drivers/base/regmap/regmap-spi-avmm.c              |   2 +-
 drivers/block/null_blk/main.c                      |   1 +
 drivers/char/tpm/tpm_crb.c                         | 100 ++++-
 drivers/char/tpm/tpm_tis_core.c                    |   2 +
 drivers/gpio/gpio-sifive.c                         |   8 +-
 drivers/gpio/gpiolib.c                             |  11 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  73 +++-
 drivers/gpu/drm/exynos/exynos_drm_g2d.c            |   2 +-
 drivers/gpu/drm/exynos/exynos_drm_vidi.c           |   2 -
 drivers/gpu/drm/radeon/radeon_gem.c                |   4 +-
 drivers/hid/wacom_sys.c                            |   7 +-
 drivers/hv/channel_mgmt.c                          |  18 +-
 drivers/hv/vmbus_drv.c                             |   5 +-
 drivers/i2c/busses/i2c-imx-lpi2c.c                 |   4 +-
 drivers/i2c/busses/i2c-mchp-pci1xxxx.c             |   6 +-
 drivers/input/misc/soc_button_array.c              |  30 ++
 drivers/media/cec/core/cec-adap.c                  |   8 +-
 drivers/media/cec/core/cec-core.c                  |   2 +
 drivers/media/cec/core/cec-priv.h                  |   1 +
 drivers/mmc/host/bcm2835.c                         |   4 +-
 drivers/mmc/host/litex_mmc.c                       |   1 +
 drivers/mmc/host/meson-gx-mmc.c                    |  14 +-
 drivers/mmc/host/mmci.c                            |   3 +-
 drivers/mmc/host/mtk-sd.c                          |   2 +-
 drivers/mmc/host/mvsdio.c                          |   2 +-
 drivers/mmc/host/omap.c                            |   2 +-
 drivers/mmc/host/omap_hsmmc.c                      |   6 +-
 drivers/mmc/host/owl-mmc.c                         |   2 +-
 drivers/mmc/host/sdhci-acpi.c                      |   2 +-
 drivers/mmc/host/sdhci-msm.c                       |   3 +
 drivers/mmc/host/sdhci-spear.c                     |   4 +-
 drivers/mmc/host/sh_mmcif.c                        |   2 +-
 drivers/mmc/host/sunxi-mmc.c                       |   4 +-
 drivers/mmc/host/usdhi6rol0.c                      |   6 +-
 drivers/net/dsa/mt7530.c                           |  20 +-
 drivers/net/dsa/mt7530.h                           |   5 +
 drivers/net/ethernet/emulex/benet/be_main.c        |   4 +-
 .../mellanox/mlx5/core/steering/dr_action.c        |   9 +-
 drivers/net/ethernet/qualcomm/qca_spi.c            |   3 +-
 drivers/net/ethernet/sfc/ef10.c                    |  25 +-
 drivers/net/ethernet/sfc/ef100_nic.c               |   7 +-
 drivers/net/ethernet/sfc/ef100_tx.c                |   4 +-
 drivers/net/ethernet/sfc/ef100_tx.h                |   2 +-
 drivers/net/ethernet/sfc/tx_common.c               |   4 +-
 drivers/net/ethernet/sfc/tx_common.h               |   2 +-
 drivers/net/ieee802154/mac802154_hwsim.c           |   6 +-
 drivers/net/phy/dp83867.c                          |   2 +-
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c      |   2 +
 drivers/nfc/nfcsim.c                               |   4 -
 drivers/nvme/host/core.c                           |  48 +-
 drivers/nvme/host/nvme.h                           |   1 +
 drivers/pci/controller/pci-hyperv.c                | 139 +++---
 drivers/platform/x86/amd/pmf/core.c                |  10 +-
 drivers/s390/cio/device.c                          |   5 +-
 drivers/soundwire/dmi-quirks.c                     |   7 +
 drivers/soundwire/qcom.c                           |  17 +-
 drivers/spi/spi-fsl-lpspi.c                        |   7 +-
 drivers/spi/spi-geni-qcom.c                        |   2 +
 drivers/target/iscsi/iscsi_target_nego.c           |   4 +-
 drivers/tty/serial/fsl_lpuart.c                    |  14 +-
 drivers/usb/gadget/udc/amd5536udc_pci.c            |   3 +
 drivers/vhost/net.c                                |  11 +-
 drivers/vhost/vdpa.c                               |  13 +
 fs/Kconfig                                         |   9 +-
 fs/Makefile                                        |   4 +-
 fs/btrfs/tree-log.c                                |   2 +-
 fs/gfs2/file.c                                     |  17 +-
 fs/nilfs2/page.c                                   |  10 +-
 fs/nilfs2/segbuf.c                                 |   6 +
 fs/nilfs2/segment.c                                |   7 +
 fs/nilfs2/super.c                                  |  25 +-
 fs/smb/Kconfig                                     |  11 +
 fs/smb/Makefile                                    |   5 +
 fs/{cifs => smb/client}/Kconfig                    |   0
 fs/{cifs => smb/client}/Makefile                   |   0
 fs/{cifs => smb/client}/asn1.c                     |   0
 fs/{cifs => smb/client}/cached_dir.c               |   0
 fs/{cifs => smb/client}/cached_dir.h               |   0
 fs/{cifs => smb/client}/cifs_debug.c               |   0
 fs/{cifs => smb/client}/cifs_debug.h               |   0
 fs/{cifs => smb/client}/cifs_dfs_ref.c             |   0
 fs/{cifs => smb/client}/cifs_fs_sb.h               |   0
 fs/{cifs => smb/client}/cifs_ioctl.h               |   0
 fs/{cifs => smb/client}/cifs_spnego.c              |   0
 fs/{cifs => smb/client}/cifs_spnego.h              |   0
 .../client}/cifs_spnego_negtokeninit.asn1          |   0
 fs/{cifs => smb/client}/cifs_swn.c                 |   0
 fs/{cifs => smb/client}/cifs_swn.h                 |   0
 fs/{cifs => smb/client}/cifs_unicode.c             |   0
 fs/{cifs => smb/client}/cifs_unicode.h             |   0
 fs/{cifs => smb/client}/cifs_uniupr.h              |   0
 fs/{cifs => smb/client}/cifsacl.c                  |   0
 fs/{cifs => smb/client}/cifsacl.h                  |   0
 fs/{cifs => smb/client}/cifsencrypt.c              |   2 +-
 fs/{cifs => smb/client}/cifsfs.c                   |   0
 fs/{cifs => smb/client}/cifsfs.h                   |   0
 fs/{cifs => smb/client}/cifsglob.h                 |   2 +-
 fs/{cifs => smb/client}/cifspdu.h                  |   2 +-
 fs/{cifs => smb/client}/cifsproto.h                |   0
 fs/{cifs => smb/client}/cifsroot.c                 |   0
 fs/{cifs => smb/client}/cifssmb.c                  |   0
 fs/{cifs => smb/client}/connect.c                  |   0
 fs/{cifs => smb/client}/dfs_cache.c                |   0
 fs/{cifs => smb/client}/dfs_cache.h                |   0
 fs/{cifs => smb/client}/dir.c                      |   0
 fs/{cifs => smb/client}/dns_resolve.c              |   0
 fs/{cifs => smb/client}/dns_resolve.h              |   0
 fs/{cifs => smb/client}/export.c                   |   0
 fs/{cifs => smb/client}/file.c                     |   0
 fs/{cifs => smb/client}/fs_context.c               |   0
 fs/{cifs => smb/client}/fs_context.h               |   0
 fs/{cifs => smb/client}/fscache.c                  |   0
 fs/{cifs => smb/client}/fscache.h                  |   0
 fs/{cifs => smb/client}/inode.c                    |   2 +-
 fs/{cifs => smb/client}/ioctl.c                    |   0
 fs/{cifs => smb/client}/link.c                     |   0
 fs/{cifs => smb/client}/misc.c                     |   0
 fs/{cifs => smb/client}/netlink.c                  |   0
 fs/{cifs => smb/client}/netlink.h                  |   0
 fs/{cifs => smb/client}/netmisc.c                  |   0
 fs/{cifs => smb/client}/nterr.c                    |   0
 fs/{cifs => smb/client}/nterr.h                    |   0
 fs/{cifs => smb/client}/ntlmssp.h                  |   0
 fs/{cifs => smb/client}/readdir.c                  |   0
 fs/{cifs => smb/client}/rfc1002pdu.h               |   0
 fs/{cifs => smb/client}/sess.c                     |   0
 fs/{cifs => smb/client}/smb1ops.c                  |   0
 fs/{cifs => smb/client}/smb2file.c                 |   0
 fs/{cifs => smb/client}/smb2glob.h                 |   0
 fs/{cifs => smb/client}/smb2inode.c                |   0
 fs/{cifs => smb/client}/smb2maperror.c             |   0
 fs/{cifs => smb/client}/smb2misc.c                 |   0
 fs/{cifs => smb/client}/smb2ops.c                  |   0
 fs/{cifs => smb/client}/smb2pdu.c                  |   2 +-
 fs/{cifs => smb/client}/smb2pdu.h                  |   0
 fs/{cifs => smb/client}/smb2proto.h                |   0
 fs/{cifs => smb/client}/smb2status.h               |   0
 fs/{cifs => smb/client}/smb2transport.c            |   0
 fs/{cifs => smb/client}/smbdirect.c                |   0
 fs/{cifs => smb/client}/smbdirect.h                |   0
 fs/{cifs => smb/client}/smbencrypt.c               |   2 +-
 fs/{cifs => smb/client}/smberr.h                   |   0
 fs/{cifs => smb/client}/trace.c                    |   0
 fs/{cifs => smb/client}/trace.h                    |   0
 fs/{cifs => smb/client}/transport.c                |   0
 fs/{cifs => smb/client}/unc.c                      |   0
 fs/{cifs => smb/client}/winucase.c                 |   0
 fs/{cifs => smb/client}/xattr.c                    |   0
 fs/{smbfs_common => smb/common}/Makefile           |   4 +-
 fs/{smbfs_common => smb/common}/arc4.h             |   0
 fs/{smbfs_common => smb/common}/cifs_arc4.c        |   0
 fs/{smbfs_common => smb/common}/cifs_md4.c         |   0
 fs/{smbfs_common => smb/common}/md4.h              |   0
 fs/{smbfs_common => smb/common}/smb2pdu.h          |   0
 fs/{smbfs_common => smb/common}/smbfsctl.h         |   0
 fs/{ksmbd => smb/server}/Kconfig                   |   0
 fs/{ksmbd => smb/server}/Makefile                  |   0
 fs/{ksmbd => smb/server}/asn1.c                    |   0
 fs/{ksmbd => smb/server}/asn1.h                    |   0
 fs/{ksmbd => smb/server}/auth.c                    |   2 +-
 fs/{ksmbd => smb/server}/auth.h                    |   0
 fs/{ksmbd => smb/server}/connection.c              |   0
 fs/{ksmbd => smb/server}/connection.h              |   0
 fs/{ksmbd => smb/server}/crypto_ctx.c              |   0
 fs/{ksmbd => smb/server}/crypto_ctx.h              |   0
 fs/{ksmbd => smb/server}/glob.h                    |   0
 fs/{ksmbd => smb/server}/ksmbd_netlink.h           |   0
 .../server}/ksmbd_spnego_negtokeninit.asn1         |   0
 .../server}/ksmbd_spnego_negtokentarg.asn1         |   0
 fs/{ksmbd => smb/server}/ksmbd_work.c              |   0
 fs/{ksmbd => smb/server}/ksmbd_work.h              |   0
 fs/{ksmbd => smb/server}/mgmt/ksmbd_ida.c          |   0
 fs/{ksmbd => smb/server}/mgmt/ksmbd_ida.h          |   0
 fs/{ksmbd => smb/server}/mgmt/share_config.c       |   0
 fs/{ksmbd => smb/server}/mgmt/share_config.h       |   0
 fs/{ksmbd => smb/server}/mgmt/tree_connect.c       |   0
 fs/{ksmbd => smb/server}/mgmt/tree_connect.h       |   0
 fs/{ksmbd => smb/server}/mgmt/user_config.c        |   0
 fs/{ksmbd => smb/server}/mgmt/user_config.h        |   0
 fs/{ksmbd => smb/server}/mgmt/user_session.c       |   0
 fs/{ksmbd => smb/server}/mgmt/user_session.h       |   0
 fs/{ksmbd => smb/server}/misc.c                    |   0
 fs/{ksmbd => smb/server}/misc.h                    |   0
 fs/{ksmbd => smb/server}/ndr.c                     |   0
 fs/{ksmbd => smb/server}/ndr.h                     |   0
 fs/{ksmbd => smb/server}/nterr.h                   |   0
 fs/{ksmbd => smb/server}/ntlmssp.h                 |   0
 fs/{ksmbd => smb/server}/oplock.c                  |   0
 fs/{ksmbd => smb/server}/oplock.h                  |   0
 fs/{ksmbd => smb/server}/server.c                  |  33 +-
 fs/{ksmbd => smb/server}/server.h                  |   0
 fs/{ksmbd => smb/server}/smb2misc.c                |  33 +-
 fs/{ksmbd => smb/server}/smb2ops.c                 |   0
 fs/{ksmbd => smb/server}/smb2pdu.c                 |  44 +-
 fs/{ksmbd => smb/server}/smb2pdu.h                 |   0
 fs/{ksmbd => smb/server}/smb_common.c              |   0
 fs/{ksmbd => smb/server}/smb_common.h              |   2 +-
 fs/{ksmbd => smb/server}/smbacl.c                  |   0
 fs/{ksmbd => smb/server}/smbacl.h                  |   0
 fs/{ksmbd => smb/server}/smbfsctl.h                |   0
 fs/{ksmbd => smb/server}/smbstatus.h               |   0
 fs/{ksmbd => smb/server}/transport_ipc.c           |   0
 fs/{ksmbd => smb/server}/transport_ipc.h           |   0
 fs/{ksmbd => smb/server}/transport_rdma.c          |   0
 fs/{ksmbd => smb/server}/transport_rdma.h          |   0
 fs/{ksmbd => smb/server}/transport_tcp.c           |   0
 fs/{ksmbd => smb/server}/transport_tcp.h           |   0
 fs/{ksmbd => smb/server}/unicode.c                 |   0
 fs/{ksmbd => smb/server}/unicode.h                 |   0
 fs/{ksmbd => smb/server}/uniupr.h                  |   0
 fs/{ksmbd => smb/server}/vfs.c                     |   2 +-
 fs/{ksmbd => smb/server}/vfs.h                     |   0
 fs/{ksmbd => smb/server}/vfs_cache.c               |   0
 fs/{ksmbd => smb/server}/vfs_cache.h               |   0
 fs/{ksmbd => smb/server}/xattr.h                   |   0
 include/acpi/acpixf.h                              |   1 +
 include/acpi/actbl3.h                              |   1 +
 include/linux/gpio/driver.h                        |   8 +
 include/linux/libata.h                             |   2 +-
 include/linux/regulator/pca9450.h                  |   4 +-
 include/net/netfilter/nf_tables.h                  |  31 +-
 include/net/xfrm.h                                 |   1 +
 include/trace/events/writeback.h                   |   2 +-
 io_uring/net.c                                     |  17 +-
 io_uring/poll.c                                    |   9 +-
 kernel/bpf/btf.c                                   |  20 +-
 kernel/bpf/syscall.c                               |   5 +
 kernel/bpf/verifier.c                              |  28 +-
 kernel/cgroup/cgroup.c                             |  20 +-
 kernel/cgroup/legacy_freezer.c                     |   8 +-
 kernel/time/tick-common.c                          |  13 +-
 kernel/time/tick-sched.c                           |  13 +-
 mm/maccess.c                                       |  16 +-
 mm/memfd.c                                         |   3 +-
 mm/usercopy.c                                      |   2 +-
 net/core/sock.c                                    |   6 -
 net/ipv4/esp4_offload.c                            |   3 +
 net/ipv4/xfrm4_input.c                             |   1 +
 net/ipv6/esp6_offload.c                            |   3 +
 net/ipv6/xfrm6_input.c                             |   3 +
 net/mptcp/protocol.c                               |  80 ++--
 net/mptcp/subflow.c                                |  17 +-
 net/netfilter/ipvs/ip_vs_xmit.c                    |   2 +
 net/netfilter/nf_tables_api.c                      | 328 +++++++++++---
 net/netfilter/nfnetlink_osf.c                      |   1 +
 net/netfilter/nft_immediate.c                      |  90 +++-
 net/netfilter/nft_set_bitmap.c                     |   5 +-
 net/netfilter/nft_set_hash.c                       |  23 +-
 net/netfilter/nft_set_pipapo.c                     |  20 +-
 net/netfilter/nft_set_rbtree.c                     |   5 +-
 net/netfilter/xt_osf.c                             |   1 -
 net/sched/sch_netem.c                              |   8 +-
 net/xfrm/Makefile                                  |   2 +
 net/xfrm/xfrm_input.c                              |   1 +
 .../{xfrm_interface.c => xfrm_interface_core.c}    |  54 ++-
 net/xfrm/xfrm_policy.c                             |  12 +
 scripts/gfp-translate                              |   6 +-
 sound/pci/hda/patch_realtek.c                      |   2 +
 sound/soc/amd/yc/acp6x-mach.c                      |   7 +
 sound/soc/codecs/nau8824.c                         |  24 +
 sound/soc/codecs/wcd938x-sdw.c                     |   1 -
 sound/soc/fsl/fsl_sai.c                            |  11 +-
 sound/soc/fsl/fsl_sai.h                            |   1 +
 sound/soc/generic/simple-card.c                    |   1 +
 .../bpf/verifier/bounds_mix_sign_unsign.c          | 110 +++--
 .../selftests/mount_setattr/mount_setattr_test.c   |   7 -
 tools/testing/selftests/net/fcnal-test.sh          |  27 +-
 .../net/forwarding/mirror_gre_bridge_1d.sh         |   4 +
 .../net/forwarding/mirror_gre_bridge_1q.sh         |   4 +
 tools/testing/selftests/net/mptcp/config           |   1 +
 tools/testing/selftests/net/mptcp/diag.sh          |  47 +-
 tools/testing/selftests/net/mptcp/mptcp_connect.c  |   8 +-
 tools/testing/selftests/net/mptcp/mptcp_connect.sh |  15 +
 tools/testing/selftests/net/mptcp/mptcp_join.sh    | 481 +++++++++++++--------
 tools/testing/selftests/net/mptcp/mptcp_lib.sh     |  64 +++
 tools/testing/selftests/net/mptcp/mptcp_sockopt.c  |  18 +-
 tools/testing/selftests/net/mptcp/mptcp_sockopt.sh |  20 +-
 tools/testing/selftests/net/mptcp/pm_netlink.sh    |  27 +-
 tools/testing/selftests/net/mptcp/userspace_pm.sh  |   7 +-
 tools/testing/selftests/net/tls.c                  |  24 +-
 tools/testing/selftests/net/vrf-xfrm-tests.sh      |  32 +-
 virt/kvm/kvm_main.c                                |  20 +-
 313 files changed, 2180 insertions(+), 811 deletions(-)



             reply	other threads:[~2023-06-26 18:28 UTC|newest]

Thread overview: 180+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-26 18:09 Greg Kroah-Hartman [this message]
2023-06-26 18:09 ` [PATCH 6.1 001/170] drm/amd/display: Use dc_update_planes_and_stream Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 002/170] drm/amd/display: Add wrapper to call planes and stream update Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 003/170] drm/amd/display: fix the system hang while disable PSR Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 004/170] tty: serial: fsl_lpuart: make rx_watermark configurable for different platforms Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 005/170] tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 006/170] ata: libata-scsi: Avoid deadlock on rescan after device resume Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 007/170] mm: Fix copy_from_user_nofault() Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 008/170] tpm, tpm_tis: Claim locality in interrupt handler Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 009/170] tpm_crb: Add support for CRB devices based on Pluton Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 010/170] ksmbd: validate command payload size Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 011/170] ksmbd: fix out-of-bound read in smb2_write Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 012/170] ksmbd: validate session id and tree id in the compound request Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 013/170] tick/common: Align tick period during sched_timer setup Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 014/170] selftests: mptcp: remove duplicated entries in usage Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 015/170] selftests: mptcp: join: fix ShellCheck warnings Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 016/170] selftests: mptcp: lib: skip if missing symbol Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 017/170] selftests: mptcp: connect: skip transp tests if not supported Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 018/170] selftests: mptcp: connect: skip disconnect " Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 019/170] selftests: mptcp: pm nl: remove hardcoded default limits Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 020/170] selftests: mptcp: pm nl: skip fullmesh flag checks if not supported Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 021/170] selftests: mptcp: sockopt: relax expected returned size Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 022/170] selftests: mptcp: sockopt: skip getsockopt checks if not supported Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 023/170] selftests: mptcp: userspace pm: skip if ip tool is unavailable Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 024/170] selftests: mptcp: userspace pm: skip if not supported Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 025/170] selftests: mptcp: lib: skip if not below kernel version Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 026/170] selftests: mptcp: join: use iptables-legacy if available Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 027/170] selftests: mptcp: join: helpers to skip tests Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 028/170] selftests: mptcp: join: skip check if MIB counter not supported Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 029/170] selftests: mptcp: join: support local endpoint being tracked or not Greg Kroah-Hartman
2023-06-26 18:09 ` [PATCH 6.1 030/170] selftests: mptcp: join: skip Fastclose tests if not supported Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 031/170] selftests: mptcp: join: support RM_ADDR for used endpoints or not Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 032/170] selftests: mptcp: join: skip implicit tests if not supported Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 033/170] selftests: mptcp: join: skip backup if set flag on ID " Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 034/170] selftests: mptcp: join: skip fullmesh flag tests if " Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 035/170] selftests: mptcp: join: skip MPC backups " Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 036/170] selftests/mount_setattr: fix redefine struct mount_attr build error Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 037/170] selftests: mptcp: diag: skip listen tests if not supported Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 038/170] selftests: mptcp: sockopt: skip TCP_INQ checks " Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 039/170] selftests: mptcp: join: skip test if iptables/tc cmds fail Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 040/170] selftests: mptcp: join: skip userspace PM tests if not supported Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 041/170] selftests: mptcp: join: skip fail " Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 042/170] selftests: mptcp: join: fix "userspace pm add & remove address" Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 043/170] writeback: fix dereferencing NULL mapping->host on writeback_page_template Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 044/170] scripts: fix the gfp flags header path in gfp-translate Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 045/170] nilfs2: fix buffer corruption due to concurrent device reads Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 046/170] ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep() Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 047/170] KVM: Avoid illegal stage2 mapping on invalid memory slot Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 048/170] Drivers: hv: vmbus: Call hv_synic_free() if hv_synic_alloc() fails Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 049/170] Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUs Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 050/170] PCI: hv: Fix a race condition bug in hv_pci_query_relations() Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 051/170] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally" Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 052/170] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 053/170] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 054/170] PCI: hv: Add a per-bus mutex state_lock Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 055/170] io_uring/net: clear msg_controllen on partial sendmsg retry Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 056/170] io_uring/net: disable partial retries for recvmsg with cmsg Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 057/170] mptcp: handle correctly disconnect() failures Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 058/170] mptcp: fix possible divide by zero in recvmsg() Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 059/170] mptcp: fix possible list corruption on passive MPJ Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 060/170] mptcp: consolidate fallback and non fallback state machine Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 061/170] cgroup: Do not corrupt task iteration when rebinding subsystem Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 062/170] cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{online,offline}() Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 063/170] mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUS Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 064/170] mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916 Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 065/170] mmc: meson-gx: remove redundant mmc_request_done() call from irq context Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 066/170] mmc: mmci: stm32: fix max busy timeout calculation Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 067/170] mmc: sdhci-spear: fix deferred probing Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 068/170] mmc: bcm2835: " Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 069/170] mmc: sunxi: " Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 070/170] bpf: ensure main program has an extable Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 071/170] wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0 Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 072/170] spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan() Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 073/170] regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 074/170] regmap: spi-avmm: Fix regmap_bus max_raw_write Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 075/170] arm64: dts: rockchip: Fix rk356x PCIe register and range mappings Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 076/170] io_uring/poll: serialize poll linked timer start with poll removal Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 077/170] nilfs2: prevent general protection fault in nilfs_clear_dirty_page() Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 078/170] x86/mm: Avoid using set_pgd() outside of real PGD pages Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 079/170] memfd: check for non-NULL file_seals in memfd_create() syscall Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 080/170] mmc: meson-gx: fix deferred probing Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 081/170] ieee802154: hwsim: Fix possible memory leaks Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 082/170] xfrm: Treat already-verified secpath entries as optional Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 083/170] xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 084/170] xfrm: Ensure policies always checked on XFRM-I input path Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 085/170] KVM: arm64: PMU: Restore the hosts PMUSERENR_EL0 Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 086/170] bpf: track immediate values written to stack by BPF_ST instruction Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 087/170] bpf: Fix verifier id tracking of scalars on spill Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 088/170] xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 089/170] bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable Greg Kroah-Hartman
2023-06-26 18:10 ` [PATCH 6.1 090/170] selftests: net: tls: check if FIPS mode is enabled Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 091/170] selftests: net: vrf-xfrm-tests: change authentication and encryption algos Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 092/170] selftests: net: fcnal-test: check if FIPS mode is enabled Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 093/170] xfrm: Linearize the skb after offloading if needed Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 094/170] net/mlx5: DR, Fix wrong action data allocation in decap action Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 095/170] sfc: use budget for TX completions Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 096/170] net: qca_spi: Avoid high load if QCA7000 is not available Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 097/170] mmc: mtk-sd: fix deferred probing Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 098/170] mmc: mvsdio: " Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 099/170] mmc: omap: " Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 100/170] mmc: omap_hsmmc: " Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 101/170] mmc: owl: " Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 102/170] mmc: sdhci-acpi: " Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 103/170] mmc: sh_mmcif: " Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 104/170] mmc: usdhi60rol0: " Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 105/170] ipvs: align inner_mac_header for encapsulation Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 106/170] net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 107/170] net: dsa: mt7530: fix handling of BPDUs on " Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 108/170] net: dsa: mt7530: fix handling of LLDP frames Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 109/170] be2net: Extend xmit workaround to BE3 chip Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 110/170] netfilter: nf_tables: fix chain binding transaction logic Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 111/170] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 112/170] netfilter: nf_tables: drop map element references from preparation phase Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 113/170] netfilter: nft_set_pipapo: .walk does not deal with generations Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 114/170] netfilter: nf_tables: disallow element updates of bound anonymous sets Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 115/170] netfilter: nf_tables: reject unbound anonymous set before commit phase Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 116/170] netfilter: nf_tables: reject unbound chain " Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 117/170] netfilter: nf_tables: disallow updates of anonymous sets Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 118/170] netfilter: nfnetlink_osf: fix module autoload Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 119/170] Revert "net: phy: dp83867: perform soft reset and retain established link" Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 120/170] bpf/btf: Accept function names that contain dots Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 121/170] bpf: Force kprobe multi expected_attach_type for kprobe_multi link Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 122/170] io_uring/net: use the correct msghdr union member in io_sendmsg_copy_hdr Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 123/170] selftests: forwarding: Fix race condition in mirror installation Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 124/170] platform/x86/amd/pmf: Register notify handler only if SPS is enabled Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 125/170] sch_netem: acquire qdisc lock in netem_change() Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 126/170] revert "net: align SO_RCVMARK required privileges with SO_MARK" Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 127/170] arm64: dts: rockchip: Enable GPU on SOQuartz CM4 Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 128/170] arm64: dts: rockchip: fix nEXTRST on SOQuartz Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 129/170] gpiolib: Fix GPIO chip IRQ initialization restriction Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 130/170] gpio: sifive: add missing check for platform_get_irq Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 131/170] gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain() Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 132/170] scsi: target: iscsi: Prevent login threads from racing between each other Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 133/170] HID: wacom: Add error check to wacom_parse_and_register() Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 134/170] arm64: Add missing Set/Way CMO encodings Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 135/170] smb3: missing null check in SMB2_change_notify Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 136/170] media: cec: core: disable adapter in cec_devnode_unregister Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 137/170] media: cec: core: dont set last_initiator if tx in progress Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 138/170] nfcsim.c: Fix error checking for debugfs_create_dir Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 139/170] btrfs: fix an uninitialized variable warning in btrfs_log_inode Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 140/170] usb: gadget: udc: fix NULL dereference in remove() Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 141/170] nvme: double KA polling frequency to avoid KATO with TBKAS on Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 142/170] nvme: check IO start time when deciding to defer KA Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 143/170] nvme: improve handling of long keep alives Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 144/170] Input: soc_button_array - add invalid acpi_index DMI quirk handling Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 145/170] arm64: dts: qcom: sc7280-idp: drop incorrect dai-cells from WCD938x SDW Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 146/170] arm64: dts: qcom: sc7280-qcard: " Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 147/170] s390/cio: unregister device when the only path is gone Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 148/170] spi: lpspi: disable lpspi module irq in DMA mode Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 149/170] ASoC: codecs: wcd938x-sdw: do not set can_multi_write flag Greg Kroah-Hartman
2023-06-26 18:11 ` [PATCH 6.1 150/170] ASoC: simple-card: Add missing of_node_put() in case of error Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 151/170] soundwire: dmi-quirks: add new mapping for HP Spectre x360 Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 152/170] soundwire: qcom: add proper error paths in qcom_swrm_startup() Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 153/170] ASoC: nau8824: Add quirk to active-high jack-detect Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 154/170] ASoC: amd: yc: Add Thinkpad Neo14 to quirks list for acp6x Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 155/170] gfs2: Dont get stuck writing page onto itself under direct I/O Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 156/170] s390/purgatory: disable branch profiling Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 157/170] ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP asserted Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 158/170] ALSA: hda/realtek: Add "Intel Reference board" and "NUC 13" SSID in the ALC256 Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 159/170] i2c: mchp-pci1xxxx: Avoid cast to incompatible function type Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 160/170] ARM: dts: Fix erroneous ADS touchscreen polarities Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 161/170] null_blk: Fix: memory release when memory_backed=1 Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 162/170] drm/exynos: vidi: fix a wrong error return Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 163/170] drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctl Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 164/170] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 165/170] vhost_vdpa: tell vqs about the negotiated Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 166/170] vhost_net: revert upend_idx only on retriable error Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 167/170] KVM: arm64: Restore GICv2-on-GICv3 functionality Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 168/170] x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 169/170] i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle Greg Kroah-Hartman
2023-06-26 18:12 ` [PATCH 6.1 170/170] smb: move client and server files to common directory fs/smb Greg Kroah-Hartman
2023-06-26 21:45 ` [PATCH 6.1 000/170] 6.1.36-rc1 review ogasawara takeshi
2023-06-27  9:04 ` Jon Hunter
2023-06-27 13:38 ` Conor Dooley
2023-06-27 14:52 ` Markus Reichelt
2023-06-27 20:11 ` Chris Paterson
2023-06-27 21:01 ` Ron Economos
2023-06-27 21:33 ` Guenter Roeck
2023-06-28  6:35 ` Naresh Kamboju
2023-06-28 17:36 ` Allen Pais

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=20230626180800.476539630@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=conor@kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=patches@lists.linux.dev \
    --cc=pavel@denx.de \
    --cc=rwarsow@gmx.de \
    --cc=shuah@kernel.org \
    --cc=srw@sladewatkins.net \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).