Hi all, Changes since 20230310: The efi-fixes tree gained a build failure so I used the version from next-20230310. The net-next tree gained a conflict against the net tree. The drm-misc tree gained a conflict against Linus' tree. The rcu tree gained build failures so I used the version from next-20230310. Non-merge commits (relative to Linus' tree): 2879 3269 files changed, 100870 insertions(+), 63110 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 354 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. -- Cheers, Stephen Rothwell $ git checkout master $ git reset --hard stable Merging origin/master (fc89d7fb499b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost) Merging fixes/fixes (9c9155a3509a Merge tag 'drm-next-2022-10-14' of git://anongit.freedesktop.org/drm/drm) Merging mm-hotfixes/mm-hotfixes-unstable (5300b22d22d5 mailmap: map Rajendra Nayak's old address to his current one) Merging kbuild-current/fixes (ee06a3ef7e3c kconfig: Update config changed flag before calling callback) Merging arc-current/for-curr (30a0b95b1335 Linux 6.1-rc3) Merging arm-current/fixes (2f62847cf6ae ARM: 9287/1: Reduce __thumb2__ definition to crypto files that require it) Merging arm64-fixes/for-next/fixes (fe15c26ee26e Linux 6.3-rc1) Merging arm-soc-fixes/arm/fixes (9f79762ef8d9 Merge tag 'samsung-dt-fixes-6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/fixes) Merging davinci-current/davinci/for-current (fe15c26ee26e Linux 6.3-rc1) Merging drivers-memory-fixes/fixes (fe15c26ee26e Linux 6.3-rc1) Merging tee-fixes/fixes (ceaa837f96ad Linux 6.2-rc8) Merging m68k-current/for-linus (e36a82bebbf7 m68k: Only force 030 bus error if PC not in exception table) Merging powerpc-fixes/fixes (fe15c26ee26e Linux 6.3-rc1) Merging s390-fixes/fixes (d7a0bdbf1727 s390: update defconfigs) Merging sparc/master (2d2b17d08bfc sparc: Unbreak the build) Merging fscrypt-current/for-current (31e1be62abde MAINTAINERS: update fscrypt git repo) Merging fsverity-current/for-current (ef7592e466ef MAINTAINERS: update fsverity git repo, list, and patchwork) Merging net/main (064d70527aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf) Merging bpf/master (a33a6eaa19d3 Merge branch 'bpf: Allow reads from uninit stack') Merging ipsec/master (c276a706ea1f xfrm: Allow transport-mode states with AF_UNSPEC selector) Merging netfilter/master (7fb0269720d7 Merge tag 'for-net-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth) Merging ipvs/main (064d70527aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf) Merging wireless/for-next (5683e1488aa9 wifi: mt76: connac: do not check WED status for non-mmio devices) Merging rdma-fixes/for-rc (eeac8ede1755 Linux 6.3-rc2) Merging sound-current/for-linus (c24ff3ec55f0 Merge tag 'asoc-fix-v6.3-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus) Merging sound-asoc-fixes/for-linus (dda5c809d423 Merge tag 'v6.3-rc2' into asoc-6.3 to fix clock related failures) Merging regmap-fixes/for-linus (eeac8ede1755 Linux 6.3-rc2) Merging regulator-fixes/for-linus (eeac8ede1755 Linux 6.3-rc2) Merging spi-fixes/for-linus (eeac8ede1755 Linux 6.3-rc2) Merging pci-current/for-linus (fe15c26ee26e Linux 6.3-rc1) Merging driver-core.current/driver-core-linus (44ac5abac86b Documentation/security-bugs: move from admin-guide/ to process/) Merging tty.current/tty-linus (18365ebf23f3 tty: vt: protect KD_FONT_OP_GET_TALL from unbound access) Merging usb.current/usb-linus (82f5332d3b98 usb: dwc2: drd: fix inconsistent mode if role-switch-default-mode="host") Merging usb-serial-fixes/usb-linus (71f8afa2b66e USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDs) Merging phy/fixes (fe15c26ee26e Linux 6.3-rc1) Merging staging.current/staging-linus (eeac8ede1755 Linux 6.3-rc2) Merging iio-fixes/fixes-togreg (7b3825e9487d iio: adc: max11410: fix read_poll_timeout() usage) Merging counter-current/counter-current (fe15c26ee26e Linux 6.3-rc1) Merging char-misc.current/char-misc-linus (06be62083c53 nvmem: core: return -ENOENT if nvmem cell is not found) Merging soundwire-fixes/fixes (fe15c26ee26e Linux 6.3-rc1) Merging thunderbolt-fixes/fixes (c82510b1d87b thunderbolt: Use scale field when allocating USB3 bandwidth) Merging input-current/for-linus (7ae9fb1b7ecb Merge branch 'next' into for-linus) Merging crypto-current/master (660ca9470f9c crypto: caam - Fix edesc/iv ordering mixup) Merging vfio-fixes/for-linus (51cdc8bc120e kvm/vfio: Fix potential deadlock on vfio group_lock) Merging kselftest-fixes/fixes (624c60f326c6 selftests: fix LLVM build for i386 and x86_64) Merging modules-fixes/modules-linus (f412eef03938 Documentation: livepatch: module-elf-format: Remove local klp_modinfo definition) Merging dmaengine-fixes/fixes (fe15c26ee26e Linux 6.3-rc1) Merging backlight-fixes/for-backlight-fixes (88603b6dc419 Linux 6.2-rc2) Merging mtd-fixes/mtd/fixes (75dce6a941e3 mtd: nand: mxic-ecc: Fix mxic_ecc_data_xfer_wait_for_completion() when irq is used) Merging mfd-fixes/for-mfd-fixes (88603b6dc419 Linux 6.2-rc2) Merging v4l-dvb-fixes/fixes (3e62aba8284d media: imx-mipi-csis: Check csis_fmt validity before use) Merging reset-fixes/reset/fixes (3a2390c6777e reset: uniphier-glue: Fix possible null-ptr-deref) Merging mips-fixes/mips-fixes (fe15c26ee26e Linux 6.3-rc1) Merging at91-fixes/at91-fixes (fe15c26ee26e Linux 6.3-rc1) Merging omap-fixes/fixes (2a906db2824b Merge branch 'am5748-fix' into fixes) Merging kvm-fixes/master (2c10b61421a2 kvm: initialize all of the kvm_debugregs structure before sending it to userspace) Merging kvms390-fixes/master (0dd4cdccdab3 KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field) Merging hwmon-fixes/hwmon (00d85e81796b hwmon: tmp512: drop of_match_ptr for ID table) Merging nvdimm-fixes/libnvdimm-fixes (c91d71363084 nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE) Merging cxl-fixes/fixes (711442e29f16 cxl/region: Fix passthrough-decoder detection) Merging btrfs-fixes/next-fixes (01666867abd4 Merge branch 'misc-6.3' into next-fixes) Merging vfs-fixes/fixes (609d54441493 fs: prevent out-of-bounds array speculation when closing a file descriptor) Merging dma-mapping-fixes/for-linus (3be4562584bb dma-direct: use the correct size for dma_set_encrypted()) Merging drivers-x86-fixes/fixes (1a0009abfa78 platform: mellanox: mlx-platform: Initialize shift variable to 0) Merging samsung-krzk-fixes/fixes (fe15c26ee26e Linux 6.3-rc1) Merging pinctrl-samsung-fixes/fixes (fe15c26ee26e Linux 6.3-rc1) Merging devicetree-fixes/dt/linus (707344c8a188 dt-bindings: interrupt-controller: arm,gic-v3: Fix typo in description of msi-controller property) Merging dt-krzk-fixes/fixes (fe15c26ee26e Linux 6.3-rc1) Merging scsi-fixes/fixes (c6001025d53a scsi: ufs: mcq: Use active_reqs to check busy in clock scaling) Merging drm-fixes/drm-fixes (eeac8ede1755 Linux 6.3-rc2) Merging drm-intel-fixes/for-linux-next-fixes (e0e6b416b25e drm/i915/active: Fix misuse of non-idle barriers as fence trackers) Merging mmc-fixes/fixes (92771cdd90de mmc: dw_mmc-starfive: Fix initialization of prev_err) Merging rtc-fixes/rtc-fixes (08279468a294 rtc: sunplus: fix format string for printing resource) Merging gnss-fixes/gnss-linus (1b929c02afd3 Linux 6.2-rc1) Merging hyperv-fixes/hyperv-fixes (1eb65c868731 Drivers: vmbus: Check for channel allocation before looking up relids) Merging soc-fsl-fixes/fix (4b0986a3613c Linux 5.18) Merging risc-v-fixes/fixes (9b7fef255c80 Merge patch series "riscv: asid: switch to alternative way to fix stale TLB entries") Merging riscv-dt-fixes/riscv-dt-fixes (fe15c26ee26e Linux 6.3-rc1) Merging riscv-soc-fixes/riscv-soc-fixes (fe15c26ee26e Linux 6.3-rc1) Merging fpga-fixes/fixes (fe15c26ee26e Linux 6.3-rc1) Merging spdx/spdx-linus (fe15c26ee26e Linux 6.3-rc1) Merging gpio-brgl-fixes/gpio/for-current (d49765b5f432 gpio: GPIO_REGMAP: select REGMAP instead of depending on it) Merging gpio-intel-fixes/fixes (fe15c26ee26e Linux 6.3-rc1) Merging pinctrl-intel-fixes/fixes (fe15c26ee26e Linux 6.3-rc1) Merging erofs-fixes/fixes (3993f4f45630 erofs: use wrapper i_blocksize() in erofs_file_read_iter()) Merging kunit-fixes/kunit-fixes (fe15c26ee26e Linux 6.3-rc1) Merging ubifs-fixes/fixes (2241ab53cbb5 Linux 6.2-rc5) Merging memblock-fixes/fixes (647037adcad0 Revert "mm: Always release pages to the buddy allocator in memblock_free_late().") Merging nfsd-fixes/nfsd-fixes (9ca6705d9d60 SUNRPC: Fix a server shutdown leak) Merging irqchip-fixes/irq/irqchip-fixes (6c9f7434159b irqchip: IMX_MU_MSI should depend on ARCH_MXC) Merging renesas-fixes/fixes (ab2866f12ca1 arm64: dts: renesas: r8a779g0: Fix HSCIF0 interrupt number) Merging broadcom-fixes/fixes (9abf2313adc1 Linux 6.1-rc1) Merging perf-current/perf/urgent (5b201a82cd9d perf tools: Add Adrian Hunter to MAINTAINERS as a reviewer) Merging efi-fixes/urgent (21f136ebfb9e efi: libstub: Use relocated version of kernel's struct screen_info) $ git reset --hard HEAD^ Merging next-20230310 version of efi-fixes Merging zstd-fixes/zstd-linus (6906598f1ce9 zstd: Fix definition of assert()) Merging battery-fixes/fixes (06615d11cc78 power: supply: da9150: Fix use after free bug in da9150_charger_remove due to race condition) Merging uml-fixes/fixes (bd71558d585a arch: um: Mark the stack non-executable to fix a binutils warning) Merging asahi-soc-fixes/asahi-soc/fixes (568035b01cfb Linux 6.0-rc1) Merging iommufd-fixes/for-rc (fe15c26ee26e Linux 6.3-rc1) Merging rust-fixes/rust-fixes (3098cb655e7c rust: bindgen: Add `alt_instr` as opaque type) Merging drm-misc-fixes/for-linux-next-fixes (2cde14b187b4 accel: Build sub-directories based on config options) Merging mm-stable/mm-stable (819c2608ce2c Sync mm-stable with 6.3-rc1) Merging mm-nonmm-stable/mm-nonmm-stable (fe15c26ee26e Linux 6.3-rc1) Merging mm/mm-everything (795b47533475 Merge branch 'mm-nonmm-unstable' into mm-everything) Merging kbuild/for-next (5d49fb846d7f kallsyms: expand symbol name into comment for debugging) Merging clang-format/clang-format (781121a7f6d1 clang-format: Fix space after for_each macros) Merging perf/perf/core (f9fa0778ee73 perf tests stat_all_metrics: Change true workload to sleep workload for system wide check) Merging compiler-attributes/compiler-attributes (6cf1ab89c9e7 Compiler Attributes: Introduce __access_*() function attribute) Merging dma-mapping/for-next (9b07d27d0fbb swiotlb: mark swiotlb_memblock_alloc() as __init) Merging asm-generic/master (a13408c20526 char/agp: introduce asm-generic/agp.h) Merging arc/for-next (f2906aa86338 Linux 5.19-rc1) Merging arm/for-next (ba07b4efc989 Merge branches 'misc' and 'fixes' into for-next) Merging arm64/for-next/core (010338d729c1 arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGN) Merging arm-perf/for-next/perf (e8a709dc2a91 perf: arm_spe: Print the version of SPE detected) Merging arm-soc/for-next (519a0ceec9b0 soc: document merges) Merging amlogic/for-next (001ba459dbec Merge branch 'v6.4/arm64-dt' into for-next) Merging asahi-soc/asahi-soc/for-next (22991d8d5725 soc: apple: rtkit: Add register dump decoding to crashlog) Merging aspeed/for-next (bb13bd587d53 ARM: dts: aspeed: bonnell: Update eeprom size) Merging at91/at91-next (fe15c26ee26e Linux 6.3-rc1) Merging broadcom/next (b691373a1bec Merge branch 'devicetree/next' into next) Merging davinci/davinci/for-next (fe15c26ee26e Linux 6.3-rc1) Merging drivers-memory/for-next (538c7b5b5d8b memory: atmel-ebi: Use of_property_present() for testing DT property presence) Merging imx-mxs/for-next (9b56fc853c63 Merge branch 'imx/dt64' into for-next) Merging mediatek/for-next (9b2797522f32 Merge branch 'v6.3-next/soc' into for-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' into for-next) Merging qcom/for-next (b4f2a498eaea Merge branches 'arm64-fixes-for-6.3', 'drivers-fixes-for-6.3' and 'dts-fixes-for-6.3' into for-next) Merging renesas/next (cc8231630ee4 Merge branches 'renesas-arm-defconfig-for-v6.4', 'renesas-drivers-for-v6.4', 'renesas-dt-bindings-for-v6.4' and 'renesas-dts-for-v6.4' into renesas-next) Merging reset/reset/next (1b929c02afd3 Linux 6.2-rc1) Merging rockchip/for-next (2500bdb1b0b4 Merge branch 'v6.4-clk/next' into for-next) Merging samsung-krzk/for-next (bf460f1d8484 Merge branch 'next/clk' into for-next) Merging scmi/for-linux-next (9848e199b090 Merge branch 'for-next/scmi/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into for-linux-next) 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 (f8502fba45bd tee: amdtee: fix race condition in amdtee_open_session) Merging tegra/for-next (9b0d904e7e49 Merge branch for-6.3/arm64/dt into for-next) Merging ti/ti-next (d0abd3ea07ab Merge branch 'ti-drivers-soc-next' into ti-next) Merging xilinx/for-next (fe15c26ee26e Linux 6.3-rc1) Merging clk/clk-next (6f173737e1b5 Merge branch 'clk-fixes' into clk-next) Merging clk-imx/for-next (fe15c26ee26e Linux 6.3-rc1) Merging clk-renesas/renesas-clk (1ef48138f907 clk: renesas: r9a06g032: Improve clock tables) 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 (3d5fd1846516 tools/perf: Add basic support for LoongArch) Merging m68k/for-next (e36a82bebbf7 m68k: Only force 030 bus error if PC not in exception table) Merging m68knommu/for-next (eeac8ede1755 Linux 6.3-rc2) Merging microblaze/next (fe15c26ee26e Linux 6.3-rc1) Merging mips/mips-next (fe15c26ee26e Linux 6.3-rc1) Merging openrisc/for-next (34a0bac084e4 MAINTAINERS: git://github -> https://github.com for openrisc) Merging parisc-hd/for-next (cf559f6a9e3a parisc: Replace regular spinlock with spin_trylock on panic path) Merging powerpc/next (fe15c26ee26e Linux 6.3-rc1) Merging soc-fsl/next (4b0986a3613c Linux 5.18) Merging risc-v/for-next (fe15c26ee26e Linux 6.3-rc1) Merging riscv-dt/riscv-dt-for-next (0e9b70c1e362 riscv: dts: microchip: add mpfs specific macb reset support) Merging riscv-soc/riscv-soc-for-next (fe15c26ee26e Linux 6.3-rc1) Merging s390/for-next (70cc5f4c53d5 Merge branch 'features' into for-next) Merging sh/for-next (ff30bd6a6618 sh: clk: Fix clk_enable() to return 0 on NULL clk) Merging uml/next (04df97e150c8 Documentation: rust: Fix arch support table) Merging xtensa/xtensa-for-next (4414c1f5c7a3 xtensa: drop unused members of struct thread_struct) Merging pidfd/for-next (5ab18f4b061e vhost: use vhost_tasks for worker threads) Merging vfs-idmapping/for-next (c89eb19ba772 Merge branch 'fs.misc' into for-next) Merging fscrypt/for-next (0132b633d942 fs/buffer.c: use b_folio for fscrypt work) 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 (0a278bc196e7 afs: Automatically generate trace tag enums) Merging btrfs/for-next (80d1eec6927a Merge branch 'for-next-current-v6.2-20230221' into for-next-20230221) Merging ceph/master (f7c4d9b133c7 rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails) Merging cifs/for-next (1dba7e89c452 cifs: generate signkey for the channel that's reconnecting) Merging configfs/for-next (77992f896745 configfs: remove mentions of committable items) Merging ecryptfs/next (c1cc2db21607 ecryptfs: keystore: Fix typo 'the the' in comment) Merging erofs/dev (8abb522e5988 erofs: set block size to the on-disk block size) Merging exfat/dev (fe15c26ee26e Linux 6.3-rc1) Merging ext3/for_next (dced733d7fa9 quota: simplify two-level sysctl registration for fs_dqstats_table) Merging ext4/dev (f5361da1e60d ext4: zero i_disksize when initializing the bootloader inode) Merging f2fs/dev (196036c45f8c f2fs: fix uninitialized skipped_gc_rwsem) Merging fsverity/for-next (4f92f4c24b75 fs-verity: simplify sysctls with register_sysctl()) Merging fuse/for-next (1cc4606d19e3 fuse: add inode/permission checks to fileattr_get/fileattr_set) Merging gfs2/for-next (c1b0c3cfcbad gfs2: Convert gfs2_page_add_databufs to folios) Merging jfs/jfs-next (fad376fce0af fs/jfs: fix shift exponent db_agl2size negative) Merging ksmbd/ksmbd-for-next (6686991cea8e ksmbd: set FILE_NAMED_STREAMS attribute in FS_ATTRIBUTE_INFORMATION) Merging nfs/linux-next (c9c3395d5e3d Linux 6.2) Merging nfs-anna/linux-next (1683ed16ff1a fs/nfs: Replace kmap_atomic() with kmap_local_page() in dir.c) Merging nfsd/nfsd-next (a5ed9be147be sunrpc: simplify two-level sysctl registration for svcrdma_parm_table) Merging ntfs3/master (2024476646ed fs/ntfs3: Fix root inode checking) CONFLICT (content): Merge conflict in fs/ntfs3/file.c CONFLICT (content): Merge conflict in fs/ntfs3/inode.c CONFLICT (content): Merge conflict in fs/ntfs3/ntfs_fs.h CONFLICT (content): Merge conflict in fs/ntfs3/xattr.c 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 (f773f0a331d6 ubi: Fix deadlock caused by recursively holding work_sem) Merging v9fs/9p-next (4ec5183ec486 Linux 6.2-rc7) Merging v9fs-ericvh/ericvh/for-next (9d415a425340 fs/9p: Add new mount modes) Merging xfs/for-next (8ac5b996bf51 xfs: fix off-by-one-block in xfs_discard_folio()) Merging zonefs/for-next (2b188a2cfc4d zonefs: make kobj_type structure constant) 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 writeback on zero length request) Merging file-locks/locks-next (63355b9884b3 cpumask: be more careful with 'cpumask_setall()') Merging iversion/iversion-next (63355b9884b3 cpumask: be more careful with 'cpumask_setall()') Merging vfs/for-next (d291d1858419 Merge branch 'work.fd' into for-next) Merging printk/for-next (10d639febe56 Merge branch 'for-6.3' into for-next) Merging pci/next (b0d4fc005ef2 Merge branch 'pci/controller/rcar') Merging pstore/for-next/pstore (5239a89b06d6 pstore: Revert pmsg_lock back to a normal mutex) Merging hid/for-next (1b9a2a53046a Merge branch 'for-6.3/upstream-fixes' into for-next) Merging i2c/i2c/for-next (9e5f81f9a6e7 i2c: dev: Fix bus callback return values) Merging i3c/i3c/next (1dae3f1df700 i3c: dw: drop of_match_ptr for ID table) Merging dmi/dmi-for-next (13a0ac816d22 firmware: dmi: Fortify entry point length checks) Merging hwmon-staging/hwmon-next (5c88c4452bfe docs: hwmon: sysfs-interface: Fix stray colon) Merging jc_docs/docs-next (87eae2609955 docs/mm: hugetlbfs_reserv: fix a reference to a file that doesn't exist) Merging v4l-dvb/master (3e62aba8284d media: imx-mipi-csis: Check csis_fmt validity before use) Merging v4l-dvb-next/master (3e62aba8284d media: imx-mipi-csis: Check csis_fmt validity before use) Merging pm/linux-next (d64b2bdbf627 Merge branches 'acpi-docs', 'acpi-video' and 'acpi-x86' into linux-next) Merging cpufreq-arm/cpufreq/arm/linux-next (b8f3a396a7ee cpufreq: Use of_property_present() for testing DT property presence) Merging cpupower/cpupower (fe15c26ee26e Linux 6.3-rc1) Merging devfreq/devfreq-next (b7405e3f62d6 PM / devfreq: exynos: Use of_property_present() for testing DT property presence) Merging opp/opp/linux-next (e9eadc282719 opp: Use of_property_present() for testing DT property presence) Merging thermal/thermal/linux-next (6828e402d06f thermal/drivers/st: Remove syscfg based driver) Merging dlm/next (1361737f102d fs: dlm: switch lkb_sbflags to atomic ops) Merging rdma/for-next (eeac8ede1755 Linux 6.3-rc2) Merging net-next/main (be50da3e9d4a net: virtio_net: implement exact header length guest feature) CONFLICT (content): Merge conflict in net/wireless/nl80211.c Merging bpf-next/for-next (22df776a9a86 tasks: Extract rcu_users out of union) Merging ipsec-next/master (95b744508d4d qede: remove linux/version.h and linux/compiler.h) Merging mlx5-next/mlx5-next (22551e77e550 net/mlx5: Configure IPsec steering for egress RoCEv2 traffic) Merging netfilter-next/master (677fb7525331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net) Merging ipvs-next/main (95b744508d4d qede: remove linux/version.h and linux/compiler.h) Merging bluetooth/master (1c991f006035 Bluetooth: L2CAP: Delay identity address updates) Merging wireless-next/for-next (4c4ca9f7c4ca Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git) Merging mtd/mtd/next (1a7537a39b06 Merge tag 'mtd/core-fixes-before-nvmem-layouts-for-6.4' into mtd/next) Merging nand/nand/next (4080d5362416 mtd: parsers: remove reference to config MTD_NAND_TMIO) Merging spi-nor/spi-nor/next (f047382519ca Merge tag 'mtd/fixes-for-6.2-rc4' into spi-nor/next) Merging crypto/master (b0254fcbc7a7 crypto: qat - add support for 402xx devices) Merging drm/drm-next (fe15c26ee26e Linux 6.3-rc1) Merging drm-misc/for-linux-next (01f05940a9a7 drm/virtio: Enable fb damage clips property for the primary plane) CONFLICT (content): Merge conflict in drivers/gpu/drm/tiny/cirrus.c Merging amdgpu/drm-next (1aff0a5d71d2 drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSes) CONFLICT (content): Merge conflict in drivers/gpu/drm/amd/amdgpu/soc21.c Merging drm-intel/for-linux-next (636f973c123f drm/i915: Reject wm levels that exceed vblank time) CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/display/intel_backlight.c CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/display/intel_bios.c CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/display/skl_watermark.c CONFLICT (content): Merge conflict in drivers/gpu/drm/i915/i915_driver.c Merging drm-tegra/for-next (b9930311641c gpu: host1x: Fix uninitialized variable use) Merging drm-msm/msm-next (1844e680d56b drm/msm/dp: set self refresh aware based on PSR support) Merging drm-msm-lumag/msm-next-lumag (0c3f3cfd8ef2 drm/msm/dp: set self refresh aware based on PSR support) Merging imx-drm/imx-drm/next (927d8fd465ad drm/imx: ipuv3-plane: Remove redundant color encoding and range initialisation) Merging etnaviv/etnaviv/next (4c22c61e429f drm/etnaviv: show number of NN cores in GPU debugfs info) Merging fbdev/for-next (a79d68a6e224 fbdev: Use of_property_read_bool() for boolean properties) Merging regmap/for-next (24d80fde40c9 regmap: cache: Silence checkpatch warning) Merging sound/for-next (1a0cc0520b14 kselftest/alsa: Log card names during startup) Merging sound-asoc/for-next (ddf943dfed0c Merge remote-tracking branch 'asoc/for-6.4' into asoc-next) Merging modules/modules-next (40cf65c2c7df dyndbg: cleanup dynamic usage in ib_srp.c) Merging input/next (d5f7638eb5fe Input: matrix_keypad - replace header inclusions by forward declarations) Merging block/for-next (9453908975d1 Merge branch 'io_uring-6.3' into for-next) Merging device-mapper/for-next (d9a02e016aaf dm crypt: avoid accessing uninitialized tasklet) Merging libata/for-next (2436b758ac25 dt-bindings: ata: Add UniPhier controller binding) Merging pcmcia/pcmcia-next (15e74c6c1ce2 pcmcia: remove AT91RM9200 Compact Flash driver) Merging mmc/next (46d19dc62b45 mmc: sdhci-pci-o2micro: Fix SDR50 mode timing issue) Merging mfd/for-mfd-next (e3ba37699d8f gpio: Add support for Intel LJCA USB GPIO driver) CONFLICT (content): Merge conflict in Documentation/devicetree/bindings/mfd/syscon.yaml Merging backlight/for-backlight-next (b819828b33ef backlight: qcom-wled: Add PMI8950 compatible) Merging battery/for-next (5161ec200f5a power: supply: bq256xx: Support to disable charger) Merging regulator/for-next (38cc873cb1cf regulator: mt6397-regulator: Mark OF related data as maybe unused) Merging security/next (b9b8701b4314 security: Remove integrity from the LSM list in Kconfig) Merging apparmor/apparmor-next (cb60752f0c37 apparmor: fix use of strcpy in policy_unpack_test) Merging integrity/next-integrity (4958db3245fa ima: Introduce MMAP_CHECK_REQPROT hook) Merging safesetid/safesetid-next (64b634830c91 LSM: SafeSetID: add setgroups() testing to selftest) Merging selinux/next (f62ca0b6e31d selinux: uninline unlikely parts of avc_has_perm_noaudit()) Merging smack/next (502a29b04d85 smack_lsm: remove unnecessary type casting) Merging tomoyo/master (ab8527429de6 workqueue: Emit runtime message when flush_scheduled_work() is called) Merging tpmdd/next (f1324bbc4011 tpm: disable hwrng for fTPM on some AMD designs) Merging watchdog/master (cf3be7e82b12 watchdog: at91rm9200: Only warn once about problems in .remove()) Merging iommu/next (bedd29d793da Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next) Merging audit/next (fe15c26ee26e Linux 6.3-rc1) Merging devicetree/for-next (d0dcd0ce8437 dt-bindings: yamllint: Require a space after a comment '#') Merging dt-krzk/for-next (3faf80d649e7 Merge branch 'next/dt64' into for-next) Merging mailbox/mailbox-for-next (6ccbe33a3952 dt-bindings: mailbox: qcom-ipcc: Add compatible for QDU1000/QRU1000) Merging spi/for-next (4d8ff713e684 spi: struct spi_device constification) Merging tip/master (14208a733c38 Merge branch into tip/master: 'x86/paravirt') Merging clockevents/timers/drivers/next (ab407a1919d2 Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into timers/core) Merging edac/edac-for-next (71b1e3ba3fed EDAC/skx: Fix overflows on the DRAM row address mapping arrays) Merging irqchip/irq/irqchip-next (a83bf176fed4 Merge branch irq/bcm-l2-fixes into irq/irqchip-next) Merging ftrace/for-next (ca6cbe8c481a Merge tools/for-next) CONFLICT (content): Merge conflict in Documentation/trace/kprobetrace.rst Merging rcu/rcu/next (d9054d7e73c6 rcu: Remove CONFIG_SRCU) $ git reset --hard HEAD^ Merging next-20230310 version of rcu Merging kvm/next (45dd9bc75d9a KVM: SVM: hyper-v: placate modpost section mismatch error) Merging kvm-arm/next (96a4627dbbd4 Merge tag ' https://github.com/oupton/linux tags/kvmarm-6.3' from into kvmarm-master/next) Merging kvms390/next (5fc5b94a2736 s390/virtio: sort out physical vs virtual pointers usage) Merging kvm-x86/next (eeac8ede1755 Linux 6.3-rc2) Merging xen-tip/linux-next (99a7bcafbd0d x86/xen/time: cleanup xen_tsc_safe_clocksource) Merging percpu/for-next (b9819165bb45 Merge branch 'for-6.2' into for-next) Merging workqueues/for-next (c63a2e52d5e0 workqueue: Fold rebind_worker() within rebind_workers()) Merging drivers-x86/for-next (02c464b73645 platform/x86: x86-android-tablets: Add depends on PMIC_OPREGION) Merging chrome-platform/for-next (db7df0cfaff3 platform/chrome: cros_ec: remove unneeded label and if-condition) Merging hsi/for-next (1b929c02afd3 Linux 6.2-rc1) Merging leds/for-next (1b929c02afd3 Linux 6.2-rc1) Merging leds-lj/for-leds-next (faa7f34a47f0 leds: tlc591xx: Mark OF related data as maybe unused) Merging ipmi/for-next (d352cb47df75 ipmi: simplify sysctl registration) Merging driver-core/driver-core-next (0433686c6092 devres: Pass unique name of the resource to devm_add_action()) Merging usb/usb-next (3754c41c7686 dt-bindings: usb: snps,dwc3: support i.MX8MQ) Merging thunderbolt/next (988b18553f42 thunderbolt: Refactor DROM reading) Merging usb-serial/usb-next (eeac8ede1755 Linux 6.3-rc2) Merging tty/tty-next (571079f5ba93 Documentation/serial-console: Document the behavior when the last console= parameter is not used) CONFLICT (content): Merge conflict in drivers/tty/serial/8250/8250_em.c Merging char-misc/char-misc-next (c2c99326cc01 misc: smpro-errmon: Add dimm training failure syndrome) Merging accel/habanalabs-next (988bd6d32192 habanalabs: make gaudi2_is_device_idle() static) Merging coresight/next (669c4614236a coresight: tmc: Don't enable TMC when it's not ready.) Merging fpga/for-next (fe15c26ee26e Linux 6.3-rc1) Merging icc/icc-next (93ce96a83f93 Merge branch 'icc-fixes' into icc-next) Merging iio/togreg (91ba2700aa75 staging: iio: meter: Drop ade7854 driver) Merging phy-next/next (fe15c26ee26e Linux 6.3-rc1) Merging soundwire/next (fe15c26ee26e Linux 6.3-rc1) Merging extcon/extcon-next (3918953f0a49 extcon: Remove redundant null checking for class) Merging gnss/gnss-next (1b929c02afd3 Linux 6.2-rc1) Merging vfio/next (d649c34cb916 vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd) Merging staging/staging-next (458219ca9246 Merge 6.3-rc2 into staging-next) Merging counter-next/counter-next (fe15c26ee26e Linux 6.3-rc1) Merging mux/for-next (ea327624ae52 mux: mmio: drop obsolete dependency on COMPILE_TEST) Merging dmaengine/next (fe15c26ee26e Linux 6.3-rc1) Merging cgroup/for-next (14fffd51f902 Merge branch 'for-6.2-fixes' into for-next) Merging scsi/for-next (5e5d9dce9be2 Merge branch 'fixes' into for-next) Merging scsi-mkp/for-next (0b31b77f281a Merge patch series "PCI/AER: Remove redundant Device Control Error Reporting Enable") Merging vhost/linux-next (a8fd36ae67da virtio_ring: Use const to annotate read-only pointer params) Merging rpmsg/for-next (408ec1ff0caa remoteproc: imx_dsp_rproc: Add custom memory copy implementation for i.MX DSP Cores) Merging gpio/for-next (e73f0f0ee754 Linux 5.14-rc1) Merging gpio-brgl/gpio/for-next (0c14f3aa388d gpio: sim: Deactivate device in reversed order) Merging gpio-intel/for-next (22f9fa11619d gpiolib: acpi: use the fwnode in acpi_gpiochip_find()) Merging pinctrl/for-next (5c6073d29c45 Merge branch 'devel' into for-next) Merging pinctrl-intel/for-next (fe15c26ee26e Linux 6.3-rc1) Merging pinctrl-renesas/renesas-pinctrl (47ea7ff19f0b pinctrl: renesas: Remove R-Car H3 ES1.* handling) Merging pinctrl-samsung/for-next (fe15c26ee26e Linux 6.3-rc1) Merging pwm/for-next (cf70d01a62c7 pwm: dwc: Use devm_pwmchip_add()) 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 (7dc8e24f0e09 ktest: Restore stty setting at first in dodie) Merging kselftest/next (e1e17d7debf4 kselftest: amd-pstate: Fix spelling mistakes) Merging kunit/test (fe15c26ee26e Linux 6.3-rc1) Merging kunit-next/kunit (2c6a96dad579 kunit: fix bug of extra newline characters in debugfs logs) Merging livepatching/for-next (5e36be5973b6 Merge branch 'for-6.4/core' into for-next) Merging rtc/rtc-next (fe15c26ee26e Linux 6.3-rc1) Merging nvdimm/libnvdimm-for-next (305a72efa791 Merge branch 'for-6.1/nvdimm' into libnvdimm-for-next) Merging at24/at24/for-next (fe15c26ee26e Linux 6.3-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 function name warning) Merging fsi/next (35af9fb49bc5 fsi: core: Check error number after calling ida_simple_get) Merging slimbus/for-next (fe15c26ee26e Linux 6.3-rc1) Merging nvmem/for-next (f77d82b82db1 dt-bindings: nvmem: Fix spelling mistake "platforn" -> "platform") Merging xarray/main (69cb69ea5542 ida: Remove assertions that an ID was allocated) Merging hyperv/hyperv-next (b14033a3e6ba x86/hyperv: Fix hv_get/set_register for nested bringup) Merging auxdisplay/auxdisplay (ddf75a86aba2 auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()) Merging kgdb/kgdb/for-next (c1cb81429df4 kdb: Fix the putarea helper function) Merging hmm/hmm (fe15c26ee26e Linux 6.3-rc1) Merging cfi/cfi/next (312310928417 Linux 5.18-rc1) Merging mhi/mhi-next (14853a0676c1 bus: mhi: host: pci_generic: Revert "Add a secondary AT port to Telit FN990") Merging memblock/for-next (34875d6fc52d Add tests for memblock_alloc_node()) Merging cxl/next (e686c32590f4 dax/kmem: Fix leak of memory-hotplug resources) Merging zstd/zstd-next (2aa14b1ab2c4 zstd: import usptream v1.5.2) Merging efi/next (e1d447157f23 firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3) Merging unicode/for-next (b500d6d7243d unicode: Handle memory allocation failures in mkutf8data) Merging slab/for-next (e9d198f2be85 slab: Adjust comment after refactoring of gfp.h) Merging random/master (512dee0c00ad Merge tag 'x86-urgent-2023-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip) Merging landlock/next (ed35e2f2f0de landlock: Clarify documentation for the LANDLOCK_ACCESS_FS_REFER right) Merging rust/rust-next (fe15c26ee26e Linux 6.3-rc1) Merging sysctl/sysctl-next (3cd4e895357e xen: simplify sysctl registration for balloon) Merging execve/for-next/execve (88603b6dc419 Linux 6.2-rc2) Merging bitmap/bitmap-for-next (714f3af11b21 cpumask: fix function description kernel-doc notation) CONFLICT (content): Merge conflict in include/linux/cpumask.h Merging hte/for-next (fe15c26ee26e Linux 6.3-rc1) Merging kspp/for-next/kspp (78f7a3fd6dc6 randstruct: disable Clang 15 support) Merging kspp-gustavo/for-next/kspp (edfea16a6dae drm/vmwgfx: Replace one-element array with flexible-array member) Merging iommufd/for-next (4ed4791afb34 iommufd/selftest: Add a selftest for iommufd_device_attach() with a hwpt argument)