From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 904DFC05027 for ; Mon, 6 Feb 2023 04:46:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229526AbjBFEqR (ORCPT ); Sun, 5 Feb 2023 23:46:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34890 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229493AbjBFEqQ (ORCPT ); Sun, 5 Feb 2023 23:46:16 -0500 Received: from gandalf.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 00BF4199F2; Sun, 5 Feb 2023 20:46:10 -0800 (PST) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4P9DH54Dljz4x1d; Mon, 6 Feb 2023 15:46:09 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1675658769; bh=7ZVKXsVnKfr8NuRnbjyQb78H8bvkpn3jUA9F3P5v77k=; h=Date:From:To:Cc:Subject:From; b=WIOXsIzHyoPiVyq36jojIGD/27ZFelE8myIh7xAeb87gfuJ6RLdbDDp/fHTWI3Ajb mpzcI4MvzTBMMUOqBVYCksKGknqzab8YZecFv1W6o0RefA6e4yplr03vy4q9sybSJI FL3wWfVCEVHU6zuggfq4frc7pEM8WdSb9fnym17NLMrFOyes0KPY5ej2E1cfNACQkZ UKczYwjZJPzVnu/c66GDBSRycoLTGqOvd2/vWZXlk9DnNLs+p7LXLrGTs1tlo7scUh P3s5tcYU3MzQQXu//EJEYkV5DlPbCaqhr/QAY1suPhRz1MJIk6OZ+SYdQoHVZvVrnp n5lqUjMhU9B2A== Date: Mon, 6 Feb 2023 15:46:08 +1100 From: Stephen Rothwell To: Linux Next Mailing List Cc: Linux Kernel Mailing List Subject: linux-next: Tree for Feb 6 Message-ID: <20230206154608.4446aa86@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/URf9sbSSGl7=U4jCZA5JWFK"; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org --Sig_/URf9sbSSGl7=U4jCZA5JWFK Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, Changes since 20230203: The risc-v tree gained conflicts against Linus' tree. The battery tree gained a conflict against the arm-soc tree. The irqchip tree gained a conflict and a semantic conflict against the tip tree. The kvm-arm tree gained a conflict against the arm64 tree. Non-merge commits (relative to Linus' tree): 9557 10360 files changed, 399448 insertions(+), 366527 deletions(-) ---------------------------------------------------------------------------- I have created today's linux-next tree at git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git (patches at http://www.kernel.org/pub/linux/kernel/next/ ). If you are tracking the linux-next tree using git, you should not use "git pull" to do so as that will try to merge the new linux-next release with the old one. You should use "git fetch" and checkout or reset to the new master. You can see which trees have been included by looking in the Next/Trees file in the source. There are also quilt-import.log and merge.log files in the Next directory. Between each merge, the tree was built with a ppc64_defconfig for powerpc, an allmodconfig for x86_64, a multi_v7_defconfig for arm and a native build of tools/perf. After the final fixups (if any), I do an x86_64 modules_install followed by builds for x86_64 allnoconfig, powerpc allnoconfig (32 and 64 bit), ppc44x_defconfig, allyesconfig and pseries_le_defconfig and i386, arm64, sparc and sparc64 defconfig and htmldocs. And finally, a simple boot test of the powerpc pseries_le_defconfig kernel in qemu (with and without kvm enabled). Below is a summary of the state of the merge. I am currently merging 356 trees (counting Linus' and 100 trees of bug fix patches pending for the current merge release). Stats about the size of the tree over time can be seen at http://neuling.org/linux-next-size.html . Status of my local build tests will be at http://kisskb.ellerman.id.au/linux-next . If maintainers want to give advice about cross compilers/configs that work, we are always open to add more builds. Thanks to Randy Dunlap for doing many randconfig builds. And to Paul Gortmaker for triage and bug fixes. --=20 Cheers, Stephen Rothwell $ git checkout master $ git reset --hard stable Merging origin/master (4ec5183ec486 Linux 6.2-rc7) Merging fixes/fixes (9c9155a3509a Merge tag 'drm-next-2022-10-14' of git://= anongit.freedesktop.org/drm/drm) Merging mm-hotfixes/mm-hotfixes-unstable (20181afff3e2 lib: parser: optimiz= e match_NUMBER apis to use local array) Merging kbuild-current/fixes (22e46f6480e8 kbuild: modinst: Fix build error= when CONFIG_MODULE_SIG_KEY is a PKCS#11 URI) Merging arc-current/for-curr (30a0b95b1335 Linux 6.1-rc3) Merging arm-current/fixes (2f62847cf6ae ARM: 9287/1: Reduce __thumb2__ defi= nition to crypto files that require it) Merging arm64-fixes/for-next/fixes (a428eb4b99ab Partially revert "perf/arm= -cmn: Optimise DTC counter accesses") Merging arm-soc-fixes/arm/fixes (97801cfcf956 arm64: dts: mediatek: mt8195:= Fix vdosys* compatible strings) Merging davinci-current/davinci/for-current (1b929c02afd3 Linux 6.2-rc1) Merging drivers-memory-fixes/fixes (cb8fd6f75775 memory: mvebu-devbus: Fix = missing clk_disable_unprepare in mvebu_devbus_probe()) Merging tee-fixes/fixes (98268f2a2a9f Merge branch 'optee_ffa_probe_fix_for= _v5.18' into fixes) Merging m68k-current/for-linus (553b20b211c4 m68k: defconfig: Update defcon= figs for v6.1-rc1) Merging powerpc-fixes/fixes (1665c027afb2 powerpc/64s: Reconnect tlb_flush(= ) to hash__tlb_flush()) Merging s390-fixes/fixes (7ab41c2c08a3 s390/decompressor: specify __decompr= ess() buf len to avoid overflow) Merging sparc/master (2d2b17d08bfc sparc: Unbreak the build) Merging fscrypt-current/for-current (31e1be62abde MAINTAINERS: update fscry= pt git repo) Merging fsverity-current/for-current (ef7592e466ef MAINTAINERS: update fsve= rity git repo, list, and patchwork) Merging net/master (a05e7a67986c Merge branch 'ionic-code-maintenance') Merging bpf/master (a6efc42a86c0 selftest: net: Improve IPV6_TCLASS/IPV6_HO= PLIMIT tests apparmor compatibility) Merging ipsec/master (6028da3f125f xfrm: fix bug with DSCP copy to v6 from = v4 tunnel) Merging netfilter/master (7fb0269720d7 Merge tag 'for-net-2022-05-23' of gi= t://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth) Merging ipvs/master (64466c407a73 Merge git://git.kernel.org/pub/scm/linux/= kernel/git/netfilter/nf) Merging wireless/for-next (80f8a66dede0 Revert "wifi: mac80211: fix memory = leak in ieee80211_if_add()") Merging rdma-fixes/for-rc (f9c47b2caa7f IB/hfi1: Assign npages earlier) Merging sound-current/for-linus (bd401fd730cb ALSA: hda/realtek: Fix the sp= eaker output on Samsung Galaxy Book2 Pro 360) Merging sound-asoc-fixes/for-linus (2e7c6652f9b8 ASoC: SOF: amd: Fix for ha= ndling spurious interrupts from DSP) Merging regmap-fixes/for-linus (697c3892d825 regmap: apply reg_base and reg= _downshift for single register ops) Merging regulator-fixes/for-linus (4bb3d82a1820 regulator: dt-bindings: sam= sung,s2mps14: add lost samsung,ext-control-gpios) Merging spi-fixes/for-linus (35bba23e6732 Merge remote-tracking branch 'spi= /for-6.2' into spi-6.2) Merging pci-current/for-linus (901d4bc821ef Revert "PCI/ASPM: Refactor L1 P= M Substates Control Register programming") Merging driver-core.current/driver-core-linus (2241ab53cbb5 Linux 6.2-rc5) Merging tty.current/tty-linus (226fae124b2d vc_screen: move load of struct = vc_data pointer in vcs_read() to avoid UAF) Merging usb.current/usb-linus (f82060da749c usb: typec: ucsi: Don't attempt= to resume the ports before they exist) Merging usb-serial-fixes/usb-linus (71dfd381a7c0 USB: serial: option: add Q= uectel EM05CN modem) Merging phy/fixes (49ebb0024bb3 phy: rockchip-typec: fix tcphy_get_mode err= or case) Merging staging.current/staging-linus (2241ab53cbb5 Linux 6.2-rc5) Merging iio-fixes/fixes-togreg (42ec40b0883c iio: light: vcnl4000: Fix WARN= _ON on uninitialized lock) Merging counter-current/counter-current (1b929c02afd3 Linux 6.2-rc1) Merging char-misc.current/char-misc-linus (d83d7ed26028 kernel/irq/irqdomai= n.c: fix memory leak with using debugfs_lookup()) Merging soundwire-fixes/fixes (1b929c02afd3 Linux 6.2-rc1) Merging thunderbolt-fixes/fixes (6d796c50f84c Linux 6.2-rc6) Merging input-current/for-linus (9c445d2637c9 Input: i8042 - add Clevo PCX0= DX to i8042 quirk table) Merging crypto-current/master (736f88689c69 crypto: arm64/sm4 - fix possibl= e crash with CFI enabled) Merging vfio-fixes/for-linus (51cdc8bc120e kvm/vfio: Fix potential deadlock= on vfio group_lock) Merging kselftest-fixes/fixes (a49fb7218ed8 selftests: amd-pstate: Don't de= lete source files via Makefile) Merging modules-fixes/modules-linus (0254127ab977 module: Don't wait for GO= ING modules) Merging dmaengine-fixes/fixes (2241ab53cbb5 Linux 6.2-rc5) Merging backlight-fixes/for-backlight-fixes (88603b6dc419 Linux 6.2-rc2) Merging mtd-fixes/mtd/fixes (c0f7ae27539f MAINTAINERS: Update email of Tudo= r Ambarus) Merging mfd-fixes/for-mfd-fixes (88603b6dc419 Linux 6.2-rc2) Merging v4l-dvb-fixes/fixes (89c08aef8f8d media: videobuf2: set q->streamin= g later) Merging reset-fixes/reset/fixes (3a2390c6777e reset: uniphier-glue: Fix pos= sible null-ptr-deref) Merging mips-fixes/mips-fixes (88603b6dc419 Linux 6.2-rc2) Merging at91-fixes/at91-fixes (9bfa2544dbd1 ARM: dts: at91: sam9x60: fix th= e ddr clock for sam9x60) Merging omap-fixes/fixes (2a906db2824b Merge branch 'am5748-fix' into fixes) Merging kvm-fixes/master (c2c46b10d526 KVM: selftests: Make reclaim_period_= ms input always be positive) Merging kvms390-fixes/master (0dd4cdccdab3 KVM: s390: vsie: Fix the initial= ization of the epoch extension (epdx) field) Merging hwmon-fixes/hwmon (e2de0e6abd91 hwmon: (asus-ec-sensors) add missin= g mutex path) Merging nvdimm-fixes/libnvdimm-fixes (c91d71363084 nvdimm: Support sizeof(s= truct page) > MAX_STRUCT_PAGE_SIZE) Merging cxl-fixes/fixes (01d2cb2593b1 cxl/region: Fix null pointer derefere= nce for resetting decoder) Merging btrfs-fixes/next-fixes (62e590cc91d0 Merge branch 'misc-6.2' into n= ext-fixes) Merging vfs-fixes/fixes (9c7417b5ec44 coredump: Move dump_emit_page() to ki= ll unused warning) Merging dma-mapping-fixes/for-linus (3be4562584bb dma-direct: use the corre= ct size for dma_set_encrypted()) Merging drivers-x86-fixes/fixes (eecf2acd4a58 platform/x86: touchscreen_dmi= : Add Chuwi Vi8 (CWI501) DMI match) Merging samsung-krzk-fixes/fixes (1b929c02afd3 Linux 6.2-rc1) Merging pinctrl-samsung-fixes/fixes (1b929c02afd3 Linux 6.2-rc1) Merging devicetree-fixes/dt/linus (707344c8a188 dt-bindings: interrupt-cont= roller: arm,gic-v3: Fix typo in description of msi-controller property) Merging dt-krzk-fixes/fixes (1b929c02afd3 Linux 6.2-rc1) Merging scsi-fixes/fixes (15600159bcc6 scsi: Revert "scsi: core: map PQ=3D1= , PDT=3Dother values to SCSI_SCAN_TARGET_PRESENT") Merging drm-fixes/drm-fixes (f1a9e82a1203 Merge tag 'amd-drm-fixes-6.2-2023= -02-01' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes) Merging drm-intel-fixes/for-linux-next-fixes (47a2bd9d985b drm/i915/adlp: F= ix typo for reference clock) Merging mmc-fixes/fixes (2241ab53cbb5 Linux 6.2-rc5) Merging rtc-fixes/rtc-fixes (08279468a294 rtc: sunplus: fix format string f= or printing resource) Merging gnss-fixes/gnss-linus (1b929c02afd3 Linux 6.2-rc1) Merging hyperv-fixes/hyperv-fixes (25c94b051592 Drivers: hv: vmbus: fix pos= sible memory leak in vmbus_device_register()) Merging soc-fsl-fixes/fix (4b0986a3613c Linux 5.18) Merging risc-v-fixes/fixes (2f394c0e7d11 riscv: disable generation of unwin= d tables) Merging riscv-dt-fixes/riscv-dt-fixes (43d5f5d63699 riscv: dts: sifive: fu7= 40: fix size of pcie 32bit memory) Merging riscv-soc-fixes/riscv-soc-fixes (730892135b7d soc: microchip: mpfs:= handle failed system service requests) Merging fpga-fixes/fixes (1b929c02afd3 Linux 6.2-rc1) Merging spdx/spdx-linus (5dc4c995db9e Linux 6.2-rc4) Merging gpio-brgl-fixes/gpio/for-current (6d796c50f84c Linux 6.2-rc6) Merging gpio-intel-fixes/fixes (1b929c02afd3 Linux 6.2-rc1) Merging pinctrl-intel-fixes/fixes (1b929c02afd3 Linux 6.2-rc1) Merging erofs-fixes/fixes (e02ac3e7329f erofs: clean up parsing of fscache = related options) Merging kunit-fixes/kunit-fixes (254c71374a70 kunit: fix kunit_test_init_se= ction_suites(...)) Merging ubifs-fixes/fixes (7bdd6967fec5 ubi: ensure that VID header offset = + VID header size <=3D alloc, size) Merging memblock-fixes/fixes (115d9d77bb0f mm: Always release pages to the = buddy allocator in memblock_free_late().) Merging nfsd-fixes/nfsd-fixes (4bdbba54e9b1 nfsd: don't free files uncondit= ionally in __nfsd_file_cache_purge) Merging irqchip-fixes/irq/irqchip-fixes (6c9f7434159b irqchip: IMX_MU_MSI s= hould depend on ARCH_MXC) Merging renesas-fixes/fixes (ab2866f12ca1 arm64: dts: renesas: r8a779g0: Fi= x HSCIF0 interrupt number) Merging broadcom-fixes/fixes (9abf2313adc1 Linux 6.1-rc1) Merging perf-current/perf/urgent (f883675bf652 Merge tag 'gpio-fixes-for-v6= .2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux) Merging efi-fixes/urgent (966d47e1f27c efi: fix potential NULL deref in efi= _mem_reserve_persistent) Merging zstd-fixes/zstd-linus (0a2cbd1f53f3 lib: zstd: Fix -Wstringop-overf= low warning) Merging battery-fixes/fixes (d137900f237a power: supply: axp288_fuel_gauge:= Added check for negative values) Merging uml-fixes/fixes (bd71558d585a arch: um: Mark the stack non-executab= le to fix a binutils warning) Merging asahi-soc-fixes/asahi-soc/fixes (568035b01cfb Linux 6.0-rc1) Merging iommufd-fixes/for-rc (88603b6dc419 Linux 6.2-rc2) Merging rust-fixes/rust-fixes (6618d69aa129 rust: print: avoid evaluating a= rguments in `pr_*` macros in `unsafe` blocks) Merging drm-misc-fixes/for-linux-next-fixes (9f8b3706eb23 drm/amdgpu: fix m= emory leak in amdgpu_cs_sync_rings) Merging kbuild/for-next (55700b39d5bb setlocalversion: use only the correct= release tag for git-describe) Merging clang-format/clang-format (781121a7f6d1 clang-format: Fix space aft= er for_each macros) Merging perf/perf/core (17f248aa8664 perf script: Support Retire Latency) Merging compiler-attributes/compiler-attributes (6cf1ab89c9e7 Compiler Attr= ibutes: Introduce __access_*() function attribute) Merging dma-mapping/for-next (3622b86f49f8 dma-mapping: reject GFP_COMP for= noncoherent allocations) Merging asm-generic/master (32975c491ee4 uapi: Add missing _UAPI prefix to = include guard) Merging arc/for-next (f2906aa86338 Linux 5.19-rc1) Merging arm/for-next (ba07b4efc989 Merge branches 'misc' and 'fixes' into f= or-next) Merging arm64/for-next/core (7294f24db4fa Merge branch 'for-next/signal' in= to for-next/core) CONFLICT (content): Merge conflict in arch/arm64/Kconfig Merging arm-perf/for-next/perf (7f49b0373976 drivers/perf: fsl_imx8_ddr_per= f: Remove set-but-not-used variable) Merging arm-soc/for-next (dc91f9ad817d soc: document merges) CONFLICT (content): Merge conflict in arch/arm/mach-s3c/Makefile Merging amlogic/for-next (330d3c9dec55 Merge branch 'v6.3/arm64-dt' into fo= r-next) Merging asahi-soc/asahi-soc/for-next (22991d8d5725 soc: apple: rtkit: Add r= egister dump decoding to crashlog) Merging aspeed/for-next (af06aa236dd7 ARM: Add wpcm450_defconfig for Nuvoto= n WPCM450) Merging at91/at91-next (78712fb81548 Merge branch 'clk-microchip-fixes' int= o at91-next) Merging broadcom/next (9b385edf71bd Merge branch 'devicetree-arm64/next' in= to next) Merging davinci/davinci/for-next (eaafab7e8e26 MAINTAINERS: make me the mai= ntainer of DaVinci platforms) Merging drivers-memory/for-next (682a91c4375f Merge branch 'mem-ctrl-next' = into for-next) Merging imx-mxs/for-next (fd5368f6f08b Merge branch 'imx/defconfig' into fo= r-next) Merging mediatek/for-next (74ba8bb2bfb2 Merge branch 'v6.2-next/soc' into f= or-next) Merging mvebu/for-next (b80b042da860 Merge branch 'mvebu/fixes' into mvebu/= for-next) Merging omap/for-next (f68a6fc58073 Merge branch 'omap-for-v6.3/cleanup' in= to for-next) Merging qcom/for-next (4a67514dc7e2 Merge branches 'arm64-defconfig-for-6.3= ', 'arm64-for-6.3', 'clk-for-6.3', 'drivers-for-6.3' and 'dts-for-6.3' into= for-next) Merging renesas/next (8dd3dae1705b Merge branches 'renesas-arm-defconfig-fo= r-v6.3', 'renesas-drivers-for-v6.3', 'renesas-dt-bindings-for-v6.3' and 're= nesas-dts-for-v6.3' into renesas-next) Merging reset/reset/next (1b929c02afd3 Linux 6.2-rc1) Merging rockchip/for-next (cc2b5be472c0 Merge branch 'v6.3-armsoc/dts32' in= to for-next) Merging samsung-krzk/for-next (8f33caef34d0 Merge branch 'next/drivers' int= o for-next) Merging scmi/for-linux-next (6d796c50f84c Linux 6.2-rc6) Merging stm32/stm32-next (4e74ad9f3af6 ARM: configs: multi_v7: enable NVMEM= driver for STM32) Merging sunxi/sunxi/for-next (caea0128c038 Merge branch 'sunxi/dt-for-6.3' = into sunxi/for-next) Merging tee/next (4a56b125ba20 Merge branch 'fixes' into next) Merging tegra/for-next (de98d45290c7 Merge branch for-6.3/arm64/dt into for= -next) Merging ti/ti-next (47d72bbb6c0f arm64: dts: ti: Makefile: Rearrange entrie= s alphabetically) Merging xilinx/for-next (a18426505c2b Merge remote-tracking branch 'git/zyn= qmp/dt' into for-next) Merging clk/clk-next (623880b50033 Merge branch 'clk-mediatek' into clk-nex= t) Merging clk-imx/for-next (4e197ee880c2 clk: imx6ul: add ethernet refclock m= ux support) Merging clk-renesas/renesas-clk (bd176e46e9c2 clk: renesas: r8a779g0: Add C= AN-FD clocks) Merging clk-samsung/for-next (b35f27fe73d8 clk: samsung: exynosautov9: add = cmu_peric1 clock support) Merging csky/linux-next (4a3ec00957fd csky: delay: Add function alignment) Merging loongarch/loongarch-next (5dc4c995db9e Linux 6.2-rc4) Merging m68k/for-next (be6c50d315f9 selftests/seccomp: Add m68k support) Merging m68knommu/for-next (a4531ea58a66 m68k: nommu: Fix misspellings of "= DragonEngine") Merging microblaze/next (1b929c02afd3 Linux 6.2-rc1) Merging mips/mips-next (e8254a8ec901 mips: ralink: make SOC_MT7621 select P= INCTRL_MT7621 and fix help section) Merging openrisc/for-next (34a0bac084e4 MAINTAINERS: git://github -> https:= //github.com for openrisc) Merging parisc-hd/for-next (6244466a487e parisc: Limit amount of kgdb break= points on parisc) Merging powerpc/next (bab537805a10 powerpc: Check !irq instead of irq =3D= =3D NO_IRQ and remove NO_IRQ) Merging powerpc-objtool/topic/objtool (1b929c02afd3 Linux 6.2-rc1) Merging soc-fsl/next (4b0986a3613c Linux 5.18) Merging risc-v/for-next (9daca9a5b9ac Merge patch series "riscv: improve bo= ot time isa extensions handling") CONFLICT (content): Merge conflict in arch/riscv/include/asm/hwcap.h CONFLICT (content): Merge conflict in arch/riscv/include/asm/vdso/processor= .h CONFLICT (content): Merge conflict in arch/riscv/kernel/probes/simulate-ins= n.h Merging riscv-dt/riscv-dt-for-next (d9c36d016f61 Merge patch series "Add a = devicetree for the Aldec PolarFire SoC TySoM") Merging riscv-soc/riscv-soc-for-next (f3460326e38d Merge patch series "JH71= 10 PMU Support") Merging s390/for-next (b611616cfdd9 Merge branch 'features' into for-next) Merging uml/next (d5dbcfe7ee31 um: Declare fix_range_common as a static fun= ction) Merging xtensa/xtensa-for-next (4414c1f5c7a3 xtensa: drop unused members of= struct thread_struct) Merging pidfd/for-next (2372745ea25a selftests: add tests for prctl(SET_HID= E_SELF_EXE)) Merging vfs-idmapping/for-next (9db35c4c2bc4 Merge branch 'fs.misc' into fo= r-next) CONFLICT (content): Merge conflict in fs/btrfs/inode.c CONFLICT (content): Merge conflict in fs/fuse/acl.c CONFLICT (content): Merge conflict in fs/fuse/fuse_i.h CONFLICT (content): Merge conflict in fs/fuse/xattr.c Merging fscrypt/for-next (5dc4c995db9e Linux 6.2-rc4) Merging fscache/fscache-next (0885eacdc81f Merge tag 'nfsd-5.19-1' of git:/= /git.kernel.org/pub/scm/linux/kernel/git/cel/linux) Merging afs/afs-next (a9eb558a5bea afs: Stop implementing ->writepage()) Merging btrfs/for-next (a192a142956b Merge branch 'for-next-next-v6.2-20230= 127' into for-next-20230127) Merging ceph/master (a68e564adcaa ceph: blocklist the kclient when receivin= g corrupted snap trace) Merging cifs/for-next (81b5a9fcdf5d cifs: don't try to use rdma offload on = encrypted connections) Merging configfs/for-next (77992f896745 configfs: remove mentions of commit= table items) Merging ecryptfs/next (c1cc2db21607 ecryptfs: keystore: Fix typo 'the the' = in comment) Merging erofs/dev (e809f631b128 erofs: simplify iloc()) Merging exfat/dev (5742d6a467d1 exfat: handle unreconized benign secondary = entries) Merging ext3/for_next (085cf7b7e2ef udf: Fix file counting in LVID) Merging ext4/dev (1da18e38cb97 ext4: fix reserved cluster accounting in __e= s_remove_extent()) Merging f2fs/dev (de6b3a5e09b2 f2fs: fix to update age extent in f2fs_do_ze= ro_range()) CONFLICT (content): Merge conflict in fs/f2fs/namei.c Merging fsverity/for-next (51e4e3153ebc fscrypt: support decrypting data fr= om large folios) Merging fuse/for-next (1cc4606d19e3 fuse: add inode/permission checks to fi= leattr_get/fileattr_set) Merging gfs2/for-next (b66f723bb552 gfs2: Improve gfs2_make_fs_rw error han= dling) Merging jfs/jfs-next (a60dca73a1a8 jfs: makes diUnmount/diMount in jfs_moun= t_rw atomic) Merging ksmbd/ksmbd-for-next (7a17c61ee3b2 ksmbd: Fix spelling mistake "exc= ceed" -> "exceeded") Merging nfs/linux-next (2241ab53cbb5 Linux 6.2-rc5) Merging nfs-anna/linux-next (7e8436728e22 nfs4: Fix kmemleak when allocate = slot failed) Merging nfsd/nfsd-next (c2abab2b888b NFSD: fix problems with cleanup on err= ors in nfsd4_copy) Merging ntfs3/master (57c94236401b fs/ntfs3: Refactoring of various minor i= ssues) Merging orangefs/for-next (31720a2b109b orangefs: Fix kmemleak in orangefs_= {kernel,client}_debug_init()) Merging overlayfs/overlayfs-next (4f11ada10d0a ovl: fail on invalid uid/gid= mapping at copy up) Merging ubifs/next (0b3bc49c936c ubi: use correct names in function kernel-= doc comments) Merging v9fs/9p-next (1a4f69ef15ec 9p/client: fix data race on req->status) Merging v9fs-ericvh/ericvh/for-next (32a145a90935 fs/9p: Fix revalidate) CONFLICT (content): Merge conflict in fs/9p/vfs_inode.c CONFLICT (content): Merge conflict in fs/9p/vfs_inode_dotl.c Merging xfs/for-next (c85007e2e394 xfs: don't use BMBT btree split workers = for IO completion) Merging zonefs/for-next (43592c46375a zonefs: Cache zone group directory in= odes) CONFLICT (content): Merge conflict in fs/zonefs/super.c Merging iomap/iomap-for-next (471859f57d42 iomap: Rename page_ops to folio_= ops) Merging djw-vfs/vfs-for-next (a79168a0c00d fs/remap_range: avoid spurious w= riteback on zero length request) Merging file-locks/locks-next (c65454a94726 fs: remove locks_inode) CONFLICT (content): Merge conflict in fs/fuse/file.c Merging iversion/iversion-next (58a033c9a3e0 nfsd: remove fetch_iversion ex= port operation) CONFLICT (content): Merge conflict in fs/stat.c Merging vfs/for-next (e9f33f8668ab Merge branches 'work.misc', 'work.namesp= ace', 'work.alpha', 'work.minix' and 'work.sysv' into for-next) Merging printk/for-next (89cbb0fd271f Merge branch 'for-6.3' into for-next) Merging pci/next (78913b41945a Merge branch 'remotes/lorenzo/pci/switchtec') Merging pstore/for-next/pstore (88603b6dc419 Linux 6.2-rc2) Merging hid/for-next (06f8ed62c952 Merge branch 'for-6.2/upstream-fixes' in= to for-next) Merging i2c/i2c/for-next (279fe5bdd8d0 Merge branch 'i2c/for-mergewindow' i= nto i2c/for-next) Merging i3c/i3c/next (e826acc18bc7 i3c: transfer pid from boardinfo to devi= ce info) Merging dmi/dmi-for-next (13a0ac816d22 firmware: dmi: Fortify entry point l= ength checks) Merging hwmon-staging/hwmon-next (7505dab78f58 hwmon: (aquacomputer_d5next)= Add support for Aquacomputer Aquastream Ultimate) Merging jc_docs/docs-next (747a5a95bf3e Merge branch 'docs-mw' into docs-ne= xt) CONFLICT (content): Merge conflict in Documentation/hwmon/index.rst Merging v4l-dvb/master (7120d6bfd6d0 media: tm6000: remove deprecated drive= r) CONFLICT (content): Merge conflict in MAINTAINERS CONFLICT (content): Merge conflict in drivers/staging/media/Kconfig CONFLICT (content): Merge conflict in drivers/staging/media/Makefile Merging v4l-dvb-next/master (7120d6bfd6d0 media: tm6000: remove deprecated = driver) Merging pm/linux-next (a9dd827a6e77 Merge branch 'thermal-intel' into linux= -next) Merging cpufreq-arm/cpufreq/arm/linux-next (4e52565af94e dt-bindings: cpufr= eq: cpufreq-qcom-hw: Add SM8550 compatible) Merging cpupower/cpupower (1b929c02afd3 Linux 6.2-rc1) Merging devfreq/devfreq-next (497e92ab8c8e PM / devfreq: Remove "select SRC= U") Merging opp/opp/linux-next (68d8ad3bd9c3 dt-bindings: opp: v2-qcom-level: L= et qcom,opp-fuse-level be a 2-long array) Merging thermal/thermal/linux-next (a2c81dc59d41 Merge back thermal control= material for 6.3.) Merging dlm/next (723b197bbdf1 fs: dlm: remove unnecessary waker_up() calls) Merging rdma/for-next (627122280c87 RDMA/mlx5: Add work to remove temporary= entries from the cache) Merging net-next/master (042b7858d50f Merge branch 'net-smc-parallelism') Merging bpf-next/for-next (17c9b4e1a7d1 bpf: fix typo in header for bpf_per= f_prog_read_value) Merging ipsec-next/master (9f92752788d7 Merge branch 'adding-sparx5-is0-vca= p-support') Merging mlx5-next/mlx5-next (c4d508fbe54a net/mlx5: Configure IPsec steerin= g for egress RoCEv2 traffic) CONFLICT (content): Merge conflict in include/linux/mlx5/driver.h Merging netfilter-next/master (677fb7525331 Merge git://git.kernel.org/pub/= scm/linux/kernel/git/netdev/net) Merging ipvs-next/master (e4d0fe71f59d ipvs: avoid kfree_rcu without 2nd ar= g) Merging bluetooth/master (edda34a2348f Bluetooth: Make sure LE create conn = cancel is sent when timeout) Merging wireless-next/for-next (8065c0e13f98 Merge branch 'yt8531-support') Merging mtd/mtd/next (c705e63a323a dt-bindings: mtd: partitions: Fix partit= ion node name pattern) Merging nand/nand/next (4d21176f4812 mtd: nand: ecc-mtk: Add ECC support fo= t MT7986 IC) Merging spi-nor/spi-nor/next (59273180299a mtd: spi-nor: Create macros to d= efine chip IDs and geometries) Merging crypto/master (c7410b425de4 hwrng: starfive - Enable compile testin= g) CONFLICT (content): Merge conflict in MAINTAINERS Merging drm/drm-next (1c0db6d84f8e Merge tag 'drm-misc-next-fixes-2023-02-0= 2' of git://anongit.freedesktop.org/drm/drm-misc into drm-next) CONFLICT (content): Merge conflict in Documentation/accel/introduction.rst CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/i915_gpu_error.c Merging drm-misc/for-linux-next (352683ea52e3 drm/vc4: allow DRM_VC4_KUNIT_= TEST to be a loadable module) Merging amdgpu/drm-next (69ed0c5d44d7 Revert "drm/amd/display: disable S/G = display on DCN 3.1.4") Merging drm-intel/for-linux-next (155c6b16eec2 Merge tag 'amd-drm-next-6.3-= 2023-01-27' of https://gitlab.freedesktop.org/agd5f/linux into drm-next) Merging drm-tegra/for-next (b9930311641c gpu: host1x: Fix uninitialized var= iable use) Merging drm-msm/msm-next (dbd7a2a941b8 PM / devfreq: Fix build issues with = devfreq disabled) Merging drm-msm-lumag/msm-next-lumag (1d233b1cb149 drm/msm/dpu: set pdpu->i= s_rt_pipe early in dpu_plane_sspp_atomic_update()) Merging imx-drm/imx-drm/next (927d8fd465ad drm/imx: ipuv3-plane: Remove red= undant color encoding and range initialisation) Merging etnaviv/etnaviv/next (24c26ddc349d drm/scheduler: Fix elapsed_ns ke= rnel-doc error) Merging fbdev/for-next (2b09d5d36498 fbcon: Check font dimension limits) Merging regmap/for-next (e2f1700e954c Merge remote-tracking branch 'regmap/= for-6.3' into regmap-next) Merging sound/for-next (69218b59be20 kselftest/alsa: Run PCM tests for mult= iple cards in parallel) Merging sound-asoc/for-next (c501332d3d59 Merge remote-tracking branch 'aso= c/for-6.3' into asoc-next) CONFLICT (modify/delete): sound/soc/cirrus/ep93xx-ac97.c deleted in HEAD an= d modified in sound-asoc/for-next. Version sound-asoc/for-next of sound/so= c/cirrus/ep93xx-ac97.c left in tree. CONFLICT (modify/delete): sound/soc/pxa/e740_wm9705.c deleted in HEAD and m= odified in sound-asoc/for-next. Version sound-asoc/for-next of sound/soc/p= xa/e740_wm9705.c left in tree. CONFLICT (modify/delete): sound/soc/pxa/e750_wm9705.c deleted in HEAD and m= odified in sound-asoc/for-next. Version sound-asoc/for-next of sound/soc/p= xa/e750_wm9705.c left in tree. CONFLICT (modify/delete): sound/soc/pxa/e800_wm9712.c deleted in HEAD and m= odified in sound-asoc/for-next. Version sound-asoc/for-next of sound/soc/p= xa/e800_wm9712.c left in tree. CONFLICT (modify/delete): sound/soc/ti/davinci-vcif.c deleted in HEAD and m= odified in sound-asoc/for-next. Version sound-asoc/for-next of sound/soc/t= i/davinci-vcif.c left in tree. $ git rm -f sound/soc/pxa/e740_wm9705.c sound/soc/pxa/e750_wm9705.c sound/s= oc/pxa/e800_wm9712.c sound/soc/cirrus/ep93xx-ac97.c sound/soc/ti/davinci-vc= if.c Merging modules/modules-next (fbed4fea6422 module: Use kstrtobool() instead= of strtobool()) Merging input/next (04f8b4ea20c8 Input: pmic8xxx-keypad - fix a Kconfig spe= lling mistake & hyphenation) CONFLICT (modify/delete): drivers/input/touchscreen/ucb1400_ts.c deleted in= HEAD and modified in input/next. Version input/next of drivers/input/touc= hscreen/ucb1400_ts.c left in tree. $ git rm -f drivers/input/touchscreen/ucb1400_ts.c Merging block/for-next (99bd489eac97 Merge branch 'for-6.3/block' into for-= next) Applying: fixup for "ublk_drv: add mechanism for supporting unprivileged ub= lk device" Merging device-mapper/for-next (e5ff99128cd9 dm: set BIO_REMAPPED flag in d= m_submit_bio_remap()) Merging libata/for-next (72f2b0b21850 drivers/block: Move PARIDE protocol m= odules to drivers/ata/pata_parport) Merging pcmcia/pcmcia-next (15e74c6c1ce2 pcmcia: remove AT91RM9200 Compact = Flash driver) Merging mmc/next (56f34e8ddc40 memstick: core: Imply IOSCHED_BFQ) Merging mfd/for-mfd-next (a5f31a668da1 dt-bindings: mfd: qcom,tcsr: Add com= patible for IPQ5332) Merging backlight/for-backlight-next (718c35c8d594 backlight: ktz8866: Add = support for Kinetic KTZ8866 backlight) Merging battery/for-next (eedb923279b7 Documentation: power: rt9467: Docume= nt exported sysfs entries) CONFLICT (content): Merge conflict in drivers/power/supply/Makefile Merging regulator/for-next (e4b37538f6f7 Merge remote-tracking branch 'regu= lator/for-6.3' into regulator-next) Merging security/next (88603b6dc419 Linux 6.2-rc2) Merging apparmor/apparmor-next (cb60752f0c37 apparmor: fix use of strcpy in= policy_unpack_test) Merging integrity/next-integrity (b8dc57947379 ima: fix ima_delete_rules() = kernel-doc warning) Merging keys/keys-next (2d743660786e Merge branch 'fixes' of git://git.kern= el.org/pub/scm/linux/kernel/git/viro/vfs) Merging safesetid/safesetid-next (64b634830c91 LSM: SafeSetID: add setgroup= s() testing to selftest) Merging selinux/next (88603b6dc419 Linux 6.2-rc2) Merging smack/next (c0e48d3f7722 smackfs: Added check catlen) Merging tomoyo/master (5fc44ba8be52 workqueue: Emit runtime message when fl= ush_scheduled_work() is called) Merging tpmdd/next (b0474a20b153 tpm: Add reserved memory event log) Merging watchdog/master (1b929c02afd3 Linux 6.2-rc1) Merging iommu/next (7eab5ffd59e6 Merge branches 'apple/dart', 'arm/exynos',= 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next) CONFLICT (content): Merge conflict in drivers/infiniband/hw/usnic/usnic_uio= m.c CONFLICT (content): Merge conflict in drivers/vfio/vfio_iommu_type1.c Merging audit/next (88603b6dc419 Linux 6.2-rc2) Merging devicetree/for-next (df4fdd0db475 dt-bindings: firmware: arm,scmi: = Restrict protocol child node properties) CONFLICT (content): Merge conflict in Documentation/devicetree/bindings/mmc= /nvidia,tegra20-sdhci.yaml Merging dt-krzk/for-next (b2dfb5b7b044 Merge branch 'next/qcom-pinctrl' int= o for-next) Merging mailbox/mailbox-for-next (53c60d100427 dt-bindings: mailbox: qcom-i= pcc: Add compatible for SM8550) Merging spi/for-next (6437d7e4505d Merge remote-tracking branch 'spi/for-6.= 3' into spi-next) Merging tip/master (9c1bb6c60d0a Merge branch into tip/master: 'x86/vdso') CONFLICT (modify/delete): arch/arm/mach-omap2/pm24xx.c deleted in HEAD and = modified in tip/master. Version tip/master of arch/arm/mach-omap2/pm24xx.c= left in tree. $ git rm -f arch/arm/mach-omap2/pm24xx.c Merging clockevents/timers/drivers/next (e09903cea09e clocksource/drivers/r= iscv: Get rid of clocksource_arch_init() callback) Merging edac/edac-for-next (4c5be17ae445 Merge branch 'edac-drivers' into e= dac-for-next) Merging irqchip/irq/irqchip-next (01e36f01dbb7 Merge branch irq/misc-6.3 in= to irq/irqchip-next) CONFLICT (content): Merge conflict in drivers/irqchip/irq-apple-aic.c Applying: fix up for "irqchip: Use irq_domain_alloc_irqs()" Merging ftrace/for-next (9f712417e1fc Merge remote-tracking branch 'ftrace/= bootconfig/for-next' into trace/for-next) Merging rcu/rcu/next (3c597738435c doc: Update whatisRCU.rst) Merging kvm/next (7cb79f433e75 KVM: PPC: Fix refactoring goof in kvmppc_e50= 0mc_init()) CONFLICT (content): Merge conflict in arch/x86/kvm/reverse_cpuid.h Merging kvm-arm/next (a9b206a1b0a5 Merge remote-tracking branch 'oupton/kvm= arm/next' into kvmarm-master/next) CONFLICT (content): Merge conflict in arch/arm64/kernel/hyp-stub.S Applying: fix up for "KVM: arm64: Introduce finalise_el2_state macro" Merging kvms390/next (99b63f55dc51 KVM: s390: remove unused gisa_clear_ipm_= gisc() function) Merging kvm-x86/next (531f33c5a6ed Merge branches 'apic', 'generic', 'misc'= , 'mmu', 'pmu', 'selftests', 'svm' and 'vmx' into next) CONFLICT (content): Merge conflict in arch/x86/include/asm/cpufeatures.h Merging xen-tip/linux-next (ca0d80778e48 xen/pvcalls-back: fix permanently = masked event channel) Merging percpu/for-next (b9819165bb45 Merge branch 'for-6.2' into for-next) Merging workqueues/for-next (c63a2e52d5e0 workqueue: Fold rebind_worker() w= ithin rebind_workers()) Merging drivers-x86/for-next (7a88de319c8e platform/x86: int3472/discrete: = Get the polarity from the _DSM entry) Merging chrome-platform/for-next (478f32ab4daa platform/chrome: cros_typec_= vdm: Fix VDO copy) Merging hsi/for-next (1b929c02afd3 Linux 6.2-rc1) Merging leds/for-next (1b929c02afd3 Linux 6.2-rc1) Merging leds-lj/for-leds-next (4aea8f30475f Documentation: leds: Correct sp= elling) Merging ipmi/for-next (56298aa0468f ipmi: ipmb: Fix the MODULE_PARM_DESC as= sociated to 'retry_time_ms') Merging driver-core/driver-core-next (5cdc03c5cf47 devtmpfs: convert to pr_= fmt) CONFLICT (content): Merge conflict in include/linux/acpi.h Merging usb/usb-next (4f6dfc2136fb usb: remove the dead USB_OHCI_SH option) CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/gt/intel_engine_= cs.c Applying: i915: fix up for "drm/i915: Fix up locking around dumping request= s lists" Merging thunderbolt/next (06cbcbfaa651 thunderbolt: Add missing kernel-doc = comment to tb_tunnel_maximum_bandwidth()) Merging usb-serial/usb-next (b7bfaa761d76 Linux 6.2-rc3) Merging tty/tty-next (fbe7e38f3e57 serial: 8250: Fix mismerge regarding ser= ial_lsr_in()) Merging char-misc/char-misc-next (f5b3c341a46e mei: Move uuid_le_cmp() to i= ts only user) CONFLICT (content): Merge conflict in MAINTAINERS CONFLICT (content): Merge conflict in drivers/fpga/dfl.c CONFLICT (content): Merge conflict in drivers/fpga/dfl.h Merging accel/habanalabs-next (1c0db6d84f8e Merge tag 'drm-misc-next-fixes-= 2023-02-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-next) Merging coresight/next (669c4614236a coresight: tmc: Don't enable TMC when = it's not ready.) Merging fpga/for-next (ffa562d00072 fpga: bridge: return errors in the show= () method of the "state" attribute) CONFLICT (content): Merge conflict in drivers/fpga/dfl.h Merging icc/icc-next (baafcfaca839 Merge branch 'icc-dt' into icc-next) Merging iio/togreg (4ae612e4af95 iio: adc: ad7291: Fix indentation error by= adding extra spaces) Merging phy-next/next (d1abd69534be phy: qcom-qmp: Introduce Kconfig symbol= s for discrete drivers) Merging soundwire/next (66f95de7c13b soundwire: cadence: further simplify l= ow-level xfer_msg_defer() callback) Merging extcon/extcon-next (2e85d0a0201d extcon: qcom-spmi: Switch to platf= orm_get_irq_byname_optional) Merging gnss/gnss-next (1b929c02afd3 Linux 6.2-rc1) Merging vfio/next (168a9c91fe0a vfio: platform: ignore missing reset if dis= abled at module init) Merging staging/staging-next (7f0c12449aa9 staging: vc04_services: mmal-vch= iq: fix typo in comment) Merging counter-next/counter-next (01f714ee022e counter: fix dependency ref= erences for config MICROCHIP_TCB_CAPTURE) Merging mux/for-next (ea327624ae52 mux: mmio: drop obsolete dependency on C= OMPILE_TEST) Merging dmaengine/next (4b23603a251d dmaengine: drivers: Use devm_platform_= ioremap_resource()) Merging cgroup/for-next (54b970021f92 Merge branch 'for-6.2-fixes' into for= -next) Merging scsi/for-next (e9f87b59c685 Merge branch 'fixes' into for-next) Merging scsi-mkp/for-next (5adca38c0b97 Merge patch series "Enable DMA clus= tering in the UFS driver") Merging vhost/linux-next (0abb6759a552 vdpa: Fix a couple of spelling mista= kes in some messages) Merging rpmsg/for-next (10de8156ed71 Merge branches 'hwspinlock-next', 'rpm= sg-next' and 'rproc-next' into for-next) Applying: remoteproc: fix for "iommu: Add a gfp parameter to iommu_map()" Merging gpio/for-next (e73f0f0ee754 Linux 5.14-rc1) Merging gpio-brgl/gpio/for-next (2e539b735d86 gpio: tegra186: remove unneed= ed loop in tegra186_gpio_init_route_mapping()) Merging gpio-intel/for-next (1b929c02afd3 Linux 6.2-rc1) Merging pinctrl/for-next (1b56e1d64807 Merge branch 'devel' into for-next) Merging pinctrl-intel/for-next (88f8ac47bddc pinctrl: Proofreading and upda= ting the documentation (part 2)) Merging pinctrl-renesas/renesas-pinctrl (698485cd875b pinctrl: renesas: r8a= 77950: Add VIN[45] pins, groups, and functions) Merging pinctrl-samsung/for-next (1b929c02afd3 Linux 6.2-rc1) Merging pwm/for-next (2781f8e92036 pwm: lp3943: Drop unused i2c include) Merging userns/for-next (05bd6e0242b4 Merge of unpriv-ipc-sysctls-for-v6.2,= and fix-atomic_lock_inc_below-for-v6.2 for testing in linux-next) Merging ktest/for-next (88a51b4f2e65 ktest.pl: Add shell commands to variab= les) Merging kselftest/next (b23b16d35135 selftests/ftrace: Fix bash specific "= =3D=3D" operator) Merging kunit/test (1b929c02afd3 Linux 6.2-rc1) Merging kunit-next/kunit (766f4f2514d2 lib/hashtable_test.c: add test for t= he hashtable structure) CONFLICT (content): Merge conflict in lib/kunit/test.c Merging livepatching/for-next (b2e118419db3 Merge branch 'for-6.3/cleanup-r= elocations' into for-next) Merging rtc/rtc-next (f51c8f644047 rtc: rx8010: use IRQ flags obtained from= fwnode) Merging nvdimm/libnvdimm-for-next (305a72efa791 Merge branch 'for-6.1/nvdim= m' into libnvdimm-for-next) Merging at24/at24/for-next (1b929c02afd3 Linux 6.2-rc1) Merging ntb/ntb-next (0310a30a9395 NTB: ntb_transport: fix possible memory = leak while device_register() fails) Merging seccomp/for-next/seccomp (0fb0624b15d2 seccomp: fix kernel-doc func= tion name warning) Merging fsi/next (35af9fb49bc5 fsi: core: Check error number after calling = ida_simple_get) Merging slimbus/for-next (1b929c02afd3 Linux 6.2-rc1) Merging nvmem/for-next (7a8419b8e2aa nvmem: stm32: fix OPTEE dependency) CONFLICT (content): Merge conflict in drivers/nvmem/core.c Merging xarray/main (69cb69ea5542 ida: Remove assertions that an ID was all= ocated) Merging hyperv/hyperv-next (96ec2939620c Drivers: hv: Make remove callback = of hyperv driver void returned) Merging auxdisplay/auxdisplay (ddf75a86aba2 auxdisplay: hd44780: Fix potent= ial memory leak in hd44780_remove()) Merging kgdb/kgdb/for-next (c1cb81429df4 kdb: Fix the putarea helper functi= on) Merging hmm/hmm (1b929c02afd3 Linux 6.2-rc1) Merging cfi/cfi/next (312310928417 Linux 5.18-rc1) Merging trivial/for-next (081c8919b02b Documentation: remove trivial tree) Merging mhi/mhi-next (3c54a3ff0a2c bus: mhi: ep: Fix off by one in mhi_ep_p= rocess_cmd_ring()) Merging memblock/for-next (2fe03412e2e1 memblock: Avoid useless checks in m= emblock_merge_regions().) Merging cxl/next (bed259ea85f5 Merge branch 'for-6.3/cxl-events' into cxl/n= ext) Merging zstd/zstd-next (2aa14b1ab2c4 zstd: import usptream v1.5.2) Merging efi/next (f4412001b652 efi: arm64: Wire up BTI annotation in memory= attributes table) Merging unicode/for-next (b500d6d7243d unicode: Handle memory allocation fa= ilures in mkutf8data) Merging slab/for-next (001aa6a1f0a0 Merge branch 'slab/for-6.3/cleanups' in= to slab/for-next) Merging random/master (512dee0c00ad Merge tag 'x86-urgent-2023-01-04' of gi= t://git.kernel.org/pub/scm/linux/kernel/git/tip/tip) Merging landlock/next (8677e555f17f selftests/landlock: Test ptrace as much= as possible with Yama) Merging rust/rust-next (494713794b66 rust: delete rust-project.json when ru= nning make clean) Merging sysctl/sysctl-next (0dff89c4488f sched: Move numa_balancing sysctls= to its own file) Merging execve/for-next/execve (88603b6dc419 Linux 6.2-rc2) Merging bitmap/bitmap-for-next (2386459394d2 lib/cpumask: update comment fo= r cpumask_local_spread()) Merging hte/for-next (1b929c02afd3 Linux 6.2-rc1) Merging kspp/for-next/kspp (45b3f5270e8a uaccess: Add minimum bounds check = on kernel buffer size) Merging kspp-gustavo/for-next/kspp (b942a520d9e4 bcache: Replace zero-lengt= h arrays with DECLARE_FLEX_ARRAY() helper) Merging iommufd/for-next (bed9e516f118 Merge branch 'vfio-no-iommu' into io= mmufd.git for-next) Merging mm-stable/mm-stable (9160cffd45ee mpage: convert __mpage_writepage(= ) to use a folio more fully) CONFLICT (content): Merge conflict in Documentation/admin-guide/cgroup-v1/m= emory.rst CONFLICT (content): Merge conflict in fs/buffer.c Merging mm-nonmm-stable/mm-nonmm-stable (21773790a772 scripts/tags.sh: fix = the Kconfig tags generation when using latest ctags) Merging mm/mm-everything (c8846b907c94 Merge branch 'mm-nonmm-unstable' int= o mm-everything) CONFLICT (modify/delete): drivers/gpu/drm/i810/i810_dma.c deleted in HEAD a= nd modified in mm/mm-everything. Version mm/mm-everything of drivers/gpu/d= rm/i810/i810_dma.c left in tree. CONFLICT (content): Merge conflict in drivers/infiniband/hw/hfi1/file_ops.c CONFLICT (modify/delete): drivers/staging/media/deprecated/meye/meye.c dele= ted in HEAD and modified in mm/mm-everything. Version mm/mm-everything of = drivers/staging/media/deprecated/meye/meye.c left in tree. CONFLICT (modify/delete): drivers/staging/media/deprecated/stkwebcam/stk-we= bcam.c deleted in HEAD and modified in mm/mm-everything. Version mm/mm-eve= rything of drivers/staging/media/deprecated/stkwebcam/stk-webcam.c left in = tree. $ git rm -f drivers/gpu/drm/i810/i810_dma.c drivers/staging/media/deprecate= d/meye/meye.c drivers/staging/media/deprecated/stkwebcam/stk-webcam.c Applying: udf: fix up for "fs: convert writepage_t callback to pass a folio" Applying: accel/ivpu: fix up for "mm: introduce vma->vm_flags wrapper funct= ions" Applying: gfs2: fix up for "fs: convert writepage_t callback to pass a foli= o" Applying: mm: fixup for "mm: implement memory-deny-write-execute as a prctl" Applying: fix for "fix up for "KVM: arm64: Introduce finalise_el2_state mac= ro"" --Sig_/URf9sbSSGl7=U4jCZA5JWFK Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmPghhAACgkQAVBC80lX 0Gx/dAgAioaGF3Hhx0cFQoDKggJ70dpsC2nYs7r9EPuJfSlA3bk2EVMcQ4TaFi11 8bLD03DkhS+LBlbWjtmJg5+nYCO7XNWgNi8aKcoM/Aq1uhEtxHB2git+ep6GoYZ3 VMttNhQrF71gIAcRABFhSKxsG2EBquc/VqqDTKsxUT4+/YerLYiSB9wDqG1J20MA CdjE99UCvXTlJFmoc63dOxpvH4grUYefr6IRNp5FSyFdM/F/oKyg7TGCf3iTdleQ H0P6qccOvEFGH3yhSUJIU2iwMfgmWVp142WBVfX/q7fFRoohRlnkLHhoTgUDg0Yz ebIfsk/BdJLdAhKP6C9QaBG8DsEx6A== =5Nhu -----END PGP SIGNATURE----- --Sig_/URf9sbSSGl7=U4jCZA5JWFK--