This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allyesconfig in repository toolchain/ci/linux.
from d2f38a3c6507 Merge tag 'backlight-next-5.16' of git://git.kernel.org/pu [...] adds 51b8c1fe250d vfs: keep inodes with page cache off the inode shrinker LRU adds 83c1fd763b32 mm,hugetlb: remove mlock ulimit for SHM_HUGETLB adds 0658a0961b0a procfs: do not list TID 0 in /proc/<pid>/task adds 434b90f39e66 x86/xen: update xen_oldmem_pfn_is_ram() documentation adds d452a4894983 x86/xen: simplify xen_oldmem_pfn_is_ram() adds 934fadf438b3 x86/xen: print a warning when HVMOP_get_mem_type fails adds 2c9feeaedfe1 proc/vmcore: let pfn_is_ram() return a bool adds cc5f2704c934 proc/vmcore: convert oldmem_pfn_is_ram callback to more ge [...] adds 94300fcf4cef virtio-mem: factor out hotplug specifics from virtio_mem_i [...] adds 84e17e684eef virtio-mem: factor out hotplug specifics from virtio_mem_p [...] adds ffc763d0c334 virtio-mem: factor out hotplug specifics from virtio_mem_r [...] adds ce2814622e84 virtio-mem: kdump mode to sanitize /proc/vmcore access adds da4d6b9cf80a proc: allow pid_revalidate() during LOOKUP_RCU adds f5d80614844a kernel.h: drop unneeded <linux/kernel.h> inclusion from ot [...] adds d2a8ebbf8192 kernel.h: split out container_of() and typeof_member() macros adds ec54c2892064 include/kunit/test.h: replace kernel.h with the necessary [...] adds cd7187e112c9 include/linux/list.h: replace kernel.h with the necessary [...] adds 50b09d6145da include/linux/llist.h: replace kernel.h with the necessary [...] adds c540f9595956 include/linux/plist.h: replace kernel.h with the necessary [...] adds 28b2e8f32023 include/media/media-entity.h: replace kernel.h with the ne [...] adds 5f6286a60810 include/linux/delay.h: replace kernel.h with the necessary [...] adds 1fcbd5deac51 include/linux/sbitmap.h: replace kernel.h with the necessa [...] adds 98e1385ef24b include/linux/radix-tree.h: replace kernel.h with the nece [...] adds b4b87651104d include/linux/generic-radix-tree.h: replace kernel.h with [...] adds e52340de11d8 kernel.h: split out instruction pointer accessors adds e1edc277e6f6 linux/container_of.h: switch to static_assert adds 7d60ac009792 mailmap: update email address for Colin King adds b15be237a95f MAINTAINERS: add "exec & binfmt" section with myself and Eric adds 46bfa85fc888 MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE adds b39c920665c0 MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO H [...] adds 65e5acbb135e MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER adds 57235b6e783c MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK [...] adds 4d4712c1a4ac lib, stackdepot: check stackdepot handle before accessing slabs adds 505be48165fa lib, stackdepot: add helper to print stack entries adds 0f68d45ef41a lib, stackdepot: add helper to print stack entries into buffer adds bfb3ba32061d include/linux/string_helpers.h: add linux/string.h for strlen() adds 839b395eb9c1 lib: uninline simple_strntoull() as well adds 723aca208516 mm/scatterlist: replace the !preemptible warning in sg_mit [...] adds 3e421469dd77 const_structs.checkpatch: add a few sound ops structs adds 70a11659f590 checkpatch: improve EXPORT_SYMBOL test for EXPORT_SYMBOL_NS uses adds 0ee3e7b8893e checkpatch: get default codespell dictionary path from pac [...] adds 5f501d555653 binfmt_elf: reintroduce using MAP_FIXED_NOREPLACE adds a43e5e3a0227 ELF: simplify STACK_ALLOC macro adds 1b1ad288b8f1 kallsyms: remove arch specific text and data check adds e7d5c4b0eb9b kallsyms: fix address-checks for kernel related range adds a20deb3a3487 sections: move and rename core_kernel_data() to is_kernel_ [...] adds b9ad8fe7b8ca sections: move is_kernel_inittext() into sections.h adds 0a96c902d46c x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() adds 8f6e42e83362 sections: provide internal __is_kernel() and __is_kernel_t [...] adds 3298cbe8046a mm: kasan: use is_kernel() helper adds 808b64565b02 extable: use is_kernel_text() helper adds 843a1ffaf6f2 powerpc/mm: use core_kernel_text() helper adds 4b5ef1e11421 microblaze: use is_kernel_text() helper adds 2d93a5835a37 alpha: use is_kernel_text() helper adds 0858d7da8a09 ramfs: fix mount source show for ramfs adds 8bc2b3dca729 init: make unknown command line param message clearer adds 18319cb478de coda: avoid NULL pointer dereference from a bad inode adds 3d8e72d97411 coda: check for async upcall request using local state adds b1deb685b079 coda: remove err which no one care adds 76097eb7a48a coda: avoid flagging NULL inodes adds b2e36228367a coda: avoid hidden code duplication in rename adds 5a646fb3a3e2 coda: avoid doing bad things on inode type changes during [...] adds 1077c2857791 coda: convert from atomic_t to refcount_t on coda_vm_ops->refcnt adds 118b7ee169d2 coda: use vmemdup_user to replace the open code adds 98d5b61ef5fa coda: bump module version to 7.2 adds 3bcd6c5bd483 nilfs2: replace snprintf in show functions with sysfs_emit adds 94ee1d91514a nilfs2: remove filenames from file comments adds 55d1cbbbb29e hfs/hfsplus: use WARN_ON for sanity check adds 5605f41917c6 crash_dump: fix boolreturn.cocci warning adds a10677a028b8 crash_dump: remove duplicate include in crash_dump.h adds f26663684e76 signal: remove duplicate include in signal.h adds 372904c080be seq_file: move seq_escape() to a header adds 10a6de19cad6 seq_file: fix passing wrong private data adds ba1f70ddd180 kernel/fork.c: unshare(): use swap() to make code cleaner adds 7eb0e28c1d31 sysv: use BUILD_BUG_ON instead of runtime check adds d687a9ccf264 Documentation/kcov: include types.h in the example adds 6f1d34bd491c Documentation/kcov: define `ip' in the example adds 741ddd4519c4 kcov: allocate per-CPU memory on the relevant node adds 22036abe17c9 kcov: avoid enable+disable interrupts if !in_task() adds d5d2c51f1e5f kcov: replace local_irq_save() with a local_lock_t adds 3b2941188e01 scripts/gdb: handle split debug for vmlinux adds b78dfa059fdd kernel/resource: clean up and optimize iomem_is_exclusive() adds a9e7b8d4f663 kernel/resource: disallow access to exclusive system RAM regions adds 2128f4e21aa2 virtio-mem: disallow mapping virtio-mem memory via /dev/mem adds 303f8e2d0200 selftests/kselftest/runner/run_one(): allow running non-ex [...] adds 5563cabdde7e ipc: check checkpoint_restore_ns_capable() to modify C/R p [...] adds 0e9beb8a96f2 ipc/ipc_sysctl.c: remove fallback for !CONFIG_PROC_SYSCTL adds 59a2ceeef6d6 Merge branch 'akpm' (patches from Andrew) adds 27eb4c3144f7 9p/net: fix missing error check in p9_check_errors adds 4cd82a5bb0f6 net/9p: autoload transport modules adds 0dc54bd4d6e0 fscache_cookie_enabled: check cookie is valid before accessing it adds eb497943fa21 9p: Convert to using the netfs helper lib to do reads and caching adds e4eeefbafc9d fs/9p: cleanup: opening brace at the beginning of the next line adds 6d66ffc1293b 9p: fix minor indentation and codestyle adds 772712c581e7 fs/9p: fix warnings found by checkpatch.pl adds 9a268faa5f86 fs/9p: fix indentation and Add missing a blank line after [...] adds 024b7d6a435a 9p: fix file headers adds 10c69a0d08bb 9p v9fs_parse_options: replace simple_strtoul with kstrtouint adds 05f975cd6a0b 9p p9mode2perm: remove useless strlcpy and check sscanf re [...] adds b1843d23854a 9p: set readahead and io size according to maxsize adds 6e195b0f7c8e 9p: fix a bunch of checkpatch warnings adds f89ce84bc333 Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux adds 507874c08f63 orangefs: Remove redundant initialization of variable ret adds 4c2b46c824a7 fs: orangefs: fix error return code of orangefs_revalidate [...] adds ac2c63757f4f orangefs: Fix sb refcount leak when allocate sb info failed. adds a0c7d4a07f2f Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pu [...] adds 5c791fe1e2a4 fuse: make sure reclaim doesn't write the inode adds 36ea23374d1f fuse: write inode in fuse_vma_close() instead of fuse_release() adds bda9a71980e0 fuse: annotate lock in fuse_reverse_inval_entry() adds 5fe0fc9f1de6 fuse: use kmap_local_page() adds b5d975829785 fuse: delete redundant code adds 371e8fd02969 fuse: move fuse_invalidate_attr() into fuse_update_ctime() adds 84840efc3c0f fuse: simplify __fuse_write_file_get() adds cefd1b83275d fuse: decrement nlink on overwriting rename adds 97f044f690ba fuse: don't increment nlink in link() adds fa5eee57e33e fuse: selective attribute invalidation adds 8c56e03d2e08 fuse: don't bump attr_version in cached write adds 27ae449ba26e fuse: rename fuse_write_update_size() adds d347739a0e76 fuse: always invalidate attributes after writes adds 484ce65715b0 fuse: fix attr version comparison in fuse_read_update_size() adds 20235b435a5c fuse: cleanup code conditional on fc->writeback_cache adds c15016b7ae1c fuse: simplify local variables holding writeback cache state adds 04d82db0c557 fuse: move reverting attributes to fuse_change_attributes() adds 4b52f059b5dd fuse: add cache_mask adds ec85537519b3 fuse: take cache_mask into account in getattr adds c6c745b81033 fuse: only update necessary attributes adds a390ccb316be fuse: add FOPEN_NOFLUSH adds 7c594bbd2de9 virtiofs: use strscpy for copying the queue name adds 712a951025c0 fuse: fix page stealing adds cdd39b0539c4 Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/s [...] adds 9a2544037600 ovl: fix use after free in struct ovl_aio_req adds 1f5573cfe7a7 ovl: fix warning in ovl_create_real() adds 5b0a414d06c3 ovl: fix filattr copy-up failure adds 1bdd629e5aa0 Merge tag 'ovl-update-5.16' of git://git.kernel.org/pub/sc [...] adds 2c38d6a4e959 sparc32: remove the call to dma_make_coherent in arch_dma_free adds 837e80b3a5fc sparc32: remove dma_make_coherent adds 7d6db80b7d26 sparc32: use DMA_DIRECT_REMAP adds 9fbd8dc19aa5 dma-mapping: use 'bitmap_zalloc()' when applicable adds 372594985c78 Merge tag 'dma-mapping-5.16' of git://git.infradead.org/us [...] adds 2cc1ae487828 dm: introduce audit event module for device mapper adds 82bb85998cc9 dm integrity: log audit events for dm-integrity target adds 58d0f180bd91 dm crypt: log aead integrity violations to audit subsystem adds ea3dba305252 dm: Remove redundant flush_workqueue() calls adds 089975379d52 dm: add add_disk() error handling adds c12d205dae09 dm integrity: use bvec_kmap_local in integrity_metadata adds 25058d1c725c dm integrity: use bvec_kmap_local in __journal_read_write adds 27db27170851 dm log writes: use memcpy_from_bvec in log_writes_map adds 30495e688d9d dm verity: use bvec_kmap_local in verity_for_bv_block adds a5217c11058c dm crypt: Make use of the helper macro kthread_run() adds f635237a9bfb dm writecache: Make use of the helper macro kthread_run() adds c7c879eedc02 dm: make workqueue names device-specific adds 7552750d0494 dm table: log table creation error code adds c183e1707aba Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pu [...] adds 9881024aab80 io_uring: clean up io_queue_sqe_arm_apoll adds 71c9ce27bb57 io-wq: fix max-workers not correctly set on multi-node system adds 83956c86fffe io_uring: remove redundant assignment to ret in io_registe [...] adds a19577808fd3 io_uring: remove dead 'sqe' store adds bad119b9a000 io_uring: honour zeroes as io-wq worker limits adds 007301c472ef Merge tag 'io_uring-5.16-2021-11-09' of git://git.kernel.d [...] adds 2116274af46b block: add a loff_t cast to bdev_nr_bytes adds 138c1a38113d block: use new bdev_nr_bytes() helper for blkdev_{read,wri [...] adds 1dc1f92e24d6 Merge tag 'for-5.16/bdev-size-2021-11-09' of git://git.ker [...] adds ef1661ba6d2e blk-mq: fix redundant check of !e expression adds a22c00be90de block: assign correct tag before doing prefetch of request adds b22809092c70 block: replace always false argument with 'false' adds a1c2f7e7f25c dm: don't stop request queue after the dm device is suspended adds 781dd830ec4f block: move RQF_ELV setting into allocators adds a1cb65377e70 blk-mq: only try to run plug merge if request has same que [...] adds 62ba0c008f5d blk-mq: add RQF_ELV debug entry adds 3b87c6ea671a blk-mq: update hctx->nr_active in blk_mq_end_request_batch() adds c5fc7b931736 block: have plug stored requests hold references to the queue adds 71539717c105 block: split request allocation components into helpers adds c98cb5bbdab1 block: make bio_queue_enter() fast-path available inline adds 900e08075202 block: move queue enter logic into blk_mq_submit_bio() adds 10c47870155b block: ensure cached plug request matches the current queue adds fe7d064fa3fa block: fix device_add_disk() kobject_create_and_add() erro [...] adds a846a8e6c9a5 blk-mq: don't free tags if the tag_set is used by other de [...] adds 9ef4d0209cba blk-mq: add one API for waiting until quiesce is done adds d2b9f12b0f7c scsi: avoid to quiesce sdev->request_queue two times adds 93542fbfa7b7 scsi: make sure that request queue queiesce and unquiesce [...] adds 26af1cd00364 nvme: wait until quiesce is done adds 3e28850cbd35 Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel. [...] adds 5e2e1cc4131c zram: add error handling support for add_disk() adds ff4cbe0fcf5d ps3disk: add error handling support for add_disk() adds 3c30883acab1 ps3vram: add error handling support for add_disk() adds e1528830bd4e block/brd: add error handling support for add_disk() adds e4c4871a7394 nbd: fix max value for 'first_minor' adds 940c264984fd nbd: fix possible overflow for 'first_minor' in nbd_dev_add() adds 69beb62ff0d1 nbd: Fix incorrect error handle when first_minor is illega [...] adds e2daec488c57 nbd: Fix hungtask when nbd_config_put adds 8c13ab115b57 md/bitmap: don't set max_write_behind if there is no write [...] adds 1e37799b50ec raid5-ppl: use swap() to make code cleaner adds 579b51747400 Merge branch 'md-next' of https://git.kernel.org/pub/scm/l [...] adds 494dbee341e7 nbd: error out if socket index doesn't match in nbd_handle [...] adds 6f1637795f28 zram: fix race between zram_reset_device() and disksize_store() adds 8c54499a59b0 zram: don't fail to remove zram during unloading module adds 5a4b653655d5 zram: avoid race between zram_remove and disksize_store adds 00c5495c54f7 zram: replace fsync_bdev with sync_blockdev adds 8468f45091d2 bcache: fix use-after-free problem in bcache_device_free() adds 3aefb5ee843f nvdimm/btt: do not call del_gendisk() if not needed adds 27548088ac62 drbd: Fix double free problem in drbd_create_device adds 18c6c96897a3 loop: Remove duplicate assignments adds 2762ff06aa49 nvdimm/btt: use goto error labels on btt_blk_init() adds 16be7974ff5d nvdimm/btt: add error handling support for add_disk() adds b7421afcec0c nvdimm/blk: avoid calling del_gendisk() on early failures adds dc104f4bb2d0 nvdimm/blk: add error handling support for add_disk() adds accf58afb689 nvdimm/pmem: cleanup the disk if pmem_release_disk() is ye [...] adds 5a192ccc32e2 nvdimm/pmem: use add_disk() error handling adds 15733754ccf3 z2ram: add error handling support for add_disk() adds f583eaef0af3 block/sunvdc: add error handling support for add_disk() adds ed73919124b2 mtd/ubi/block: add error handling support for add_disk() adds 4ddb85d36613 ataflop: remove ataflop_probe_lock mutex adds 26e06f5b1367 block: update __register_blkdev() probe documentation adds 46a7db492e7a ataflop: address add_disk() error handling on probe adds ec28fcc6cfcd floppy: address add_disk() error handling on probe adds 38987a872b31 ataflop: Add missing semicolon to return statement adds 2878feaed543 bcache: Revert "bcache: use bvec_virt" adds cb690f5238d7 Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kerne [...] adds 08de420a8014 rpmsg: glink: Replace strncpy() with strscpy_pad() adds 537d3af1bee8 rpmsg: Fix rpmsg_create_ept return when RPMSG config is no [...] adds 54c9237a97e0 rpmsg: Change naming of mediatek rpmsg property adds f0d1be1482aa rpmsg: virtio: Remove unused including <linux/of_device.h> adds 63b8d7991667 rpmsg: virtio_rpmsg_bus: use dev_warn_ratelimited for msg [...] adds 8956927faed3 rpmsg: glink: Add TX_DATA_CONT command while sending adds c7c182d4447e rpmsg: glink: Remove the rpmsg dev in close_ack adds 343ba27b6f9d rpmsg: glink: Remove channel decouple from rpdev release adds b16a37e1846c rpmsg: glink: Send READ_NOTIFY command in FIFO full case adds becc1fb4f3e5 Merge tag 'rpmsg-v5.16' of git://git.kernel.org/pub/scm/li [...] adds d4d47ba71df5 remoteproc: qcom: wcnss: Drop unused smd include adds fc1b6b643958 remoteproc: qcom: Loosen dependency on RPMSG_QCOM_SMD adds 7b4d7894c65b soc: qcom: aoss: Expose send for generic usecase adds e73c632b18a9 dt-bindings: remoteproc: qcom: pas: Add QMP property adds 8443ef7b5771 dt-bindings: remoteproc: qcom: Add QMP property adds c1fe10d238c0 remoteproc: qcom: q6v5: Use qmp_send to update co-processo [...] adds 24acbd9dc934 remoteproc: elf_loader: Fix loading segment when is_iomem true adds 970675f61bf5 remoteproc: Fix the wrong default value of is_iomem adds 91bb26637353 remoteproc: imx_rproc: Fix TCM io memory type adds afe670e23af9 remoteproc: imx_rproc: Fix ignoring mapping vdev regions adds e90547d59d4e remoteproc: imx_rproc: Fix rsc-table name adds 28d5554b4630 remoteproc: imx_rproc: Change to ioremap_wc for dram adds eeaf9700b9c6 dt-bindings: remoteproc: Add the documentation for Meson A [...] adds 6cb58ea897dd remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC r [...] adds ca7380a41d37 dt-bindings: remoteproc: mediatek: Add binding for mt8195 scp adds 63e6a34068a3 dt-bindings: remoteproc: mediatek: Add binding for mt8192 scp adds f4d7e6f6eb3c dt-bindings: remoteproc: mediatek: Convert mtk,scp to json-schema adds 79111df414fc remoteproc: mediatek: Support mt8195 scp adds 81231af135ca dt-bindings: remoteproc: k3-r5f: Cleanup SoC compatible fr [...] adds f13f5d729a8d dt-bindings: remoteproc: k3-dsp: Cleanup SoC compatible fr [...] adds cc73f503f7ec MAINTAINERS: Update remoteproc repo url adds 9ae45035ba2b remoteproc: qcom: pas: Use the same init resources for MSM [...] adds 04a1261951bc dt-bindings: remoteproc: qcom: pas: Add SC7280 MPSS support adds 58c8db93f721 remoteproc: qcom: pas: Add SC7280 Modem support adds c42c0a5e97d1 dt-bindings: remoteproc: qcom: Update Q6V5 Modem PIL binding adds c842379d00f1 remoteproc: mss: q6v5-mss: Add modem support on SC7280 adds faf88ed1c083 remoteproc: meson-mx-ao-arc: fix a bit test adds bc774a3887cb rpmsg: char: Remove useless include adds ebcd5d5175ca remoteproc: imx_rproc: Move common structure to header file adds d2320a042e57 remoteproc: imx_rproc: Add IMX_RPROC_SCU_API method adds ec0e5549f358 remoteproc: imx_dsp_rproc: Add remoteproc driver for DSP on i.MX adds b55553fd4ee3 dt-bindings: dsp: fsl: Update binding document for remote [...] adds 5621dc3c97cd remoteproc: imx_dsp_rproc: Correct the comment style of copyright adds 51063f54ffaf remoteproc: imx_dsp_rproc: mark PM functions as __maybe_unused adds d6a33c5bdc84 remoteproc: Fix spelling mistake "atleast" -> "at least" adds 0374a4ea7269 remoteproc: Fix a memory leak in an error handling path in [...] adds 9db9c738ac89 remoteproc: qcom_q6v5_mss: Use devm_platform_ioremap_resou [...] adds c34bfafd7c6c remoteproc: omap_remoteproc: simplify getting .driver_data adds 9955548919c4 remoteproc: Remove vdev_to_rvdev and vdev_to_rproc from re [...] adds bd485d274be3 Merge tag 'rproc-v5.16' of git://git.kernel.org/pub/scm/li [...] adds 14b2d18e81f2 watchdog: remove dead iop watchdog timer driver adds 004920dfc330 watchdog: stm32_iwdg: drop superfluous error message adds 164483c73519 watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT adds bba6c477d52e watchdog: f71808e_wdt: remove superfluous global adds c3a291e18dfe watchdog: f71808e_wdt: constify static array adds 3a2c489513e9 watchdog: f71808e_wdt: rename variant-independent identifi [...] adds 8bea27edc393 watchdog: f71808e_wdt: migrate to new kernel watchdog API adds 27e0fe00a5c6 watchdog: f71808e_wdt: refactor to platform device/driver pair adds a7876735f24f watchdog: f71808e_wdt: dynamically allocate watchdog driver data adds 2f61b3a74699 watchdog: da9062: da9063: prevent pings ahead of machine reset adds bb6d7721ac3a watchdog: meson_gxbb_wdt: add nowayout parameter adds f01f0717928a watchdog: meson_gxbb_wdt: add timeout parameter adds 55f36df9ec4f dt-bindings: watchdog: sunxi: Add compatibles for R329 adds 28b7ee33a212 ar7: fix kernel builds for compiler test adds 601db217916d dt-bindings: watchdog: sunxi: Add compatibles for D1 adds 94213a39c3d8 watchdog: sunxi_wdt: Add support for D1 adds 54ccba2f6a00 watchdog: ar7_wdt: Make use of the helper function devm_pl [...] adds 79cc4d22aa45 watchdog: iTCO_wdt: Make use of the helper function devm_p [...] adds b3220bde5e85 watchdog: rti-wdt: Make use of the helper function devm_pl [...] adds dd29cb4b88bc watchdog: mlx-wdt: Use regmap_write_bits() adds 414a9bf8285b watchdog: rza_wdt: Use semicolons instead of commas adds eed09878923e dt-bindings: watchdog: mtk-wdt: add disable_wdt_extrst support adds 59b0f5133564 watchdog: mtk: add disable_wdt_extrst support adds 4d3d50f607b2 watchdog: sp5100_tco: Add support for get_timeleft adds 981785da79f0 watchdog: s3c2410: describe driver in KConfig adds 1ae3e78c0820 watchdog: iTCO_wdt: No need to stop the timer in probe adds ee1a0696934a watchdog: bcm63xx_wdt: fix fallthrough warning adds 74128d801b51 watchdog: ux500_wdt: Drop platform data adds d0305aac8e83 watchdog: db8500_wdt: Rename driver adds c738888032ff watchdog: db8500_wdt: Rename symbols adds 89d714ab6043 Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-wat [...] adds e765f13ed126 nvdimm/pmem: move dax_attribute_group from dax to pmem adds 4287af35113c Merge tag 'libnvdimm-for-5.16' of git://git.kernel.org/pub [...] adds dc4bd2a2ddaf xen/x86: streamline set_pte_mfn() adds cae739518314 xen/x86: restore (fix) xen_set_pte_init() behavior adds 4c360db6ccdb xen/x86: adjust xen_set_fixmap() adds d2a3ef44c2a2 xen/x86: adjust handling of the L3 user vsyscall special p [...] adds 344485a21ddb xen/x86: there's no highmem anymore in PV mode adds 9a58b352e9e8 xen/x86: restrict PV Dom0 identity mapping adds 4745ea2628bb xen-pciback: Fix return in pm_ctrl_init() adds dce69259aebb x86/xen: Remove redundant irq_enter/exit() invocations adds d8da26671a95 xen/pvcalls-back: Remove redundant 'flush_workqueue()' calls adds 9e2b3e834c45 xen: fix wrong SPDX headers of Xen related headers adds cbd5458ef195 xen: Fix implicit type conversion adds 767216796cb9 x86/pvh: add prototype for xen_pvh_init() adds 12ad6cfc09a5 x86/xen: remove xen_have_vcpu_info_placement flag adds e453f872b72f x86/xen: switch initial pvops IRQ functions to dummy ones adds a67efff28832 xen-pciback: allow compiling on other archs than x86 adds d99bb72a306a x86/xen: remove 32-bit pv leftovers adds ee1f9d191432 xen: allow pv-only hypercalls only with CONFIG_XEN_PV adds 3ac876e8b5fc xen: remove highmem remnants adds eae446b7654f x86/xen: remove 32-bit awareness from startup_xen adds 40fdea0284bb xen/balloon: add late_initcall_sync() for initial ballooning done adds 121f2faca2c0 xen/balloon: rename alloc/free_xenballooned_pages adds 501586ea5974 xen/balloon: fix unused-variable warning adds bf98ecbbae3e Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.or [...] adds 7962c2eddbfe arch: remove unused function syscall_set_arguments() adds e8f023caee6b Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/s [...] adds e775eb9fc2a4 soc: fsl: dpio: replace smp_processor_id with raw_smp_proc [...] adds dc7e5940aad6 soc: fsl: dpio: use the combined functions to protect crit [...] adds 8120bd469f55 soc: fsl: dpaa2-console: free buffer before returning from [...] adds 76f79231666a Merge tag 'soc-fsl-fix-v5.15-2' of git://git.kernel.org/pu [...] adds 3f55f177edb8 Merge tag 'arm-fixes-5.16' of git://git.kernel.org/pub/scm [...] adds 9dc232a8ab18 arm64: arm64_ftr_reg->name may not be a human-readable string adds 34688c76911e arm64: vdso: remove -nostdlib compiler flag adds aedad3e1c6dd arm64: mte: change PR_MTE_TCF_NONE back into an unsigned long adds c6975d7cab5b arm64: Track no early_pgtable_alloc() for kmemleak adds c7c386fbc202 arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inlin [...] adds 89fa0be0a09c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds 5135b2139212 MAINTAINERS: Add Prashant's maintainership of cros_ec drivers adds d50497c4a05e platform/chrome: cros_ec_proto: Fix check_features ret val adds 73eff8602ad1 platform/chrome: cros-ec-typec: Cleanup use of check_features adds f636fb044ad6 iio: common: cros_ec_sensors: simplify getting .driver_data adds f11c35e18150 platform/chrome: cros_ec_sensorhub: simplify getting .driver_data adds eb057514ccca platform/chrome: cros_ec: Fix spelling mistake "responsed" [...] adds 67ea0239fb60 platform/chrome: cros_usbpd_notify: Rename cros_ec_pd_command() adds 7101c83950e6 platform/chrome: cros_usbpd_notify: Move ec_command() adds 5d122256f4e5 platform/chrome: cros_ec_proto: Make data pointers void adds 4f1406396ed4 platform/chrome: cros_ec_proto: Add version for ec_command adds fb75686bed1a platform/chrome: cros_ec_typec: Use cros_ec_command() adds 3119c28634dd MAINTAINERS: Chrome: Drop Enric Balletbo i Serra adds 7ff22787ba49 platform/chrome: cros_ec_proto: Use EC struct for features adds 297d34e73d49 platform/chrome: cros_ec_proto: Use ec_command for check_features adds d4efc0de00fc Merge tag 'tag-chrome-platform-for-v5.16' of git://git.ker [...] adds 5637abaab994 dmaengine: zynqmp_dma: simplify with dev_err_probe adds 4c0f93eb80fb dmaengine: zynqmp_dma: drop message on probe success adds 7073b5a8bd6e dmaengine: zynqmp_dma: enable COMPILE_TEST adds 85997fdfd159 dmaengine: zynqmp_dma: cleanup includes adds 16ed0ef3e931 dmaengine: zynqmp_dma: cleanup after completing all descriptors adds 193a750df595 dmaengine: zynqmp_dma: refine dma descriptor locking adds 9558cf4ad07e dmaengine: zynqmp_dma: fix lockdep warning in tasklet adds ae8f13f0a6fd dmaengine: stm32-mdma: Use struct_size() helper in devm_kzalloc() adds 85f604af9c83 dmaengine: idxd: move out percpu_ref_exit() to ensure it's [...] adds 35696789cc7d dmaengine: tegra210-adma: Re-order 'has_outstanding_reqs' member adds c7f9c67ffb7b dmaengine: tegra210-adma: Add description for 'adma_get_bu [...] adds 32de4745e20a dmaengine: tegra210-adma: Override ADMA FIFO size adds 1f6a89efbf99 dmaengine: Remove redundant initialization of variable err adds fa5270ec2f26 dmaengine: at_xdmac: call at_xdmac_axi_config() on resume path adds 320c88a3104d dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro adds b183d41a340b dmaengine: at_xdmac: use __maybe_unused for pm functions adds 8e0c7e486014 dmaengine: at_xdmac: use pm_ptr() adds adec566b0528 dmaengine: bestcomm: fix system boot lockups adds 79c4c3db7d86 dmaengine: idxd: check GENCAP config support for gencfg register adds c5b64b6826e0 dmaengine: idxd: remove gen cap field per spec 1.2 update adds 161596fd776a dmaengine: sh: rz-dmac: Add DMA clock handling adds d59f7037cec6 dmaengine: jz4780: Set max number of SGs per burst adds 981703aae3b1 dmaengine: dw-edma: Remove an unused variable adds 79e40b06a4eb dmaengine: stm32-dma: mark pending descriptor complete in [...] adds b20fd5fa310c dmaengine: stm32-dma: fix stm32_dma_get_max_width adds af229d2c2557 dmaengine: stm32-dma: fix burst in case of unaligned memor [...] adds 824351668a41 dmaengine: dw-axi-dmac: support DMAX_NUM_CHANNELS > 8 adds 93a7d32e9f4b dmaengine: dw-axi-dmac: Hardware handshake configuration adds 2d0f07f888f5 dmaengine: dw-axi-dmac: set coherent mask adds ef6c1dadc2a2 dmaengine: imx-sdma: remove useless braces adds 1f8595efae8d dmaengine: imx-sdma: add missed braces adds df7cc2aa3993 dmaengine: imx-sdma: align statement to open parenthesis adds 635156d94b64 dmaengine: imx-sdma: remove space after sizeof adds e7e1e880b114 dmaengine: dmaengine_desc_callback_valid(): Check for `cal [...] adds 05f4fae9a2f5 dmaengine: rcar-dmac: refactor the error handling code of [...] adds c5a51fc89c01 dmaengine: tegra210-adma: fix pm runtime unbalance adds 2f802d0af7ab dmaengine: tegra210-adma: fix pm runtime unbalance in tegr [...] adds 15af840831f6 dmaengine: idxd: remove kernel wq type set when load confi [...] adds 98da0106aac0 dmanegine: idxd: fix resource free ordering on driver removal adds b3b180e73540 dmaengine: remove debugfs #ifdef adds ee5c6f0ca219 dmaengine: idxd: Use list_move_tail instead of list_del/li [...] adds 5b5b5aa50d1b dmaengine: fsl-edma: fix for missing dmamux module adds 88d97ea82cbe dmaengine: idxd: add halt interrupt support adds e530a9f3db41 dmaengine: idxd: reconfig device after device reset command adds 7789e3464cb6 dmaengine: sa11x0: Make use of the helper macro SET_NOIRQ_ [...] adds dbe3c54e7105 dmaengine: xilinx_dma: Fix kernel-doc warnings adds fe14c6726788 dmaengine: milbeaut-hdmac: Prefer kcalloc over open coded [...] adds 9bf9e0b44104 dmaengine: mmp_pdma: fix reference count leaks in mmp_pdma_probe adds 4c0eee506587 dmaengine: sh: make array ds_lut static adds ecb8c88bd31c dmaengine: dw-edma-pcie: switch from 'pci_' to 'dma_' API adds 1365e117bf5e dmaengine: dw: switch from 'pci_' to 'dma_' API adds d77143dd248e dmaengine: hisi_dma: switch from 'pci_' to 'dma_' API adds bec897e0a796 dmaengine: hsu: switch from 'pci_' to 'dma_' API adds 0c5afef7bf1f dmaengine: ioat: switch from 'pci_' to 'dma_' API adds c726c62db857 dmaengine: switch from 'pci_' to 'dma_' API adds 07c609cc9877 dmaengine: sa11x0: Mark PM functions as __maybe_unused adds 37aef53f5ccf dt-bindings: dmaengine: bam_dma: Add "powered remotely" mode adds 9502ffcda049 dmaengine: qcom: bam_dma: Add "powered remotely" mode adds 2f23355e96b4 dmaengine: dw-axi-dmac: Simplify assignment in dma_chan_pause() adds d191a9abc02f dmaengine: at_xdmac: fix compilation warning adds a34da7ef9a8c dmaengine: altera-msgdma: Correctly handle descriptor callbacks adds a63ddc38571e dmaengine: xilinx_dma: Correctly handle cyclic descriptor [...] adds 1825ecc908d4 dmaengine: zynqmp_dma: Correctly handle descriptor callbacks adds 2efe58cfaad4 dmaengine: idxd: cleanup completion record allocation adds a3e340c1574b dmaengine: idxd: fix resource leak on dmaengine driver disable adds e06748539432 dmaengine: fsl-edma: support edma memcpy adds 2498363310e9 dmaengine: stm32-dma: avoid 64-bit division in stm32_dma_g [...] adds 5c6c6d60e4b4 dmaengine: ti: k3-udma: Set bchan to NULL if a channel req [...] adds eb91224e47ec dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if re [...] adds e68a7d35bb17 Merge tag 'dmaengine-5.16-rc1' of git://git.kernel.org/pub [...] adds 452a3e723f75 ACPI: PM: Fix device wakeup power reference counting error adds b340c7d6f619 ACPI: scan: Obtain device's desired enumeration power state adds b18c1ad685d9 i2c: Allow an ACPI driver to manage the device's power sta [...] adds ed66f12ba4b1 Documentation: ACPI: Document _DSC object usage for enum p [...] adds b82a7df4a7f3 ACPI: Add a convenience function to tell a device is in D0 state adds 434aa74bd770 media: i2c: imx319: Support device probe in non-zero ACPI D state adds 1e96078e0ae4 at24: Support probing while in non-zero ACPI D state adds dff5acfd87e1 Documentation: ACPI: Fix non-D0 probe _DSC object example adds 2c49dabad80d Merge branch 'acpi-dsc' adds 63b0a7b16f06 ACPI: Drop ACPI_USE_BUILTIN_STDARG ifdef from acgcc.h adds eb794e3c6bf0 ACPI: EC: Use ec_no_wakeup on HP ZHAN 66 Pro adds 69cace6e187c ACPI: EC: Remove initialization of static variables to false adds 009a789443fe ACPI: PMIC: Fix intel_pmic_regs_handler() read accesses adds 3b6740bdd53c ACPI: video: Drop dmi_system_id.ident settings from video_ [...] adds 60e6655f0a6c ACPI: video: use platform backlight driver on Xiaomi Mi Pad 2 adds 314c6e2b4545 Merge branches 'acpica', 'acpi-ec', 'acpi-pmic' and 'acpi-video' adds 285fc3db0aeb Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/sc [...] adds a2bd7be12b9e PM: sleep: Fix runtime PM based cpuidle support adds 2aa36604e824 PM: sleep: Avoid calling put_device() under dpm_list_mtx adds 8b7912f4cb6c opp: Fix required-opps phandle array count check adds 3734b9f2cee0 opp: Change type of dev_pm_opp_attach_genpd(names) argument adds e69709f6861a opp: Add more resource-managed variants of dev_pm_opp_of_a [...] adds 1cc55204b0db PM / devfreq: Add devm_devfreq_add_governor() adds 68b79f285540 PM / devfreq: tegra30: Use resource-managed helpers adds 4844bdbe9166 PM / devfreq: tegra30: Check whether clk_round_rate() retu [...] adds 27ff8187f13e opp: Fix return in _opp_add_static_v2() adds 7ca81b690e59 dt-bindings: opp: Allow multi-worded OPP entry name adds 5c83017c5436 Merge branch 'opp/linux-next' of git://git.kernel.org/pub/ [...] adds dbea75fe18f6 cpufreq: intel_pstate: Clear HWP desired on suspend/shutdo [...] adds 5521055670a5 cpufreq: intel_pstate: Fix unchecked MSR 0x773 access adds 074d0cdfbb2f cpufreq: intel_pstate: Clear HWP Status during HWP Interru [...] adds dcc0b6f2e63a Merge branches 'pm-opp' and 'pm-cpufreq' adds d422555f323c Merge tag 'pm-5.16-rc1-2' of git://git.kernel.org/pub/scm/ [...] adds 96cfe05051fd thermal: Fix NULL pointer dereferences in of_thermal_ functions adds 567af7052065 thermal: Replace pr_warn() with pr_warn_once() in user_spa [...] adds aeb58c860dc5 thermal/drivers/int340x: processor_thermal: Suppot 64 bit [...] adds 61988e0a6244 Merge branch 'thermal-int340x' adds 881007522c8f Merge tag 'thermal-5.16-rc1-2' of git://git.kernel.org/pub [...] adds e9bdcdbf6936 pid: add pidfd_get_task() helper adds ee9955d61a0a mm: use pidfd_get_task() adds 6752de1aebee Merge tag 'pidfd.v5.16' of git://git.kernel.org/pub/scm/li [...] adds 61bc346ce64a uapi/linux/prctl: provide macro definitions for the PR_SCH [...] adds a41b74451b35 Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/s [...] adds 6ab80d88f82e exit/doublefault: Remove apparently bogus comment about re [...] adds 9fd5a04d8efc exit: Remove calls of do_exit after noreturn versions of die adds a52f60fa2905 reboot: Remove the unreachable panic after do_exit in reboot(2) adds 97cae8482707 signal/sparc32: Remove unreachable do_exit in do_sparc_fault adds 95bf9d646c3c signal/mips: Update (_save|_restore)_fp_context to fail wi [...] adds ce0ee4e6ac99 signal/sh: Use force_sig(SIGKILL) instead of do_group_exit [...] adds 83a1f27ad773 signal/powerpc: On swapcontext failure force SIGSEGV adds 984bd71fb320 signal/sparc: In setup_tsb_params convert open coded BUG into BUG adds 1a4d21a23c4c signal/vm86_32: Replace open coded BUG_ON with an actual BUG_ON adds 1fbd60df8a85 signal/vm86_32: Properly send SIGSEGV when the vm86 state [...] adds 9bc508cf0791 signal/s390: Use force_sigsegv in default_trap_handler adds 111e70490d2a exit/kthread: Have kernel threads return instead of callin [...] adds 26d5badbccdd signal: Implement force_fatal_sig adds 941edc5bf174 exit/syscall_user_dispatch: Send ordinary signals on failure adds c317d306d550 signal/sparc32: Exit with a fatal signal when try_to_clear [...] adds 086ec444f866 signal/sparc32: In setup_rt_frame and setup_fram use force [...] adds 695dd0d634df signal/x86: In emulate_vsyscall force a signal instead of [...] adds 501c88722797 exit/rtl8723bs: Replace the macro thread_exit with a simpl [...] adds 99d7ef1e4792 exit/rtl8712: Replace the macro thread_exit with a simple [...] adds 0fdc0c4279c8 exit/r8188eu: Replace the macro thread_exit with a simple [...] adds e21294a7aaae signal: Replace force_sigsegv(SIGSEGV) with force_fatal_si [...] adds 00b06da29cf9 signal: Add SA_IMMUTABLE to ensure forced siganls do not g [...] adds f91140e45534 soc: ti: fix wkup_m3_rproc_boot_thread return type adds 5147da902e0d Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel [...] adds 342a67f08842 NFS: Label the dentry with a verifier in nfs_link(), nfs_s [...] adds 9019fb391de0 NFS: Label the dentry with a verifier in nfs_rmdir() and n [...] adds ca05cbae2a04 NFS: Fix up nfs_ctx_key_to_expire() adds ea7a1019d8ba SUNRPC: Partial revert of commit 6f9f17287e78 adds 47dd8796a31e SUNRPC: Add cond_resched() at the appropriate point in __r [...] adds 6dbcbe3f78be SUNRPC: Remove WQ_HIGHPRI from xprtiod adds b9f8713f42af SUNRPC: Remove unnecessary memory barriers adds 33c3214bf450 SUNRPC: xprt_clear_locked() only needs release memory semantics adds 43d20e80e288 NFS: Fix a few more clear_bit() instances that need releas [...] adds a1e7f30a8606 NFSv4: Retrieve ACCESS on open if we're not using NFS4_CRE [...] adds eea413308f2e NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED adds 488796ec1e39 NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA adds a6a361c4ca3c NFS: Ignore the directory size when marking for revalidation adds 2929bc3329f4 NFS: Fix up nfs_readdir_inode_mapping_valid() adds ff81dfb5d721 NFS: Further optimisations for 'ls -l' adds cec08f452a68 NFS: Fix dentry verifier races adds b97583b26326 NFS: Do not flush the readdir cache in nfs_dentry_iput() adds 36a10a3c4cb6 NFS: Remove unnecessary page cache invalidations adds a2915fa06227 pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_pr [...] adds 8e09650f5ec6 NFS: Remove unnecessary TRACE_DEFINE_ENUM()s adds 0392dd51f9c7 SUNRPC: Per-rpc_clnt task PIDs adds 110cb2d2f932 NFS: Instrument i_size_write() adds 64a93dbf25d3 NFS: Fix deadlocks in nfs_scan_commit_list() adds 133a48abf6ec NFS: Fix up commit deadlocks adds f0caea8882a7 NFS: Fix an Oops in pnfs_mark_request_commit() adds 6e176d47160c NFSv4: Fixes for nfs4_inode_return_delegation() adds 0ebeebcf5960 NFS: Fix WARN_ON due to unionization of nfs_inode.nrequests adds e591b298d7ec NFS: Save some space in the inode adds d5f458a97965 Fix user namespace leak adds 21037b8c2258 xprtrdma: Provide a buffer to pad Write chunks of unaligne [...] adds 7a3d524c4cf5 xprtrdma: Remove rpcrdma_ep::re_implicit_roundup adds b4776a341ec0 SUNRPC: Tracepoints should display tk_pid and cl_clid as a [...] adds 76497b1adb89 SUNRPC: Use BIT() macro in rpc_show_xprt_state() adds d9f877433ef8 NFS: Replace dprintk callsites in nfs_readpage(s) adds b40887e10dca SUNRPC: Trace calls to .rpc_call_done adds 86882c754649 NFS: Remove --> and <-- dprintk call sites adds 01dde76e4712 NFS: Create an nfs4_server_set_init_caps() function adds e5731131fb6f NFS: Move nfs_probe_destination() into the generic client adds 4d4cf8d2d6cc NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server() adds 1301ba603ca5 NFS: Call nfs_probe_server() during a fscontext-reconfigure event adds 5fe1210d2595 NFS: Unexport nfs_probe_fsinfo() adds 023859ce6f88 sunrpc: remove unnecessary test in rpc_task_set_client() adds 4cd27df88af2 NFS: Remove redundant call to __set_page_dirty_nobuffers adds 01d29f87fcfe NFSv4: Fix a regression in nfs_set_open_stateid_locked() adds ea9afca88bbe SUNRPC: Replace use of socket sk_callback_lock with sock_lock adds 280254b605ff SUNRPC: Clean up xs_tcp_setup_sock() adds 9d2d48bbbdab NFS: Move generic FS show macros to global header adds 8791545eda52 NFS: Move NFS protocol display macros to global header adds cb5a967f7ce4 xprtrdma: Fix a maybe-uninitialized compiler warning adds edfa0b16bf9e NFS: Add offset to nfs_aop_readahead tracepoint adds 576acc259146 nfs4: take a reference on the nfs_client when running FREE [...] adds 4330fe35b821 nfs: remove unused header <linux/pnfs_osd_xdr.h> adds 17f09d3f619a SUNRPC: Check if the xprt is connected before handling sys [...] adds f628d462b366 NFSv4.2 add tracepoint to SEEK adds 40a8241771a7 NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE adds ce7cea1ba72e NFSv4.2 add tracepoint to COPY adds 2a65ca8b5850 NFSv4.2 add tracepoint to CLONE adds 8db744ce45ee NFSv4.2 add tracepoint to CB_OFFLOAD adds 488b170c7d78 NFSv4.2 add tracepoint to COPY_NOTIFY adds 127becabad7b NFSv4.2 add tracepoint to OFFLOAD_CANCEL adds d896ba8300eb SUNRPC: Fix races when closing the socket adds 3be232f11a3c SUNRPC: Prevent immediate close+reconnect adds 4798f8058d6b NFS: Don't trace an uninitialised value adds 6659db4c5984 NFSv4: Ensure decode_compound_hdr() sanity checks the tag adds f114759c322e NFSv4: Fix potential Oops in decode_op_map() adds e48c81bbc188 NFSv4: Remove unnecessary 'minor version' check adds 156cd28562a4 NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open() adds aa97a3ef15c3 NFSv4.2: alloc_file_pseudo() takes an open flag, not an f_mode adds d4a95a7e5a4d NFS: Always initialise fattr->label in nfs_fattr_alloc() adds d755ad8dc752 NFS: Create a new nfs_alloc_fattr_with_label() function adds b1db9a401d46 NFS: Remove the nfs4_label from the nfs_entry struct adds 68be1742c229 NFS: Remove the nfs4_label from the nfs4_create_res struct adds aa7ca3b2de19 NFS: Remove the nfs4_label from the nfs4_link_res struct adds 9558a007dbc3 NFS: Remove the label from the nfs4_lookup_res struct adds ba4bc8dc4d93 NFS: Remove the nfs4_label from the nfs4_lookupp_res struct adds 76baa2b29c71 NFS: Remove the f_label from the nfs4_opendata and nfs_openres adds 2ef61e0eaa33 NFS: Remove the nfs4_label from the nfs4_getattr_res adds 1b00ad657997 NFS: Remove the nfs4_label from the nfs_setattrres adds d91bfc46426d NFS: Remove the nfs4_label argument from nfs_instantiate() adds cc6f32989c32 NFS: Remove the nfs4_label argument from nfs_add_or_obtain() adds cf7ab00aabbf NFS: Remove the nfs4_label argument from nfs_fhget() adds dd225cb3b02b NFS: Remove the nfs4_label argument from nfs_setsecurity adds 1e2f67da8931 NFS: Remove the nfs4_label argument from decode_getattr_*( [...] adds f96f8cc4a63d NFSv4: Sanity check the parameters in nfs41_update_target_ [...] adds 2ec20f489591 Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/proj [...] adds 9b6e27d01adc nfsd: don't alloc under spinlock in rpc_parse_scope_id adds dc451bbc6f54 nfs: reexport documentation adds 8847ecc9274a NFSD: Optimize DRC bucket pruning adds 458032fcfa91 UNRPC: Return specific error code on kmalloc failure adds ef5825e3cf0d NFSD: move filehandle format declarations out of "uapi". adds c645a883df34 NFSD: drop support for ancient filehandles adds d8b26071e65e NFSD: simplify struct nfsfh adds 8e70bf27fd20 NFSD: Initialize pointer ni with NULL and not plain integer 0 adds f49b68ddc9d7 SUNRPC: xdr_stream_subsegment() must handle non-zero page_bases adds dae9a6cab800 NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment() adds 8dcc5721da78 svcrdma: Split the svcrdma_wc_receive() tracepoint adds eef2d8d47c33 svcrdma: Split the svcrdma_wc_send() tracepoint adds 45f135846815 svcrdma: Split svcrmda_wc_{read,write} tracepoints adds 22a027e8c03f SUNRPC: Add trace event when alloc_pages_bulk() makes no progress adds 35940a58f9f1 SUNRPC: Capture value of xdr_buf::page_base adds 0ae93b99beb2 SUNRPC: Simplify the SVC dispatch code path adds 5b747a594b19 SUNRPC: De-duplicate .pc_release() call sites adds 16c663642c7e SUNRPC: Replace the "__be32 *p" parameter to .pc_decode adds c44b31c26379 SUNRPC: Change return value type of .pc_decode adds 3b0ebb255fdc NFSD: Save location of NFSv4 COMPOUND status adds fda494411485 SUNRPC: Replace the "__be32 *p" parameter to .pc_encode adds 130e2054d4a6 SUNRPC: Change return value type of .pc_encode adds 2336d6968621 nfsd: update create verifier comment adds 291cd656da04 NFSD:fix boolreturn.cocci warning adds 6d91929a6fa6 nfsd: document server-to-server-copy parameters adds 80479eb86210 nfsd4: remove obselete comment adds 38764c734028 Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux adds 51bd9563b678 btrfs: fix deadlock due to page faults during direct IO re [...] adds 6070dcc8e5b1 Merge tag 'for-5.16-deadlock-fix-tag' of git://git.kernel. [...] adds 3eda41df05d6 Revert "ext4: enforce buffer head state assertion in ext4_ [...] adds 39fec6889d15 ext4: fix lazy initialization next schedule time computati [...] adds 83c5688b8977 ext4: correct the left/middle/right debug message for binsearch adds 4268496e48dc ext4: ensure enough credits in ext4_ext_shift_path_extents adds 1811bc401aa5 ext4: refresh the ext4_ext_path struct after dropping i_data_sem. adds 31d21d219b51 ext4: convert from atomic_t to refcount_t on ext4_io_end->count adds 8dd27fecede5 ext4: check for out-of-order index extents in ext4_valid_e [...] adds 9c6e07191379 ext4: check for inconsistent extents between index and leaf block adds 0f2f87d51aeb ext4: prevent partial update of the extent blocks adds 664bd38b9cbe ext4: factor out ext4_fill_raw_inode() adds 9a1bf32c8e12 ext4: move ext4_fill_raw_inode() related functions adds de01f484576d ext4: prevent getting empty inode buffer adds d4ffeeb7315d ext4: fix boolreturn.cocci warnings in fs/ext4/name.c adds 3bbef91bdd21 ext4: remove an unused variable warning with CONFIG_QUOTA=n adds afcc4e32f606 ext4: scope ret locally in ext4_try_to_trim_range() adds 6c31a689b2e9 ext4: commit inline data during fast commit adds 1ebf21784b19 ext4: inline data inode fast commit replay fixes adds 124e7c61deb2 ext4: fix error code saved on super block during file syst [...] adds debe436e77c7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm [...] adds b9cac915c541 ARC: thread_info.h: correct two typos in a comment adds d9954d1894a0 Merge branch 'for-curr' of git://git.kernel.org/pub/scm/li [...] adds 26499499cae6 net: phy: microchip_t1: add lan87xx_config_rgmii_delay for [...] adds d52bcb47bdf9 net: davinci_emac: Fix interrupt pacing disable adds 5648b5e1169f netfilter: nfnetlink_queue: fix OOB when mac header was cleared adds 2199f562730d ipvs: autoload ipvs on genl access adds 71229d049b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf adds 6ab9f57a6489 bnxt_en: avoid newline at end of message in NL_SET_ERR_MSG_MOD adds 236f57fe1b88 net: marvell: prestera: Add explicit padding adds c4777efa751d net: add and use skb_unclone_keeptruesize() helper adds 18635d524870 MAINTAINERS: Update ENA maintainers information adds db2434343b2c amt: fix error return code in amt_init() adds a4414341b583 amt: Remove duplicate include adds ca3676f94b8f kselftests/net: add missed icmp.sh test to Makefile adds b99ac1841147 kselftests/net: add missed setup_loopback.sh/setup_veth.sh [...] adds 653e7f19b4a0 kselftests/net: add missed SRv6 tests adds 8883deb50eb6 kselftests/net: add missed vrf_strict_mode_test.sh test to [...] adds 17b67370c38d kselftests/net: add missed toeplitz.sh/toeplitz_client.sh [...] adds 843c3cbbdf89 Merge branch 'kselftests-net-missing' adds c081d53f97a1 security: pass asoc to sctp_assoc_request and sctp_sk_clone adds e215dab1c490 security: call security_sctp_assoc_request in sctp_sf_do_5_1D_ce adds 7c2ef0240e6a security: add sctp_assoc_established hook adds e7310c94024c security: implement sctp_assoc_established hook in selinux adds 2bd080b0961d Merge branch 'sctp-=security-hook-fixes' adds aedddb4e45b3 NFC: add necessary privilege flags in netlink layer adds acaea0d5a634 net:ipv6:Remove unneeded semicolon adds 9b65b17db723 net: avoid double accounting for pure zerocopy skbs adds 1aabe578dd86 ethtool: fix ethtool msg len calculation for pause stats adds 250962e46846 net: udp6: replace __UDP_INC_STATS() with __UDP6_INC_STATS() adds 563bcbae3ba2 net: vlan: fix a UAF in vlan_dev_real_dev() adds 5f15d392dcb4 net: dsa: qca8k: make sure PAD0 MAC06 exchange is disabled adds 92f62485b371 net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-awa [...] adds a985442fdecb selftests: net: properly support IPv6 in GSO GRE test adds 3b65abb8d8a6 tcp: Use BIT() for OPTION_* constants adds d00c8ee31729 net: fix possible NULL deref in sock_reserve_memory adds 96d0c9be432d devlink: fix flexible_array.cocci warning adds a4db9055fdb9 net: phy: fix duplex out of sync problem while changing settings adds 1a8c7778bcde ice: Fix VF true promiscuous mode adds 0299faeaf8eb ice: Remove toggling of antispoof for VF trusted promiscuous mode adds ce572a5b88d5 ice: Fix replacing VF hardware MAC to existing MAC filter adds b385cca47363 ice: Fix not stopping Tx queues for VFs adds e6ba5273d4ed ice: Fix race conditions between virtchnl handling and VF ndo ops adds a5bda90884bf Merge branch '100GbE' of git://git.kernel.org/pub/scm/linu [...] adds 1e4b50f06d97 mctp: handle the struct sockaddr_mctp padding fields adds e9ea574ec1c2 mctp: handle the struct sockaddr_mctp_ext padding field adds 436014e860d3 Merge branch 'mctp-sockaddr-padding-check-initialisation-fixup' adds b93c6a911a3f bonding: Fix a use-after-free problem when bond_sysfs_slav [...] adds af1877b6cad1 net/smc: Print function name in smcr_link_down tracepoint adds 0c500ef5d339 tg3: Remove redundant assignments adds d7be1d1cfb4d octeontx2-af: use swap() to make code cleaner adds f6a510102c05 sfc: use swap() to make code cleaner adds 9cbc3367968d octeontx2-pf: select CONFIG_NET_DEVLINK adds 827beb7781d3 net: ethernet: litex: Remove unnecessary print function dev_err() adds 69dfccbc1186 net: udp: correct the document for udp_mem adds 6789a4c05127 net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OF adds 3f81c5799128 amt: Fix NULL but dereferenced coccicheck error adds 9dcc00715a7c ax88796c: fix ioctl callback adds a6785bd7d83c octeontx2-nicvf: fix ioctl callback adds dce981c42151 amt: remove duplicate include in amt.c adds a46a5036e7d2 net: marvell: prestera: fix patchwork build problems adds 6429e46304ac libfs: Move shmem_exchange to simple_rename_exchange adds 3871cb8cf741 libfs: Support RENAME_EXCHANGE in simple_rename() adds 9fc23c22e574 selftests/bpf: Convert test_bpffs to ASSERT macros adds 7e5ad817ec29 selftests/bpf: Test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs adds 401a33da3a45 selftests/bpf: Make netcnt selftests serial to avoid spuri [...] adds f30d4968e9ae bpf: Do not reject when the stack read size is different f [...] adds c08455dec5ac selftests/bpf: Verifier test on refill from a smaller spill adds a38bc45a08e9 selftests/net: Fix reuseport_bpf_numa by skipping unavaila [...] adds e41ac2020bca bpftool: Install libbpf headers for the bootstrap version, too adds 64165ddf8ea1 libbpf: Fix lookup_and_delete_elem_flags error reporting adds 8b4ac13abe7d selftests/bpf/xdp_redirect_multi: Put the logs to tmp folder adds f53ea9dbf78d selftests/bpf/xdp_redirect_multi: Use arping to accurate t [...] adds 648c3677062f selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to [...] adds 8955c1a32987 selftests/bpf/xdp_redirect_multi: Limit the tests in netns adds f47d4ffe3a84 riscv, bpf: Fix RV32 broken build, and silence RV64 warning adds 9bea6aa4980f Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf adds 70bf363d7adb ipv6: remove useless assignment to newinet in tcp_v6_syn_r [...] adds c0f49d98006f can: j1939: j1939_tp_cmd_recv(): ignore abort message in t [...] adds a79305e156db can: j1939: j1939_can_recv(): ignore messages with invalid [...] adds 164051a6ab54 can: j1939: j1939_tp_cmd_recv(): check the dst address of [...] adds d9447f768bc8 can: etas_es58x: es58x_rx_err_msg(): fix memory leak in er [...] adds 3f1c7aa28498 can: peak_usb: always ask for BERR reporting for PCAN-USB devices adds 6b78ba3e51f9 can: peak_usb: exchange the order of information messages adds 691204bd66b3 can: mcp251xfd: mcp251xfd_irq(): add missing can_rx_offloa [...] adds 69c55f6e7669 can: mcp251xfd: mcp251xfd_chip_start(): fix error handling [...] adds f05fb508ec3b Merge tag 'linux-can-fixes-for-5.16-20211106' of git://git [...] adds 08fcdfa6e3ae nfc: port100: lower verbosity of cancelled URB messages adds 85879f131d78 net: hisilicon: fix hsn3_ethtool kernel-doc warnings adds 8ac9dfd58b13 llc: fix out-of-bound array index in llc_sk_dev_hash() adds e7ea51cd879c sctp: remove unreachable code from sctp_sf_violation_chunk() adds e1464db5c57e net: marvell: prestera: fix hw structure laid out adds 62b12ab5dff0 selftests: net: tls: remove unused variable and code adds 9fec40f85065 nfc: pn533: Fix double free when pn533_fill_fragment_skbs() fails adds c45231a7668d litex_liteeth: Fix a double free in the remove function adds 54f0bad6686c net: sungem_phy: fix code indentation adds 3e0588c291d6 hamradio: defer ax25 kfree after unregister_netdev adds 0b9111922b1f hamradio: defer 6pack kfree after unregister_netdev adds 1c360cc1cc88 gve: Fix off by one in gve_tx_timeout() adds 9758aba8542b amt: add IPV6 Kconfig dependency adds 3990ed4c4266 bpf: Stop caching subprog index in the bpf_pseudo_func insn adds d99341b37321 bpf: selftest: Trigger a DCE on the whole subprog adds 47b3708c6088 Merge branch 'bpf: Fix out-of-bound issue when jit-ing bpf [...] adds 40a34121ac1d bpf, sockmap: Use stricter sk state checks in sk_lookup_assign adds b8b8315e39ff bpf, sockmap: Remove unhash handler for BPF sockmap usage adds c5d2177a72a1 bpf, sockmap: Fix race in ingress receive verdict with red [...] adds e0dc3b93bd7b bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb [...] adds b2c4618162ec bpf, sockmap: sk_skb data_end access incorrect when src_re [...] adds fceb07950a7a Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf adds dc2fc9f03c5c net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on [...] adds 43aa4937994f amt: use cancel_delayed_work() instead of flush_delayed_wo [...] adds 6dc25401cba4 net/sched: sch_taprio: fix undefined behavior in ktime_mon [...] adds 8f1bc38bbb51 net: mana: Fix spelling mistake "calledd" -> "called" adds 3b4c6566c158 net: hns3: fix failed to add reuse multicast mac addr to h [...] adds beb27ca451a5 net: hns3: fix ROCE base interrupt vector initialization bug adds 0b653a81a26d net: hns3: fix pfc packet number incorrect after querying [...] adds 3b6db4a0492b net: hns3: sync rx ring head in echo common pull adds e140c7983e30 net: hns3: fix kernel crash when unload VF while it is bei [...] adds 1122eac19476 net: hns3: fix some mac statistics is always 0 in device v [...] adds 91fcc79bff40 net: hns3: remove check VF uc mac exist when set by PF adds 688db0c7a4a6 net: hns3: allow configure ETS bandwidth of all TCs adds 1413ff132f28 Merge branch 'hns3-fixes' adds e7e4785fa30f selftests: net: test_vxlan_under_vrf: fix HV connectivity test adds f64ab8e4f368 net: stmmac: allow a tc-taprio base-time of zero adds 7a166854b4e2 net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory adds bb7bbb6e3647 net: marvell: mvpp2: Fix wrong SerDes reconfiguration order adds c7cd82b90599 vsock: prevent unnecessary refcnt inc for nonblocking connect adds af0a51113cb7 selftests: forwarding: Fix packet matching in mirroring selftests adds 68eabc348148 net: ethernet: lantiq_etop: Fix compilation error adds 721111b1b29c gve: fix unmatched u64_stats_update_end() adds c7ebe23cee35 net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_d [...] adds e5d5aadcf3cd net/smc: fix sk_refcnt underflow on linkdown and fallback adds 0315a075f134 net: fix premature exit from NAPI state polling in napi_disable() adds 4ca110bf8d9b cxgb4: fix eeprom len when diagnostics not implemented adds 29cd38675041 net: wwan: iosm: fix compilation warning adds d336509cb9d0 selftests/net: udpgso_bench_rx: fix port argument adds a8ae76658215 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds 33b8aad21ac1 selftests: netfilter: add a vrf+conntrack testcase adds 228c3fa054ad selftests: netfilter: extend nfqueue tests to cover vrf device adds 00d8b83725e9 netfilter: nft_payload: Remove duplicated include in nft_p [...] adds e1f8bc06e497 selftests: nft_nat: Improve port shadow test stability adds 85c0c8b342e8 selftests: nft_nat: Simplify port shadow notrack test adds ad81d4daf6a3 netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLY adds 77522ff02f33 netfilter: ctnetlink: do not erase error code with EINVAL adds c95c07836fa4 netfilter: ipvs: Fix reuse connection if RS weight is 0 adds c08d3286caf1 netfilter: xt_IDLETIMER: replace snprintf in show function [...] adds 39f6eed4cb20 netfilter: flowtable: fix IPv6 tunnel addr match adds 903346c96af9 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds c0317c0e8709 ALSA: timer: Fix use-after-free problem adds 1278cc5ac2f9 ALSA: hda/realtek: Headset fixup for Clevo NH77HJQ adds bf868be7a26a ALSA: firewire-motu: add support for MOTU Traveler mk3 adds 2a5bb694488b ALSA: hda/realtek: Add a quirk for Acer Spin SP513-54N adds 7599acb7b9a1 Revert "ALSA: memalloc: Convert x86 SG-buffer handling wit [...] adds dce944619243 ALSA: memalloc: Catch call with NULL snd_dma_buffer pointer adds ffdd98277f0a ALSA: timer: Unconditionally unlink slave instances, too adds 4fad4fb9871b ALSA: hda/realtek: Add quirk for ASUS UX550VE adds 8e537d5dec34 ALSA: PCM: Fix NULL dereference at mmap checks adds 411ac2982cb6 ALSA: firewire-motu: add support for MOTU Track 16 adds 43d35ccc36da ALSA: pci: rme: Fix unaligned buffer addresses adds ad4f93ca4138 ALSA: memalloc: Use proper SG helpers for noncontig allocations adds d159037abbe3 ALSA: synth: missing check for possible NULL after the cal [...] adds 4ddac46031c1 ALSA: memalloc: Remove a stale comment adds c058493df7ed ALSA: hda/realtek: Add quirk for HP EliteBook 840 G7 mute LED adds 39173303c838 ALSA: hda: Free card instance properly at probe errors adds e81478bbe7a1 ALSA: hda: fix general protection fault in azx_runtime_idle adds 0ca37273ee0a ALSA: fireworks: add support for Loud Onyx 1200f quirk adds c6f8d12138a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds e84639b3efa2 Merge remote-tracking branch 'asoc/for-5.15' into asoc-linus adds a2697972b936 ASoC: cs35l41: Change monitor widgets to siggens adds d9835eaa3e9f ASoC: SOF:control: Fix variable type in snd_sof_refresh_control() adds fd572393baf0 ASoC: SOF: Intel: hda: fix hotplug when only codec is suspended adds 827b0913a9d9 ASoC: DAPM: Cover regression by kctl change notification fix adds 0a8facac0d1e ASoC: mediatek: mt8173-rt5650: Rename Speaker control to Ext Spk adds 8f4fa45982b3 ASoC: Intel: sof_sdw: Add support for SKU 0AF3 product adds a1797d61cb35 ASoC: Intel: soc-acpi: add SKU 0AF3 SoundWire configuration adds cf304329e4af ASoC: Intel: sof_sdw: Add support for SKU 0B00 and 0B01 products adds 6fef4c2f4586 ASoC: Intel: sof_sdw: Add support for SKU 0B11 product adds 6448d0596e48 ASoC: Intel: sof_sdw: Add support for SKU 0B13 product adds 11e18f582c14 ASoC: Intel: soc-acpi: add SKU 0B13 SoundWire configuration adds 0c2ed4f03f0b ASoC: Intel: sof_sdw: Add support for SKU 0B29 product adds 359ace2b9a41 ASoC: Intel: soc-acpi: add SKU 0B29 SoundWire configuration adds f55af7055cd4 ASoC: Intel: sof_sdw: Add support for SKU 0B12 product adds 13b1ef781f41 Merge remote-tracking branch 'asoc/for-5.16' into asoc-linus adds f346b43ae3d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds 38a4b4fb7c73 Merge remote-tracking branch 'regmap/for-5.15' into regmap-linus adds 923bf096084b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds 68da4e0eaaab Revert "PCI: Remove struct pci_dev->driver" adds e0217c5ba10d Revert "PCI: Use to_pci_driver() instead of pci_dev->driver" adds eca2719173b5 Revert "of/irq: Allow matching of an interrupt-map local t [...] adds 51d377a08e33 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds 0a55457c7c37 Revert "xhci: Set HCD flag to defer primary roothub registration" adds 439b08c57c3f Revert "usb: core: hcd: Add support for deferring roothub [...] adds e1959faf085b xhci: Fix USB 3.1 enumeration issues by increasing roothub [...] adds 85e4e1870ee8 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...] adds f130d08a8d79 usb: chipidea: ci_hdrc_imx: Also search for 'phys' phandle adds 3f30f5ac3db0 Merge branch 'for-usb-fixes' of git://git.kernel.org/pub/s [...] adds f7d7a659e0ba iio: accel: kxcjk-1013: Fix possible memory leak in probe [...] adds bd5f63bc2c09 iio: ltr501: Don't return error code in trigger handler adds d0b063004190 iio: kxsd9: Don't return error code in trigger handler adds d6485768db2b iio: stk3310: Don't return error code in interrupt handler adds 64948d7b7e03 iio: mma8452: Fix trigger reference couting adds 3805d72a2ed0 iio: adc: stm32: fix a current leak by resetting pcsel bef [...] adds cc83a4f11c9d iio: dln2-adc: Fix lockdep complaint adds d917e679c615 iio: trigger: Fix reference counting adds b762f932ef0e iio: dln2: Check return value of devm_iio_trigger_register() adds a4679e5a12ba Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...] adds 20b02fe36530 arm64: cpufeature: Export this_cpu_has_cap helper adds a4119be4370e Merge tag 'coresight-fixes-v5.16' of gitolite.kernel.org:p [...] adds c9821bcedab9 Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...] adds beaaaa37c664 crypto: api - Fix boot-up crash when crypto manager is disabled adds f6f8e95485f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds 678d92b6126b media: v4l2-core: fix VIDIOC_DQEVENT handling on non-x86 adds d55c3ee6b4c7 media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereference adds 13cbaa4c2b7b media: cec: copy sequence field for the reply adds f4c21f9daaf3 Merge branch 'fixes' of git://linuxtv.org/mchehab/media-next.git adds 08c2336df78d x86/kvm: Add AMD SEV specific Hypercall3 adds 064ce6c550a0 mm: x86: Invoke hypercall when page encryption status is changed adds 2f70ddb1f718 EFI: Introduce the new AMD Memory Encryption GUID. adds f4495615d76c x86/kvm: Add guest support for detecting and enabling SEV [...] adds 73f1b4fece21 x86/kvm: Add kexec support for SEV Live Migration. adds b9ecb9a99733 Merge branch 'kvm-guest-sev-migration' into kvm-master adds b67a4cc35c9f KVM: SEV: Refactor out sev_es_state struct adds f4d316537059 KVM: generalize "bugged" VM to "dead" VM adds 91b692a03c99 KVM: SEV: provide helpers to charge/uncharge misc_cg adds b56639318bb2 KVM: SEV: Add support for SEV intra host migration adds 0b020f5af092 KVM: SEV: Add support for SEV-ES intra host migration adds 7a6ab3cf398a selftest: KVM: Add open sev dev helper adds 6a58150859fd selftest: KVM: Add intra host migration tests adds 1f05833193d8 Merge branch 'kvm-sev-move-context' into kvm-master adds 7e2175ebd695 KVM: x86: Fix recording of guest steal time / preempted status adds e6cd31f1a8ce kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to bool adds cae72dcc3b21 KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active adds c435d4b7badf KVM: x86/mmu: Properly dereference rcu-protected TDP MMU s [...] adds 10c30de01921 kvm: mmu: Use fast PF path for access tracking of huge pag [...] adds 8b44b174f6ac KVM: x86: Add helper to consolidate core logic of SET_CPUI [...] adds 760849b1476c KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUI [...] adds 77c3323f4875 KVM: x86: Rename kvm_lapic_enable_pv_eoi() adds afd67ee3cbbd KVM: x86: Don't update vcpu->arch.pv_eoi.msr_val when a bo [...] adds 7dfbc624eb57 KVM: nVMX: Query current VMCS when determining if MSR bitm [...] adds 67f4b9969c30 KVM: nVMX: Handle dynamic MSR intercept toggling adds 0cacb80b98f3 KVM: VMX: Macrofy the MSR bitmap getters and setters adds a5e0c2528454 KVM: nVMX: Clean up x2APIC MSR handling for L2 adds 329bd56ce5dc KVM: VMX: Add a helper function to retrieve the GPR index [...] adds 796c83c58a49 KVM: Move INVPCID type check from vmx and svm to the commo [...] adds da1bfd52b930 KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUS adds f5396f2d8268 Merge branch 'kvm-5.16-fixes' into kvm-master adds 2e7e2f5a3152 Merge branch 'master' of git://git.kernel.org/pub/scm/virt [...] adds ba9bc05f3655 Merge tag 'v5.15' into next-fixes adds 894d83953533 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...] adds 9d077434779e dt-bindings: Rename Ingenic CGU headers to ingenic,*.h adds 26b239fb62d2 dt-bindings: display: bridge: Convert toshiba,tc358767.txt [...] adds 9710e55de970 dt-bindings: i2c: imx: hardware do not restrict clock-freq [...] adds 6b39ba0723b5 dt-bindings: timer: Update maintainers for st,stm32-timer adds d4499692a70e dt-bindings: mfd: timers: Update maintainers for st,stm32-timers adds 91f4de5c5ee6 dt-bindings: media: Update maintainers for st,stm32-cec.yaml adds a408a5842c91 dt-bindings: media: Update maintainers for st,stm32-hwspin [...] adds cbf0e0d466fc dt-bindings: treewide: Update @st.com email address to @fo [...] adds 6c5aefcf5611 of: Support using 'mask' in making device bus id adds 425faa1817b9 clk: versatile: clk-icst: Ensure clock names are unique adds 915b278ca4ae dt-bindings: Remove Netlogic bindings adds 8ed450ea0f6b Merge branch 'dt/linus' of git://git.kernel.org/pub/scm/li [...] adds bd33335aa93d rtc: cmos: Disable irq around direct invocation of cmos_in [...] adds 4d14eb5a0af1 Merge branch 'rtc-fixes' of git://git.kernel.org/pub/scm/l [...] adds c1ea031dc8a8 Drivers: hv: balloon: Use VMBUS_RING_SIZE() wrapper for dm [...] adds 434285e68389 Merge branch 'hyperv-fixes' of git://git.kernel.org/pub/sc [...] adds 7e5e744183bb soc: fsl: dpio: fix qbman alignment error in the virtualiz [...] adds 5e29b3a7bbf7 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/k [...] adds 86432a6dca9b erofs: fix unsafe pagevec reuse of hooked pclusters adds 4c7e42552b3a erofs: remove useless cache strategy of DELAYEDALLOC adds c6762916d153 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds e5f041b6867f irqchip/csky-mpintc: Fixup mask/unmask implementation adds 4d7a0f5ebd8d irqchip/sifive-plic: Fixup EOI failed when masked adds 964467f60441 Merge branch 'irq/irqchip-fixes' of git://git.kernel.org/p [...] adds 8c0fd1262637 dma-buf: acquire name lock before read/write dma_buf.name adds 8244a3bc27b3 drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap adds 93f43ed81abe ce/gf100: fix incorrect CE0 address calculation on some GPUs adds 6bb8c2d51811 drm/nouveau/svm: Fix refcount leak bug and missing check a [...] adds aff2299e0d81 drm/nouveau: use drm_dev_unplug() during device removal adds abae9164a421 drm/nouveau: Add a dedicated mutex for the clients list adds f55aaf63bde0 drm/nouveau: clean up all clients on device removal adds 7120a447c7fe drm/ttm: Double check mem_type of BO while eviction adds 3cc1ae1fa70a drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrame adds 95867f15dff8 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...] adds 7528edbafeef [for -next only] kconfig: generate include/generated/rustc_cfg adds a7d1319d0f8a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds b63dc8f2b02c firmware: include drivers/firmware/Kconfig unconditionally adds 7efbbe6e1414 qcom_scm: hide Kconfig symbol adds 5168984486a7 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds d1f9d53fba9e Merge branches 'fixes' and 'misc' into for-next adds 2aa8f79c7509 Merge branch 'devel-stable' into for-next adds 0b6c4f5bd618 Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/ [...] adds 444d018d8d38 ARM: dts: owl-s500-roseapplepi: Add ATC2603C PMIC adds 8b0183665388 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds faae6a457101 Merge branches 'v5.16/dt64' and 'v5.16/drivers' into for-next adds 5b227488c285 Merge branch 'v5.16/dt64' into for-next adds eeb44922aa83 Merge branch 'v5.16/dt64' into for-next adds 83e38509109e Merge branch 'v5.16/dt64' into for-next adds 979e2142b8bd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 9d4a146c082c Merge branches 'dt-for-v5.16' and 'defconfig-for-v5.16' in [...] adds cf782efa4646 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 6e3caf0babab Merge branch 'for-v5.16/mtk-smi' into for-next adds b5bb7d543bc3 Merge branch 'for-v5.16/tegra-mc' into for-next adds a01b1a54770b Merge branch 'for-v5.16/renesas-rpc' into for-next adds 0c2d4ca1e690 Merge branch 'for-v5.16/renesas-rpc' into for-next adds a144fbf35b84 Merge branch 'mem-ctrl-next' into for-next adds bf7cf1ccbccc Merge branch 'mem-ctrl-next' into for-next adds e4aa859fd1dc Merge branch 'mem-ctrl-next' into for-next adds 68662dad9833 Merge branch 'for-v5.16/tegra-mc' into for-next adds 17dc9a073b63 Merge branch 'for-v5.16/renesas-rpc' into for-next adds 8f086fe5f3c9 Merge branch 'mem-ctrl-next' into for-next adds 3111a22e06df Merge branch 'mem-ctrl-next' into for-next adds 0fcbc3b7bcea Merge branch 'mem-ctrl-next' into for-next adds d9e49757fc95 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...] adds 86f84f8adccf Merge branch 'imx/drivers' into for-next adds 965aac363713 Merge branch 'imx/bindings' into for-next adds 1915f54235dd Merge branch 'imx/dt' into for-next adds 37e01e683031 Merge branch 'imx/dt64' into for-next adds c0ec57e5b18c Merge branch 'imx/defconfig' into for-next adds 8bd7cd1cc7f0 Merge branch 'imx/maintainers' into for-next adds b10be8bd7289 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds cb293d3b430e Merge branch 'for_5.15/drivers-soc' into next adds dc855e4764db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 68ad4cc9f550 Merge branch 'v5.15-next/dts64' into for-next adds 8c62103627a8 Merge branch 'v5.15-next/soc' into for-next adds cddc976f185e arm64: dts: mt8183: change rpmsg property name adds 0efac36e9559 Merge branch 'v5.16-tmp/dts64' into for-next adds 0220691f24c9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 87a7d78d146e Merge branch 'mvebu/dt' into mvebu/for-next adds 04e78a787b74 arm/arm64: dts: Enable 2.5G Ethernet port on CN9130-CRB adds 2b4b1d20bc0f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 7fd4d99072ce Merge branch 'omap-for-v5.16/ti-sysc' into for-next adds cc9ea5ec8eb8 Merge branch 'fixes' into for-next adds 5c2ac709dbee Merge branch 'omap-for-v5.16/ti-sysc' into for-next adds 731852f7a716 Merge branch 'omap-for-v5.16/soc' into for-next adds 3803d055e16f Merge branch 'omap-for-v5.16/dt' into for-next adds e2ea30ed9c33 Merge branch 'omap-for-v5.16/soc' into for-next adds 92d190433bd8 Merge branch 'omap-for-v5.16/gpmc' into for-next adds 10688fec390a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 5cdf97aca35e Merge branches 'arm64-fixes-for-5.15', 'drivers-fixes-for- [...] adds bbe9515ab088 Merge branches 'arm64-defconfig-for-5.16', 'arm64-for-5.16 [...] adds 6a2a536dec6a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 14cb4fc1b422 ARM: dts: bcm283x: Fix VEC address for BCM2711 adds c7a774b1e713 ARM: dts: bcm2711: fix MDIO #address- and #size-cells adds ed9b4d0416b7 ARM: dts: bcm2711-rpi-4-b: fix sd_io_1v8_reg regulator states adds 367009c7ef0f dt-bindings: display: bcm2835: add optional property power [...] adds 2383fb799b74 ARM: dts: bcm283x-rpi: Move Wifi/BT into separate dtsi adds 50d03bcc0c14 dt-bindings: arm: bcm2835: Add Raspberry Pi Compute Module 4 adds b65b46c047a9 ARM: dts: Add Raspberry Pi Compute Module 4 adds c5d283ef9e72 ARM: dts: Add Raspberry Pi Compute Module 4 IO Board adds 25e62167d1da arm64: dts: broadcom: Add reference to RPi CM4 IO Board adds df359f0ca019 ARM: dts: bcm2711-rpi-4-b: Fix pcie0's unit address formatting adds a036b0a5d7d6 ARM: dts: bcm2711-rpi-4-b: Fix usb's unit address adds 2686880adf6b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 41c50f42a51c Merge branches 'renesas-arm-dt-for-v5.16', 'renesas-driver [...] adds 3b298ae53579 Merge branches 'renesas-arm-defconfig-for-v5.16' and 'rene [...] adds a462ac13da67 Merge branches 'renesas-arm-defconfig-for-v5.16' and 'rene [...] adds 4dad7e7e2891 Merge branch 'renesas-arm-dt-for-v5.16' into renesas-next adds 321d106e70eb Merge branch 'renesas-arm-dt-for-v5.16' into renesas-next adds f9d9ae67a71d Merge branch 'renesas-arm-dt-for-v5.16' into renesas-next adds 525a6b4bd53f Merge branch 'renesas-arm-dt-for-v5.16' into renesas-next adds c813d48cad9a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 4d89ef483752 Merge branch 'v5.16-armsoc/dts32' into for-next adds 810ef400271f Merge branch 'v5.16-armsoc/dts64' into for-next adds 33e6564d6f72 Merge branch 'v5.16-clk/next' into for-next adds 5c01d066b526 Merge branch 'v5.16-armsoc/dts32' into for-next adds cc3bcb015bb1 Merge branch 'v5.16-armsoc/dts64' into for-next adds 2a575cd216ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 30d63db9e4b6 Merge branch 'next/dt64' into for-next adds efb636dd5047 Merge branch 'next/soc' into for-next adds 2721363c0d64 Merge branch 'next/drivers' into for-next adds 1523dddcd195 Merge branch 'next/soc' into for-next adds 5a48ff48b76f Merge branch 'next/drivers' into for-next adds 64052e7fbb09 Merge branch 'next/dt' into for-next adds 4572b4bbdf14 Merge branch 'next/drivers' into for-next adds 10846bb6b928 Merge branch 'next/dt64' into for-next adds 66d9de75cfc1 Merge branch 'next/drivers' into for-next adds 38769d821158 Merge branch 'next/drivers' into for-next adds a26fd3037b88 Merge branch 'next/dt' into for-next adds ed58c2078de0 Merge branch 'next/dt64' into for-next adds 8ce936c2f1a6 riscv: dts: sifive: use only generic JEDEC SPI NOR flash c [...] adds 65b2979d52eb riscv: dts: sifive: fix Unleashed board compatible adds 20ce65bf89aa riscv: dts: sifive: drop duplicated nodes and properties i [...] adds 73d3c4411551 riscv: dts: microchip: add missing compatibles for clint and plic adds 9962a066f3c1 riscv: dts: sifive: add missing compatible for plic adds 3ed6ae3305e0 Merge branch 'for-v5.16/dts-riscv' into for-next adds 13448262d39a Merge branch 'next/drivers' into for-next adds 0d5808cf190b Merge branch 'next/dt64' into for-next adds 78bbb2e0631a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 0830e033c077 firmware: arm_scmi: Review some virtio log messages adds 96a541096022 Merge branch 'for-next/scmi' of git://git.kernel.org/pub/s [...] adds 9c8df6432a73 Merge branch 'for-next/ffa' of git://git.kernel.org/pub/sc [...] adds a5039c5ec910 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...] adds 904ba1cf4e75 ARM: dts: stm32: add STM32MP13 SoCs support adds 5e257bcdd801 dt-bindings: stm32: document stm32mp135f-dk board adds b94f4c482427 ARM: dts: stm32: add initial support of stm32mp135f-dk board adds a7bb8fc30ad6 ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHz adds 350081007916 ARM: dts: stm32: set the DCMI pins on stm32mp157c-odyssey adds dad70d11a6e5 ARM: dts: stm32: fix STUSB1600 Type-C irq level on stm32mp [...] adds 0ac68641f414 ARM: dts: stm32: fix SAI sub nodes register range adds 960d46f29aec ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15 adds d4b3aaf0f90b ARM: dts: stm32: use usbphyc ck_usbo_48m as USBH OHCI cloc [...] adds 161fc7773d93 Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...] adds bb289f4c0b2b Merge branches 'sunxi/clk-for-5.16', 'sunxi/core-for-5.16' [...] adds 4cd0872f01f7 Merge branch 'sunxi/drivers-for-5.16' into sunxi/for-next adds 7fb77af71236 Merge branch 'sunxi/dt-for-5.16' into sunxi/for-next adds 1567a2661d3f Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...] adds 4948e1aec971 Merge branch for-5.16/clk into for-next adds daf86d49b2a3 Merge branch for-5.16/dt-bindings into for-next adds 711e26c00e4c firmware: tegra: Fix error application of sizeof() to pointer adds 08ad4144d4c7 Merge branch for-5.16/firmware into for-next adds b0870f4c1a8b Merge branch for-5.16/soc into for-next adds 1afb2e7e6cd0 Merge branch for-5.16/cpuidle into for-next adds 799a10547ea7 Merge branch for-5.16/arm/dt into for-next adds 98c11fa71c5c Merge branch for-5.16/arm64/dt into for-next adds bbd827b4de7e Merge branch for-5.16/arm64/defconfig into for-next adds 5a50a0379c0d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 1e3d655fe7b4 Merge branch 'ti-k3-config-next' into ti-k3-next adds 65037796c29e Merge branch 'ti-k3-next' of git://git.kernel.org/pub/scm/ [...] adds 9339e8dd7665 soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driver adds ceae494be052 soc: xilinx: cleanup debug and error messages adds 955ebc1a8c4c soc: xilinx: use a properly named field instead of flags adds e2fee520fe5f soc: xilinx: add a to_zynqmp_pm_domain macro adds 4e2dfd51f7ff firmware: xilinx: check return value of zynqmp_pm_get_api_ [...] adds 326b5e9db528 Merge branch 'zynqmp/soc' into for-next adds 33c35e5c8ba2 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git adds ed84ef1cd7ed clk: ingenic: Fix bugs with divided dividers adds de5169ac53c8 clk/actions/owl-factor.c: remove superfluous headers adds 5bba6d377b91 clk: vc5: Use i2c .probe_new adds dd5e12802052 clk: si5351: Update datasheet references adds 4c4065c7a5f9 clk: uniphier: Add audio system and video input clock cont [...] adds 6a7f2c9e95f3 dt-bindings: clock: uniphier: Add NX1 clock binding adds bed516295b97 clk: uniphier: Add NX1 clock support adds d911ed9330a0 dt-bindings: clock: uniphier: Add clock binding for SoC-glue adds c64daf36006b clk: uniphier: Add SoC-glue clock source selector support [...] adds 4b44521c5d81 dt-bindings: clock: fu740-prci: add reset-cells adds 59d9bcbfddb9 clk:mediatek: remove duplicate include in clk-mt8195-imp_i [...] adds 000590a5e20d Revert "clk: rockchip: use module_platform_driver_probe" adds 9af0cbeb477c clk: rockchip: drop module parts from rk3399 and rk3568 drivers adds c54ce3546370 clk: composite: Fix 'switching' to same clock adds f45c5b1c2729 clk/ast2600: Fix soc revision for AHB adds 289ebc4f29ce clk: imx8m: Do not set IMX_COMPOSITE_CORE for non-regular [...] adds 05cf3ec00d46 clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clk adds 1263f330a7b4 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...] adds bc42ef7492c1 dt-bindings: clock: samsung: add IDs for some core clocks adds 651521d396a8 clk: samsung: remove __clk_lookup() usage adds bdb12cc882c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds caf3f4bdb535 h8300: fix memset return value. adds 3e138fe1a4fb h8300: Add missing symbol "BOOT_LINK_OFFSET" adds ece7be2c964c h8300: move definition of __kernel_size_t etc. to posix_types.h adds de9887173682 h8300: move definition of __kernel_size_t etc. to posix_types.h adds 5d90be1ecf44 h8300: Fix BOOT_LINK_OFFSET adds b2c03bb18a6d smc91x: remove GPIOLIB dependency. adds 2fdf50bd510f sh-sci: 8bit register fix. adds 04fffbe01d2d h8300: update dts. adds 951261bc4834 h8300_timer8: fix count mode. adds 2c496a11304d irq-renesas-h8s: fix interrupt handling. adds 8bd55b5fce80 irq-renesas-h8300h: Fix external interrupt contorol. adds beab3d5cb0e1 irq-renesas-h8s: Fix external interrupt control. adds 9d48776fc609 Merge remote-tracking branch 'origin/master' into h8300-next adds 35b34568912c h8300: dts: Fix /chosen:stdout-path adds 8808515be0ed h8300: Replace <linux/clk-provider.h> by <linux/of_clk.h> adds 6b9a5f88e909 Merge remote-tracking branch 'origin/master' into h8300-next adds 6e5e55227c95 Merge tag 'v5.11' into h8300-next adds 81dd24966885 h8300: remove memory.c adds 1ec10274d436 h8300: don't implement set_fs adds 2863ea95f08b Merge branch 'h8300-next' of git://git.sourceforge.jp/gitr [...] adds 1aaa557b2db9 m68k: set a default value for MEMORY_RESERVE adds 6dbe88e93c35 m68knommu: Remove MCPU32 config symbol adds 65d4b2b8aefd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 1f761b3e67e4 MIPS: Allow modules to set board_be_handler adds f1245bc8cbe8 MIPS: Update bmips_stb_defconfig adds 5eeaafc8d693 mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set adds bdbf2038fbf4 MIPS: VDSO: remove -nostdlib compiler flag adds 1d987052e32f MIPS: BMIPS: Enable PCI Kconfig adds 70060ee313be PCI: brcmstb: Allow building for BMIPS_GENERIC adds 0706f74f719e MIPS: fix *-pkg builds for loongson2ef platform adds cca2aac8acf4 MIPS: fix duplicated slashes for Platform file path adds e2f4b3be1d3c MIPS: boot/compressed/: add __bswapdi2() to target for ZST [...] adds f78b25ee922e mips: decompressor: do not copy source files while building adds d7e928af6873 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...] adds 37160f01e8ea nds32: move core-y in arch/nds32/Makefile to arch/nds32/Kbuild adds 36b9b1975393 nds32: add a Kconfig symbol for LOCKDEP_SUPPORT adds 07cd7745c6f2 nds32/setup: remove unused memblock_region variable in set [...] adds 680db3a84b63 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 0d9850dae8b8 parisc: Fix backtrace to always include init funtion names adds 318127c1fb96 parisc: Fix code/instruction patching on PA1.x machines adds 2f119c1040dd parisc: Fix implicit declaration of function '__kernel_tex [...] adds c316b7d1bdaf parisc: Flush kernel data mapping in set_pte_at() when ins [...] adds 7e79112bebc7 parisc: Avoid using hardware single-step in kprobes adds 22c1b6fb235b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 8edab02386c3 Merge remote-tracking branch 'palmer/riscv-vdso-cleanup' i [...] adds dffe11e280a4 riscv/vdso: Add support for time namespaces adds f2928e224d85 riscv: set default pm_power_off to NULL adds 21ccdccd21e4 riscv: mm: don't advertise 1 num_asid for 0 asid bits adds 5d4595db0e1c riscv: add rv32 and rv64 randconfig build targets adds 73698660f17c Merge tag 'for-riscv' of https://git.kernel.org/pub/scm/vi [...] adds a090fe638e8d dt-bindings: mmc: cdns: document Microchip MPFS MMC/SDHCI [...] adds 80a9609c93ef riscv: dts: microchip: drop duplicated nodes adds fd86dd2a5dc5 riscv: dts: microchip: fix board compatible adds 42a57a47bb0c riscv: dts: microchip: drop duplicated MMC/SDHC node adds 33f736366b2c riscv: dts: microchip: drop unused pinctrl-names adds 9406369ae627 riscv: dts: microchip: use vendor compatible for Cadence SD4HC adds 241527bb8467 Merge tag 'riscv-sifive-dt-5.16' of git://gitolite.kernel. [...] adds f9ace4ede49b riscv: remove .text section size limitation for XIP adds 683b33f7e7ec riscv/vdso: Drop unneeded part due to merge issue adds ffa7a9141bb7 riscv: defconfig: enable DRM_NOUVEAU adds 43d9ac60b2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 4fe204977096 s390/pci: refresh function handle in iomap adds da995d538d3a s390/pci: implement reset_slot for hotplug slot adds dfd5bb23ad75 PCI: Export pci_dev_lock() adds 4cdf2f4e24ff s390/pci: implement minimal PCI error recovery adds 213fca9e23b5 s390/tape: fix timer initialization in tape_std_assign() adds 9d48c7afedf9 s390/cpumf: cpum_cf PMU displays invalid value after hotpl [...] adds a4751f157c19 s390/cio: check the subchannel validity for dev_busid adds e770e7fa8b23 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds ca42bc4b7bda sh: fix trivial misannotations adds 0e38225c92c7 sh: check return code of request_irq adds 0341bd3915f8 sh: boards: Fix the cacography in irq.c adds 7b6ef6e570ea sh: boot: add intermediate vmlinux.bin* to targets instead [...] adds 7fe859eef99b sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/ adds bde82ee391fa maple: fix wrong return value of maple_bus_init(). adds 12285ff8667b sh: kdump: add some attribute to function adds 61531cb3f9cd sh: Cleanup about SPARSE_IRQ adds fda1bc533094 sh: fix kconfig unmet dependency warning for FRAME_POINTER adds e25c252a9b03 sh: math-emu: drop unused functions adds b929926f01f2 sh: define __BIG_ENDIAN for math-emu adds 475c3f599582 sh: fix READ/WRITE redefinition warnings adds 8518e694203d sh: pgtable-3level: Fix cast to pointer from integer of di [...] adds c93abdf58861 Merge branch 'for-next' of git://git.libc.org/linux-sh adds 0caa2f7cec18 um: fix ndelay/udelay defines adds 234640275675 um: rename set_signals() to um_set_signals() adds ab6ff1fda1e8 uml: x86: add FORCE to user_constants.h adds 75ba77786d23 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] adds ec522ac87632 Merge branch 'for-next-resolved' into for-next-20211102 adds 8d563cbf72ae Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 9c43ff4490ef ceph: convert to noop_direct_IO adds a341131eb31e libceph: drop ->monmap and err initialization adds f7a67b463fb8 ceph: enable async dirops by default adds 6407fbb9c3cb ceph: print inode numbers instead of pointer values adds 8006daff5f94 ceph: don't use -ESTALE as special return code in try_get_ [...] adds c35cac610a24 ceph: drop private list from remove_session_caps_cb adds 3c3050267e3c ceph: fix auth cap handling logic in remove_session_caps_cb adds 36e6da987e7e ceph: refactor remove_session_caps_cb adds 5d6451b1489a ceph: shut down access to inode when async create fails adds 25b735116194 ceph: just use ci->i_version for fscache aux info adds e1c9788cb397 ceph: don't rely on error_string to validate blocklisted session. adds e90334e89b0c ceph: ignore the truncate when size won't change with Fx c [...] adds 0e24421ac431 ceph: fix mdsmap decode when there are MDS's beyond max_mds adds 631ed4b08287 ceph: shut down mount on bad mdsmap or fsmap decode adds 8cfc0c7ed34f ceph: properly handle statfs on multifs setups adds c3d8e0b5de48 ceph: return the real size read when it hits EOF adds cbed4ff76bbb ceph: split 'metric' debugfs file into several files adds 17e9fc9fca0c ceph: clean-up metrics data structures to reduce code duplication adds aca39d9e86f3 libceph, ceph: move ceph_osdc_copy_from() into cephfs code adds c02cb7bdc450 ceph: add a new metric to keep track of remote object copies adds 56beabf59df8 Merge branch 'master' of git://github.com/ceph/ceph-client.git adds c9f1c19cf7c5 cifs: nosharesock should not share socket with future sessions adds 49bd49f983b5 cifs: send workstation name during ntlmssp session setup adds efb21d7b0fa4 cifs: fix print of hdr_flags in dfscache_proc_show() adds 43b459aa5e22 cifs: introduce new helper for cifs_reconnect() adds ae0abb4dac8f cifs: convert list_for_each to entry variant adds bbcce3680445 cifs: split out dfs code from cifs_reconnect() adds 4ac0536f8874 cifs: set a minimum of 120s for next dns resolution adds b6f2a0f89d7e cifs: for compound requests, use open handle if possible adds 71e6864eacbe smb3: do not error on fsync when readonly adds c88f7dcd6d64 cifs: support nested dfs links over reconnect adds 0e62904836ec smb3: remove trivial dfs compile warning adds 4d9beec22f73 smb3: add additional null check in SMB2_ioctl adds 448bb3bf89ba smb3: add additional null check in SMB311_posix_mkdir adds 4815b2e9ccdd smb3: add additional null check in SMB2_open adds 11d90495493c smb3: add additional null check in SMB2_tcon adds 510cf1b9059b Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...] adds 4b49001334a9 exfat: simplify is_valid_cluster() adds 24ecacbe73bc exfat: fix typos in comments adds 536a5e7b9676 exfat: make exfat_find_location() static adds 0df2d764b979 exfat: reuse exfat_inode_info variable instead of calling [...] adds b04cf2af6676 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] adds a48fc69fe658 udf: Fix crash after seekdir adds c37dc806cff1 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...] adds 92d602bc7177 f2fs: should use GFP_NOFS for directory inodes adds a5c0042200b2 f2fs: quota: fix potential deadlock adds c02599f210d9 f2fs: avoid attaching SB_ACTIVE flag during mount adds 287b1406dde2 f2fs: introduce excess_dirty_threshold() adds 6663b138ded1 f2fs: set SBI_NEED_FSCK flag when inconsistent node block found adds 70a9ac36ffd8 f2fs: fix up f2fs_lookup tracepoints adds 011e0868e0cf f2fs: fix to use WHINT_MODE adds cd6d697a6e20 f2fs: fix wrong condition to trigger background checkpoint [...] adds 09631cf3234d f2fs: include non-compressed blocks in compr_written_block adds 84eab2a899f2 f2fs: replace snprintf in show functions with sysfs_emit adds 6691d940b0e0 f2fs: introduce fragment allocation mode mount option adds 71f2c8206202 f2fs: multidevice: support direct IO adds b368cc5e2634 f2fs: compress: fix overwrite may reduce compress ratio un [...] adds 02d58cd253d7 f2fs: compress: disallow disabling compress on non-empty c [...] adds ca98d72141dd f2fs: fix incorrect return value in f2fs_sanity_check_ckpt() adds 10a26878564f f2fs: support fault injection for dquot_initialize() adds e3b49ea36802 f2fs: invalidate META_MAPPING before IPU/DIO write adds 5429c9dbc902 f2fs: fix UAF in f2fs_available_free_memory adds 8d625bee7a65 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] adds 9642c8c44d0d gfs2: Only dereference i->iov when iter_is_iovec(i) adds 7a92deaae613 gfs2: Fix atomic bug in gfs2_instantiate adds 49462e2be119 gfs2: release iopen glock early in evict adds f3506eee81d1 gfs2: Fix length of holes reported at end-of-file adds a7ac203d8fd3 gfs2: Fix "Introduce flag for glock holder auto-demotion" adds 554c577cee95 gfs2: Prevent endless loops in gfs2_file_buffered_write adds 0f7dd9d98163 iomap: Fix inline extent handling in iomap_readpage adds 71b79d5016f4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds a088ac859f81 ksmbd: use ksmbd_req_buf_next() in ksmbd_verify_smb_message() adds b83b27909e74 ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message() adds 341b16014bf8 ksmdb: use cmd helper variable in smb2_get_ksmbd_tcon() adds e8d585b2f68c ksmbd: Remove redundant 'flush_workqueue()' calls adds 78f1688a64cc ksmbd: Fix buffer length check in fsctl_validate_negotiate_info() adds b53ad8107ee8 ksmbd: don't need 8byte alignment for request length in ks [...] adds 154ca8c886d7 ksmbd: set unique value to volume serial field in FS_VOLUM [...] adds 42ec619875c4 ksmbd: remove md4 leftovers adds c2ad8d02410f ksmbd: remove smb2_buf_length in smb2_hdr adds 109de4787574 ksmbd: remove smb2_buf_length in smb2_transform_hdr adds 39bb462dce37 ksmbd: change LeaseKey data type to u8 array adds 4bfe96c4017b ksmbd: switch to use shared definitions where available adds 7b311e536650 ksmbd: use the common definitions for NEGOTIATE_PROTOCOL adds da72befdb983 ksmbd: Move more definitions into the shared area adds 79364beea4d1 ksmbd: Use the SMB3_Create definitions from the shared adds 155db23506dd Merge branch 'ksmbd-for-next' of https://github.com/smfren [...] adds ff50a467dd1f ubifs: Fix spelling mistakes adds f3a6c287cb6b ubi: Fix a mistake in comment adds 191876465256 ubifs: Make use of the helper macro kthread_run() adds e7087596ffb1 ubifs: Error path in ubifs_remount_rw() seems to wrongly f [...] adds 9a620291fc01 ubifs: Export filesystem error counters adds 9aaa6cc099f6 ubifs: Document sysfs nodes adds 97efe6c46f7e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 5b068aadf62d xfs: use swap() to make dabtree code cleaner adds 29f11fce211c xfs: #ifdef out perag code for userspace adds 4a6b35b3b3f2 xfs: sync xfs_btree_split macros with userspace libxfs adds ac4fc5bf97ff Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...] adds 95b115332a83 zonefs: remove redundant null bio check adds 3fd2c84d0780 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 2cfbffc62045 Merge branch 'work.init' into for-next adds 8e222b83dec2 Merge branch 'work.iov_iter' into for-next adds 8f40da9494cf Merge branch 'misc.namei' into for-next adds f259da1d8a85 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 68607c27a0ed Merge branch 'for-5.16-vsprintf-pgp' into for-next adds ad7fea30c59e Merge branch 'for-5.16' into for-next adds eafd42c87753 Merge branch 'for-5.16-vsprintf-pgp' into for-next adds 5d5e4522a7f4 printk: restore flushing of NMI buffers on remote CPUs aft [...] adds 4b4e6c24e679 Merge branch 'rework/printk_safe-removal' into for-next adds 209e5da2507c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds c5d4fb2539ca pstore/blk: Use "%lu" to format unsigned long adds be9a1b48d104 Merge branch 'for-next/pstore' of git://git.kernel.org/pub [...] adds 84b5e4d4ad37 Merge branches 'for-5.13/upstream-fixes', 'for-5.14/core', [...] adds 384ea58ee6bd Merge branch 'for-5.13/upstream-fixes' into for-next adds e7fe6f84e941 Merge branch 'for-5.13/upstream-fixes' into for-next adds 93949ffbee0e Merge branch 'for-5.14/intel-ish' into for-next adds ccbeaeb197ae Merge branch 'for-5.13/upstream-fixes' into for-next adds d7f831d91f51 Merge branch 'for-5.13/upstream-fixes' into for-next adds a51a7dec4b76 Merge branch 'for-5.13/upstream-fixes' into for-next adds 88bcf9de46df Merge branch 'for-5.13/upstream-fixes' into for-next adds 2f96e8241612 Merge branch 'for-5.14/amd-sfh' into for-next adds c6f60845f099 Merge branch 'for-5.13/upstream-fixes' into for-next adds 8090738aa52f Merge branch 'for-5.14/core' into for-next adds fd95fd0867cc Merge branch 'for-5.14/multitouch' into for-next adds f3fb2deb517f Merge branch 'for-5.13/upstream-fixes' into for-next adds 242b30ac49fd Merge branch 'for-5.14/upstream-fixes' into for-next adds 31cb433d7761 Merge branch 'for-5.15/core' into for-next adds 4eb456241d6a Merge branch 'for-5.14/upstream-fixes' into for-next adds 56e7b4940ba6 Merge branch 'for-5.15/magicmouse' into for-next adds 2868d6402d1c Merge branch 'for-5.14/upstream-fixes' into for-next adds 1b97ec646386 Merge branch 'for-5.15/goodix' into for-next adds 73dc8d34ad64 Merge branch 'for-5.14/upstream-fixes' into for-next adds 9e518601306e Merge branch 'for-5.14/upstream-fixes' into for-next adds 06c2be965b67 Merge branch 'for-5.15/core' into for-next adds 4f894cfe9d81 Merge branches 'for-5.15/wacom', 'for-5.15/goodix', 'for-5 [...] adds e2e4893180f3 Merge branch 'for-5.14/upstream-fixes' into for-next adds 8eedcf55d217 Merge branch 'for-5.15/logitech' into for-next adds 8fffa5c9d0bd Merge branch 'for-5.14/upstream-fixes' into for-next adds 3768f1dc7566 Merge branch 'for-5.15/thrustmaster' into for-next adds 602fd42005d6 Merge branch 'for-5.15/logitech' into for-next adds fd1315526bbc Merge branch 'for-5.15/amd-sfh' into for-next adds fb66b520a6ef Merge branch 'for-5.14/upstream-fixes' into for-next adds e0d51735dd85 Merge branch 'for-5.14/upstream-fixes' into for-next adds 9430465e7347 Merge branch 'for-5.14/upstream-fixes' into for-next adds 7360e856576e Merge branch 'for-5.15/sony' into for-next adds 0c4e5ab97d2d Merge branch 'for-5.14/upstream-fixes' into for-next adds 4bc44ba4871f Merge branch 'for-5.15/core' into for-next adds c9f3decaa07a Merge branch 'for-5.16/amd-sfh' into for-next adds 1e2b49ceb94d Merge branch 'for-5.15/upstream-fixes' into for-next adds 418c0e3fd695 Merge branch 'for-5.15/upstream-fixes' into for-next adds 7c37b9ce1001 Merge branch 'for-5.16/core' into for-next adds 8b52e0e06827 Merge branch 'for-5.15/upstream-fixes' into for-next adds 8ca10560f402 Merge branch 'for-5.15/upstream-fixes' into for-next adds 63e3712536fd Merge branch 'for-5.15/upstream-fixes' into for-next adds beb791ee6caa Merge branch 'for-5.16/apple' into for-next adds 5ac0f6ff1ad0 Merge branch 'for-5.16/core' into for-next adds 433afb16be43 Merge branch 'for-5.16/xiaomi' into for-next adds dd0f17ef2ea8 Merge branches 'for-5.15/upstream-fixes' and 'for-5.16/amd [...] adds 48e7064414bd Merge branch 'for-5.16/core' into for-next adds 93d455d582b0 Merge branch 'for-5.15/upstream-fixes' into for-next adds 26922a6c2aaf Merge branches 'for-5.16/asus' and 'for-5.16/apple' into for-next adds 059a54ea5a77 Merge branch 'for-5.16/playstation' into for-next adds 900acbbe2552 Merge branch 'for-5.16/nintendo' into for-next adds 26e295b5c3e0 Merge branch 'for-5.16/wacom' into for-next adds 8359857a5c5b Merge branch 'for-5.16/u2fzero' into for-next adds 05a194aaf5e4 Merge branch 'for-5.15/upstream-fixes' into for-next adds c343ac4a51f9 Merge branch 'for-5.16/playstation' into for-next adds bbbd1fb77db5 Merge branch 'for-5.16/nintendo' into for-next adds fa443bc3c1e4 HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE() adds cb1a2c6847f7 HID: intel-ish-hid: use constants for modaliases adds 44e2a58cb880 HID: intel-ish-hid: fw-loader: only load for matching devices adds 0d0cccc0fd83 HID: intel-ish-hid: hid-client: only load for matching devices adds facfe0a4fdce platform/chrome: chros_ec_ishtp: only load for matching devices adds f155dfeaa4ee platform/x86: isthp_eclite: only load for matching devices adds 241d7a9a4135 Merge branch 'for-5.16/upstream-fixes' into for-next adds 304dd3680b56 HID: nintendo: unlock on error in joycon_leds_create() adds e6d523e6dbb7 Merge branch 'for-5.16/upstream-fixes' into for-next adds 7fb0413baa7f HID: wacom: Use "Confidence" flag to prevent reporting inv [...] adds 6f75a13c7877 Merge branch 'for-5.16/upstream-fixes' into for-next adds 64355db3caf6 mod_devicetable: fix kdocs for ishtp_device_id adds f3cd7c04e252 Merge branch 'for-5.16/upstream-fixes' into for-next adds bf9167a8b40c HID: intel-ish-hid: fix module device-id handling adds 049007698d47 Merge branch 'for-5.16/upstream-fixes' into for-next adds 180f8a2b3719 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds b71c724c480c i2c: / ACPI: fix resource leak in reconfiguration device [...] adds 73c4a91fda52 Merge branch 'i2c/for-current' into i2c/for-next adds b9447584213e Merge branch 'i2c/for-mergewindow' into i2c/for-next adds b883ec799d95 Merge branch 'i2c/for-current' into i2c/for-next adds 8f746858afec Merge branch 'i2c/for-mergewindow' into i2c/for-next adds 7200d8447691 Merge branch 'i2c/for-mergewindow' into i2c/for-next adds 69c2255f1de5 i2c: / ACPI: fix resource leak in reconfiguration device addition adds 5d1391e8119d Merge branch 'i2c/for-current' into i2c/for-next adds a324db4c07c8 Merge branch 'i2c/for-mergewindow' into i2c/for-next adds 90d8f9584220 Merge branch 'i2c/for-current-fixed' into i2c/for-next adds 6ac04ffbc1a1 Merge branch 'i2c/for-current' into i2c/for-next adds 26701d49482a Merge branch 'i2c/for-mergewindow' into i2c/for-next adds 6bf9e6543811 Merge branch 'i2c/for-mergewindow' into i2c/for-next adds a286975ab7ea Merge branch 'i2c/for-mergewindow' into i2c/for-next adds 26950bc4bad3 Merge branch 'i2c/for-mergewindow' into i2c/for-next adds b1f034c9bc54 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...] adds 605fa23646dd i3c/master/mipi-i3c-hci: Prefer struct_size over open code [...] adds 41a0430dd5ca i3c/master/mipi-i3c-hci: Prefer kcalloc over open coded ar [...] adds a3587e2c0578 i3c: fix incorrect address slot lookup on 64-bit adds fb0f40fd228e Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...] adds b3a1bf7b3568 media: admin-guide: add stm32-dma2d description adds 628c03866cee media: dt-bindings: media: add document for STM32 DMA2d bindings adds e0847b63dfc8 media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no [...] adds 770cd664ef87 media: videobuf2: Fix the size printk format adds 91fd1e8dcc75 media: v4l2-ctrls: Add V4L2_CID_COLORFX_CBCR max setting adds 3bf118d29b0d media: v4l2-ctrls: Add RGB color effects control adds bdbbd511ef0c media: stm32-dma2d: STM32 DMA2D driver adds 320510b91925 media: atomisp: get rid of two unused functions adds db6681a342d4 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git adds 79a0dc5530a9 tools: cpupower: fix typo in cpupower-idle-set(1) manpage adds 7dda0f7514ad Merge branch 'cpupower' of git://git.kernel.org/pub/scm/li [...] adds dea450c90f46 fs: dlm: remove obsolete INBUF define adds bb6866a5bdc5 fs: dlm: fix small lockspace typo adds 1aafd9c23191 fs: dlm: debug improvements print nodeid adds fe93367541bc fs: dlm: remove check SCTP is loaded message adds 658bd576f95e fs: dlm: move version conversion to compile time adds 3e9736713d0c fs: dlm: use dlm_recovery_stopped instead of test_bit adds e10249b1902d fs: dlm: use dlm_recovery_stopped in condition adds 2f05ec4327ff fs: dlm: make dlm_callback_resume quite adds f1d3b8f91d96 fs: dlm: initial support for tracepoints adds 92732376fd29 fs: dlm: trace socket handling adds 164d88abd760 fs: dlm: requestqueue busy wait to event based wait adds 3cb5977c5214 fs: dlm: ls_count busy wait to event based wait adds 5c16febbc19b fs: dlm: let handle callback data as void adds 9af5b8f0ead7 fs: dlm: add debugfs rawmsg send functionality adds 75d25ffe380a fs: dlm: allow create lkb with specific id range adds 5054e79de999 fs: dlm: add lkb debugfs functionality adds 63eab2b00bcf fs: dlm: add lkb waiters debugfs functionality adds 6c2e3bf68f3e fs: dlm: filter user dlm messages for kernel locks adds b87b1883efe3 fs: dlm: remove double list_first_entry call adds 1212ee3874d8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds d16e6d19ccc6 Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev adds 83775456504c Bluetooth: Fix handling of SUSPEND_DISCONNECTING adds 107fe0482b54 Bluetooth: Read codec capabilities only if supported adds 8b89637dbac2 Bluetooth: hci_vhci: Fix to set the force_wakeup value adds b15bfa4df635 Bluetooth: mgmt: Fix Experimental Feature Changed event adds 709fca500067 Bluetooth: hci_sock: purge socket queues in the destruct() [...] adds f5ff291098f7 Bluetooth: L2CAP: Fix not initializing sk_peer_pid adds dc1650fc94a8 Bluetooth: btusb: Fix application of sizeof to pointer adds 5a4bb6a8e981 Bluetooth: Fix debugfs entry leak in hci_register_dev() adds 893505319c74 Bluetooth: btintel: Fix bdaddress comparison with garbage value adds 75d9b8559ac3 Bluetooth: Fix memory leak of hci device adds 60c6a63a3d30 Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_ [...] adds b8f5482c9638 Bluetooth: vhci: Add support for setting msft_opcode and a [...] adds 1d0688421449 Bluetooth: virtio_bt: fix memory leak in virtbt_rx_handle() adds 7a517ac9c00b Bluetooth: btsdio: Do not bind to non-removable BCM4345 an [...] adds f33b0068cdaf Bluetooth: vhci: Fix checking of msft_opcode adds 2a7ca7459d90 Bluetooth: cmtp: fix possible panic when cmtp_init_sockets [...] adds b5e6fa7a1257 Bluetooth: bfusb: fix division by zero in send path adds 2d6d4089ea89 Bluetooth: hci_bcm: Remove duplicated entry in OF table adds 8c0d17b6b06c Bluetooth: mediatek: add BT_MTK module adds 3a722044aacf Bluetooth: btmtksido: rely on BT_MTK module adds 877ec9e1d07b Bluetooth: btmtksdio: add .set_bdaddr support adds 77b210d1ae78 Bluetooth: btmtksdio: explicitly set WHISR as write-1-clear adds 26270bc189ea Bluetooth: btmtksdio: move interrupt service to work adds 5b23ac1adbc5 Bluetooth: btmtksdio: update register CSDIOCSR operation adds 184ea403ccfc Bluetooth: btmtksdio: use register CRPLR to read packet length adds 10fe40e1d70a Bluetooth: btmtksdio: transmit packet according to status [...] adds 1705643faecd mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devices adds c603bf1f94d0 Bluetooth: btmtksdio: add MT7921s Bluetooth support adds 2128939fe2e7 Bluetooth: Fix removing adv when processing cmd complete adds 6a98e3836fa2 Bluetooth: Add helper for serialized HCI command execution adds 161510ccf91c Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1 adds cba6b758711c Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2 adds e8907f76544f Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3 adds ad383c2c65a5 Bluetooth: hci_sync: Enable advertising when LL privacy is [...] adds 5bee2fd6bcaa Bluetooth: hci_sync: Rework background scan adds cf75ad8b41d2 Bluetooth: hci_sync: Convert MGMT_SET_POWERED adds abfeea476c68 Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY adds 353a0249c3f6 Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE adds 451d95a98c5a Bluetooth: hci_sync: Enable synch'd set_bredr adds 47db6b42991e Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO adds 2f2eb0c9de2e Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN adds 5a7501374664 Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO adds d81a494c43df Bluetooth: hci_sync: Convert MGMT_OP_SET_LE adds f892244b05bf Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA adds 177e77a30e46 Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATA adds 6f6ff38a1e14 Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME adds 71efbb08b538 Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATION adds 26ac4c56f03f Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISING adds 5e233ed59cc4 Bluetooth: hci_sync: Convert adv_expire adds 3244845c6307 Bluetooth: hci_sync: Convert MGMT_OP_SSP adds d0b137062b2d Bluetooth: hci_sync: Rework init stages adds 182ee45da083 Bluetooth: hci_sync: Rework hci_suspend_notifier adds d6cba4e6d0e2 Bluetooth: btusb: Add support using different nvm for vari [...] adds 27592ca1fadf Bluetooth: hci_sync: Fix missing static warnings adds f16a491c65d9 Bluetooth: hci_sync: Fix not setting adv set duration adds 749a6c594203 Bluetooth: Add struct of reading AOSP vendor capabilities adds 258f56d11bbb Bluetooth: aosp: Support AOSP Bluetooth Quality Report adds 9af889a90879 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds b8f5facf286b cfg80211: implement APIs for dedicated radar detection HW adds 2f73a4212ab4 mac80211: introduce set_radar_offchan callback adds 56b0c30a2573 mac80211_hwsim: Fix spelling mistake "Droping" -> "Dropping" adds 62bf703f4423 cfg80211: move offchan_cac_event to a dedicated work adds 757a67991367 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] adds 15184965783a drm/bridge/lontium-lt9611uxc: fix provided connector suport adds 7be28bd73f23 drm/plane-helper: fix uninitialized variable reference adds a0a33067b957 drm/connector: refer to CTA-861-G in the "content type" prop docs adds 5baaac3184ab dma-buf: add dma_resv_for_each_fence v3 adds 63639d013a6f dma-buf: use the new iterator in dma_buf_debug_show adds 0a42016d9319 dma-buf: use the new iterator in dma_resv_poll adds dbcae3bfcbca drm/ttm: use the new iterator in ttm_bo_flush_all_fences adds 9c2ba265352a drm/scheduler: use new iterator in drm_sched_job_add_impli [...] adds a585070f2682 drm/i915: use the new iterator in i915_request_await_object v2 adds 7cd80132aeab drm: use new iterator in drm_gem_fence_array_add_implicit v3 adds 24417d5b0c00 drm/bridge: ti-sn65dsi83: Implement .detach callback adds e539a77e44c7 dt-bindings: drm/bridge: ps8640: Add aux-bus child adds 97f921ff264e dt-bindings: add vendor prefix for Vivax adds f474bb3000b6 dt-bindings: display: simple: Add Vivax TPC-9150 panel adds 76f745683858 dt-bindings: display: simple: add Innolux G070Y2-T02 panel adds 19f036eaaffa drm/panel: panel-simple: add LOGIC Technologies LTTD800480 [...] adds c38171a58574 dt-bindings: display: simple: hardware can use ddc-i2c-bus adds 230a6f0e6f49 dt-bindings: add bindings for the Sharp LS060T1SX01 panel adds 223cce88a926 drm/panel: Add support for Sharp LS060T1SX01 panel adds 54d209e2fa94 Revert "drm/panel: Add support for Sharp LS060T1SX01 panel" adds 2620fddce4a9 Revert "dt-bindings: add bindings for the Sharp LS060T1SX0 [...] adds 2c0c19b681d5 fbdev: fbmem: Fix double free of 'fb_info->pixmap.addr' adds ba3e86789eaf dt-bindings: display: bridge: lvds-codec: Document LVDS da [...] adds 31f6207940a6 drm/bridge: lvds-codec: Add support for LVDS data mapping select adds 2307d3a5a2df dt-bindings: add bindings for the Sharp LS060T1SX01 panel adds 914b6f290beb drm/panel: Add support for Sharp LS060T1SX01 panel adds a63f393dd7e1 drm/virtio: fix the missed drm_gem_object_put() in virtio_ [...] adds cacadb0633bb drm/nouveau/nvenc: remove duplicate include in base.c adds 636318593810 drm/nouveau/mmu: drop unneeded assignment in the nvkm_uvmm [...] adds 404046cf4805 drm/nouveau/mmu/gp100-: drop unneeded assignment in the if [...] adds 1e39f430575f drm/nouveau/gem: remove redundant semi-colon adds f30946db159f drm/nouveau/nouveau_bo: Remove unused variables 'dev' adds 5e51cc0005c6 dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences [...] adds 90c45fc15aaf drm/panel: s6e63m0: Make s6e63m0_remove() return void adds f85d9e59f1b4 drm/connector: fix all kernel-doc warnings adds ee30840ba3ba drm/v3d: fix copy_from_user() error codes adds 2f1495fac8d3 drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmts adds 1311f3dfce7e drm/panel: mantix: Add media bus format adds 0c464eee746a drm/panel: st7703: Add media bus format adds e2e0ee7e2c2b drm: mxsfb: Print failed bus format in hex adds 1db060509903 drm: mxsfb: Set fallback bus format when the bridge doesn' [...] adds 381ba6a6baf1 drm/nouveau/mmu/gp100: remove unused variable adds 91302d6c1dfd drm/ttm_bo_api: update the description for @placement and @sg adds cd06ab2fd48f drm/locking: add backtrace for locking contended locks wit [...] adds b3ec8cdf457e fbdev: Garbage collect fbdev scrolling acceleration, part [...] adds 5275a99e35e5 Merge tag 'drm-misc-next-2021-10-14' of git://anongit.free [...] adds 38d4e4638e85 drm/amd/amdgpu: fix bad job hw_fence use after free in adv [...] adds 72c148d776b4 drm/amdgpu: use correct register mask to extract field adds 297753a06a88 drm/amdkfd: Fix SVM_ATTR_PREFERRED_LOC adds 12fcf0a7dacc drm/amdkfd: Avoid thrashing of stack and heap adds 740a451b0797 drm/amdkfd: Handle incomplete migration to system memory adds c92f90961486 drm/amdgpu: Convert SMU version to decimal in debugfs adds cc22b9276103 drm/amdkfd: update gfx target version for Renoir adds 9a40d0448f03 drm/amdgpu/pm: drop pp_power_profile_mode support for yellow carp adds 067558177be6 drm/amd/pm: Add missing mutex for pp_get_power_profile_mode adds a035be8a05bf drm/amd/pm: Adjust returns when power_profile_mode is not [...] adds a750559132c6 drm/amdgpu/pm: Don't show pp_power_profile_mode for unsupp [...] adds 91adec9e0709 drm/amd/display: Look at firmware version to determine usi [...] adds e8a423c589a0 drm/amdgpu: update RLC_PG_DELAY_3 Value to 200us for yellow carp adds 93cec184788b drm/amdgpu: remove duplicated kfd_resume_iommu adds a550bb165b3f drm/amd/display: dsc engine not disabled after unplug dsc mst hub adds 7c5b0f223649 drm/amd/display: Fix dcn10_log_hubp_states printf format string adds 670d2a624053 drm/amd/display: Fix dummy p-state hang on monitors with e [...] adds bca5bea4030d drm/amd/display: avoid link loss short pulse stuck the system adds 1fc31638eb79 drm/amd/display: Fix bpc calculation for specific encodings adds 0b55313cbdd3 drm/amd/display: Force disable planes on any pipe split change adds 589bd2f03f87 drm/amd/display: Clear encoder assignments when state cleared. adds edcf52caa985 drm/amd/display: fix register write sequence for LINK_SQUA [...] adds 0a068b683c87 drm/amd/display: Added HPO HW control shutdown support adds 9959125a0aab drm/amd/display: Add MPC meory shutdown support adds cd8cfbca6ecb drm/amd/display: Added new DMUB boot option for power opti [...] adds a81ddb758c39 drm/amd/display: add condition check for dmub notification adds 904b78298066 drm/amd/display: [FW Promotion] Release 0.0.91 adds 78469728809b drm/amd/display: 3.2.160 adds 806acd381960 Merge tag 'amd-drm-fixes-5.16-2021-11-03' of https://gitla [...] adds ff2d23843f7f dma-buf/poll: Get a file reference for outstanding fence c [...] adds 4a390c2ee768 Merge tag 'drm-misc-next-fixes-2021-11-05' of git://anongi [...] adds 6c34bd4532a3 drm/i915/dp: Ensure sink rate values are always valid adds cc99bc62ff69 drm/i915/dp: Ensure max link params are always valid adds c4d6da21b2c6 Revert "drm/i915/bios: gracefully disable dual eDP for now" adds 8a30b871b6f3 drm/i915/cdclk: put the cdclk vtables in const data adds 9ca8bb7a1d20 drm/i915/guc: Fix recursive lock in GuC submission adds 02295cf3897a drm/i915/dp: fix integer overflow in 128b/132b data rate c [...] adds ab0f0c79d1a6 drm/i915: Revert 'guc_id' from i915_request tracepoint adds 5740211ea442 drm/i915/dmabuf: fix broken build adds af6c83ae25a5 drm/i915/gvt: fix the usage of ww lock in gvt scheduler. adds 99bac3063e8e drm/i915: Extend the async flip VT-d w/a to skl/bxt adds 1977e8eb40ed drm/i915: Fix type1 DVI DP dual mode adapter heuristic for [...] adds cecbc0c7eba7 drm/i915/hdmi: Turn DP++ TMDS output buffers back on in en [...] adds 90ab96f3872e drm/i915/fb: Fix rounding error in subsampled plane size c [...] adds ade4a1fc5741 drm/i915/adlp/fb: Prevent the mapping of redundant trailin [...] adds 917a6f0bdbc5 Merge tag 'drm-intel-next-fixes-2021-11-09' of git://anong [...] adds 0d979509539e drm/ttm: remove ttm_bo_vm_insert_huge() adds 5591c8f79db1 drm/udl: fix control-message timeout adds e0e6d1ea18c8 MAINTAINERS: dri-devel is for all of drivers/gpu adds 9d6366e743f3 drm: fb_helper: improve CONFIG_FB dependency adds 14d9a37c9525 Revert "drm/imx: Annotate dma-fence critical section in co [...] adds d89c0c8322ec drm/virtio: Fix NULL dereference error in virtio_gpu_poll adds bcae3af286f4 drm/locking: fix __stack_depot_* name conflict adds f8ca7b74192b Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongi [...] adds 25a1a08fe79b drm/amd/display: Don't allow partial copy_from_user adds a6283010e290 drm/amdkfd: avoid recursive lock in migrations back to RAM adds 7ef6b7f8441f drm/amdgpu: Make sure to reserve BOs before adding or removing adds e9c76719c1e9 drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handling adds c4fc13b5818f drm/amd/amdgpu: Avoid writing GMC registers under sriov in gmc9 adds 6ddc0eb7a2e8 drm/amd/amdgpu: Fix csb.bo pin_count leak on gfx 9 adds c451c979eafc drm/amd/pm: Correct DPMS disable IP version check adds 7513c9ff44d9 drm/amdgpu: correct xgmi ras error count reset adds e6ef9b396b63 drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* r [...] adds b8c20c74ab8c drm/amd/amdkfd: Don't sent command to HWS on kfd reset adds 5702d052959f drm/amdgpu: Fix dangling kfd_bo pointer for shared BOs adds 2d32ffd6e9e5 drm/amdgpu: fix SI handling in amdgpu_device_asic_has_dc_s [...] adds 4fc30ea780e0 drm/amdgpu: fix uvd crash on Polaris12 during driver unloading adds 9f4f2c1a3524 drm/amd/amdgpu: fix the kfd pre_reset sequence in sriov adds 706bc8c50140 drm/amd/display: fix exit from amdgpu_dm_atomic_check() abruptly adds 3aac6aa6304f drm/amdkfd: lower the VAs base offset to 8KB adds a44fe9ee051a drm/amdkfd: Fix retry fault drain race conditions adds 433e5dec418d drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN m [...] adds d82b3266ef88 drm/amd/display: Don't lock connection_mutex for DMUB HPD adds c40a09e56fa3 drm/amd/display: Add callbacks for DMUB HPD IRQ notifications adds 4375d6255d05 drm/amd/display: reject both non-zero src_x and src_y only [...] adds b45a36032dc7 drm/amdgpu: drop jpeg IP initialization in SRIOV case adds 4d395f938ae3 drm/amdgpu: add missed support for UVD IP_VERSION(3, 0, 64) adds 951bad0bd9de Merge tag 'amd-drm-fixes-5.16-2021-11-10' of https://gitla [...] adds 61d1f9ec2d0e Merge branch 'drm-next' of git://git.freedesktop.org/git/d [...] adds 5e24a05b00d5 drm/amdkfd: add amdgpu_device entry to kfd_dev adds 6616fd41f37d drm/amdkfd: replace kgd_dev in static gfx v7 funcs adds ceee58bc0d91 drm/amdkfd: replace kgd_dev in static gfx v8 funcs adds cd808b4af9c3 drm/amdkfd: replace kgd_dev in static gfx v9 funcs adds 93ed3112e001 drm/amdkfd: replace kgd_dev in static gfx v10 funcs adds 0a9ead148c26 drm/amdkfd: replace kgd_dev in static gfx v10_3 funcs adds db0c1a683eee drm/amdkfd: replace kgd_dev in hqd/mqd kfd2kgd funcs adds 93d7a659146a drm/amdkfd: replace kgd_dev in various kfd2kgd funcs adds ffa774d172fe drm/amdkfd: replace kgd_dev in various amgpu_amdkfd funcs adds c64ea4f66ac1 drm/amdkfd: replace kgd_dev in get amdgpu_amdkfd funcs adds a91a7c858f40 drm/amdkfd: replace kgd_dev in gpuvm amdgpu_amdkfd funcs adds 7f0206a3fb3e drm/amdkfd: replace/remove remaining kgd_dev references adds 521a9ffce769 drm/amdkfd: remove kgd_dev declaration and initialization adds 8475950d8148 drm/amdgpu: use generic fb helpers instead of setting up A [...] adds 45137488f0fb drm/amdkfd: Add sysfs bitfields and enums to uAPI adds c41ddee9c681 drm/amdgpu: remove unnecessary checks adds b113c8755f6a drm/amdgpu: return early on error while setting bar0 memtype adds 2e6e078fb6b7 drm/amd/display: remove unnecessary conditional operators adds c0f29afc100f drm/amd/display: Add helper for blanking all dp displays adds c87714ec81d0 drm/amd/display: Pass panel inst to a PSR command adds bd60edf16c6c drm/amd/display: remove dmcub_support cap dependency adds ffd9429996cb drm/amd/display: Fix RGB MPO underflow with multiple displays adds ae2449eaab8c drm/amd/display: Use link_enc_cfg API for queries. adds 48d8b9bc0c35 drm/amd/display: Fix detection of aligned DMUB firmware meta info adds 494a8ffb6c59 drm/amd/display: bring dcn31 clk mgr in line with other ve [...] adds 1f64ca8dd3be drm/amd/display: clean up some formats and log adds f5a68dbb842e drm/amd/display: use link_rate_set above DPCD 1.3 (#1527) adds 86dc977aa6b0 drm/amd/display: fix stale info in link encoder assignment adds d47a2cf53bed drm/amd/display: retain/release stream pointer in link enc table adds 86f9f149d0b9 drm/amd/display: Fix Coverity Issues adds a9360939347d drm/amd/display: Add hpd pending flag to indicate detectio [...] adds dd85ac838490 drm/amd/display: Adjust code indentation adds 18195609bb76 drm/amd/display: 3.2.161 adds a3659122cbe3 drm/amd/display: To support sending TPS3 pattern when rest [...] adds b4fb5b438b55 drm/amd/display: Query all entries in assignment table dur [...] adds 853893497990 drm/amd/display: Initialise encoder assignment when initia [...] adds 709cd3bfdec2 drm/amd/display: Wait for ACK for INBOX0 HW Lock adds 744000d9e056 drm/amd/display: log amdgpu_dm_atomic_check() failure cause adds 8a206d7775ff drm/amdkfd: replace trivial funcs with direct access adds 2f8ee37ae17f drm/radeon: correct indentation adds 1326b50952e3 drm/amdgpu: remove unneeded variable adds 5a94d7369266 drm/amdgpu: add another raven1 gfxoff quirk adds 043d6c12e5d3 drm/amdgpu: only check for _PR3 on dGPUs adds 8b9adbe2959b drm/amdgpu/swsmu/vgh: rename MSG_RlcPowerNotify adds ffa9d1590b7e Revert "amd/amdgpu: Disable VCN DPG mode for Picasso" adds 624883292bc3 Revert "drm/amd/display: To modify the condition in indica [...] adds 84006eed7242 drm/radeon: Add HD-audio component notifier support (v2) adds db492891909d drm/amdgpu/UAPI: add SENSOR INFO ioctl subquery for profile modes adds a5fd72b1c0e9 drm/amdgpu: bump driver version for INFO SENSOR profile mo [...] adds 16c7ba1f679e drm/ttm: Put BO in its memory manager's lru list adds 8141b2bd7864 drm/ttm: Double check mem_type of BO while eviction adds 5c7bcf498a6a drm/amdgpu/display: set vblank_disable_immediate for DC adds 2c57ddab57f3 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...] adds 1c4d17a5267b drm/tegra: Implement correct DMA-BUF semantics adds e3166698a8a0 drm/tegra: Implement buffer object cache adds c8696fa00635 drm/tegra: Do not reference tegra_plane_funcs directly adds 953018ca991f drm/tegra: Propagate errors from drm_gem_plane_helper_prep [...] adds 8de4e9a62b17 drm/tegra: Support asynchronous commits for cursor adds e76599df354d drm/tegra: Add NVDEC driver adds ab4de22c216a drm/tegra: Bump VIC/NVDEC clock rates to Fmax adds 3028956349e1 drm/tegra: dc: rgb: Move PCLK shifter programming to CRTC adds f00b479e6e47 gpu: host1x: Drop excess kernel-doc entry @key adds 426c60a8b103 gpu: host1x: select CONFIG_DMA_SHARED_BUFFER adds 6a01cd3f00ae drm/tegra: gr2d: Explicitly control module reset adds 810ee5bd7472 drm/tegra: vic: Use autosuspend adds fa6b2d32e622 drm/tegra: Remove duplicate struct declaration adds 5dccbc9de8f0 drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+ adds e602f1fd07c8 drm/tegra: Mark nvdec_writel() as inline adds cef3fb370da3 drm/tegra: Mark nvdec PM functions as __maybe_unused adds 51c0bf51eb59 Merge branch 'drm/tegra/for-next' of git://anongit.freedes [...] adds 0927a71fd0ed gpu: ipu-v3: image-convert: use swap() adds 20fbfc81e390 drm/imx: imx-tve: Make use of the helper function devm_pla [...] adds f449020c0ea5 Merge branch 'imx-drm/next' of https://git.pengutronix.de/ [...] adds a8d880671c13 Merge remote-tracking branch 'regmap/for-5.16' into regmap-next adds bfc392703457 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 58ae4004b9c4 Input: cpcap-pwrbutton - handle errors from platform_get_irq() adds d5f9c43d41ef Input: raydium_i2c_ts - read device version in bootloader mode adds daf87bffd02e Input: palmas-pwrbutton - handle return value of platform_ [...] adds de609b56b832 Input: ads7846 - add short-hand for spi->dev in probe() function adds 937f5d5ec642 Input: ads7846 - remove custom filter handling functions f [...] adds 845ef3a7ce57 Input: ads7846 - switch to devm initialization adds fcc28e0bfcfd Input: cypress-sf - add Cypress StreetFighter touchkey driver adds e2afe95a87a2 dt-bindings: input: Add binding for cypress-sf adds cef6f5cc1408 Input: omap-keypad - prefer struct_size over open coded ar [...] adds f1c80ba0cc8e Input: tmdc - fix spelling mistake "Millenium" -> "Millennium" adds 31ae0102a34e Input: goodix - change goodix_i2c_write() len parameter ty [...] adds a2233cb7b65a Input: goodix - add a goodix.h header file adds 209bda4741f6 Input: goodix - refactor reset handling adds 7642f29c731e Input: goodix - push error logging up into i2c_read and i2 [...] adds 20e317222eea Input: goodix - allow specifying the config filename adds 09182ed20c04 Input: goodix - add support for controllers without flash adds b083704fbf6c Input: elants_i2c - make use of devm_add_action_or_reset() adds 4b3ed1ae2817 Input: raydium_i2c_ts - make use of the helper function de [...] adds d5af8a8f7c4c Input: mpr121 - make use of the helper function devm_add_a [...] adds 5c4c2c8e6fac Input: ariel-pwrbutton - add SPI device ID table adds 1f59342be6c0 Input: analog - fix invalid snprintf() call adds a41392e0877a MAINTAINERS: rectify entry for CHIPONE ICN8318 I2C TOUCHSC [...] adds 2667f6b7af99 Input: st1232 - increase "wait ready" timeout adds b415ed4f49b9 Input: st1232 - prefer asynchronous probing adds af98ff045f1e Input: adxl34x - make adxl34x_remove() return void adds 39e4e75a9f1c Input: tsc200x - make tsc200x_remove() return void adds 03b47b3ad0a9 Input: ep93xx_keypad - annotate suspend/resume as __maybe_unused adds 4ce73b052bdd Input: ep93xx_keypad - use BIT() and GENMASK() macros adds ab317169673d Input: ep93xx_keypad - use dev_pm_set_wake_irq() adds c4be5e5a113d Input: ep93xx_keypad - switch to using managed resources adds 804f354ab6ce Input: adxl34x - fix sparse warning adds f041a7af1263 Input: tm2-touchkey - report scan codes adds 872e57abd171 Input: tm2-touchkey - allow changing keycodes from userspace adds 9271cda2bb41 Input: ads7846 - set input device bus type and product ID adds ccd661392abb Input: ads7846 - use input_set_capability() adds 36fc54375f98 Input: ads7846 - do not attempt IRQ workaround when deferr [...] adds a88638c4e69c Input: max8925_onkey - don't mark comment as kernel-doc adds ec45b858c867 Input: cpcap-pwrbutton - do not set input parent explicitly adds dcd6a66a23e9 Input: max77693-haptic - drop unneeded MODULE_ALIAS adds d46b3f5bc0fc reboot: export symbol 'reboot_mode' adds 9e5afc84ff94 Input: pm8941-pwrkey - respect reboot_mode for warm reset adds 235300ed8c6c Input: ili210x - use resolution from ili251x firmware adds 70a7681db0c9 Input: ili210x - export ili251x version details via sysfs adds c6ac8f0b4ca9 Input: ili210x - add ili251x firmware update support adds 5fe11512cdc2 Input: remove unused header <linux/input/cy8ctmg110_pdata.h> adds 322a552e1955 Input: cap11xx - add support for cap1206 adds 16e28abb7290 Input: i8042 - Add quirk for Fujitsu Lifebook T725 adds 6e4860410b82 Input: synaptics-rmi4 - Fix device hierarchy adds be896bd3b72b Input: elantench - fix misreporting trackpoint coordinates adds de889108391f Input: ili210x - special case ili251x sample read out adds 8639e042ad6a Input: ili210x - improve polled sample spacing adds 27931d38ce05 Input: ili210x - reduce sample period to 15ms adds 91e2e76695fe Input: wacom_i2c - use macros for the bit masks adds 744d0090a5f6 Input: iforce - fix control-message timeout adds 1465a3ba7c1f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] adds 68dbbe7d5b4f libata: fix read log timeout value adds 51839e25d43d ata: sata_highbank: Remove unnecessary print function dev_err() adds 7309ad8fa909 libata: add horkage for missing Identify Device log adds 8e973315564f libata: libahci: declare ahci_shost_attr_group as static adds c5f35b7df820 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 237f61b788d3 Merge branch 'fixes-v5.12' into next-testing adds 047843bdb316 Merge branch 'landlock_lsm_v34' into next-testing adds 0128208dee77 Merge branch 'next-testing' of git://git.kernel.org/pub/sc [...] adds 2cf002d19497 apparmor: check/put label on apparmor_sk_clone_security() adds 5268d795d688 apparmor: fix introspection of of task mode for unconfined tasks adds 92de220a7f33 apparmor: update policy capable checks to use a label adds 31ec99e13346 apparmor: switch to apparmor to internal capable check for [...] adds ef70454508c0 security: apparmor: file.h: delete duplicated word adds 4af7c863fc85 security: apparmor: delete repeated words in comments adds d108370c644b apparmor: fix error check adds dc155617fa5b apparmor: Fix internal policy capable check for policy management adds c75ea024094e apparmor: avoid -Wempty-body warning adds 7e50e9ffdee6 apparmor: Remove the repeated declaration adds aa4ceed7c327 apparmor: fix doc warning adds d0d845a790d3 apparmor: use per file locks for transactional queries adds 4d47fbbe54bf apparmor: fix zero-length compiler warning in AA_BUG() adds f4a2d282cca5 apparmor: Use struct_size() helper in kzalloc() adds 7b7211243afa apparmor: remove unneeded one-line hook wrappers adds 582122f1d73a apparmor: remove duplicated 'Returns:' comments adds 7c5156ced4a7 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...] adds fbafce2f535d certs: Add EFI_CERT_X509_GUID support for dbx entries adds 9536390dcc8c certs: Move load_system_certificate_list to a common function adds ad33a49b42c5 certs: Add ability to preload revocation certs adds e377c31f788f integrity: Load mokx variables into the blacklist keyring adds f737ed331331 Merge branch 'keys-next' of git://git.kernel.org/pub/scm/l [...] adds e6f98315aba2 Merge remote-tracking branch 'spi/for-5.16' into spi-next adds 030aa79c1afb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds ca7752caeaa7 posix-cpu-timers: Clear task::posix_cputimers_work in copy [...] adds ea79c24a30aa Merge branch 'timers/urgent' adds 6b0e7e078217 Merge branch 'auto-latest' of git://git.kernel.org/pub/scm [...] adds 4646da896a44 Merge branch 'edac-urgent' into edac-for-next adds 1c60e6f24b67 Merge branch 'edac-misc' into edac-for-next adds 0967eb11f647 Merge branch 'edac-misc' into edac-for-next adds 0df070182842 Merge branch 'edac-misc' into edac-for-next adds d029439d8ab1 Merge branch 'edac-misc' into edac-for-next adds 9130bd1dbe52 Merge branch 'edac-misc' into edac-for-next adds f889e52436d6 Merge branch 'edac-urgent' into edac-for-next adds c59d416ec9fb Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...] adds 51d157946666 ring-buffer: Protect ring_buffer_reset() from reentrancy adds 2e6e9058d13a ftrace/direct: Fix lockup in modify_ftrace_direct_multi adds 40bfa465e2ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds e80704272f5c kcsan: test: Defer kcsan_test_init() after kunit initialization adds 80804284103a kcsan: test: Use kunit_skip() to skip tests adds ade3a58b2d40 kcsan: test: Fix flaky test case adds 55a55fec5015 kcsan: Add ability to pass instruction pointer of access t [...] adds f4c87dbbef26 kcsan: Save instruction pointer for scoped accesses adds 6c65eb75686f kcsan: Start stack trace with explicit location if provided adds d627c537c258 kcsan: Support reporting scoped read-write access type adds 78c3d954e2b3 kcsan: Move ctx to start of argument list adds ac20e39e8d25 kcsan: selftest: Cleanup and add missing __init adds 587a7d1703f3 Merge branch 'kcsan.2021.09.13b' into HEAD adds 66e9eabea1b1 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...] adds a81a52b325ec Merge branch 'for-5.14-fixes' into for-next adds 14bed3bd42e3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 78665f57c3fa usb: chipidea: udc: make controller hardware endpoint primed adds 20861ce13beb Merge branch 'for-usb-next' of git://git.kernel.org/pub/sc [...] adds 423221a1ef04 iio: adc: lpc18xx_adc: Reorder clk_get_rate() function call adds 5c6cba54df0f iio: accel: mma7660: Warn about failure to put device in s [...] adds 182b88b7d580 iio: xilinx-xadc: Make IRQ optional adds 1a20c02d2b2f iio: adc: stm32-adc: Fix of_node_put() issue in stm32-adc adds a2dcef277dae iio: st-sensors: Use dev_to_iio_dev() in sysfs callbacks adds c3f0e5a40ac6 iio: imx7d_adc: Don't pass IIO device to imx7d_adc_{enable [...] adds 865fcadb05da iio: ms5611: Simplify IO callback parameters adds a4ea3ccfe6e2 iio: adc: ina2xx: Make use of the helper macro kthread_run() adds 12b6d77431f5 iio: adc: ina2xx: Avoid double reference counting from get [...] adds 205a3d791f4f Merge branch 'togreg' of git://git.kernel.org/pub/scm/linu [...] adds 8f42796b9bb3 Merge branch 'misc' into for-next adds 41d7acab7706 Merge branch 'fixes' into for-next adds b0ee5c2f4727 Merge branch 'fixes' into for-next adds b198c36ab605 Merge branch 'misc' into for-next adds 3a05de6d3e78 Merge branch 'fixes' into for-next adds 7e849b8f98a5 Merge branch 'misc' into for-next adds 1a6236fcc56f Merge branch 'fixes' into for-next adds 3ef48a92f475 Merge branch 'misc' into for-next adds 887ebfc09f79 Merge branch 'fixes' into for-next adds c2136cc70973 Merge branch 'fixes' into for-next adds edc5cb40999b Merge branch 'misc' into for-next adds 1f6c7ccc98f7 Merge branch 'fixes' into for-next adds 151a3b7b9d3c Merge branch 'misc' into for-next adds cfb34c044d8e Merge branch 'misc' into for-next adds 3c7603727c3a Merge branch 'fixes' into for-next adds 12b6fcd0ea7f scsi: target: core: Remove from tmr_list during LUN unlink adds 11682523573c scsi: ufs: Revert "Retry aborted SCSI commands instead of [...] adds 91bb765ccab1 scsi: ufs: core: Improve source code comments adds 957d63e77a9c scsi: ufs: core: Improve static type checking adds 4693fad7d6d4 scsi: ufs: core: Log error handler activity adds 267a59f6a5e4 scsi: ufs: core: Export ufshcd_schedule_eh_work() adds e0022c6c2906 scsi: ufs: core: Make it easier to add new debugfs attributes adds 7340faae9474 scsi: ufs: core: Add debugfs attributes for triggering the UFS EH adds 3ad317a1f932 scsi: ufs: core: Remove three superfluous casts adds 9a868c8ad3f4 scsi: ufs: core: Add a compile-time structure size check adds 1ea7d8026300 scsi: ufs: core: Micro-optimize ufshcd_map_sg() adds 2c2934c80e13 scsi: elx: Use 'bitmap_zalloc()' when applicable adds bb2ca6b3f09a scsi: qla2xxx: Relogin during fabric disturbance adds c98c5daaa24b scsi: qla2xxx: Fix gnl list corruption adds 0b7a9fd934a6 scsi: qla2xxx: Turn off target reset during issue_lip adds 8e6d5df3cb32 scsi: qla2xxx: edif: Fix app start fail adds b492d6a4880f scsi: qla2xxx: edif: Fix app start delay adds b1af26c24554 scsi: qla2xxx: edif: Flush stale events and msgs on session down adds 8062b742d3bd scsi: qla2xxx: edif: Replace list_for_each_safe with list_ [...] adds 6c9998ce4be2 scsi: qla2xxx: edif: Tweak trace message adds 91f6f5fbe87b scsi: qla2xxx: edif: Reduce connection thrash adds 0f6d600a26e8 scsi: qla2xxx: edif: Increase ELS payload adds 36f468bfe98c scsi: qla2xxx: edif: Fix inconsistent check of db_flags adds 9fd26c633e8a scsi: qla2xxx: edif: Fix EDIF bsg adds feadce93e668 scsi: qla2xxx: Update version to 10.02.07.200-k adds 3a71f0f7a512 scsi: core: Fix early registration of sysfs attributes for [...] adds a22bcfdbf10b scsi: ufs: Add quirk to handle broken UIC command adds 10fb4f87438d scsi: ufs: Add quirk to enable host controller without PH [...] adds e387d448e489 scsi: ufs: ufs-exynos: Change pclk available max value adds 51cc3bb54286 scsi: ufs: ufs-exynos: Simplify drv_data retrieval adds e1f3e22e93e6 scsi: ufs: ufs-exynos: Add refclkout_stop control adds 91c49e7e82d7 scsi: ufs: ufs-exynos: Add setup_clocks callback adds 533b81d67445 scsi: ufs: ufs-exynos: Support custom version of ufs_hba_v [...] adds a271885ac6b2 scsi: ufs: ufs-exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ [...] adds 3f02cc9ea7bd scsi: ufs: ufs-exynos: Factor out priv data init adds 52e5035f7b07 scsi: ufs: ufs-exynos: Add pre/post_hce_enable drv callbacks adds cc52e15397cc scsi: ufs: ufs-exynos: Support ExynosAuto v9 UFS adds b52aea54b6bf scsi: ufs: ufs-exynos: Multi-host configuration for ExynosAuto v9 adds be39f4fd8dd4 scsi: ufs: ufs-exynos: Introduce ExynosAuto v9 virtual host adds a1efc896cb8a scsi: sr: Remove duplicate assignment adds a4dde9b4c3b0 Merge branch 'misc' into for-next adds 5f7cf82c1d73 scsi: bsg: Fix errno when scsi_bsg_register_queue() fails adds 5ae17501bc62 scsi: core: Avoid leaving shost->last_reset with stale val [...] adds 6266f7df38e1 Merge branch '5.15/scsi-fixes' into 5.16/scsi-queue adds 9ec5128a8b56 scsi: ufs: ufshpb: Properly handle max-single-cmd adds 20aaef52eb08 scsi: scsi_ioctl: Validate command size adds 703535e6ae1e scsi: core: Remove command size deduction from scsi_setup_ [...] adds 3344b58b53a7 scsi: scsi_debug: Don't call kcalloc() if size arg is zero adds 588702bfaf15 Merge branch 'misc' into for-next adds e8a14f36222a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds cd892096c940 scsi: ufs: core: Improve SCSI abort handling adds 9e4d8fb1249b scsi: iscsi: Unblock session then wake up error handler adds c5dddd7505eb scsi: core: sysfs: Fix hang when device state is set via sysfs adds 5f91109446a8 scsi: ufs: core: Fix task management completion timeout race adds caf9b9310ea9 scsi: ufs: core: Fix another task management completion race adds 375622ecf36e scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_ [...] adds d97eb36dfb66 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds fd0d1c7bf074 iommu/virtio: Add definitions for VIRTIO_IOMMU_F_BYPASS_CONFIG adds c320d67024bb iommu/virtio: Support bypass domains adds 45bb1ff67607 iommu/virtio: Sort reserved regions adds 3d7da149451c iommu/virtio: Pass end address to viommu_add_mapping() adds 3b378cc3ce76 iommu/virtio: Support identity-mapped domains adds 47ed04961471 virtio_gpio: drop packed attribute adds c83713dea4bb Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] adds 6ee5808de074 Merge branches 'rpmsg-next' and 'rproc-next' into for-next adds 5c99cd6df47c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 6bd698185db1 configfs: increase the item name length adds 90fcb8fffcc6 configfs: use (1UL << bit) for internal flags adds 8336b1fe1552 configfs: implement committable items adds 2ca6a6dfd9b5 samples: configfs: add a committable group adds b48f6b466e44 gpio: sim: new testing module adds 79d93060a28e selftests: gpio: provide a helper for reading chip info adds 60283bc9fceb selftests: gpio: add a helper for reading GPIO line names adds bb369f4373f5 selftests: gpio: add test cases for gpio-sim adds 5065e08e4ef3 gpio: sim: fix missing unlock on error in gpio_sim_config_ [...] adds 32273a61d2e8 Merge branch 'gpio/gpio-sim' of git://git.kernel.org/pub/s [...] adds 176412f8674b pinctrl: intel: Kconfig: Add configuration menu to Intel p [...] adds 1f5b27439d53 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds f9d8de699ac4 pinctrl: samsung: support ExynosAutov9 SoC pinctrl adds a71d0a49b18f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 6f897a108508 pwm: atmel: Drop unused header adds 27d9a4d69433 pwm: Add might_sleep() annotations for !CONFIG_PWM API functions adds 4ad91a227817 pwm: Make it explicit that pwm_apply_state() might sleep adds 06dfae38d988 pwm: samsung: Describe driver in Kconfig adds 6facd8408348 pwm: visconti: Simplify using devm_pwmchip_add() adds 5d82e661398e pwm: pwm-samsung: Trigger manual update when disabling PWM adds 8aea22fb2d57 dt-bindings: pwm: tpu: Add R-Car V3U device tree bindings adds 76c40c220f63 dt-bindings: pwm: tpu: Add R-Car M3-W+ device tree bindings adds e9d866d5a629 pwm: vt8500: Rename pwm_busy_wait() to make it obviously d [...] adds 23fc58392522 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 716040e0ae01 Merge of per_signal_struct_coredumps-for-v5.16, ucount-fix [...] adds 03b6a503de62 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds d13f5d84ca27 Merge branch 'for-4.16/signal-sysfs-force-v2' into for-next adds 3beed9bf1e3d Merge branch 'for-4.17/upstream-fixes' into for-next adds d7ab8e67aa52 Merge branch 'for-4.18/upstream' into for-next adds 0eb53cdd58f5 Merge branch 'for-4.19/upstream' into for-next adds c72a7f515329 Merge branch 'for-4.18/upstream' into for-next adds bd0ab5efe8ec Merge branch 'for-4.21/upstream' into for-next adds 704f63ef69b5 Merge branch 'for-5.1/atomic-replace' into for-next adds e1fd0398d1e7 Merge branch 'for-5.1/fake-signal' into for-next adds 5b99cc230388 Merge branch 'for-5.0/upstream-fixes' into for-next adds d85ce23d3c20 Merge branch 'for-5.0/upstream-fixes' into for-next adds 62ecab9b2482 Merge branch 'for-5.1-atomic-replace' into for-next adds 586f1a151c7b Merge branch 'for-5.1-atomic-replace' into for-next adds b420648f103d Merge branch 'for-5.1-atomic-replace' into for-next adds 768321fdbcb1 Merge branch 'for-5.1-upstream-fixes' into for-next adds 90be806f0eb3 Merge branch 'for-5.2-core' into for-next adds 55ac3597df3f Merge branch 'for-5.1-upstream-fixes' into for-next adds 7df6a9f68d5d Merge branch 'for-5.2-core' into for-next adds 591be2f7f7b5 Merge branch 'for-5.2/core' into for-next adds 95def8fe33ed Merge branch 'for-5.2/fixes' into for-next adds 33b7fbdee8ff Merge commit '4fb5741c7c5defd88046f570694fc3249479f36f' in [...] adds eb1bfcffba2c Merge branch 'for-5.3-core' into for-next adds 28f28ea4343a Merge branch 'for-5.3-core' into for-next adds 1cfe141e1715 Merge branch 'for-5.4-core' into for-next adds 010e85f9e47c Merge branch 'for-5.5/selftests' into for-next adds 8b65d6ab9d70 Merge remote-tracking branch 'for-5.5/system-state' into for-next adds 7f436b3066e3 Merge branch 'for-5.5/core' into for-next adds d28b4c1b2b3d Merge branch 'for-5.6/selftests' into for-next adds aa4673232ef6 Merge branch 'for-5.8/klp-module-fixups' into for-next adds ccd99877e8fc Merge branch 'for-5.8/klp-module-fixups' into for-next adds f644e7bbd7c1 Merge branch 'for-5.8/klp-module-fixups' into for-next adds 1a0601ade9e1 Merge branch 'for-5.8/klp-module-fixups' into for-next adds 8631420cac7d Merge branch 'for-5.8/klp-module-fixups' into for-next adds e1aef3a1dfdd Merge branch 'for-5.9/selftests-cleanup' into for-next adds b950460b2486 Merge branch 'for-5.9/selftests-cleanup' into for-next adds b2a80bf2f658 Merge branch 'for-5.9/selftests-cleanup' into for-next adds bf14b015bf51 Merge branch 'for-5.9/selftests-cleanup' into for-next adds 338c0aff6dbb Merge branch 'for-5.9/upstream-fixes' into for-next adds 59fc1e476962 Merge branch 'for-5.10/flive-patching' into for-next adds 81840f21d416 Merge branch 'for-5.12/doc' into for-next adds c150bbbb1731 Merge branch 'for-5.13/signal' into for-next adds cd2d68f2d6b2 Merge branch 'for-5.15/cpu-hotplug' into for-next adds 0df07c3e5306 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 8719a17613e0 rtc: ds1302: Add SPI ID table adds da87639d6312 rtc: ds1390: Add SPI ID table adds 5f84478e14aa rtc: pcf2123: Add SPI ID table adds 5e295f940203 rtc: omap: drop unneeded MODULE_ALIAS adds 6eee1c48be7c rtc: s5m: drop unneeded MODULE_ALIAS adds 38b17bc9c40e rtc: rx6110: simplify getting the adapter of a client adds dd49cbedde8a dt-bindings: rtc: Add Mstar MSC313e RTC devicetree binding [...] adds be7d9c9161b9 rtc: Add support for the MSTAR MSC313 RTC adds 27ff63eb076c rtc: msc313: fix missing include adds 3109151c4734 rtc: mcp795: Add SPI ID table adds f3606687b447 rtc: msc313: Fix unintentional sign extension issues with [...] adds 7caadcfa8a7c rtc: m41t80: return NULL rather than a plain 0 integer adds 789c1093f02c rtc: class: don't call cdev_device_del() when cdev_device_ [...] adds 24d23181e43d rtc: class: check return value when calling dev_set_name() adds c3336b8ac609 rtc: rv3032: fix error handling in rv3032_clkout_set_rate() adds 4c8a7b80d5f3 rtc: pcf85063: add support for fixed clock adds 9f08c9ed580a rtc: pcf85063: Always clear EXT_TEST from set_time adds 917425f71f36 rtc: add alarm related features adds 6a8af1b6568a rtc: add parameter ioctl adds 2268551935db rtc: expose correction feature adds a6d8c6e1a5c6 rtc: add correction parameter adds 0d20e9fb1262 rtc: add BSM parameter adds 018d959ba7ff rtc: rv3028: add BSM support adds 6084eac38e76 rtc: rv3032: allow setting BSM adds 7d7234a4fff3 rtc: pcf8523: avoid reading BLF in pcf8523_rtc_read_time adds adb17a053e46 rtc: expose RTC_FEATURE_UPDATE_INTERRUPT adds 91f3849d956d rtc: pcf8523: switch to regmap adds 5537752c5349 rtc: pcf8523: always compile pcf8523_rtc_ioctl adds 7c176119aefd rtc: pcf8523: remove unecessary ifdefery adds ebf48cbe32e9 rtc: pcf8523: allow usage on ACPI platforms adds f8d4e4fa51ec rtc: pcf8523: add BSM support adds 814691c7f7d1 rtc: sun6i: Allow probing without an early clock provider adds 005870f46cf6 rtc: tps80031: Remove driver adds dba28c37f23a rtc: s3c: Remove usage of devm_rtc_device_register() adds e4a1444e10cb rtc: s3c: Extract read/write IO into separate functions adds a5feda3b361e rtc: s3c: Add time range adds 03a86cda4123 rtc: rv8803: fix writing back ctrl in flag register adds 72e4ee638d8e rtc: pcf85063: silence cppcheck warning adds d87f741dddab rtc: handle alarms with a minute resolution adds 654815eff130 rtc: s35390a: let the core handle the alarm resolution adds ac86964ff979 rtc: rv3032: let the core handle the alarm resolution adds 24370014011f rtc: ab-eoz9: use RTC_FEATURE_UPDATE_INTERRUPT adds 27f06af75314 rtc: ab-eoz9: support UIE when available adds a5f828036c2e rtc: ab8500: let the core handle the alarm resolution adds 5e7f635aa647 rtc: rx8025: switch to devm_rtc_allocate_device adds 8670558f9e29 rtc: rx8025: let the core handle the alarm resolution adds 1709d7eea1c6 rtc: rx8025: set range adds 5be3933fea2e rtc: rx8025: clear RTC_FEATURE_ALARM when alarm are not supported adds 3d35840dfb75 rtc: rx8025: use rtc_add_group adds b476266f063e rtc: rx8025: use .set_offset/.read_offset adds 96687659f291 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...] adds f96cb827ce49 ntb: ntb_pingpong: remove redundant initialization of vari [...] adds 956ac7579fcb Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git adds 48d5fd06453d selftests/seccomp: Stop USER_NOTIF test if kcmp() fails adds 1e6d69c7b9cd selftests/seccomp: Report event mismatches more clearly adds 23248911f9ff Merge branch 'for-next/seccomp' of git://git.kernel.org/pu [...] adds 879f756fa9bf Merge branches 'for-next/hardening', 'for-next/overflow' a [...] adds c588484e9778 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...] adds 1e02a5814604 scsi: st: Fix fall-through warning for Clang adds 568f5aab9b88 MIPS: Fix fall-through warnings for Clang adds 675ff8b33756 pcmcia: db1xxx_ss: Fix fall-through warning for Clang adds 649796e558eb Makefile: Enable -Wimplicit-fallthrough for Clang adds 697f3093e0b1 firewire: Remove function callback casts adds b132859800ec Merge branch 'for-next/kspp-misc-fixes' into for-next/kspp adds 704f6142a903 firmware/psci: fix application of sizeof to pointer adds b339c0254731 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...] adds 0f79ce970e79 gnss: drop stray semicolons adds 4d63c20a97a8 Merge branch 'gnss-next' of git://git.kernel.org/pub/scm/l [...] adds 536267aafb8a nvmem: core: Add stubs for nvmem_cell_read_variable_le_u32 [...] adds d162d84b27c8 nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells adds 32a8aabcfecc nvmem: core: rework nvmem cell instance creation adds 3d2042178276 nvmem: core: add nvmem cell post processing callback adds 413333fd6a88 nvmem: imx-ocotp: add support for post processing adds 2fcb3b79572d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 5f616a9b6497 kallsyms: support "big" kernel symbols adds cb1560e28073 kallsyms: increase maximum kernel symbol length to 512 adds 118e1832f05b kallsyms: Use the correct buffer size for symbols adds 8033a9998b79 vsprintf: add new `%pA` format specifier adds ab207c47454b rust: add C helpers adds 7dd72be9144a rust: add `compiler_builtins` crate adds 6aaccb00c2dc rust: add `alloc` crate adds 25c0000dc1de rust: add `build_error` crate adds e1c3c2fd8b0e rust: add `macros` crate adds e668d1b63ae4 rust: add `kernel` crate adds 3deed0751937 rust: export generated symbols adds 4740384805f3 scripts: add `generate_rust_analyzer.py` adds d029d8003e02 docs: add Rust documentation adds fcd48fa27403 Kbuild: add Rust support adds 2218f3460793 samples: add Rust examples adds 988f45dfe7ea MAINTAINERS: Rust adds e89ec9807d85 Merge branch 'rust-next' of https://github.com/Rust-for-Li [...] adds d2f0559fc2d1 csky,sparc: Declare flush_dcache_folio() adds e6efdb94fec3 Merge branch 'for-next' of git://git.infradead.org/users/w [...] adds e825696df716 bitops: protect find_first_{,zero}_bit properly adds 583fba98ff9c bitops: move find_bit_*_le functions from le.h to find.h adds a7c7d06a49d6 include: move find.h from asm_generic to linux adds 8b444c98bb90 arch: remove GENERIC_FIND_FIRST_BIT entirely adds f0a9b5ae3d37 lib: add find_first_and_bit() adds 730b4f23ea71 cpumask: use find_first_and_bit() adds 523f4c8e86c3 all: replace find_next{,_zero}_bit with find_first{,_zero} [...] adds fa9611dc9a30 tools: sync tools/bitmap with mother linux adds 4e258d05437b cpumask: replace cpumask_next_* with cpumask_first_* where [...] adds 1408638497db include/linux: move for_each_bit() macros from bitops.h to find.h adds f79c0edd6d50 find: micro-optimize for_each_{set,clear}_bit() adds 747a53f547cb Replace for_each_*_bit_from() with for_each_*_bit() where [...] adds e0ce85629ef2 mm/percpu: micro-optimize pcpu_is_populated() adds 20a31ee8ae3a bitmap: unify find_bit operations adds 0ac8d21ff6c4 lib: bitmap: add performance test for bitmap_print_to_pagebuf adds 785cb064e2f8 vsprintf: rework bitmap_list_string adds 65885a249d03 Merge branch 'bitmap-master-5.15' of https://guthub.com/no [...] adds 3eaeb881f9c4 lib: zstd: Add kernel-specific API adds e33d3e37568d lib: zstd: Add decompress_sources.h for decompress_unzstd adds de181b7198ea lib: zstd: Upgrade to latest upstream zstd version 1.4.10 adds 2f178faba8ba MAINTAINERS: Add maintainer entry for zstd adds 8e211b894b58 lib: zstd: Add cast to silence clang's -Wbitwise-instead-o [...] adds 7775d5383159 Merge branch 'zstd-1.4.10' of https://github.com/terrelln/ [...] adds aa8bf298a96a ext4: simplify ext4_sb_read_encoding adds 86e805757978 f2fs: simplify f2fs_sb_read_encoding adds a440943e68cd unicode: remove the charset field from struct unicode_map adds f3a9c8239600 unicode: mark the version field in struct unicode_map unsigned adds 49bd03cc7e95 unicode: pass a UNICODE_AGE() tripple to utf8_load adds 379210db489c unicode: remove the unused utf8{,n}age{min,max} functions adds 9012d79cf0c7 unicode: simplify utf8len adds fbc59d65059e unicode: move utf8cursor to utf8-selftest.c adds 6ca99ce756c2 unicode: cache the normalization tables in struct unicode_map adds 2b3d04787012 unicode: Add utf8-data module adds e2a58d2d3416 unicode: only export internal symbols for the selftests adds 88705227e064 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] adds 2108ea4986c5 Mark NTFS_RW as BROKEN adds 0fa83c99044a lib/test_kasan.c: use underlying string helpers adds f8b25d483c4a kasan-test-use-underlying-string-helpers-checkpatch-fixes adds be6597f46a5c mm: bdi: initialize bdi_min_ratio when bdi is unregistered adds 2224b7db1fb4 mm-bdi-initialize-bdi_min_ratio-when-bdi-unregister-fix adds 2171267fa5cb /proc/kpageflags: prevent an integer overflow in stable_pa [...] adds 495bece60dcf /proc/kpageflags: do not use uninitialized struct pages adds 381ca77d2fc4 procfs: prevent unpriveleged processes accessing fdinfo dir adds 29161eae0627 ocfs2: reflink deadlock when clone file to the same direct [...] adds a17c22ebcdee ocfs2: clear links count in ocfs2_mknod() if an error occurs adds ef172452145d ocfs2: fix ocfs2 corrupt when iputting an inode adds eb2231416e9e kasan: test: consolidate workarounds for unwanted __alloc_ [...] adds 45539004a11a mm/page_owner.c: modify the type of argument "order" in so [...] adds 667f0174fea5 mm-page_ownerc-modify-the-type-of-argument-order-in-some-f [...] adds dad8d5867a46 mm/memory.c: use correct VMA flags when freeing page-tables adds 781955ae9206 lazy tlb: introduce lazy mm refcount helper functions adds 30c1d947b688 lazy tlb: allow lazy tlb mm refcounting to be configurable adds a8ec0c36381b lazy tlb: shoot lazies, a non-refcounting lazy tlb option adds 0b62423e3ed7 powerpc/64s: enable MMU_LAZY_TLB_SHOOTDOWN adds 6f325a4e7889 mm/mempolicy: convert from atomic_t to refcount_t on mempo [...] adds 228d59f77cf9 mm-mempolicy-convert-from-atomic_t-to-refcount_t-on-mempol [...] adds 0b61d5b52923 oom_kill: oom_score_adj broken for processes with small me [...] adds 0259f10c404e mm/memory_hotplug: make HWPoisoned dirty swapcache pages u [...] adds 4dc77a00b82d mm/rmap: convert from atomic_t to refcount_t on anon_vma-> [...] adds 6044471aac4c mm: disable zsmalloc on PREEMPT_RT adds bd38c851ed0a mm/zsmalloc.c: combine two atomic ops in zs_pool_dec_isolated() adds 0bcc15d6132d fs/buffer.c: add debug print for __getblk_gfp() stall problem adds dcb70217e9e7 fs/buffer.c: dump more info for __getblk_gfp() stall problem adds b7d80ee85970 kernel/hung_task.c: Monitor killed tasks. adds 3de10c3f0588 proc/sysctl: make protected_* world readable adds d1dbc3bd7643 ELF: fix overflow in total mapping size calculation adds 6afc5c18da25 init/main.c: silence some -Wunused-parameter warnings adds dd9ffddd9c0c hfsplus: fix out-of-bounds warnings in __hfsplus_setxattr adds e1ea090136bc ipc: WARN if trying to remove ipc object which is absent adds 0c56210ef22c shm: extend forced shm destroy to support objects from sev [...] adds 56410c1b1dfc Merge branch 'akpm-current/current' adds 3c02caafe39a lib/stackdepot: allow optional init and stack_table alloca [...] adds dc8257d05df7 lib/stackdepot: fix spelling mistake and grammar in pr_err [...] adds bf6688dc51cc lib/stackdepot: allow optional init and stack_table alloca [...] adds aff2a345ef36 lib/stackdepot: allow optional init and stack_table alloca [...] adds e2df326a68b8 mm: allow only SLUB on PREEMPT_RT adds b2727d1d1b63 mm: migrate: simplify the file-backed pages validation whe [...] adds 75f67647203d mm/migrate.c: remove MIGRATE_PFN_LOCKED adds bfec61f87bc5 mm: unexport folio_memcg_{,un}lock adds cf7c0570a7bf mm: unexport {,un}lock_page_memcg adds fa7242536739 kasan: add kasan mode messages when kasan init adds 59cdaf7a908c Merge branch 'akpm/master' adds f2e19fd15bd7 Add linux-next specific files for 20211112
No new revisions were added by this update.
Summary of changes: .gitignore | 5 + .mailmap | 2 + .rustfmt.toml | 12 + Documentation/ABI/testing/sysfs-fs-f2fs | 16 + Documentation/ABI/testing/sysfs-fs-ubifs | 35 + Documentation/admin-guide/gpio/gpio-sim.rst | 72 + .../admin-guide/hw-vuln/core-scheduling.rst | 5 +- Documentation/admin-guide/kernel-parameters.txt | 21 + .../admin-guide/media/platform-cardlist.rst | 1 + Documentation/dev-tools/kcov.rst | 5 + Documentation/devicetree/bindings/arm/sti.yaml | 2 +- .../devicetree/bindings/arm/stm32/st,mlahb.yaml | 4 +- .../bindings/arm/stm32/st,stm32-syscon.yaml | 4 +- .../devicetree/bindings/arm/stm32/stm32.yaml | 2 +- .../devicetree/bindings/clock/ingenic,cgu.yaml | 2 +- .../bindings/clock/sifive/fu740-prci.yaml | 4 + .../devicetree/bindings/clock/silabs,si5351.txt | 2 +- .../bindings/clock/socionext,uniphier-clock.yaml | 6 + .../devicetree/bindings/clock/st,stm32mp1-rcc.yaml | 2 +- .../devicetree/bindings/crypto/st,stm32-crc.yaml | 2 +- .../devicetree/bindings/crypto/st,stm32-cryp.yaml | 2 +- .../devicetree/bindings/crypto/st,stm32-hash.yaml | 2 +- .../bindings/display/bridge/lvds-codec.yaml | 33 +- .../devicetree/bindings/display/bridge/ps8640.yaml | 19 +- .../bindings/display/bridge/snps,dw-mipi-dsi.yaml | 2 +- .../bindings/display/bridge/toshiba,tc358767.txt | 54 - .../bindings/display/bridge/toshiba,tc358767.yaml | 158 + .../devicetree/bindings/display/ingenic,ipu.yaml | 2 +- .../devicetree/bindings/display/ingenic,lcd.yaml | 4 +- .../bindings/display/panel/orisetech,otm8009a.yaml | 2 +- .../bindings/display/panel/panel-simple.yaml | 5 + .../bindings/display/panel/raydium,rm68200.yaml | 2 +- .../bindings/display/panel/sharp,ls060t1sx01.yaml | 56 + .../devicetree/bindings/display/st,stm32-dsi.yaml | 4 +- .../devicetree/bindings/display/st,stm32-ltdc.yaml | 4 +- .../devicetree/bindings/dma/ingenic,dma.yaml | 2 +- .../devicetree/bindings/dma/qcom_bam_dma.txt | 2 + .../devicetree/bindings/dma/st,stm32-dma.yaml | 2 +- .../devicetree/bindings/dma/st,stm32-dmamux.yaml | 2 +- .../devicetree/bindings/dma/st,stm32-mdma.yaml | 2 +- Documentation/devicetree/bindings/dsp/fsl,dsp.yaml | 123 +- .../devicetree/bindings/gpio/gpio-xlp.txt | 49 - .../bindings/hwlock/st,stm32-hwspinlock.yaml | 3 +- Documentation/devicetree/bindings/i2c/i2c-imx.yaml | 4 +- .../devicetree/bindings/i2c/i2c-xlp9xx.txt | 22 - .../devicetree/bindings/i2c/ingenic,i2c.yaml | 2 +- .../devicetree/bindings/i2c/st,stm32-i2c.yaml | 2 +- .../devicetree/bindings/iio/adc/ingenic,adc.yaml | 2 +- .../bindings/iio/adc/sigma-delta-modulator.yaml | 2 +- .../devicetree/bindings/iio/adc/st,stm32-adc.yaml | 2 +- .../bindings/iio/adc/st,stm32-dfsdm-adc.yaml | 4 +- .../devicetree/bindings/iio/dac/st,stm32-dac.yaml | 2 +- .../devicetree/bindings/input/cypress-sf.yaml | 61 + .../bindings/input/microchip,cap11xx.yaml | 1 + .../interrupt-controller/st,stm32-exti.yaml | 4 +- .../devicetree/bindings/mailbox/st,stm32-ipcc.yaml | 4 +- .../devicetree/bindings/media/st,stm32-cec.yaml | 3 +- .../devicetree/bindings/media/st,stm32-dcmi.yaml | 2 +- .../devicetree/bindings/media/st,stm32-dma2d.yaml | 71 + .../bindings/memory-controllers/ingenic,nemc.yaml | 2 +- .../memory-controllers/st,stm32-fmc2-ebi.yaml | 2 +- .../devicetree/bindings/mfd/st,stm32-lptimer.yaml | 2 +- .../devicetree/bindings/mfd/st,stm32-timers.yaml | 3 +- .../devicetree/bindings/mfd/st,stmfx.yaml | 2 +- .../devicetree/bindings/mfd/st,stpmic1.yaml | 2 +- .../bindings/mips/ingenic/ingenic,cpu.yaml | 2 +- .../devicetree/bindings/mmc/ingenic,mmc.yaml | 2 +- .../devicetree/bindings/mtd/ingenic,nand.yaml | 2 +- .../bindings/mtd/st,stm32-fmc2-nand.yaml | 2 +- .../devicetree/bindings/net/ingenic,mac.yaml | 2 +- .../devicetree/bindings/net/snps,dwmac.yaml | 2 +- .../devicetree/bindings/net/stm32-dwmac.yaml | 4 +- .../bindings/nvmem/ingenic,jz4780-efuse.yaml | 2 +- .../devicetree/bindings/nvmem/st,stm32-romem.yaml | 2 +- .../devicetree/bindings/opp/opp-v2-base.yaml | 2 +- .../devicetree/bindings/phy/ingenic,phy-usb.yaml | 2 +- .../devicetree/bindings/phy/phy-stm32-usbphyc.yaml | 2 +- .../bindings/pinctrl/st,stm32-pinctrl.yaml | 2 +- .../devicetree/bindings/pwm/renesas,tpu-pwm.yaml | 2 + .../bindings/regulator/st,stm32-booster.yaml | 2 +- .../bindings/regulator/st,stm32-vrefbuf.yaml | 2 +- .../bindings/regulator/st,stm32mp1-pwr-reg.yaml | 2 +- .../remoteproc/amlogic,meson-mx-ao-arc.yaml | 87 + .../bindings/remoteproc/ingenic,vpu.yaml | 2 +- .../devicetree/bindings/remoteproc/mtk,scp.txt | 36 - .../devicetree/bindings/remoteproc/mtk,scp.yaml | 92 + .../devicetree/bindings/remoteproc/qcom,adsp.yaml | 59 +- .../devicetree/bindings/remoteproc/qcom,q6v5.txt | 39 +- .../bindings/remoteproc/st,stm32-rproc.yaml | 4 +- .../bindings/remoteproc/ti,k3-dsp-rproc.yaml | 4 +- .../bindings/remoteproc/ti,k3-r5f-rproc.yaml | 4 +- .../devicetree/bindings/rng/ingenic,trng.yaml | 2 +- .../devicetree/bindings/rng/st,stm32-rng.yaml | 2 +- .../devicetree/bindings/rtc/ingenic,rtc.yaml | 2 +- .../devicetree/bindings/rtc/mstar,msc313-rtc.yaml | 49 + .../devicetree/bindings/rtc/nxp,pcf85063.txt | 9 + .../devicetree/bindings/rtc/st,stm32-rtc.yaml | 2 +- .../devicetree/bindings/serial/ingenic,uart.yaml | 2 +- .../devicetree/bindings/serial/st,stm32-uart.yaml | 2 +- .../devicetree/bindings/sound/cirrus,cs42l51.yaml | 2 +- .../devicetree/bindings/sound/ingenic,aic.yaml | 2 +- .../devicetree/bindings/sound/ingenic,codec.yaml | 2 +- .../devicetree/bindings/sound/st,stm32-i2s.yaml | 2 +- .../devicetree/bindings/sound/st,stm32-sai.yaml | 2 +- .../bindings/sound/st,stm32-spdifrx.yaml | 2 +- .../devicetree/bindings/spi/ingenic,spi.yaml | 2 +- Documentation/devicetree/bindings/spi/spi-xlp.txt | 38 - .../devicetree/bindings/spi/st,stm32-qspi.yaml | 4 +- .../devicetree/bindings/spi/st,stm32-spi.yaml | 4 +- .../bindings/thermal/st,stm32-thermal.yaml | 2 +- .../devicetree/bindings/timer/ingenic,sysost.yaml | 2 +- .../devicetree/bindings/timer/ingenic,tcu.yaml | 2 +- .../devicetree/bindings/timer/st,stm32-timer.yaml | 3 +- .../devicetree/bindings/usb/ingenic,musb.yaml | 2 +- .../devicetree/bindings/usb/st,stusb160x.yaml | 2 +- .../devicetree/bindings/vendor-prefixes.yaml | 2 + .../bindings/watchdog/allwinner,sun4i-a10-wdt.yaml | 48 +- .../devicetree/bindings/watchdog/mtk-wdt.txt | 2 + .../bindings/watchdog/st,stm32-iwdg.yaml | 4 +- Documentation/doc-guide/kernel-doc.rst | 3 + Documentation/filesystems/configfs.rst | 6 +- Documentation/filesystems/f2fs.rst | 19 + Documentation/filesystems/nfs/index.rst | 1 + Documentation/filesystems/nfs/reexport.rst | 113 + Documentation/firmware-guide/acpi/index.rst | 1 + Documentation/firmware-guide/acpi/non-d0-probe.rst | 78 + Documentation/gpu/todo.rst | 13 +- Documentation/index.rst | 1 + Documentation/kbuild/kbuild.rst | 4 + Documentation/networking/ip-sysctl.rst | 6 +- Documentation/networking/ipvs-sysctl.rst | 3 +- Documentation/process/changes.rst | 13 + Documentation/rust/arch-support.rst | 35 + Documentation/rust/assets/favicon-16x16.png | Bin 0 -> 798 bytes Documentation/rust/assets/favicon-32x32.png | Bin 0 -> 2076 bytes Documentation/rust/assets/rust-logo.png | Bin 0 -> 53976 bytes Documentation/rust/coding.rst | 92 + Documentation/rust/docs.rst | 110 + Documentation/rust/index.rst | 20 + Documentation/rust/quick-start.rst | 218 + Documentation/security/SCTP.rst | 65 +- Documentation/userspace-api/media/v4l/control.rst | 9 + Documentation/virt/kvm/api.rst | 14 + Documentation/vm/hmm.rst | 2 +- MAINTAINERS | 89 +- Makefile | 161 +- Next/SHA1s | 343 ++ Next/Trees | 345 ++ Next/merge.log | 3389 +++++++++++++ arch/Kconfig | 28 + arch/alpha/include/asm/bitops.h | 2 - arch/alpha/kernel/traps.c | 4 +- arch/arc/Kconfig | 1 - arch/arc/include/asm/bitops.h | 1 - arch/arc/include/asm/thread_info.h | 4 +- arch/arc/kernel/process.c | 2 +- arch/arm/include/asm/bitops.h | 1 - arch/arm/include/asm/syscall.h | 10 - arch/arm/mach-rpc/ecard.c | 2 +- arch/arm/mm/kasan_init.c | 2 +- arch/arm/rust/target.json | 27 + arch/arm/xen/enlighten.c | 1 - arch/arm/xen/hypercall.S | 1 - arch/arm64/Kconfig | 1 - arch/arm64/boot/dts/marvell/cn9130-crb.dtsi | 4 +- arch/arm64/boot/dts/mediatek/mt8183-kukui.dtsi | 2 +- arch/arm64/include/asm/bitops.h | 1 - arch/arm64/include/asm/pgtable.h | 12 +- arch/arm64/include/asm/syscall.h | 10 - arch/arm64/kernel/cpufeature.c | 11 +- arch/arm64/kernel/vdso/Makefile | 2 +- arch/arm64/kernel/vdso32/Makefile | 2 +- arch/arm64/mm/kasan_init.c | 7 +- arch/arm64/mm/mmu.c | 3 +- arch/arm64/rust/target.json | 34 + arch/arm64/xen/hypercall.S | 1 - arch/csky/abiv1/inc/abi/cacheflush.h | 1 + arch/csky/abiv2/inc/abi/cacheflush.h | 2 + arch/csky/include/asm/bitops.h | 1 - arch/csky/include/asm/syscall.h | 9 - arch/h8300/Kconfig | 1 - arch/h8300/Kconfig.cpu | 4 + arch/h8300/boot/dts/edosk2674.dts | 10 +- arch/h8300/boot/dts/h8300h_sim.dts | 2 +- arch/h8300/boot/dts/h8s_sim.dts | 2 +- arch/h8300/configs/edosk2674_defconfig | 10 +- arch/h8300/configs/h8300h-sim_defconfig | 8 +- arch/h8300/configs/h8s-sim_defconfig | 8 +- arch/h8300/include/asm/bitops.h | 1 - arch/h8300/include/asm/processor.h | 1 - arch/h8300/include/asm/segment.h | 40 - arch/h8300/include/asm/thread_info.h | 3 - arch/h8300/kernel/entry.S | 1 - arch/h8300/kernel/head_ram.S | 1 - arch/h8300/kernel/setup.c | 2 +- arch/h8300/lib/memset.S | 17 +- arch/h8300/mm/Makefile | 2 +- arch/h8300/mm/init.c | 6 - arch/h8300/mm/memory.c | 53 - arch/hexagon/include/asm/bitops.h | 1 - arch/ia64/include/asm/bitops.h | 2 - arch/ia64/include/asm/syscall.h | 17 +- arch/ia64/kernel/ptrace.c | 31 +- arch/m68k/Kconfig.cpu | 11 - arch/m68k/Kconfig.machine | 1 + arch/m68k/include/asm/bitops.h | 4 +- arch/m68k/kernel/traps.c | 2 +- arch/microblaze/include/asm/syscall.h | 33 - arch/microblaze/mm/pgtable.c | 3 +- arch/mips/Kbuild.platforms | 2 +- arch/mips/Kconfig | 6 +- arch/mips/Makefile | 2 + arch/mips/boot/compressed/.gitignore | 3 - arch/mips/boot/compressed/Makefile | 12 +- arch/mips/boot/compressed/ashldi3.c | 2 + arch/mips/boot/compressed/bswapdi.c | 2 + arch/mips/boot/compressed/bswapsi.c | 2 + arch/mips/boot/compressed/uart-ath79.c | 2 + arch/mips/boot/dts/ingenic/jz4725b.dtsi | 2 +- arch/mips/boot/dts/ingenic/jz4740.dtsi | 2 +- arch/mips/boot/dts/ingenic/jz4770.dtsi | 2 +- arch/mips/boot/dts/ingenic/jz4780.dtsi | 2 +- arch/mips/boot/dts/ingenic/x1000.dtsi | 2 +- arch/mips/boot/dts/ingenic/x1830.dtsi | 2 +- arch/mips/configs/bmips_stb_defconfig | 155 +- arch/mips/dec/setup.c | 6 +- arch/mips/include/asm/bitops.h | 1 - arch/mips/include/asm/traps.h | 2 +- arch/mips/kernel/r2300_fpu.S | 4 +- arch/mips/kernel/syscall.c | 9 - arch/mips/kernel/traps.c | 8 +- arch/mips/sgi-ip22/ip22-berr.c | 2 +- arch/mips/sgi-ip22/ip28-berr.c | 2 +- arch/mips/sgi-ip27/ip27-berr.c | 2 +- arch/mips/sgi-ip32/ip32-berr.c | 2 +- arch/mips/sibyte/swarm/setup.c | 2 +- arch/mips/txx9/generic/setup_tx4927.c | 2 +- arch/mips/txx9/generic/setup_tx4938.c | 2 +- arch/mips/txx9/generic/setup_tx4939.c | 2 +- arch/mips/vdso/Makefile | 2 +- arch/nds32/Kbuild | 3 + arch/nds32/Kconfig | 4 +- arch/nds32/Makefile | 3 - arch/nds32/include/asm/syscall.h | 22 - arch/nds32/kernel/traps.c | 2 +- arch/nds32/mm/fault.c | 6 +- arch/nios2/include/asm/syscall.h | 11 - arch/openrisc/include/asm/bitops.h | 1 - arch/openrisc/include/asm/syscall.h | 7 - arch/openrisc/kernel/traps.c | 2 +- arch/openrisc/mm/fault.c | 4 +- arch/parisc/include/asm/bitops.h | 1 - arch/parisc/include/asm/kprobes.h | 5 +- arch/parisc/include/asm/pgtable.h | 10 +- arch/parisc/kernel/cache.c | 4 +- arch/parisc/kernel/kprobes.c | 28 +- arch/parisc/kernel/patch.c | 5 +- arch/parisc/kernel/stacktrace.c | 1 + arch/parisc/kernel/traps.c | 10 +- arch/parisc/kernel/vmlinux.lds.S | 3 +- arch/powerpc/Kconfig | 1 + arch/powerpc/include/asm/bitops.h | 2 - arch/powerpc/include/asm/cputhreads.h | 2 +- arch/powerpc/include/asm/syscall.h | 10 - arch/powerpc/kernel/signal_32.c | 6 +- arch/powerpc/kernel/signal_64.c | 9 +- arch/powerpc/kernel/smp.c | 2 +- arch/powerpc/kernel/watchdog.c | 6 + arch/powerpc/kvm/book3s_hv_uvmem.c | 4 +- arch/powerpc/mm/book3s64/radix_tlb.c | 4 +- arch/powerpc/mm/pgtable_32.c | 7 +- arch/powerpc/platforms/pasemi/dma_lib.c | 4 +- arch/powerpc/rust/target.json | 29 + arch/riscv/Kconfig | 1 + arch/riscv/Makefile | 11 + .../dts/microchip/microchip-mpfs-icicle-kit.dts | 18 +- arch/riscv/boot/dts/microchip/microchip-mpfs.dtsi | 40 +- arch/riscv/boot/dts/sifive/fu540-c000.dtsi | 2 +- .../riscv/boot/dts/sifive/hifive-unleashed-a00.dts | 10 +- .../riscv/boot/dts/sifive/hifive-unmatched-a00.dts | 7 +- arch/riscv/configs/32-bit.config | 2 + arch/riscv/configs/64-bit.config | 2 + arch/riscv/configs/defconfig | 7 +- arch/riscv/include/asm/bitops.h | 1 - arch/riscv/include/asm/page.h | 2 + arch/riscv/include/asm/pgtable.h | 6 +- arch/riscv/include/asm/syscall.h | 9 - arch/riscv/include/asm/vdso.h | 13 +- arch/riscv/include/asm/vdso/gettimeofday.h | 7 + arch/riscv/kernel/head.S | 12 + arch/riscv/kernel/reset.c | 12 +- arch/riscv/kernel/vdso.c | 250 +- arch/riscv/kernel/vdso/vdso.lds.S | 3 + arch/riscv/kernel/vmlinux-xip.lds.S | 10 +- arch/riscv/lib/delay.c | 4 + arch/riscv/mm/context.c | 8 +- arch/riscv/mm/extable.c | 4 +- arch/riscv/mm/init.c | 7 +- arch/riscv/net/bpf_jit_comp64.c | 2 + arch/riscv/rust/rv32ima.json | 36 + arch/riscv/rust/rv32imac.json | 36 + arch/riscv/rust/rv64ima.json | 36 + arch/riscv/rust/rv64imac.json | 36 + arch/s390/Kconfig | 1 - arch/s390/include/asm/bitops.h | 1 - arch/s390/include/asm/facility.h | 4 + arch/s390/include/asm/kdebug.h | 2 +- arch/s390/include/asm/pci.h | 6 +- arch/s390/include/asm/syscall.h | 12 - arch/s390/kernel/dumpstack.c | 2 +- arch/s390/kernel/perf_cpum_cf.c | 4 +- arch/s390/kernel/traps.c | 2 +- arch/s390/kvm/kvm-s390.c | 2 +- arch/s390/mm/fault.c | 2 - arch/s390/pci/pci.c | 148 +- arch/s390/pci/pci_event.c | 230 +- arch/s390/pci/pci_insn.c | 4 +- arch/s390/pci/pci_irq.c | 9 + arch/sh/Kconfig | 1 - arch/sh/Kconfig.debug | 1 + arch/sh/boards/mach-landisk/irq.c | 4 +- arch/sh/boot/Makefile | 4 +- arch/sh/boot/compressed/.gitignore | 5 - arch/sh/boot/compressed/Makefile | 32 +- arch/sh/boot/compressed/ashiftrt.S | 2 + arch/sh/boot/compressed/ashldi3.c | 2 + arch/sh/boot/compressed/ashlsi3.S | 2 + arch/sh/boot/compressed/ashrsi3.S | 2 + arch/sh/boot/compressed/lshrsi3.S | 2 + arch/sh/include/asm/bitops.h | 1 - arch/sh/include/asm/checksum_32.h | 5 +- arch/sh/include/asm/irq.h | 11 - arch/sh/include/asm/sfp-machine.h | 8 + arch/sh/include/asm/syscall_32.h | 12 - arch/sh/include/asm/uaccess.h | 4 +- arch/sh/kernel/cpu/fpu.c | 10 +- arch/sh/kernel/cpu/sh4a/smp-shx3.c | 5 +- arch/sh/kernel/crash_dump.c | 4 +- arch/sh/kernel/traps.c | 2 +- arch/sh/kernel/traps_32.c | 8 +- arch/sh/math-emu/math.c | 147 +- arch/sh/mm/fault.c | 2 - arch/sh/mm/nommu.c | 4 +- arch/sparc/Kconfig | 3 +- arch/sparc/include/asm/bitops_32.h | 1 - arch/sparc/include/asm/bitops_64.h | 2 - arch/sparc/include/asm/cacheflush_32.h | 1 + arch/sparc/include/asm/cacheflush_64.h | 1 + arch/sparc/include/asm/syscall.h | 10 - arch/sparc/kernel/ioport.c | 76 +- arch/sparc/kernel/signal_32.c | 4 +- arch/sparc/kernel/windows.c | 6 +- arch/sparc/mm/fault_32.c | 1 - arch/sparc/mm/tsb.c | 2 +- arch/um/include/asm/delay.h | 4 +- arch/um/include/asm/irqflags.h | 4 +- arch/um/include/asm/syscall-generic.h | 14 - arch/um/include/shared/longjmp.h | 2 +- arch/um/include/shared/os.h | 4 +- arch/um/kernel/ksyms.c | 2 +- arch/um/kernel/trap.c | 2 +- arch/um/os-Linux/sigio.c | 6 +- arch/um/os-Linux/signal.c | 8 +- arch/x86/Kconfig | 1 - arch/x86/entry/vsyscall/vsyscall_64.c | 3 +- arch/x86/include/asm/bitops.h | 2 - arch/x86/include/asm/kvm_host.h | 6 +- arch/x86/include/asm/kvm_para.h | 12 + arch/x86/include/asm/mem_encrypt.h | 4 + arch/x86/include/asm/paravirt.h | 6 + arch/x86/include/asm/paravirt_types.h | 3 + arch/x86/include/asm/processor.h | 5 +- arch/x86/include/asm/set_memory.h | 1 + arch/x86/include/asm/syscall.h | 33 - arch/x86/include/asm/xen/hypercall.h | 233 +- arch/x86/include/asm/xen/hypervisor.h | 4 + arch/x86/include/asm/xen/pci.h | 19 - arch/x86/include/uapi/asm/kvm_para.h | 1 + arch/x86/kernel/aperture_64.c | 13 +- arch/x86/kernel/apic/vector.c | 4 +- arch/x86/kernel/doublefault_32.c | 3 - arch/x86/kernel/kvm.c | 109 +- arch/x86/kernel/paravirt.c | 14 +- arch/x86/kernel/unwind_orc.c | 2 +- arch/x86/kernel/vm86_32.c | 10 +- arch/x86/kvm/cpuid.c | 93 +- arch/x86/kvm/hyperv.c | 4 +- arch/x86/kvm/lapic.c | 23 +- arch/x86/kvm/lapic.h | 2 +- arch/x86/kvm/mmu/mmu.c | 10 +- arch/x86/kvm/mmu/tdp_mmu.c | 2 +- arch/x86/kvm/pmu.c | 2 +- arch/x86/kvm/pmu.h | 4 +- arch/x86/kvm/svm/avic.c | 3 +- arch/x86/kvm/svm/pmu.c | 5 +- arch/x86/kvm/svm/sev.c | 302 +- arch/x86/kvm/svm/svm.c | 14 +- arch/x86/kvm/svm/svm.h | 28 +- arch/x86/kvm/vmx/nested.c | 166 +- arch/x86/kvm/vmx/pmu_intel.c | 7 +- arch/x86/kvm/vmx/vmx.c | 73 +- arch/x86/kvm/vmx/vmx.h | 33 + arch/x86/kvm/x86.c | 144 +- arch/x86/mm/init_32.c | 14 +- arch/x86/mm/mem_encrypt.c | 72 +- arch/x86/mm/pat/set_memory.c | 6 + arch/x86/pci/xen.c | 76 +- arch/x86/rust/target.json | 36 + arch/x86/um/Kconfig | 1 - arch/x86/um/Makefile | 2 +- arch/x86/xen/enlighten.c | 116 +- arch/x86/xen/enlighten_hvm.c | 6 +- arch/x86/xen/enlighten_pv.c | 35 +- arch/x86/xen/irq.c | 62 +- arch/x86/xen/mmu_hvm.c | 37 +- arch/x86/xen/mmu_pv.c | 52 +- arch/x86/xen/setup.c | 10 +- arch/x86/xen/smp.c | 28 - arch/x86/xen/smp_pv.c | 2 - arch/x86/xen/xen-head.S | 12 +- arch/x86/xen/xen-ops.h | 4 +- arch/xtensa/include/asm/bitops.h | 1 - arch/xtensa/include/asm/syscall.h | 11 - arch/xtensa/kernel/traps.c | 2 +- arch/xtensa/mm/fault.c | 3 +- block/blk-core.c | 61 +- block/blk-merge.c | 6 +- block/blk-mq-debugfs.c | 1 + block/blk-mq-sched.c | 15 +- block/blk-mq.c | 189 +- block/blk-mq.h | 12 +- block/blk.h | 35 + block/fops.c | 4 +- block/genhd.c | 13 +- crypto/algapi.c | 2 + crypto/zstd.c | 28 +- drivers/acpi/device_pm.c | 26 + drivers/acpi/ec.c | 11 +- drivers/acpi/pmic/intel_pmic.c | 51 +- drivers/acpi/power.c | 8 +- drivers/acpi/scan.c | 4 + drivers/acpi/video_detect.c | 78 +- drivers/ata/libahci.c | 2 +- drivers/ata/libata-core.c | 13 +- drivers/ata/libata-eh.c | 8 + drivers/ata/sata_highbank.c | 4 +- drivers/base/power/main.c | 85 +- drivers/block/ataflop.c | 61 +- drivers/block/brd.c | 9 +- drivers/block/drbd/drbd_main.c | 4 +- drivers/block/floppy.c | 17 +- drivers/block/loop.c | 1 - drivers/block/nbd.c | 44 +- drivers/block/ps3disk.c | 8 +- drivers/block/ps3vram.c | 7 +- drivers/block/rnbd/rnbd-clt.c | 2 +- drivers/block/sunvdc.c | 14 +- drivers/block/z2ram.c | 7 +- drivers/block/zram/zram_drv.c | 45 +- drivers/bluetooth/Kconfig | 6 + drivers/bluetooth/Makefile | 1 + drivers/bluetooth/bfusb.c | 3 + drivers/bluetooth/btintel.c | 22 +- drivers/bluetooth/btmtk.c | 289 ++ drivers/bluetooth/btmtk.h | 111 + drivers/bluetooth/btmtksdio.c | 496 +- drivers/bluetooth/btsdio.c | 2 + drivers/bluetooth/btusb.c | 389 +- drivers/bluetooth/hci_bcm.c | 1 - drivers/bluetooth/hci_vhci.c | 120 +- drivers/bluetooth/virtio_bt.c | 3 + drivers/bus/brcmstb_gisb.c | 2 +- drivers/clk/actions/owl-factor.c | 1 - drivers/clk/clk-ast2600.c | 12 +- drivers/clk/clk-composite.c | 1 + drivers/clk/clk-si5351.c | 8 +- drivers/clk/clk-si5351.h | 2 +- drivers/clk/clk-versaclock5.c | 4 +- drivers/clk/imx/clk.h | 4 +- drivers/clk/ingenic/cgu.c | 6 +- drivers/clk/ingenic/jz4725b-cgu.c | 2 +- drivers/clk/ingenic/jz4740-cgu.c | 2 +- drivers/clk/ingenic/jz4760-cgu.c | 2 +- drivers/clk/ingenic/jz4770-cgu.c | 2 +- drivers/clk/ingenic/jz4780-cgu.c | 2 +- drivers/clk/ingenic/x1000-cgu.c | 2 +- drivers/clk/ingenic/x1830-cgu.c | 2 +- drivers/clk/mediatek/clk-mt8195-imp_iic_wrap.c | 2 - drivers/clk/qcom/gcc-msm8996.c | 15 - drivers/clk/rockchip/Kconfig | 4 +- drivers/clk/rockchip/clk-rk3399.c | 6 +- drivers/clk/rockchip/clk-rk3568.c | 6 +- drivers/clk/samsung/clk-exynos4.c | 18 +- drivers/clk/samsung/clk-exynos5250.c | 10 +- drivers/clk/samsung/clk-exynos5420.c | 2 +- drivers/clk/samsung/clk-s3c2410.c | 6 +- drivers/clk/samsung/clk-s3c64xx.c | 8 +- drivers/clk/samsung/clk-s5pv210.c | 8 +- drivers/clk/samsung/clk.c | 14 - drivers/clk/samsung/clk.h | 2 - drivers/clk/uniphier/clk-uniphier-core.c | 17 + drivers/clk/uniphier/clk-uniphier-sys.c | 47 + drivers/clk/uniphier/clk-uniphier.h | 6 + drivers/clk/versatile/clk-icst.c | 6 +- drivers/clocksource/h8300_timer8.c | 20 +- drivers/cpufreq/intel_pstate.c | 36 +- drivers/dax/super.c | 100 +- drivers/devfreq/devfreq.c | 26 + drivers/devfreq/governor.h | 3 + drivers/devfreq/tegra30-devfreq.c | 109 +- drivers/dma-buf/dma-buf.c | 81 +- drivers/dma-buf/dma-resv.c | 69 +- drivers/dma/Kconfig | 2 +- drivers/dma/altera-msgdma.c | 10 +- drivers/dma/at_xdmac.c | 69 +- drivers/dma/bestcomm/ata.c | 2 +- drivers/dma/bestcomm/bestcomm.c | 22 +- drivers/dma/bestcomm/fec.c | 4 +- drivers/dma/bestcomm/gen_bd.c | 4 +- drivers/dma/dma-jz4780.c | 1 + drivers/dma/dmaengine.c | 3 +- drivers/dma/dmaengine.h | 2 +- drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c | 112 +- drivers/dma/dw-axi-dmac/dw-axi-dmac.h | 35 +- drivers/dma/dw-edma/dw-edma-core.c | 1 - drivers/dma/dw-edma/dw-edma-pcie.c | 17 +- drivers/dma/dw/pci.c | 6 +- drivers/dma/fsl-edma-common.c | 35 +- drivers/dma/fsl-edma-common.h | 4 + drivers/dma/fsl-edma.c | 7 + drivers/dma/hisi_dma.c | 6 +- drivers/dma/hsu/pci.c | 6 +- drivers/dma/idxd/device.c | 29 +- drivers/dma/idxd/dma.c | 5 +- drivers/dma/idxd/idxd.h | 2 - drivers/dma/idxd/init.c | 14 +- drivers/dma/idxd/irq.c | 8 +- drivers/dma/idxd/registers.h | 4 +- drivers/dma/imx-sdma.c | 28 +- drivers/dma/ioat/init.c | 10 +- drivers/dma/milbeaut-hdmac.c | 2 +- drivers/dma/mmp_pdma.c | 1 + drivers/dma/plx_dma.c | 10 +- drivers/dma/qcom/bam_dma.c | 90 +- drivers/dma/sa11x0-dma.c | 11 +- drivers/dma/sh/rcar-dmac.c | 13 +- drivers/dma/sh/rz-dmac.c | 16 +- drivers/dma/stm32-dma.c | 24 +- drivers/dma/stm32-mdma.c | 3 +- drivers/dma/tegra210-adma.c | 58 +- drivers/dma/ti/edma.c | 2 +- drivers/dma/ti/k3-udma.c | 32 +- drivers/dma/xilinx/xilinx_dma.c | 14 +- drivers/dma/xilinx/xilinx_dpdma.c | 15 +- drivers/dma/xilinx/zynqmp_dma.c | 79 +- drivers/firmware/arm_scmi/virtio.c | 21 +- drivers/firmware/stratix10-svc.c | 4 +- drivers/firmware/tegra/bpmp-debugfs.c | 5 +- drivers/firmware/xilinx/zynqmp.c | 5 +- drivers/gnss/mtk.c | 2 +- drivers/gnss/serial.c | 2 +- drivers/gnss/sirf.c | 2 +- drivers/gnss/ubx.c | 2 +- drivers/gpio/Kconfig | 8 + drivers/gpio/Makefile | 1 + drivers/gpio/gpio-sim.c | 884 ++++ drivers/gpu/drm/Kconfig | 21 +- drivers/gpu/drm/amd/amdgpu/Makefile | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 134 +- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h | 94 +- .../gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c | 18 +- .../gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.h | 9 +- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c | 126 +- .../gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10_3.c | 143 +- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c | 128 +- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c | 124 +- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c | 128 +- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.h | 35 +- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | 71 +- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 37 +- drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | 4 +- drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 11 +- drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 16 +- drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c | 388 -- drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | 37 +- drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | 1 - drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 31 +- drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | 20 - drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 9 +- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 5 - drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c | 4 +- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 10 +- drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c | 4 + drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 4 + drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 10 +- drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c | 4 + drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.c | 18 +- drivers/gpu/drm/amd/amdgpu/nv.c | 1 + drivers/gpu/drm/amd/amdgpu/soc15.c | 3 +- drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c | 24 +- drivers/gpu/drm/amd/amdkfd/cik_event_interrupt.c | 6 +- drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 42 +- drivers/gpu/drm/amd/amdkfd/kfd_crat.c | 22 +- drivers/gpu/drm/amd/amdkfd/kfd_dbgdev.c | 18 +- drivers/gpu/drm/amd/amdkfd/kfd_device.c | 41 +- .../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 32 +- drivers/gpu/drm/amd/amdkfd/kfd_flat_memory.c | 2 +- drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c | 4 +- drivers/gpu/drm/amd/amdkfd/kfd_migrate.c | 52 +- drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.c | 2 +- drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_cik.c | 12 +- drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v10.c | 14 +- drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_v9.c | 18 +- drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager_vi.c | 12 +- drivers/gpu/drm/amd/amdkfd/kfd_priv.h | 8 +- drivers/gpu/drm/amd/amdkfd/kfd_process.c | 45 +- .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 2 +- drivers/gpu/drm/amd/amdkfd/kfd_smi_events.c | 6 +- drivers/gpu/drm/amd/amdkfd/kfd_svm.c | 123 +- drivers/gpu/drm/amd/amdkfd/kfd_topology.c | 35 +- drivers/gpu/drm/amd/amdkfd/kfd_topology.h | 46 +- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 167 +- .../drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c | 10 +- .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 150 +- .../amd/display/dc/clk_mgr/dcn31/dcn31_clk_mgr.c | 8 +- .../amd/display/dc/clk_mgr/dcn31/dcn31_clk_mgr.h | 7 + drivers/gpu/drm/amd/display/dc/core/dc.c | 25 +- drivers/gpu/drm/amd/display/dc/core/dc_link.c | 80 +- drivers/gpu/drm/amd/display/dc/core/dc_link_ddc.c | 2 +- drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 18 +- drivers/gpu/drm/amd/display/dc/core/dc_link_dpia.c | 20 +- .../gpu/drm/amd/display/dc/core/dc_link_enc_cfg.c | 41 +- drivers/gpu/drm/amd/display/dc/core/dc_resource.c | 3 + drivers/gpu/drm/amd/display/dc/dc.h | 3 +- drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c | 37 +- drivers/gpu/drm/amd/display/dc/dc_dmub_srv.h | 2 + drivers/gpu/drm/amd/display/dc/dc_dp_types.h | 3 + drivers/gpu/drm/amd/display/dc/dc_link.h | 7 +- drivers/gpu/drm/amd/display/dc/dce/dce_audio.c | 6 - drivers/gpu/drm/amd/display/dc/dce/dce_audio.h | 2 + drivers/gpu/drm/amd/display/dc/dce/dce_hwseq.h | 4 +- .../gpu/drm/amd/display/dc/dce/dmub_hw_lock_mgr.c | 3 + drivers/gpu/drm/amd/display/dc/dce/dmub_psr.c | 13 +- drivers/gpu/drm/amd/display/dc/dce/dmub_psr.h | 2 +- .../amd/display/dc/dce110/dce110_hw_sequencer.c | 28 +- .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 43 +- drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c | 3 + .../gpu/drm/amd/display/dc/dcn20/dcn20_resource.c | 2 +- drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c | 39 +- drivers/gpu/drm/amd/display/dc/dcn30/dcn30_mpc.c | 7 +- .../gpu/drm/amd/display/dc/dcn30/dcn30_resource.c | 9 +- .../drm/amd/display/dc/dcn301/dcn301_resource.c | 2 - .../drm/amd/display/dc/dcn302/dcn302_resource.c | 2 +- .../drm/amd/display/dc/dcn303/dcn303_resource.c | 2 +- drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.c | 116 +- drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.h | 1 + drivers/gpu/drm/amd/display/dc/dcn31/dcn31_init.c | 1 + .../gpu/drm/amd/display/dc/dcn31/dcn31_resource.c | 6 +- .../amd/display/dc/dml/dcn30/display_mode_vba_30.c | 13 +- .../amd/display/dc/dml/dcn31/display_mode_vba_31.c | 14 +- drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c | 6 +- drivers/gpu/drm/amd/display/dc/inc/hw/mpc.h | 1 + .../drm/amd/display/dc/inc/hw_sequencer_private.h | 1 + drivers/gpu/drm/amd/display/dc/inc/link_enc_cfg.h | 2 +- drivers/gpu/drm/amd/display/dmub/dmub_srv.h | 42 + drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h | 9 +- drivers/gpu/drm/amd/display/dmub/src/dmub_dcn31.c | 1 + drivers/gpu/drm/amd/display/dmub/src/dmub_srv.c | 78 +- .../drm/amd/display/include/ddc_service_types.h | 3 + drivers/gpu/drm/amd/include/kgd_kfd_interface.h | 57 +- drivers/gpu/drm/amd/pm/amdgpu_pm.c | 4 + drivers/gpu/drm/amd/pm/inc/smu_types.h | 2 +- drivers/gpu/drm/amd/pm/inc/smu_v11_5_ppsmc.h | 2 +- drivers/gpu/drm/amd/pm/inc/smu_v13_0_1_ppsmc.h | 4 +- drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c | 26 +- .../gpu/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c | 8 +- .../gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c | 10 +- .../gpu/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c | 2 + .../gpu/drm/amd/pm/powerplay/hwmgr/smu_helper.h | 13 + .../gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c | 12 +- .../gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c | 4 + .../gpu/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c | 14 +- drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 13 +- .../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 4 +- drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c | 4 +- drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.h | 1 - .../gpu/drm/amd/pm/swsmu/smu13/yellow_carp_ppt.c | 87 - drivers/gpu/drm/bridge/lontium-lt9611uxc.c | 9 +- drivers/gpu/drm/bridge/lvds-codec.c | 76 +- drivers/gpu/drm/bridge/nwl-dsi.c | 35 + drivers/gpu/drm/bridge/ti-sn65dsi83.c | 17 +- drivers/gpu/drm/drm_connector.c | 32 +- drivers/gpu/drm/drm_dp_mst_topology.c | 6 +- drivers/gpu/drm/drm_gem.c | 26 +- drivers/gpu/drm/drm_mm.c | 9 +- drivers/gpu/drm/drm_modeset_lock.c | 58 +- drivers/gpu/drm/drm_plane_helper.c | 1 - drivers/gpu/drm/drm_prime.c | 6 +- drivers/gpu/drm/etnaviv/etnaviv_gpu.c | 4 +- drivers/gpu/drm/i915/display/g4x_hdmi.c | 1 + drivers/gpu/drm/i915/display/intel_bios.c | 132 +- drivers/gpu/drm/i915/display/intel_cdclk.c | 44 +- drivers/gpu/drm/i915/display/intel_ddi.c | 1 + drivers/gpu/drm/i915/display/intel_display.c | 9 +- drivers/gpu/drm/i915/display/intel_dp.c | 31 +- drivers/gpu/drm/i915/display/intel_fb.c | 4 +- drivers/gpu/drm/i915/display/intel_hdmi.c | 16 +- drivers/gpu/drm/i915/display/intel_hdmi.h | 1 + drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c | 7 + drivers/gpu/drm/i915/gt/intel_ggtt.c | 3 + drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c | 3 +- drivers/gpu/drm/i915/i915_request.c | 34 +- drivers/gpu/drm/i915/i915_vma.c | 5 +- drivers/gpu/drm/i915/intel_runtime_pm.c | 23 +- drivers/gpu/drm/imx/imx-drm-core.c | 2 - drivers/gpu/drm/imx/imx-tve.c | 4 +- drivers/gpu/drm/mxsfb/mxsfb_kms.c | 8 +- drivers/gpu/drm/nouveau/nouveau_bo.c | 4 - drivers/gpu/drm/nouveau/nouveau_dmem.c | 4 +- drivers/gpu/drm/nouveau/nouveau_drm.c | 42 +- drivers/gpu/drm/nouveau/nouveau_drv.h | 5 + drivers/gpu/drm/nouveau/nouveau_gem.c | 4 +- drivers/gpu/drm/nouveau/nouveau_svm.c | 4 + drivers/gpu/drm/nouveau/nvkm/engine/ce/gt215.c | 2 +- drivers/gpu/drm/nouveau/nvkm/engine/device/base.c | 3 +- .../gpu/drm/nouveau/nvkm/engine/disp/hdmigv100.c | 1 - drivers/gpu/drm/nouveau/nvkm/engine/nvenc/base.c | 1 - drivers/gpu/drm/nouveau/nvkm/subdev/mmu/uvmm.c | 2 +- drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgp100.c | 4 +- drivers/gpu/drm/panel/Kconfig | 10 + drivers/gpu/drm/panel/Makefile | 1 + drivers/gpu/drm/panel/panel-mantix-mlaf057we51.c | 9 + drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.c | 3 +- drivers/gpu/drm/panel/panel-samsung-s6e63m0-spi.c | 3 +- drivers/gpu/drm/panel/panel-samsung-s6e63m0.c | 4 +- drivers/gpu/drm/panel/panel-samsung-s6e63m0.h | 2 +- drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.c | 333 ++ drivers/gpu/drm/panel/panel-simple.c | 35 + drivers/gpu/drm/panel/panel-sitronix-st7703.c | 8 + drivers/gpu/drm/radeon/radeon.h | 3 + drivers/gpu/drm/radeon/radeon_audio.c | 95 + drivers/gpu/drm/radeon/radeon_gem.c | 2 +- drivers/gpu/drm/radeon/radeon_kms.c | 2 +- drivers/gpu/drm/scheduler/sched_main.c | 26 +- drivers/gpu/drm/tegra/Makefile | 3 +- drivers/gpu/drm/tegra/dc.c | 117 +- drivers/gpu/drm/tegra/dc.h | 1 + drivers/gpu/drm/tegra/drm.c | 4 + drivers/gpu/drm/tegra/drm.h | 1 + drivers/gpu/drm/tegra/gem.c | 171 +- drivers/gpu/drm/tegra/gr2d.c | 33 +- drivers/gpu/drm/tegra/hub.h | 1 - drivers/gpu/drm/tegra/nvdec.c | 471 ++ drivers/gpu/drm/tegra/plane.c | 65 +- drivers/gpu/drm/tegra/plane.h | 2 +- drivers/gpu/drm/tegra/rgb.c | 53 +- drivers/gpu/drm/tegra/submit.c | 63 +- drivers/gpu/drm/tegra/uapi.c | 68 +- drivers/gpu/drm/tegra/uapi.h | 5 +- drivers/gpu/drm/tegra/vic.c | 8 + drivers/gpu/drm/ttm/ttm_bo.c | 21 +- drivers/gpu/drm/ttm/ttm_bo_vm.c | 94 +- drivers/gpu/drm/udl/udl_connector.c | 2 +- drivers/gpu/drm/v3d/v3d_gem.c | 13 +- drivers/gpu/drm/virtio/virtgpu_display.c | 4 +- drivers/gpu/drm/virtio/virtgpu_drv.c | 3 +- drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 4 - drivers/gpu/drm/vmwgfx/vmwgfx_page_dirty.c | 72 +- drivers/gpu/drm/vmwgfx/vmwgfx_ttm_glue.c | 3 - drivers/gpu/host1x/Kconfig | 1 + drivers/gpu/host1x/bus.c | 79 +- drivers/gpu/host1x/dev.c | 20 + drivers/gpu/host1x/dev.h | 2 + drivers/gpu/host1x/job.c | 160 +- drivers/gpu/host1x/job.h | 6 +- drivers/gpu/ipu-v3/ipu-image-convert.c | 9 +- drivers/hid/hid-nintendo.c | 5 +- drivers/hid/intel-ish-hid/ishtp-fw-loader.c | 14 +- drivers/hid/intel-ish-hid/ishtp-hid-client.c | 14 +- drivers/hid/intel-ish-hid/ishtp/bus.c | 6 +- drivers/hid/wacom_wac.c | 8 +- drivers/hid/wacom_wac.h | 1 + drivers/hv/hv_balloon.c | 2 +- drivers/hwmon/ltc2992.c | 3 +- drivers/i2c/i2c-core-acpi.c | 10 + drivers/i2c/i2c-core-base.c | 7 +- drivers/i3c/master.c | 3 +- drivers/i3c/master/mipi-i3c-hci/dma.c | 2 +- drivers/i3c/master/mipi-i3c-hci/hci.h | 2 +- drivers/iio/accel/kxcjk-1013.c | 5 +- drivers/iio/accel/kxsd9.c | 6 +- drivers/iio/accel/mma7660.c | 8 +- drivers/iio/accel/mma8452.c | 2 +- drivers/iio/adc/ad7124.c | 2 +- drivers/iio/adc/dln2-adc.c | 21 +- drivers/iio/adc/imx7d_adc.c | 5 +- drivers/iio/adc/ina2xx-adc.c | 11 +- drivers/iio/adc/lpc18xx_adc.c | 6 +- drivers/iio/adc/stm32-adc.c | 4 +- drivers/iio/adc/xilinx-xadc-core.c | 62 +- .../common/cros_ec_sensors/cros_ec_sensors_core.c | 3 +- drivers/iio/common/st_sensors/st_sensors_core.c | 4 +- drivers/iio/industrialio-trigger.c | 1 - drivers/iio/light/ltr501.c | 2 +- drivers/iio/light/stk3310.c | 6 +- drivers/iio/pressure/ms5611.h | 6 +- drivers/iio/pressure/ms5611_core.c | 7 +- drivers/iio/pressure/ms5611_i2c.c | 11 +- drivers/iio/pressure/ms5611_spi.c | 17 +- drivers/infiniband/hw/irdma/hw.c | 16 +- drivers/input/joystick/analog.c | 18 +- drivers/input/joystick/iforce/iforce-usb.c | 2 +- drivers/input/joystick/tmdc.c | 2 +- drivers/input/keyboard/Kconfig | 10 + drivers/input/keyboard/Makefile | 1 + drivers/input/keyboard/cap11xx.c | 43 +- drivers/input/keyboard/cypress-sf.c | 224 + drivers/input/keyboard/ep93xx_keypad.c | 172 +- drivers/input/keyboard/mpr121_touchkey.c | 4 +- drivers/input/keyboard/omap-keypad.c | 3 +- drivers/input/keyboard/tm2-touchkey.c | 7 + drivers/input/misc/adxl34x-i2c.c | 4 +- drivers/input/misc/adxl34x-spi.c | 4 +- drivers/input/misc/adxl34x.c | 6 +- drivers/input/misc/adxl34x.h | 2 +- drivers/input/misc/ariel-pwrbutton.c | 7 + drivers/input/misc/cpcap-pwrbutton.c | 7 +- drivers/input/misc/max77693-haptic.c | 1 - drivers/input/misc/max8925_onkey.c | 2 +- drivers/input/misc/palmas-pwrbutton.c | 5 + drivers/input/misc/pm8941-pwrkey.c | 6 +- drivers/input/mouse/elantech.c | 13 + drivers/input/rmi4/rmi_bus.c | 1 + drivers/input/serio/i8042-x86ia64io.h | 14 + drivers/input/touchscreen/Kconfig | 1 + drivers/input/touchscreen/Makefile | 3 +- drivers/input/touchscreen/ads7846.c | 200 +- drivers/input/touchscreen/elants_i2c.c | 4 +- drivers/input/touchscreen/goodix.c | 231 +- drivers/input/touchscreen/goodix.h | 117 + drivers/input/touchscreen/goodix_fwupload.c | 427 ++ drivers/input/touchscreen/ili210x.c | 559 ++- drivers/input/touchscreen/raydium_i2c_ts.c | 54 +- drivers/input/touchscreen/st1232.c | 3 +- drivers/input/touchscreen/tsc2004.c | 4 +- drivers/input/touchscreen/tsc2005.c | 4 +- drivers/input/touchscreen/tsc200x-core.c | 4 +- drivers/input/touchscreen/tsc200x-core.h | 2 +- drivers/input/touchscreen/wacom_i2c.c | 22 +- drivers/iommu/virtio-iommu.c | 113 +- drivers/irqchip/irq-csky-mpintc.c | 8 +- drivers/irqchip/irq-renesas-h8300h.c | 19 +- drivers/irqchip/irq-renesas-h8s.c | 67 +- drivers/irqchip/irq-sifive-plic.c | 8 +- drivers/md/Kconfig | 10 + drivers/md/Makefile | 4 + drivers/md/bcache/btree.c | 2 +- drivers/md/bcache/super.c | 2 +- drivers/md/dm-audit.c | 84 + drivers/md/dm-audit.h | 66 + drivers/md/dm-bufio.c | 1 - drivers/md/dm-crypt.c | 25 +- drivers/md/dm-integrity.c | 35 +- drivers/md/dm-log-writes.c | 6 +- drivers/md/dm-table.c | 4 +- drivers/md/dm-verity-target.c | 6 +- drivers/md/dm-writecache.c | 6 +- drivers/md/dm-zoned-target.c | 1 - drivers/md/dm.c | 12 +- drivers/md/md-bitmap.c | 19 + drivers/md/raid5-ppl.c | 6 +- drivers/media/cec/core/cec-adap.c | 1 + drivers/media/cec/core/cec-core.c | 2 +- .../media/common/videobuf2/videobuf2-dma-contig.c | 8 +- drivers/media/common/videobuf2/videobuf2-dma-sg.c | 2 + .../media/dvb-frontends/cxd2880/cxd2880_common.h | 1 + drivers/media/i2c/imx319.c | 74 +- drivers/media/mc/mc-devnode.c | 2 +- drivers/media/platform/Kconfig | 11 + drivers/media/platform/Makefile | 1 + drivers/media/platform/stm32/Makefile | 2 + drivers/media/platform/stm32/dma2d/dma2d-hw.c | 143 + drivers/media/platform/stm32/dma2d/dma2d-regs.h | 113 + drivers/media/platform/stm32/dma2d/dma2d.c | 739 +++ drivers/media/platform/stm32/dma2d/dma2d.h | 135 + drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 41 +- drivers/media/v4l2-core/v4l2-ctrls-defs.c | 12 +- drivers/media/v4l2-core/v4l2-mem2mem.c | 21 + drivers/mfd/cros_ec_dev.c | 4 +- drivers/mfd/db8500-prcmu.c | 13 +- drivers/misc/eeprom/at24.c | 45 +- drivers/mmc/host/renesas_sdhi_core.c | 2 +- drivers/mtd/ubi/block.c | 8 +- drivers/mtd/ubi/debug.c | 2 +- drivers/net/Kconfig | 1 + drivers/net/amt.c | 11 +- drivers/net/bonding/bond_sysfs_slave.c | 36 +- drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c | 6 +- drivers/net/can/usb/etas_es58x/es58x_core.c | 6 +- drivers/net/can/usb/peak_usb/pcan_usb.c | 27 +- drivers/net/dsa/mv88e6xxx/chip.c | 5 +- drivers/net/dsa/ocelot/felix.c | 9 +- drivers/net/dsa/qca8k.c | 8 + drivers/net/dsa/qca8k.h | 1 + drivers/net/ethernet/asix/ax88796c_main.c | 4 +- drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c | 2 +- drivers/net/ethernet/broadcom/tg3.c | 1 - drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c | 7 +- drivers/net/ethernet/chelsio/cxgb4/t4_hw.h | 2 + drivers/net/ethernet/google/gve/gve_main.c | 2 +- drivers/net/ethernet/google/gve/gve_rx.c | 3 +- drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 7 + drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 6 +- .../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c | 1 + .../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h | 1 + .../net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c | 20 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 106 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 8 +- .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 77 +- .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h | 4 +- .../ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c | 32 + .../ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h | 9 + .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 10 +- .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.h | 4 +- drivers/net/ethernet/intel/ice/ice.h | 5 +- drivers/net/ethernet/intel/ice/ice_base.c | 2 +- drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c | 141 +- drivers/net/ethernet/intel/ice/ice_virtchnl_pf.h | 5 + drivers/net/ethernet/lantiq_etop.c | 2 +- drivers/net/ethernet/litex/litex_liteeth.c | 5 +- drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 38 +- drivers/net/ethernet/marvell/octeontx2/Kconfig | 1 + .../net/ethernet/marvell/octeontx2/af/rvu_npc.c | 4 +- .../net/ethernet/marvell/octeontx2/nic/otx2_vf.c | 2 +- .../ethernet/marvell/prestera/prestera_ethtool.c | 3 +- .../net/ethernet/marvell/prestera/prestera_hw.c | 144 +- .../net/ethernet/marvell/prestera/prestera_main.c | 6 +- .../net/ethernet/marvell/prestera/prestera_pci.c | 3 +- .../net/ethernet/mellanox/mlx5/core/lag/port_sel.c | 2 +- drivers/net/ethernet/microsoft/mana/gdma_main.c | 2 +- drivers/net/ethernet/sfc/falcon/efx.c | 8 +- drivers/net/ethernet/smsc/Kconfig | 1 - drivers/net/ethernet/smsc/smc91x.c | 10 + drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c | 2 - drivers/net/ethernet/ti/cpsw_ale.c | 6 +- drivers/net/ethernet/ti/davinci_emac.c | 16 +- drivers/net/hamradio/6pack.c | 6 +- drivers/net/hamradio/mkiss.c | 9 +- drivers/net/phy/microchip_t1.c | 44 +- drivers/net/phy/phy.c | 7 +- drivers/net/sungem_phy.c | 2 +- drivers/net/virtio_net.c | 2 +- drivers/net/wireless/mac80211_hwsim.c | 2 +- drivers/net/wwan/iosm/iosm_ipc_imem_ops.c | 2 - drivers/nfc/pn533/pn533.c | 6 +- drivers/nfc/port100.c | 6 +- drivers/nvdimm/blk.c | 21 +- drivers/nvdimm/btt.c | 21 +- drivers/nvdimm/pmem.c | 64 +- drivers/nvme/host/core.c | 4 + drivers/of/irq.c | 17 +- drivers/of/platform.c | 10 +- drivers/opp/core.c | 6 +- drivers/opp/of.c | 50 +- drivers/pci/controller/Kconfig | 3 +- drivers/pci/controller/dwc/pci-dra7xx.c | 2 +- drivers/pci/hotplug/s390_pci_hpc.c | 24 + drivers/pci/iov.c | 24 +- drivers/pci/pci-driver.c | 37 +- drivers/pci/pci.c | 20 +- drivers/pci/pcie/err.c | 8 +- drivers/platform/chrome/cros_ec_ishtp.c | 14 +- drivers/platform/chrome/cros_ec_lpc.c | 4 +- drivers/platform/chrome/cros_ec_proto.c | 79 +- drivers/platform/chrome/cros_ec_sensorhub.c | 6 +- drivers/platform/chrome/cros_ec_typec.c | 74 +- drivers/platform/chrome/cros_usbpd_notify.c | 50 +- drivers/platform/x86/intel/ishtp_eclite.c | 14 +- drivers/pwm/Kconfig | 4 +- drivers/pwm/core.c | 9 + drivers/pwm/pwm-atmel.c | 1 - drivers/pwm/pwm-samsung.c | 30 +- drivers/pwm/pwm-visconti.c | 14 +- drivers/pwm/pwm-vt8500.c | 16 +- drivers/remoteproc/Kconfig | 32 +- drivers/remoteproc/Makefile | 2 + drivers/remoteproc/imx_dsp_rproc.c | 1206 +++++ drivers/remoteproc/imx_rproc.c | 71 +- drivers/remoteproc/imx_rproc.h | 39 + drivers/remoteproc/meson_mx_ao_arc.c | 261 + drivers/remoteproc/mtk_common.h | 1 + drivers/remoteproc/mtk_scp.c | 48 +- drivers/remoteproc/omap_remoteproc.c | 6 +- drivers/remoteproc/qcom_q6v5.c | 57 +- drivers/remoteproc/qcom_q6v5.h | 7 +- drivers/remoteproc/qcom_q6v5_adsp.c | 7 +- drivers/remoteproc/qcom_q6v5_mss.c | 304 +- drivers/remoteproc/qcom_q6v5_pas.c | 141 +- drivers/remoteproc/qcom_q6v5_wcss.c | 5 +- drivers/remoteproc/qcom_wcnss.c | 1 - drivers/remoteproc/remoteproc_core.c | 8 +- drivers/remoteproc/remoteproc_coredump.c | 2 +- drivers/remoteproc/remoteproc_elf_loader.c | 4 +- drivers/remoteproc/remoteproc_virtio.c | 12 + drivers/remoteproc/ti_k3_dsp_remoteproc.c | 2 +- drivers/remoteproc/ti_k3_r5_remoteproc.c | 2 +- drivers/rpmsg/mtk_rpmsg.c | 2 +- drivers/rpmsg/qcom_glink_native.c | 90 +- drivers/rpmsg/rpmsg_char.c | 2 - drivers/rpmsg/virtio_rpmsg_bus.c | 3 +- drivers/rtc/Kconfig | 19 +- drivers/rtc/Makefile | 2 +- drivers/rtc/class.c | 20 +- drivers/rtc/dev.c | 65 + drivers/rtc/interface.c | 15 +- drivers/rtc/rtc-ab-eoz9.c | 3 +- drivers/rtc/rtc-ab8500.c | 23 +- drivers/rtc/rtc-ds1302.c | 7 + drivers/rtc/rtc-ds1390.c | 7 + drivers/rtc/rtc-m41t80.c | 2 +- drivers/rtc/rtc-mcp795.c | 7 + drivers/rtc/rtc-msc313.c | 259 + drivers/rtc/rtc-omap.c | 1 - drivers/rtc/rtc-pcf2123.c | 9 + drivers/rtc/rtc-pcf85063.c | 16 +- drivers/rtc/rtc-pcf8523.c | 434 +- drivers/rtc/rtc-rv3028.c | 74 + drivers/rtc/rtc-rv3032.c | 89 +- drivers/rtc/rtc-rv8803.c | 4 +- drivers/rtc/rtc-rx6110.c | 2 +- drivers/rtc/rtc-rx8025.c | 141 +- drivers/rtc/rtc-s35390a.c | 7 +- drivers/rtc/rtc-s3c.c | 106 +- drivers/rtc/rtc-s5m.c | 1 - drivers/rtc/rtc-sun6i.c | 13 +- drivers/rtc/rtc-tps80031.c | 324 -- drivers/s390/char/tape_std.c | 3 +- drivers/s390/cio/css.c | 4 +- drivers/scsi/elx/libefc_sli/sli4.c | 9 +- drivers/scsi/hosts.c | 1 + drivers/scsi/lpfc/lpfc_sli.c | 10 +- drivers/scsi/qla2xxx/qla_attr.c | 7 +- drivers/scsi/qla2xxx/qla_def.h | 4 +- drivers/scsi/qla2xxx/qla_edif.c | 328 +- drivers/scsi/qla2xxx/qla_edif.h | 13 +- drivers/scsi/qla2xxx/qla_edif_bsg.h | 2 +- drivers/scsi/qla2xxx/qla_gbl.h | 4 +- drivers/scsi/qla2xxx/qla_init.c | 108 +- drivers/scsi/qla2xxx/qla_iocb.c | 3 +- drivers/scsi/qla2xxx/qla_isr.c | 4 + drivers/scsi/qla2xxx/qla_mbx.c | 6 +- drivers/scsi/qla2xxx/qla_mr.c | 23 - drivers/scsi/qla2xxx/qla_os.c | 37 +- drivers/scsi/qla2xxx/qla_target.c | 3 +- drivers/scsi/qla2xxx/qla_version.h | 4 +- drivers/scsi/scsi_debug.c | 4 + drivers/scsi/scsi_error.c | 25 + drivers/scsi/scsi_ioctl.c | 2 + drivers/scsi/scsi_lib.c | 65 +- drivers/scsi/scsi_sysfs.c | 42 +- drivers/scsi/scsi_transport_iscsi.c | 6 +- drivers/scsi/sr.c | 1 - drivers/scsi/ufs/ufs-debugfs.c | 98 +- drivers/scsi/ufs/ufs-exynos.c | 354 +- drivers/scsi/ufs/ufs-exynos.h | 27 +- drivers/scsi/ufs/ufshcd.c | 119 +- drivers/scsi/ufs/ufshcd.h | 13 + drivers/scsi/ufs/ufshci.h | 15 +- drivers/scsi/ufs/ufshpb.c | 24 +- drivers/scsi/ufs/ufshpb.h | 1 - drivers/sh/maple/maple.c | 5 +- drivers/soc/fsl/dpaa2-console.c | 1 + drivers/soc/fsl/dpio/dpio-service.c | 2 +- drivers/soc/fsl/dpio/qbman-portal.c | 33 +- drivers/soc/fsl/qbman/bman_portal.c | 2 +- drivers/soc/fsl/qbman/qman_portal.c | 2 +- drivers/soc/ti/k3-ringacc.c | 4 +- drivers/soc/ti/wkup_m3_ipc.c | 7 +- drivers/soc/xilinx/zynqmp_pm_domains.c | 91 +- drivers/soc/xilinx/zynqmp_power.c | 1 - .../atomisp/pci/hive_isp_css_common/host/gdc.c | 11 - .../pci/isp/kernels/raw/raw_1.0/ia_css_raw.host.c | 6 - drivers/staging/r8188eu/core/rtw_cmd.c | 2 +- drivers/staging/r8188eu/include/osdep_service.h | 2 - drivers/staging/rtl8712/osdep_service.h | 1 - drivers/staging/rtl8712/rtl8712_cmd.c | 2 +- drivers/staging/rtl8723bs/core/rtw_cmd.c | 2 +- drivers/staging/rtl8723bs/core/rtw_xmit.c | 2 +- drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c | 2 +- .../rtl8723bs/include/osdep_service_linux.h | 2 - drivers/target/target_core_tmr.c | 17 +- drivers/target/target_core_transport.c | 30 +- drivers/thermal/gov_user_space.c | 4 +- .../int340x_thermal/processor_thermal_device.h | 2 +- .../intel/int340x_thermal/processor_thermal_mbox.c | 22 +- .../intel/int340x_thermal/processor_thermal_rfim.c | 10 +- drivers/thermal/thermal_of.c | 9 +- drivers/tty/n_tty.c | 2 +- drivers/tty/serial/sh-sci.c | 5 +- drivers/usb/core/hcd.c | 29 +- drivers/usb/host/xhci-hub.c | 3 +- drivers/usb/host/xhci.c | 1 - drivers/video/fbdev/core/bitblit.c | 16 - drivers/video/fbdev/core/fbcon.c | 509 +- drivers/video/fbdev/core/fbcon.h | 59 - drivers/video/fbdev/core/fbcon_ccw.c | 28 +- drivers/video/fbdev/core/fbcon_cw.c | 28 +- drivers/video/fbdev/core/fbcon_rotate.h | 9 - drivers/video/fbdev/core/fbcon_ud.c | 37 +- drivers/video/fbdev/core/fbmem.c | 5 +- drivers/video/fbdev/core/tileblit.c | 16 - drivers/video/fbdev/skeletonfb.c | 12 +- drivers/virt/acrn/ioreq.c | 3 +- drivers/virtio/Kconfig | 1 + drivers/virtio/virtio_mem.c | 301 +- drivers/watchdog/Kconfig | 35 +- drivers/watchdog/Makefile | 3 +- drivers/watchdog/ar7_wdt.c | 6 +- drivers/watchdog/bcm63xx_wdt.c | 2 + drivers/watchdog/da9062_wdt.c | 7 + drivers/watchdog/da9063_wdt.c | 7 + drivers/watchdog/db8500_wdt.c | 152 + drivers/watchdog/f71808e_wdt.c | 615 +-- drivers/watchdog/iTCO_wdt.c | 19 +- drivers/watchdog/iop_wdt.c | 250 - drivers/watchdog/meson_gxbb_wdt.c | 12 + drivers/watchdog/mlx_wdt.c | 5 +- drivers/watchdog/mtk_wdt.c | 7 + drivers/watchdog/rti_wdt.c | 4 +- drivers/watchdog/rza_wdt.c | 4 +- drivers/watchdog/sp5100_tco.c | 9 + drivers/watchdog/stm32_iwdg.c | 4 +- drivers/watchdog/sunxi_wdt.c | 20 +- drivers/watchdog/ux500_wdt.c | 161 - drivers/xen/Kconfig | 24 + drivers/xen/Makefile | 2 +- drivers/xen/balloon.c | 113 +- drivers/xen/mem-reservation.c | 27 +- drivers/xen/pci.c | 76 + drivers/xen/pvcalls-back.c | 1 - drivers/xen/xen-acpi-processor.c | 6 +- drivers/xen/xen-pciback/Makefile | 7 + drivers/xen/xen-pciback/conf_space_capability.c | 2 +- drivers/xen/xen-pciback/conf_space_header.c | 8 +- drivers/xen/xen-pciback/pci_stub.c | 3 +- drivers/xen/xen-pciback/pciback.h | 5 + drivers/xen/xen-pciback/xenbus.c | 8 +- fs/9p/Kconfig | 1 + fs/9p/acl.c | 11 +- fs/9p/acl.h | 27 +- fs/9p/cache.c | 141 +- fs/9p/cache.h | 97 +- fs/9p/fid.c | 3 +- fs/9p/v9fs.c | 22 +- fs/9p/v9fs.h | 17 +- fs/9p/v9fs_vfs.h | 11 +- fs/9p/vfs_addr.c | 203 +- fs/9p/vfs_dentry.c | 4 +- fs/9p/vfs_dir.c | 6 +- fs/9p/vfs_file.c | 20 +- fs/9p/vfs_inode.c | 29 +- fs/9p/vfs_inode_dotl.c | 11 +- fs/9p/vfs_super.c | 14 +- fs/9p/xattr.c | 10 +- fs/9p/xattr.h | 29 +- fs/binfmt_elf.c | 56 +- fs/btrfs/file.c | 139 +- fs/btrfs/zstd.c | 68 +- fs/buffer.c | 56 +- fs/ceph/addr.c | 29 +- fs/ceph/cache.c | 23 +- fs/ceph/caps.c | 151 +- fs/ceph/debugfs.c | 167 +- fs/ceph/export.c | 12 +- fs/ceph/file.c | 103 +- fs/ceph/inode.c | 54 +- fs/ceph/locks.c | 6 + fs/ceph/mds_client.c | 139 +- fs/ceph/mdsmap.c | 4 - fs/ceph/metric.c | 128 +- fs/ceph/metric.h | 88 +- fs/ceph/super.c | 17 +- fs/ceph/super.h | 18 +- fs/cifs/cifs_debug.c | 2 + fs/cifs/cifs_dfs_ref.c | 59 +- fs/cifs/cifs_fs_sb.h | 5 - fs/cifs/cifsglob.h | 32 +- fs/cifs/cifsproto.h | 5 +- fs/cifs/connect.c | 1398 +++--- fs/cifs/dfs_cache.c | 46 +- fs/cifs/file.c | 35 +- fs/cifs/fs_context.c | 34 +- fs/cifs/fs_context.h | 1 + fs/cifs/misc.c | 63 +- fs/cifs/ntlmssp.h | 4 +- fs/cifs/sess.c | 188 +- fs/cifs/smb2inode.c | 22 +- fs/cifs/smb2ops.c | 10 +- fs/cifs/smb2pdu.c | 51 +- fs/coda/cnode.c | 13 +- fs/coda/coda_linux.c | 39 +- fs/coda/coda_linux.h | 6 +- fs/coda/dir.c | 20 +- fs/coda/file.c | 12 +- fs/coda/psdev.c | 14 +- fs/coda/upcall.c | 3 +- fs/configfs/configfs_internal.h | 22 +- fs/configfs/dir.c | 276 +- fs/dlm/ast.c | 12 +- fs/dlm/debug_fs.c | 96 +- fs/dlm/dir.c | 3 +- fs/dlm/dlm_internal.h | 11 +- fs/dlm/lock.c | 90 +- fs/dlm/lock.h | 4 + fs/dlm/lockspace.c | 37 +- fs/dlm/lowcomms.c | 26 +- fs/dlm/lowcomms.h | 4 +- fs/dlm/main.c | 3 + fs/dlm/member.c | 3 +- fs/dlm/midcomms.c | 62 +- fs/dlm/midcomms.h | 2 + fs/dlm/rcom.c | 2 +- fs/dlm/recoverd.c | 3 +- fs/dlm/requestqueue.c | 17 +- fs/erofs/zdata.c | 33 +- fs/erofs/zdata.h | 1 - fs/erofs/zpvec.h | 13 +- fs/exec.c | 6 +- fs/exfat/dir.c | 6 +- fs/exfat/exfat_fs.h | 2 - fs/exfat/fatent.c | 4 +- fs/exfat/file.c | 14 +- fs/exfat/inode.c | 11 +- fs/exfat/namei.c | 6 +- fs/exfat/super.c | 6 +- fs/ext4/ext4.h | 3 +- fs/ext4/extents.c | 175 +- fs/ext4/fast_commit.c | 11 +- fs/ext4/inode.c | 331 +- fs/ext4/mballoc.c | 5 +- fs/ext4/namei.c | 2 +- fs/ext4/page-io.c | 8 +- fs/ext4/super.c | 54 +- fs/f2fs/checkpoint.c | 8 +- fs/f2fs/compress.c | 76 +- fs/f2fs/data.c | 95 +- fs/f2fs/f2fs.h | 54 +- fs/f2fs/file.c | 6 +- fs/f2fs/gc.c | 5 +- fs/f2fs/inline.c | 2 +- fs/f2fs/inode.c | 4 +- fs/f2fs/namei.c | 32 +- fs/f2fs/node.c | 1 + fs/f2fs/node.h | 5 - fs/f2fs/recovery.c | 14 +- fs/f2fs/segment.c | 91 +- fs/f2fs/segment.h | 1 + fs/f2fs/super.c | 79 +- fs/f2fs/sysfs.c | 25 +- fs/f2fs/verity.c | 2 +- fs/f2fs/xattr.c | 2 +- fs/fuse/dax.c | 5 +- fs/fuse/dev.c | 24 +- fs/fuse/dir.c | 128 +- fs/fuse/file.c | 106 +- fs/fuse/fuse_i.h | 17 +- fs/fuse/inode.c | 45 +- fs/fuse/ioctl.c | 4 +- fs/fuse/readdir.c | 6 +- fs/fuse/virtio_fs.c | 2 +- fs/fuse/xattr.c | 10 +- fs/gfs2/bmap.c | 2 +- fs/gfs2/file.c | 9 +- fs/gfs2/glock.c | 12 +- fs/gfs2/super.c | 14 +- fs/hfs/inode.c | 6 +- fs/hfsplus/catalog.c | 16 +- fs/hfsplus/dir.c | 4 +- fs/hfsplus/hfsplus_raw.h | 12 +- fs/hfsplus/inode.c | 12 +- fs/hfsplus/xattr.c | 18 +- fs/hugetlbfs/inode.c | 23 +- fs/inode.c | 46 +- fs/internal.h | 1 - fs/io-wq.c | 16 +- fs/io_uring.c | 11 +- fs/iomap/buffered-io.c | 11 +- fs/ksmbd/Kconfig | 2 +- fs/ksmbd/auth.c | 11 +- fs/ksmbd/connection.c | 11 +- fs/ksmbd/ksmbd_work.c | 1 - fs/ksmbd/ksmbd_work.h | 4 +- fs/ksmbd/oplock.c | 48 +- fs/ksmbd/oplock.h | 2 - fs/ksmbd/server.c | 2 +- fs/ksmbd/smb2misc.c | 16 +- fs/ksmbd/smb2ops.c | 9 +- fs/ksmbd/smb2pdu.c | 591 +-- fs/ksmbd/smb2pdu.h | 696 +-- fs/ksmbd/smb_common.c | 13 +- fs/ksmbd/smb_common.h | 55 +- fs/ksmbd/transport_rdma.c | 3 +- fs/ksmbd/vfs.c | 8 +- fs/ksmbd/vfs.h | 39 - fs/libfs.c | 29 +- fs/lockd/clntproc.c | 3 - fs/lockd/svc.c | 6 +- fs/lockd/svc4proc.c | 2 - fs/lockd/svcproc.c | 2 - fs/lockd/xdr.c | 152 +- fs/lockd/xdr4.c | 153 +- fs/nfs/callback_proc.c | 3 + fs/nfs/callback_xdr.c | 4 +- fs/nfs/client.c | 39 +- fs/nfs/delegation.c | 10 +- fs/nfs/dir.c | 119 +- fs/nfs/direct.c | 2 +- fs/nfs/export.c | 44 +- fs/nfs/filelayout/filelayout.c | 2 - fs/nfs/flexfilelayout/flexfilelayout.c | 2 - fs/nfs/flexfilelayout/flexfilelayoutdev.c | 4 +- fs/nfs/getroot.c | 21 +- fs/nfs/inode.c | 130 +- fs/nfs/internal.h | 12 +- fs/nfs/namespace.c | 3 +- fs/nfs/nfs3proc.c | 10 +- fs/nfs/nfs3xdr.c | 2 +- fs/nfs/nfs42proc.c | 9 + fs/nfs/nfs4_fs.h | 4 +- fs/nfs/nfs4client.c | 65 +- fs/nfs/nfs4file.c | 14 +- fs/nfs/nfs4idmap.c | 2 +- fs/nfs/nfs4proc.c | 289 +- fs/nfs/nfs4session.c | 12 +- fs/nfs/nfs4session.h | 1 + fs/nfs/nfs4state.c | 5 +- fs/nfs/nfs4trace.h | 920 ++-- fs/nfs/nfs4xdr.c | 81 +- fs/nfs/nfstrace.h | 467 +- fs/nfs/pagelist.c | 13 +- fs/nfs/pnfs.h | 6 +- fs/nfs/pnfs_nfs.c | 6 +- fs/nfs/proc.c | 16 +- fs/nfs/read.c | 11 +- fs/nfs/super.c | 7 +- fs/nfs/write.c | 73 +- fs/nfsd/flexfilelayout.c | 2 +- fs/nfsd/lockd.c | 2 +- fs/nfsd/nfs2acl.c | 44 +- fs/nfsd/nfs3acl.c | 48 +- fs/nfsd/nfs3proc.c | 3 +- fs/nfsd/nfs3xdr.c | 387 +- fs/nfsd/nfs4callback.c | 2 +- fs/nfsd/nfs4proc.c | 11 +- fs/nfsd/nfs4state.c | 6 +- fs/nfsd/nfs4xdr.c | 52 +- fs/nfsd/nfscache.c | 17 +- fs/nfsd/nfsctl.c | 6 +- fs/nfsd/nfsd.h | 6 +- fs/nfsd/nfsfh.c | 173 +- fs/nfsd/nfsfh.h | 55 +- fs/nfsd/nfsproc.c | 3 +- fs/nfsd/nfssvc.c | 28 +- fs/nfsd/nfsxdr.c | 187 +- fs/nfsd/trace.h | 1 + fs/nfsd/vfs.c | 7 +- fs/nfsd/xdr.h | 37 +- fs/nfsd/xdr3.h | 63 +- fs/nfsd/xdr4.h | 7 +- fs/nilfs2/alloc.c | 2 +- fs/nilfs2/alloc.h | 2 +- fs/nilfs2/bmap.c | 2 +- fs/nilfs2/bmap.h | 2 +- fs/nilfs2/btnode.c | 2 +- fs/nilfs2/btnode.h | 2 +- fs/nilfs2/btree.c | 2 +- fs/nilfs2/btree.h | 2 +- fs/nilfs2/cpfile.c | 2 +- fs/nilfs2/cpfile.h | 2 +- fs/nilfs2/dat.c | 2 +- fs/nilfs2/dat.h | 2 +- fs/nilfs2/dir.c | 2 +- fs/nilfs2/direct.c | 2 +- fs/nilfs2/direct.h | 2 +- fs/nilfs2/file.c | 2 +- fs/nilfs2/gcinode.c | 2 +- fs/nilfs2/ifile.c | 2 +- fs/nilfs2/ifile.h | 2 +- fs/nilfs2/inode.c | 2 +- fs/nilfs2/ioctl.c | 2 +- fs/nilfs2/mdt.c | 2 +- fs/nilfs2/mdt.h | 2 +- fs/nilfs2/namei.c | 2 +- fs/nilfs2/nilfs.h | 2 +- fs/nilfs2/page.c | 2 +- fs/nilfs2/page.h | 2 +- fs/nilfs2/recovery.c | 2 +- fs/nilfs2/segbuf.c | 2 +- fs/nilfs2/segbuf.h | 2 +- fs/nilfs2/segment.c | 2 +- fs/nilfs2/segment.h | 2 +- fs/nilfs2/sufile.c | 2 +- fs/nilfs2/sufile.h | 2 +- fs/nilfs2/super.c | 2 +- fs/nilfs2/sysfs.c | 78 +- fs/nilfs2/sysfs.h | 2 +- fs/nilfs2/the_nilfs.c | 2 +- fs/nilfs2/the_nilfs.h | 2 +- fs/ntfs/Kconfig | 1 + fs/ocfs2/cluster/heartbeat.c | 2 +- fs/ocfs2/dlm/dlmdomain.c | 4 +- fs/ocfs2/dlm/dlmmaster.c | 18 +- fs/ocfs2/dlm/dlmrecovery.c | 2 +- fs/ocfs2/dlm/dlmthread.c | 2 +- fs/ocfs2/journal.c | 5 +- fs/ocfs2/namei.c | 49 +- fs/ocfs2/namei.h | 2 + fs/ocfs2/refcounttree.c | 15 +- fs/ocfs2/xattr.c | 12 +- fs/ocfs2/xattr.h | 1 + fs/orangefs/dcache.c | 4 +- fs/orangefs/super.c | 4 +- fs/overlayfs/copy_up.c | 23 +- fs/overlayfs/dir.c | 3 +- fs/overlayfs/file.c | 16 +- fs/overlayfs/inode.c | 5 +- fs/overlayfs/overlayfs.h | 1 + fs/overlayfs/super.c | 12 +- fs/proc/base.c | 21 +- fs/proc/fd.c | 23 +- fs/proc/page.c | 40 +- fs/proc/vmcore.c | 105 +- fs/pstore/blk.c | 2 +- fs/pstore/platform.c | 2 +- fs/ramfs/inode.c | 11 +- fs/seq_file.c | 16 - fs/squashfs/zstd_wrapper.c | 16 +- fs/sysv/super.c | 6 +- fs/ubifs/Makefile | 2 +- fs/ubifs/dir.c | 4 +- fs/ubifs/io.c | 21 + fs/ubifs/replay.c | 2 +- fs/ubifs/super.c | 23 +- fs/ubifs/sysfs.c | 153 + fs/ubifs/ubifs.h | 35 + fs/udf/dir.c | 32 +- fs/udf/namei.c | 3 + fs/udf/super.c | 2 + fs/unicode/Kconfig | 13 +- fs/unicode/Makefile | 13 +- fs/unicode/mkutf8data.c | 24 +- fs/unicode/utf8-core.c | 109 +- fs/unicode/utf8-norm.c | 262 +- fs/unicode/utf8-selftest.c | 94 +- fs/unicode/utf8data.c_shipped | 4123 ++++++++++++++++ fs/unicode/utf8data.h_shipped | 4109 ---------------- fs/unicode/utf8n.h | 81 +- fs/xfs/libxfs/xfs_ag.c | 2 + fs/xfs/libxfs/xfs_ag.h | 8 +- fs/xfs/libxfs/xfs_btree.c | 4 + fs/xfs/libxfs/xfs_da_btree.c | 5 +- include/acpi/acpi_bus.h | 1 + include/acpi/platform/acgcc.h | 13 - include/asm-generic/bitops.h | 1 - include/asm-generic/bitops/find.h | 188 - include/asm-generic/bitops/le.h | 64 - include/asm-generic/sections.h | 75 +- include/asm-generic/syscall.h | 16 - include/drm/drm_modeset_lock.h | 8 + include/drm/ttm/ttm_bo_api.h | 9 +- include/dt-bindings/clock/exynos4.h | 4 +- include/dt-bindings/clock/exynos5250.h | 4 +- .../clock/{jz4725b-cgu.h => ingenic,jz4725b-cgu.h} | 0 .../clock/{jz4740-cgu.h => ingenic,jz4740-cgu.h} | 0 .../clock/{jz4760-cgu.h => ingenic,jz4760-cgu.h} | 0 .../clock/{jz4770-cgu.h => ingenic,jz4770-cgu.h} | 0 .../clock/{jz4780-cgu.h => ingenic,jz4780-cgu.h} | 0 .../clock/{x1000-cgu.h => ingenic,x1000-cgu.h} | 0 .../clock/{x1830-cgu.h => ingenic,x1830-cgu.h} | 0 include/kunit/test.h | 13 +- include/linux/acpi.h | 5 + include/linux/bitmap.h | 34 +- include/linux/bitops.h | 34 - include/linux/blk-mq.h | 1 + include/linux/bottom_half.h | 1 + include/linux/bpf.h | 6 + include/linux/ceph/ceph_fs.h | 2 + include/linux/ceph/osd_client.h | 19 +- include/linux/configfs.h | 3 +- include/linux/container_of.h | 40 + include/linux/cpumask.h | 46 +- include/linux/crash_dump.h | 30 +- include/linux/dax.h | 2 - include/linux/delay.h | 2 +- include/linux/dma-resv.h | 25 +- include/linux/dmaengine.h | 2 - include/linux/dsa/ocelot.h | 1 + include/linux/efi.h | 1 + include/linux/ethtool_netlink.h | 3 + include/linux/fb.h | 2 +- include/linux/find.h | 372 ++ include/linux/fs.h | 3 + include/linux/fscache.h | 2 +- include/linux/generic-radix-tree.h | 3 +- include/linux/genhd.h | 2 +- include/linux/host1x.h | 75 +- include/linux/hugetlb.h | 6 +- include/linux/i2c.h | 18 + include/linux/input/cy8ctmg110_pdata.h | 10 - include/linux/instruction_pointer.h | 8 + include/linux/intel-ish-client-if.h | 4 +- include/linux/ipc_namespace.h | 15 + include/linux/kallsyms.h | 15 +- include/linux/kcsan-checks.h | 3 + include/linux/kernel.h | 39 +- include/linux/kvm_host.h | 12 +- include/linux/libata.h | 3 +- include/linux/list.h | 4 +- include/linux/llist.h | 4 +- include/linux/lockd/xdr.h | 27 +- include/linux/lockd/xdr4.h | 29 +- include/linux/lsm_hook_defs.h | 6 +- include/linux/lsm_hooks.h | 13 +- include/linux/memblock.h | 2 +- include/linux/mempolicy.h | 5 +- include/linux/memremap.h | 6 + include/linux/migrate.h | 1 - include/linux/mmc/sdio_ids.h | 1 + include/linux/mod_devicetable.h | 14 + include/linux/nfs4.h | 4 + include/linux/nfs_fs.h | 77 +- include/linux/nfs_xdr.h | 16 +- include/linux/page_owner.h | 12 +- include/linux/pagemap.h | 50 + include/linux/pci.h | 2 + include/linux/pid.h | 1 + include/linux/platform_data/cros_ec_proto.h | 7 +- include/linux/platform_data/ux500_wdt.h | 18 - include/linux/plist.h | 5 +- include/linux/pm_opp.h | 20 +- include/linux/pnfs_osd_xdr.h | 317 -- include/linux/posix-timers.h | 2 + include/linux/printk.h | 4 + include/linux/pwm.h | 13 + include/linux/radix-tree.h | 4 +- include/linux/remoteproc.h | 12 - include/linux/rmap.h | 8 +- include/linux/rpmsg.h | 2 +- include/linux/rtc.h | 3 + include/linux/rwsem.h | 1 - include/linux/sbitmap.h | 11 +- include/linux/sched.h | 8 + include/linux/sched/mm.h | 21 + include/linux/sched/signal.h | 1 + include/linux/sched/task.h | 2 +- include/linux/security.h | 17 +- include/linux/seq_file.h | 19 +- include/linux/shm.h | 2 +- include/linux/signal.h | 1 - include/linux/signal_types.h | 3 + include/linux/skbuff.h | 35 +- include/linux/skmsg.h | 12 + include/linux/smp.h | 1 - include/linux/spi/ads7846.h | 15 - include/linux/spinlock.h | 18 +- include/linux/stackdepot.h | 28 +- include/linux/string_helpers.h | 1 + include/linux/sunrpc/clnt.h | 1 + include/linux/sunrpc/sched.h | 16 +- include/linux/sunrpc/svc.h | 14 +- include/linux/unicode.h | 49 +- include/linux/usb/hcd.h | 2 - include/linux/zstd.h | 1252 ++--- include/linux/zstd_errors.h | 77 + include/linux/zstd_lib.h | 2432 ++++++++++ include/media/media-entity.h | 3 +- include/media/v4l2-mem2mem.h | 5 + include/net/9p/9p.h | 12 +- include/net/9p/client.h | 24 +- include/net/9p/transport.h | 26 +- include/net/bluetooth/bluetooth.h | 2 + include/net/bluetooth/hci_core.h | 22 +- include/net/bluetooth/hci_sync.h | 97 + include/net/cfg80211.h | 19 + include/net/llc.h | 4 +- include/net/mac80211.h | 10 + include/net/sctp/structs.h | 20 +- include/net/strparser.h | 20 +- include/net/tcp.h | 8 +- include/scsi/scsi_cmnd.h | 2 +- include/scsi/scsi_device.h | 7 +- include/scsi/scsi_host.h | 1 + include/sound/memalloc.h | 14 +- include/trace/events/dlm.h | 260 + include/trace/events/f2fs.h | 33 +- include/trace/events/fs.h | 122 + include/trace/events/nfs.h | 375 ++ include/trace/events/rpcgss.h | 18 +- include/trace/events/rpcrdma.h | 240 +- include/trace/events/sunrpc.h | 135 +- include/trace/events/sunrpc_base.h | 18 + include/uapi/asm-generic/signal-defs.h | 1 + include/uapi/drm/amdgpu_drm.h | 2 + include/uapi/linux/audit.h | 2 + include/uapi/linux/ethtool_netlink.h | 4 +- include/uapi/linux/fuse.h | 7 +- include/uapi/linux/kfd_sysfs.h | 108 + include/uapi/linux/kvm.h | 1 + include/uapi/linux/nfsd/nfsfh.h | 115 - include/uapi/linux/nl80211.h | 13 + include/uapi/linux/prctl.h | 5 +- include/uapi/linux/rtc.h | 31 +- include/uapi/linux/v4l2-controls.h | 4 +- include/uapi/linux/virtio_iommu.h | 8 +- include/xen/arm/hypercall.h | 15 - include/xen/balloon.h | 3 - include/xen/interface/callback.h | 19 +- include/xen/interface/elfnote.h | 19 +- include/xen/interface/event_channel.h | 2 +- include/xen/interface/features.h | 2 +- include/xen/interface/grant_table.h | 19 +- include/xen/interface/hvm/dm_op.h | 19 +- include/xen/interface/hvm/hvm_op.h | 20 +- include/xen/interface/hvm/hvm_vcpu.h | 19 +- include/xen/interface/hvm/params.h | 20 +- include/xen/interface/hvm/start_info.h | 19 +- include/xen/interface/io/9pfs.h | 19 +- include/xen/interface/io/blkif.h | 2 +- include/xen/interface/io/console.h | 2 +- include/xen/interface/io/displif.h | 19 +- include/xen/interface/io/fbif.h | 19 +- include/xen/interface/io/kbdif.h | 19 +- include/xen/interface/io/netif.h | 19 +- include/xen/interface/io/pciif.h | 19 +- include/xen/interface/io/protocols.h | 2 +- include/xen/interface/io/pvcalls.h | 2 + include/xen/interface/io/ring.h | 19 +- include/xen/interface/io/sndif.h | 19 +- include/xen/interface/io/vscsiif.h | 19 +- include/xen/interface/io/xenbus.h | 2 +- include/xen/interface/io/xs_wire.h | 2 +- include/xen/interface/memory.h | 2 +- include/xen/interface/nmi.h | 2 +- include/xen/interface/physdev.h | 20 +- include/xen/interface/platform.h | 19 +- include/xen/interface/sched.h | 19 +- include/xen/interface/vcpu.h | 19 +- include/xen/interface/version.h | 2 +- include/xen/interface/xen-mca.h | 1 + include/xen/interface/xen.h | 19 +- include/xen/interface/xenpmu.h | 2 +- include/xen/pci.h | 28 + include/xen/xen.h | 6 - init/Kconfig | 33 +- init/main.c | 38 +- ipc/ipc_sysctl.c | 32 +- ipc/shm.c | 178 +- ipc/util.c | 6 +- kernel/bpf/core.c | 7 + kernel/bpf/verifier.c | 55 +- kernel/cpu.c | 2 +- kernel/dma/coherent.c | 5 +- kernel/entry/syscall_user_dispatch.c | 12 +- kernel/exit.c | 2 +- kernel/extable.c | 33 +- kernel/fork.c | 61 +- kernel/hung_task.c | 44 + kernel/kallsyms.c | 10 +- kernel/kcov.c | 36 +- kernel/kcsan/core.c | 75 +- kernel/kcsan/kcsan.h | 8 +- kernel/kcsan/kcsan_test.c | 62 +- kernel/kcsan/report.c | 77 +- kernel/kcsan/selftest.c | 72 +- kernel/kthread.c | 23 +- kernel/livepatch/core.c | 4 +- kernel/locking/lockdep.c | 3 - kernel/pid.c | 36 + kernel/printk/printk.c | 10 +- kernel/reboot.c | 2 +- kernel/resource.c | 54 +- kernel/sched/core.c | 35 +- kernel/sched/core_sched.c | 4 + kernel/sched/sched.h | 4 +- kernel/signal.c | 34 +- kernel/sysctl.c | 8 +- kernel/time/clocksource.c | 4 +- kernel/time/posix-cpu-timers.c | 19 +- kernel/trace/ftrace.c | 5 +- kernel/trace/ring_buffer.c | 5 + lib/Kconfig | 7 +- lib/Kconfig.debug | 150 + lib/Kconfig.kasan | 2 +- lib/decompress_unzstd.c | 48 +- lib/find_bit.c | 21 + lib/find_bit_benchmark.c | 21 + lib/genalloc.c | 2 +- lib/nmi_backtrace.c | 6 + lib/scatterlist.c | 11 +- lib/stackdepot.c | 79 +- lib/test_bitmap.c | 37 + lib/test_hmm.c | 5 +- lib/test_kasan.c | 5 +- lib/vsprintf.c | 39 +- lib/zstd/Makefile | 46 +- lib/zstd/bitstream.h | 380 -- lib/zstd/common/bitstream.h | 437 ++ lib/zstd/common/compiler.h | 170 + lib/zstd/common/cpu.h | 194 + lib/zstd/common/debug.c | 24 + lib/zstd/common/debug.h | 101 + lib/zstd/common/entropy_common.c | 357 ++ lib/zstd/common/error_private.c | 56 + lib/zstd/common/error_private.h | 66 + lib/zstd/common/fse.h | 710 +++ lib/zstd/common/fse_decompress.c | 390 ++ lib/zstd/common/huf.h | 356 ++ lib/zstd/common/mem.h | 259 + lib/zstd/common/zstd_common.c | 83 + lib/zstd/common/zstd_deps.h | 125 + lib/zstd/common/zstd_internal.h | 450 ++ lib/zstd/compress.c | 3485 ------------- lib/zstd/compress/fse_compress.c | 625 +++ lib/zstd/compress/hist.c | 165 + lib/zstd/compress/hist.h | 75 + lib/zstd/compress/huf_compress.c | 905 ++++ lib/zstd/compress/zstd_compress.c | 5109 ++++++++++++++++++++ lib/zstd/compress/zstd_compress_internal.h | 1188 +++++ lib/zstd/compress/zstd_compress_literals.c | 158 + lib/zstd/compress/zstd_compress_literals.h | 29 + lib/zstd/compress/zstd_compress_sequences.c | 439 ++ lib/zstd/compress/zstd_compress_sequences.h | 54 + lib/zstd/compress/zstd_compress_superblock.c | 850 ++++ lib/zstd/compress/zstd_compress_superblock.h | 32 + lib/zstd/compress/zstd_cwksp.h | 482 ++ lib/zstd/compress/zstd_double_fast.c | 519 ++ lib/zstd/compress/zstd_double_fast.h | 32 + lib/zstd/compress/zstd_fast.c | 496 ++ lib/zstd/compress/zstd_fast.h | 31 + lib/zstd/compress/zstd_lazy.c | 1414 ++++++ lib/zstd/compress/zstd_lazy.h | 81 + lib/zstd/compress/zstd_ldm.c | 686 +++ lib/zstd/compress/zstd_ldm.h | 110 + lib/zstd/compress/zstd_ldm_geartab.h | 103 + lib/zstd/compress/zstd_opt.c | 1346 ++++++ lib/zstd/compress/zstd_opt.h | 50 + lib/zstd/decompress.c | 2531 ---------- lib/zstd/decompress/huf_decompress.c | 1206 +++++ lib/zstd/decompress/zstd_ddict.c | 241 + lib/zstd/decompress/zstd_ddict.h | 44 + lib/zstd/decompress/zstd_decompress.c | 2085 ++++++++ lib/zstd/decompress/zstd_decompress_block.c | 1540 ++++++ lib/zstd/decompress/zstd_decompress_block.h | 62 + lib/zstd/decompress/zstd_decompress_internal.h | 202 + lib/zstd/decompress_sources.h | 28 + lib/zstd/entropy_common.c | 243 - lib/zstd/error_private.h | 53 - lib/zstd/fse.h | 575 --- lib/zstd/fse_compress.c | 795 --- lib/zstd/fse_decompress.c | 325 -- lib/zstd/huf.h | 212 - lib/zstd/huf_compress.c | 773 --- lib/zstd/huf_decompress.c | 960 ---- lib/zstd/mem.h | 151 - lib/zstd/zstd_common.c | 75 - lib/zstd/zstd_compress_module.c | 160 + lib/zstd/zstd_decompress_module.c | 105 + lib/zstd/zstd_internal.h | 273 -- lib/zstd/zstd_opt.h | 1014 ---- localversion-next | 1 + mm/Kconfig | 10 +- mm/backing-dev.c | 7 + mm/filemap.c | 8 + mm/kasan/hw_tags.c | 14 +- mm/kasan/report.c | 17 +- mm/kasan/sw_tags.c | 2 +- mm/madvise.c | 15 +- mm/memblock.c | 9 +- mm/memcontrol.c | 4 - mm/memfd.c | 4 +- mm/memory.c | 4 + mm/memory_hotplug.c | 6 + mm/mempolicy.c | 12 +- mm/memremap.c | 20 + mm/migrate.c | 151 +- mm/mmap.c | 3 +- mm/oom_kill.c | 22 +- mm/page_owner.c | 26 +- mm/percpu.c | 35 +- mm/rmap.c | 14 +- mm/shmem.c | 24 +- mm/truncate.c | 19 +- mm/vmscan.c | 7 + mm/workingset.c | 10 + mm/zsmalloc.c | 3 +- net/8021q/vlan.c | 3 - net/8021q/vlan_dev.c | 3 + net/9p/client.c | 436 +- net/9p/error.c | 4 +- net/9p/mod.c | 41 +- net/9p/protocol.c | 38 +- net/9p/protocol.h | 4 +- net/9p/trans_common.c | 10 +- net/9p/trans_common.h | 12 +- net/9p/trans_fd.c | 2 - net/9p/trans_rdma.c | 3 +- net/9p/trans_virtio.c | 1 + net/9p/trans_xen.c | 26 +- net/batman-adv/tp_meter.c | 2 +- net/bluetooth/Makefile | 2 +- net/bluetooth/aosp.c | 168 +- net/bluetooth/aosp.h | 13 + net/bluetooth/cmtp/core.c | 4 +- net/bluetooth/hci_codec.c | 18 +- net/bluetooth/hci_conn.c | 20 +- net/bluetooth/hci_core.c | 1334 +---- net/bluetooth/hci_event.c | 159 +- net/bluetooth/hci_request.c | 338 +- net/bluetooth/hci_request.h | 10 + net/bluetooth/hci_sock.c | 11 +- net/bluetooth/hci_sync.c | 4799 ++++++++++++++++++ net/bluetooth/hci_sysfs.c | 2 + net/bluetooth/l2cap_sock.c | 19 + net/bluetooth/mgmt.c | 2086 ++++---- net/bluetooth/mgmt_util.c | 15 +- net/bluetooth/mgmt_util.h | 4 + net/bluetooth/msft.c | 511 +- net/bluetooth/msft.h | 15 +- net/can/j1939/main.c | 7 + net/can/j1939/transport.c | 11 + net/ceph/mon_client.c | 3 +- net/ceph/osd_client.c | 60 +- net/core/datagram.c | 3 +- net/core/dev.c | 7 +- net/core/devlink.c | 2 +- net/core/filter.c | 64 +- net/core/skbuff.c | 17 +- net/core/sock.c | 2 +- net/core/sock_map.c | 6 - net/dsa/tag_ocelot.c | 3 + net/ethtool/pause.c | 3 +- net/ipv4/tcp.c | 22 +- net/ipv4/tcp_bpf.c | 48 +- net/ipv4/tcp_output.c | 27 +- net/ipv6/seg6.c | 2 +- net/ipv6/tcp_ipv6.c | 1 - net/ipv6/udp.c | 6 +- net/mac80211/cfg.c | 13 + net/mctp/af_mctp.c | 24 +- net/ncsi/ncsi-manage.c | 4 +- net/netfilter/ipvs/ip_vs_core.c | 8 +- net/netfilter/ipvs/ip_vs_ctl.c | 2 + net/netfilter/nf_conntrack_netlink.c | 6 +- net/netfilter/nf_flow_table_offload.c | 4 +- net/netfilter/nfnetlink_queue.c | 2 +- net/netfilter/nft_payload.c | 1 - net/netfilter/xt_IDLETIMER.c | 4 +- net/nfc/netlink.c | 15 + net/sched/sch_taprio.c | 27 +- net/sctp/sm_statefuns.c | 34 +- net/sctp/socket.c | 5 +- net/smc/af_smc.c | 18 +- net/smc/smc_tracepoint.h | 2 +- net/strparser/strparser.c | 10 +- net/sunrpc/addr.c | 40 +- net/sunrpc/auth_gss/svcauth_gss.c | 2 +- net/sunrpc/clnt.c | 33 +- net/sunrpc/sched.c | 20 +- net/sunrpc/svc.c | 80 +- net/sunrpc/svc_xprt.c | 1 + net/sunrpc/sysfs.c | 12 +- net/sunrpc/xdr.c | 32 +- net/sunrpc/xprt.c | 41 +- net/sunrpc/xprtrdma/frwr_ops.c | 48 +- net/sunrpc/xprtrdma/rpc_rdma.c | 23 +- net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 9 +- net/sunrpc/xprtrdma/svc_rdma_rw.c | 30 +- net/sunrpc/xprtrdma/svc_rdma_sendto.c | 14 +- net/sunrpc/xprtrdma/verbs.c | 3 +- net/sunrpc/xprtrdma/xprt_rdma.h | 6 +- net/sunrpc/xprtsock.c | 109 +- net/sysctl_net.c | 2 +- net/vmw_vsock/af_vsock.c | 2 + net/wireless/core.c | 7 + net/wireless/core.h | 16 + net/wireless/mlme.c | 129 + net/wireless/nl80211.c | 17 +- net/wireless/rdev-ops.h | 17 + net/wireless/trace.h | 19 + rust/.gitignore | 7 + rust/Makefile | 355 ++ rust/alloc/README.md | 32 + rust/alloc/alloc.rs | 425 ++ rust/alloc/borrow.rs | 494 ++ rust/alloc/boxed.rs | 1789 +++++++ rust/alloc/collections/mod.rs | 155 + rust/alloc/fmt.rs | 587 +++ rust/alloc/lib.rs | 202 + rust/alloc/macros.rs | 126 + rust/alloc/prelude/mod.rs | 17 + rust/alloc/prelude/v1.rs | 16 + rust/alloc/raw_vec.rs | 609 +++ rust/alloc/slice.rs | 1271 +++++ rust/alloc/str.rs | 614 +++ rust/alloc/string.rs | 2845 +++++++++++ rust/alloc/vec/drain.rs | 157 + rust/alloc/vec/drain_filter.rs | 145 + rust/alloc/vec/into_iter.rs | 303 ++ rust/alloc/vec/is_zero.rs | 106 + rust/alloc/vec/mod.rs | 3295 +++++++++++++ rust/alloc/vec/partial_eq.rs | 49 + rust/alloc/vec/set_len_on_drop.rs | 30 + rust/alloc/vec/spec_extend.rs | 172 + rust/bindgen_parameters | 13 + rust/build_error.rs | 33 + rust/compiler_builtins.rs | 57 + rust/exports.c | 16 + rust/helpers.c | 301 ++ rust/kernel/allocator.rs | 63 + rust/kernel/bindings.rs | 46 + rust/kernel/bindings_helper.h | 25 + rust/kernel/buffer.rs | 39 + rust/kernel/build_assert.rs | 80 + rust/kernel/c_types.rs | 119 + rust/kernel/chrdev.rs | 212 + rust/kernel/error.rs | 523 ++ rust/kernel/file.rs | 131 + rust/kernel/file_operations.rs | 715 +++ rust/kernel/io_buffer.rs | 153 + rust/kernel/io_mem.rs | 207 + rust/kernel/iov_iter.rs | 81 + rust/kernel/lib.rs | 250 + rust/kernel/linked_list.rs | 247 + rust/kernel/miscdev.rs | 111 + rust/kernel/module_param.rs | 497 ++ rust/kernel/of.rs | 101 + rust/kernel/pages.rs | 162 + rust/kernel/platdev.rs | 153 + rust/kernel/power.rs | 118 + rust/kernel/prelude.rs | 26 + rust/kernel/print.rs | 441 ++ rust/kernel/random.rs | 50 + rust/kernel/raw_list.rs | 361 ++ rust/kernel/rbtree.rs | 562 +++ rust/kernel/security.rs | 56 + rust/kernel/static_assert.rs | 39 + rust/kernel/std_vendor.rs | 150 + rust/kernel/str.rs | 253 + rust/kernel/sync/arc.rs | 480 ++ rust/kernel/sync/condvar.rs | 132 + rust/kernel/sync/guard.rs | 91 + rust/kernel/sync/locked_by.rs | 112 + rust/kernel/sync/mod.rs | 80 + rust/kernel/sync/mutex.rs | 101 + rust/kernel/sync/spinlock.rs | 102 + rust/kernel/sysctl.rs | 198 + rust/kernel/task.rs | 182 + rust/kernel/types.rs | 228 + rust/kernel/user_ptr.rs | 175 + rust/macros/helpers.rs | 79 + rust/macros/lib.rs | 128 + rust/macros/module.rs | 678 +++ samples/Kconfig | 2 + samples/Makefile | 1 + samples/configfs/configfs_sample.c | 153 + samples/rust/Kconfig | 113 + samples/rust/Makefile | 12 + samples/rust/rust_chrdev.rs | 51 + samples/rust/rust_minimal.rs | 38 + samples/rust/rust_miscdev.rs | 150 + samples/rust/rust_module_parameters.rs | 72 + samples/rust/rust_print.rs | 57 + samples/rust/rust_random.rs | 61 + samples/rust/rust_semaphore.rs | 177 + samples/rust/rust_semaphore_c.c | 212 + samples/rust/rust_stack_probing.rs | 40 + samples/rust/rust_sync.rs | 81 + scripts/Makefile.build | 22 + scripts/Makefile.debug | 10 + scripts/Makefile.lib | 12 + scripts/Makefile.modfinal | 10 +- scripts/checkpatch.pl | 33 +- scripts/const_structs.checkpatch | 4 + scripts/gdb/linux/symbols.py | 3 +- scripts/generate_rust_analyzer.py | 133 + scripts/is_rust_module.sh | 19 + scripts/kallsyms.c | 40 +- scripts/kconfig/confdata.c | 41 + scripts/mod/devicetable-offsets.c | 3 + scripts/mod/file2alias.c | 24 + scripts/remove-stale-files | 5 + scripts/rust-version.sh | 31 + security/apparmor/apparmorfs.c | 17 +- security/apparmor/include/file.h | 2 +- security/apparmor/include/label.h | 5 +- security/apparmor/include/lib.h | 9 +- security/apparmor/include/policy.h | 6 +- security/apparmor/label.c | 7 +- security/apparmor/lsm.c | 42 +- security/apparmor/path.c | 2 +- security/apparmor/policy.c | 62 +- security/apparmor/policy_unpack.c | 2 +- security/apparmor/procattr.c | 2 - security/security.c | 15 +- security/selinux/hooks.c | 34 +- security/selinux/include/netlabel.h | 4 +- security/selinux/netlabel.c | 18 +- sound/core/Makefile | 1 + sound/core/memalloc.c | 105 +- sound/core/sgbuf.c | 201 + sound/core/timer.c | 17 +- sound/firewire/Kconfig | 3 + sound/firewire/fireworks/fireworks_stream.c | 5 +- sound/firewire/motu/motu-protocol-v3.c | 33 +- sound/firewire/motu/motu.c | 2 + sound/firewire/motu/motu.h | 2 + sound/pci/hda/hda_intel.c | 4 +- sound/pci/hda/patch_realtek.c | 17 + sound/pci/rme9652/hdsp.c | 41 +- sound/pci/rme9652/rme9652.c | 41 +- sound/soc/codecs/cs35l41.c | 14 +- sound/soc/intel/boards/sof_sdw.c | 69 + sound/soc/intel/common/soc-acpi-intel-adl-match.c | 105 + sound/soc/mediatek/mt8173/mt8173-rt5650.c | 8 +- sound/soc/soc-dapm.c | 29 +- sound/soc/sof/control.c | 8 +- sound/soc/sof/intel/hda-bus.c | 17 + sound/soc/sof/intel/hda-dsp.c | 3 +- sound/soc/sof/intel/hda.c | 16 + sound/synth/emux/emux.c | 2 +- tools/bpf/bpftool/Makefile | 32 +- tools/include/asm-generic/bitops.h | 1 - tools/include/asm-generic/bitops/find.h | 145 - tools/include/linux/bitmap.h | 7 +- tools/include/linux/find.h | 214 + tools/include/linux/kallsyms.h | 2 +- tools/include/linux/lockdep.h | 2 +- tools/include/uapi/linux/prctl.h | 2 +- tools/lib/bpf/bpf.c | 4 +- tools/lib/find_bit.c | 20 + tools/lib/perf/include/perf/event.h | 2 +- tools/lib/symbol/kallsyms.h | 2 +- tools/power/cpupower/man/cpupower-idle-set.1 | 2 +- tools/testing/selftests/bpf/prog_tests/netcnt.c | 2 +- .../testing/selftests/bpf/prog_tests/test_bpffs.c | 85 +- .../selftests/bpf/progs/for_each_array_map_elem.c | 12 + .../selftests/bpf/test_xdp_redirect_multi.sh | 62 +- tools/testing/selftests/bpf/verifier/spill_fill.c | 17 + tools/testing/selftests/bpf/xdp_redirect_multi.c | 4 +- tools/testing/selftests/gpio/.gitignore | 2 + tools/testing/selftests/gpio/Makefile | 4 +- tools/testing/selftests/gpio/config | 1 + tools/testing/selftests/gpio/gpio-chip-info.c | 57 + tools/testing/selftests/gpio/gpio-line-name.c | 55 + tools/testing/selftests/gpio/gpio-sim.sh | 229 + tools/testing/selftests/kselftest/runner.sh | 28 +- tools/testing/selftests/kvm/Makefile | 3 +- tools/testing/selftests/kvm/include/kvm_util.h | 1 + .../selftests/kvm/include/x86_64/svm_util.h | 2 + tools/testing/selftests/kvm/lib/kvm_util.c | 24 +- tools/testing/selftests/kvm/lib/x86_64/svm.c | 13 + .../selftests/kvm/x86_64/sev_migrate_tests.c | 203 + tools/testing/selftests/net/Makefile | 9 +- .../net/forwarding/mirror_gre_bridge_1d_vlan.sh | 2 +- .../selftests/net/forwarding/mirror_gre_changes.sh | 2 +- .../net/forwarding/mirror_gre_vlan_bridge_1q.sh | 13 +- .../testing/selftests/net/forwarding/mirror_lib.sh | 3 +- .../selftests/net/forwarding/mirror_vlan.sh | 4 +- tools/testing/selftests/net/gre_gso.sh | 9 +- tools/testing/selftests/net/reuseport_bpf_numa.c | 4 + .../testing/selftests/net/test_vxlan_under_vrf.sh | 2 + tools/testing/selftests/net/tls.c | 3 - tools/testing/selftests/net/udpgso_bench_rx.c | 11 +- tools/testing/selftests/netfilter/Makefile | 3 +- tools/testing/selftests/netfilter/conntrack_vrf.sh | 219 + tools/testing/selftests/netfilter/nft_nat.sh | 9 +- tools/testing/selftests/netfilter/nft_queue.sh | 54 + tools/testing/selftests/proc/.gitignore | 1 + tools/testing/selftests/proc/Makefile | 2 + tools/testing/selftests/proc/proc-tid0.c | 81 + tools/testing/selftests/seccomp/seccomp_bpf.c | 56 +- virt/kvm/kvm_main.c | 10 +- 2083 files changed, 101682 insertions(+), 41233 deletions(-) create mode 100644 .rustfmt.toml create mode 100644 Documentation/ABI/testing/sysfs-fs-ubifs create mode 100644 Documentation/admin-guide/gpio/gpio-sim.rst delete mode 100644 Documentation/devicetree/bindings/display/bridge/toshiba,tc358767.txt create mode 100644 Documentation/devicetree/bindings/display/bridge/toshiba,tc358767.yaml create mode 100644 Documentation/devicetree/bindings/display/panel/sharp,ls060t1sx01.yaml delete mode 100644 Documentation/devicetree/bindings/gpio/gpio-xlp.txt delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-xlp9xx.txt create mode 100644 Documentation/devicetree/bindings/input/cypress-sf.yaml create mode 100644 Documentation/devicetree/bindings/media/st,stm32-dma2d.yaml create mode 100644 Documentation/devicetree/bindings/remoteproc/amlogic,meson-mx-a [...] delete mode 100644 Documentation/devicetree/bindings/remoteproc/mtk,scp.txt create mode 100644 Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml create mode 100644 Documentation/devicetree/bindings/rtc/mstar,msc313-rtc.yaml delete mode 100644 Documentation/devicetree/bindings/spi/spi-xlp.txt create mode 100644 Documentation/filesystems/nfs/reexport.rst create mode 100644 Documentation/firmware-guide/acpi/non-d0-probe.rst create mode 100644 Documentation/rust/arch-support.rst create mode 100644 Documentation/rust/assets/favicon-16x16.png create mode 100644 Documentation/rust/assets/favicon-32x32.png create mode 100644 Documentation/rust/assets/rust-logo.png create mode 100644 Documentation/rust/coding.rst create mode 100644 Documentation/rust/docs.rst create mode 100644 Documentation/rust/index.rst create mode 100644 Documentation/rust/quick-start.rst create mode 100644 Next/SHA1s create mode 100644 Next/Trees create mode 100644 Next/merge.log create mode 100644 arch/arm/rust/target.json create mode 100644 arch/arm64/rust/target.json delete mode 100644 arch/h8300/include/asm/segment.h delete mode 100644 arch/h8300/mm/memory.c delete mode 100644 arch/mips/boot/compressed/.gitignore create mode 100644 arch/mips/boot/compressed/ashldi3.c create mode 100644 arch/mips/boot/compressed/bswapdi.c create mode 100644 arch/mips/boot/compressed/bswapsi.c create mode 100644 arch/mips/boot/compressed/uart-ath79.c create mode 100644 arch/powerpc/rust/target.json create mode 100644 arch/riscv/configs/32-bit.config create mode 100644 arch/riscv/configs/64-bit.config create mode 100644 arch/riscv/rust/rv32ima.json create mode 100644 arch/riscv/rust/rv32imac.json create mode 100644 arch/riscv/rust/rv64ima.json create mode 100644 arch/riscv/rust/rv64imac.json create mode 100644 arch/sh/boot/compressed/ashiftrt.S create mode 100644 arch/sh/boot/compressed/ashldi3.c create mode 100644 arch/sh/boot/compressed/ashlsi3.S create mode 100644 arch/sh/boot/compressed/ashrsi3.S create mode 100644 arch/sh/boot/compressed/lshrsi3.S create mode 100644 arch/x86/rust/target.json create mode 100644 drivers/bluetooth/btmtk.c create mode 100644 drivers/bluetooth/btmtk.h create mode 100644 drivers/gpio/gpio-sim.c delete mode 100644 drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c create mode 100644 drivers/gpu/drm/panel/panel-sharp-ls060t1sx01.c create mode 100644 drivers/gpu/drm/tegra/nvdec.c create mode 100644 drivers/input/keyboard/cypress-sf.c create mode 100644 drivers/input/touchscreen/goodix.h create mode 100644 drivers/input/touchscreen/goodix_fwupload.c create mode 100644 drivers/md/dm-audit.c create mode 100644 drivers/md/dm-audit.h create mode 100644 drivers/media/platform/stm32/dma2d/dma2d-hw.c create mode 100644 drivers/media/platform/stm32/dma2d/dma2d-regs.h create mode 100644 drivers/media/platform/stm32/dma2d/dma2d.c create mode 100644 drivers/media/platform/stm32/dma2d/dma2d.h create mode 100644 drivers/remoteproc/imx_dsp_rproc.c create mode 100644 drivers/remoteproc/imx_rproc.h create mode 100644 drivers/remoteproc/meson_mx_ao_arc.c create mode 100644 drivers/rtc/rtc-msc313.c delete mode 100644 drivers/rtc/rtc-tps80031.c create mode 100644 drivers/watchdog/db8500_wdt.c delete mode 100644 drivers/watchdog/iop_wdt.c delete mode 100644 drivers/watchdog/ux500_wdt.c create mode 100644 fs/ubifs/sysfs.c create mode 100644 fs/unicode/utf8data.c_shipped delete mode 100644 fs/unicode/utf8data.h_shipped delete mode 100644 include/asm-generic/bitops/find.h rename include/dt-bindings/clock/{jz4725b-cgu.h => ingenic,jz4725b-cgu.h} (100%) rename include/dt-bindings/clock/{jz4740-cgu.h => ingenic,jz4740-cgu.h} (100%) rename include/dt-bindings/clock/{jz4760-cgu.h => ingenic,jz4760-cgu.h} (100%) rename include/dt-bindings/clock/{jz4770-cgu.h => ingenic,jz4770-cgu.h} (100%) rename include/dt-bindings/clock/{jz4780-cgu.h => ingenic,jz4780-cgu.h} (100%) rename include/dt-bindings/clock/{x1000-cgu.h => ingenic,x1000-cgu.h} (100%) rename include/dt-bindings/clock/{x1830-cgu.h => ingenic,x1830-cgu.h} (100%) create mode 100644 include/linux/container_of.h create mode 100644 include/linux/find.h delete mode 100644 include/linux/input/cy8ctmg110_pdata.h create mode 100644 include/linux/instruction_pointer.h delete mode 100644 include/linux/platform_data/ux500_wdt.h delete mode 100644 include/linux/pnfs_osd_xdr.h create mode 100644 include/linux/zstd_errors.h create mode 100644 include/linux/zstd_lib.h create mode 100644 include/net/bluetooth/hci_sync.h create mode 100644 include/trace/events/dlm.h create mode 100644 include/trace/events/fs.h create mode 100644 include/trace/events/nfs.h create mode 100644 include/trace/events/sunrpc_base.h create mode 100644 include/uapi/linux/kfd_sysfs.h delete mode 100644 include/uapi/linux/nfsd/nfsfh.h create mode 100644 include/xen/pci.h delete mode 100644 lib/zstd/bitstream.h create mode 100644 lib/zstd/common/bitstream.h create mode 100644 lib/zstd/common/compiler.h create mode 100644 lib/zstd/common/cpu.h create mode 100644 lib/zstd/common/debug.c create mode 100644 lib/zstd/common/debug.h create mode 100644 lib/zstd/common/entropy_common.c create mode 100644 lib/zstd/common/error_private.c create mode 100644 lib/zstd/common/error_private.h create mode 100644 lib/zstd/common/fse.h create mode 100644 lib/zstd/common/fse_decompress.c create mode 100644 lib/zstd/common/huf.h create mode 100644 lib/zstd/common/mem.h create mode 100644 lib/zstd/common/zstd_common.c create mode 100644 lib/zstd/common/zstd_deps.h create mode 100644 lib/zstd/common/zstd_internal.h delete mode 100644 lib/zstd/compress.c create mode 100644 lib/zstd/compress/fse_compress.c create mode 100644 lib/zstd/compress/hist.c create mode 100644 lib/zstd/compress/hist.h create mode 100644 lib/zstd/compress/huf_compress.c create mode 100644 lib/zstd/compress/zstd_compress.c create mode 100644 lib/zstd/compress/zstd_compress_internal.h create mode 100644 lib/zstd/compress/zstd_compress_literals.c create mode 100644 lib/zstd/compress/zstd_compress_literals.h create mode 100644 lib/zstd/compress/zstd_compress_sequences.c create mode 100644 lib/zstd/compress/zstd_compress_sequences.h create mode 100644 lib/zstd/compress/zstd_compress_superblock.c create mode 100644 lib/zstd/compress/zstd_compress_superblock.h create mode 100644 lib/zstd/compress/zstd_cwksp.h create mode 100644 lib/zstd/compress/zstd_double_fast.c create mode 100644 lib/zstd/compress/zstd_double_fast.h create mode 100644 lib/zstd/compress/zstd_fast.c create mode 100644 lib/zstd/compress/zstd_fast.h create mode 100644 lib/zstd/compress/zstd_lazy.c create mode 100644 lib/zstd/compress/zstd_lazy.h create mode 100644 lib/zstd/compress/zstd_ldm.c create mode 100644 lib/zstd/compress/zstd_ldm.h create mode 100644 lib/zstd/compress/zstd_ldm_geartab.h create mode 100644 lib/zstd/compress/zstd_opt.c create mode 100644 lib/zstd/compress/zstd_opt.h delete mode 100644 lib/zstd/decompress.c create mode 100644 lib/zstd/decompress/huf_decompress.c create mode 100644 lib/zstd/decompress/zstd_ddict.c create mode 100644 lib/zstd/decompress/zstd_ddict.h create mode 100644 lib/zstd/decompress/zstd_decompress.c create mode 100644 lib/zstd/decompress/zstd_decompress_block.c create mode 100644 lib/zstd/decompress/zstd_decompress_block.h create mode 100644 lib/zstd/decompress/zstd_decompress_internal.h create mode 100644 lib/zstd/decompress_sources.h delete mode 100644 lib/zstd/entropy_common.c delete mode 100644 lib/zstd/error_private.h delete mode 100644 lib/zstd/fse.h delete mode 100644 lib/zstd/fse_compress.c delete mode 100644 lib/zstd/fse_decompress.c delete mode 100644 lib/zstd/huf.h delete mode 100644 lib/zstd/huf_compress.c delete mode 100644 lib/zstd/huf_decompress.c delete mode 100644 lib/zstd/mem.h delete mode 100644 lib/zstd/zstd_common.c create mode 100644 lib/zstd/zstd_compress_module.c create mode 100644 lib/zstd/zstd_decompress_module.c delete mode 100644 lib/zstd/zstd_internal.h delete mode 100644 lib/zstd/zstd_opt.h create mode 100644 localversion-next create mode 100644 net/bluetooth/hci_sync.c create mode 100644 rust/.gitignore create mode 100644 rust/Makefile create mode 100644 rust/alloc/README.md create mode 100644 rust/alloc/alloc.rs create mode 100644 rust/alloc/borrow.rs create mode 100644 rust/alloc/boxed.rs create mode 100644 rust/alloc/collections/mod.rs create mode 100644 rust/alloc/fmt.rs create mode 100644 rust/alloc/lib.rs create mode 100644 rust/alloc/macros.rs create mode 100644 rust/alloc/prelude/mod.rs create mode 100644 rust/alloc/prelude/v1.rs create mode 100644 rust/alloc/raw_vec.rs create mode 100644 rust/alloc/slice.rs create mode 100644 rust/alloc/str.rs create mode 100644 rust/alloc/string.rs create mode 100644 rust/alloc/vec/drain.rs create mode 100644 rust/alloc/vec/drain_filter.rs create mode 100644 rust/alloc/vec/into_iter.rs create mode 100644 rust/alloc/vec/is_zero.rs create mode 100644 rust/alloc/vec/mod.rs create mode 100644 rust/alloc/vec/partial_eq.rs create mode 100644 rust/alloc/vec/set_len_on_drop.rs create mode 100644 rust/alloc/vec/spec_extend.rs create mode 100644 rust/bindgen_parameters create mode 100644 rust/build_error.rs create mode 100644 rust/compiler_builtins.rs create mode 100644 rust/exports.c create mode 100644 rust/helpers.c create mode 100644 rust/kernel/allocator.rs create mode 100644 rust/kernel/bindings.rs create mode 100644 rust/kernel/bindings_helper.h create mode 100644 rust/kernel/buffer.rs create mode 100644 rust/kernel/build_assert.rs create mode 100644 rust/kernel/c_types.rs create mode 100644 rust/kernel/chrdev.rs create mode 100644 rust/kernel/error.rs create mode 100644 rust/kernel/file.rs create mode 100644 rust/kernel/file_operations.rs create mode 100644 rust/kernel/io_buffer.rs create mode 100644 rust/kernel/io_mem.rs create mode 100644 rust/kernel/iov_iter.rs create mode 100644 rust/kernel/lib.rs create mode 100644 rust/kernel/linked_list.rs create mode 100644 rust/kernel/miscdev.rs create mode 100644 rust/kernel/module_param.rs create mode 100644 rust/kernel/of.rs create mode 100644 rust/kernel/pages.rs create mode 100644 rust/kernel/platdev.rs create mode 100644 rust/kernel/power.rs create mode 100644 rust/kernel/prelude.rs create mode 100644 rust/kernel/print.rs create mode 100644 rust/kernel/random.rs create mode 100644 rust/kernel/raw_list.rs create mode 100644 rust/kernel/rbtree.rs create mode 100644 rust/kernel/security.rs create mode 100644 rust/kernel/static_assert.rs create mode 100644 rust/kernel/std_vendor.rs create mode 100644 rust/kernel/str.rs create mode 100644 rust/kernel/sync/arc.rs create mode 100644 rust/kernel/sync/condvar.rs create mode 100644 rust/kernel/sync/guard.rs create mode 100644 rust/kernel/sync/locked_by.rs create mode 100644 rust/kernel/sync/mod.rs create mode 100644 rust/kernel/sync/mutex.rs create mode 100644 rust/kernel/sync/spinlock.rs create mode 100644 rust/kernel/sysctl.rs create mode 100644 rust/kernel/task.rs create mode 100644 rust/kernel/types.rs create mode 100644 rust/kernel/user_ptr.rs create mode 100644 rust/macros/helpers.rs create mode 100644 rust/macros/lib.rs create mode 100644 rust/macros/module.rs create mode 100644 samples/rust/Kconfig create mode 100644 samples/rust/Makefile create mode 100644 samples/rust/rust_chrdev.rs create mode 100644 samples/rust/rust_minimal.rs create mode 100644 samples/rust/rust_miscdev.rs create mode 100644 samples/rust/rust_module_parameters.rs create mode 100644 samples/rust/rust_print.rs create mode 100644 samples/rust/rust_random.rs create mode 100644 samples/rust/rust_semaphore.rs create mode 100644 samples/rust/rust_semaphore_c.c create mode 100644 samples/rust/rust_stack_probing.rs create mode 100644 samples/rust/rust_sync.rs create mode 100755 scripts/generate_rust_analyzer.py create mode 100755 scripts/is_rust_module.sh create mode 100755 scripts/rust-version.sh create mode 100644 sound/core/sgbuf.c delete mode 100644 tools/include/asm-generic/bitops/find.h create mode 100644 tools/include/linux/find.h create mode 100644 tools/testing/selftests/gpio/gpio-chip-info.c create mode 100644 tools/testing/selftests/gpio/gpio-line-name.c create mode 100755 tools/testing/selftests/gpio/gpio-sim.sh create mode 100644 tools/testing/selftests/kvm/x86_64/sev_migrate_tests.c create mode 100755 tools/testing/selftests/netfilter/conntrack_vrf.sh create mode 100644 tools/testing/selftests/proc/proc-tid0.c