This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag next-20230905 in repository linux-next.
at 80b89330f439 (tag) tagging c50216cfa084d5eb67dc10e646a3283da1595bb6 (commit) replaces v6.5 tagged by Stephen Rothwell on Tue Sep 5 12:19:41 2023 +1000
- Log ----------------------------------------------------------------- next-20230905
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 5eefc5307c98 drm/i915: mark requests for GuC virtual engines to avoid u [...] new efc0b0bcffcb smb: propagate error code of extract_sharename() new 16567117aa0c cpufreq: Add QCM6490 to cpufreq-dt-platdev blocklist new 765aa6b3a462 dma-pool: remove a __maybe_unused label in atomic_pool_expand new 3af5ae22030c ceph: make members in struct ceph_mds_request_args_ext a union new ce0d5bd3a6c1 ceph: make num_fwd and num_retry to __u32 new 238b351d0935 smb3: allow controlling length of time directory entries a [...] new f48d4d35ad7b nls: Hide new NLS_UCS2_UTILS new e0fb12c673e5 Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/lin [...] new 0d15bf966d7d Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm- [...] new 1814db83c049 Merge tag 'kvm-x86-selftests-6.6' of https://github.com/kv [...] new 69fd3876a464 Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/ [...] new e43ae8b689f0 Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-risc [...] new 8783790a5e77 Merge tag 'kvm-x86-pmu-6.6' of https://github.com/kvm-x86/ [...] new 755e732dde23 Merge tag 'kvm-x86-vmx-6.6' of https://github.com/kvm-x86/ [...] new bd7fe98b353b Merge tag 'kvm-x86-svm-6.6' of https://github.com/kvm-x86/ [...] new 6d5e3c318a33 Merge tag 'kvm-x86-misc-6.6' of https://github.com/kvm-x86 [...] new 91303f800e76 KVM: x86/mmu: Move the lockdep_assert of mmu_lock to insid [...] new d09f711233a4 KVM: x86/mmu: Guard against collision with KVM-defined PFE [...] new a98b889492a6 KVM: x86/mmu: Delete pgprintk() and all its usage new 350c49fdea22 KVM: x86/mmu: Delete rmap_printk() and all its usage new c4f92cfe021d KVM: x86/mmu: Delete the "dbg" module param new 242a6dd8dadd KVM: x86/mmu: Avoid pointer arithmetic when iterating over SPTEs new 58da926caad9 KVM: x86/mmu: Cleanup sanity check of SPTEs at SP free new 0fe6370eb3d5 KVM: x86/mmu: Rename MMU_WARN_ON() to KVM_MMU_WARN_ON() new 20ba462dfda6 KVM: x86/mmu: Convert "runtime" WARN_ON() assertions to WA [...] new 72e2fb24a0b0 KVM: x86/mmu: Bug the VM if a vCPU ends up in long mode wi [...] new 870d4d4ed827 KVM: x86/mmu: Replace MMU_DEBUG with proper KVM_PROVE_MMU Kconfig new 3328dfe0eac3 KVM: x86/mmu: Use BUILD_BUG_ON_INVALID() for KVM_MMU_WARN_ [...] new 069f30c61979 KVM: x86/mmu: Plumb "struct kvm" all the way to pte_list_remove() new 52e322eda3d4 KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA [...] new f046923af791 drm/i915/gvt: Verify pfn is "valid" before dereferencing " [...] new 1e557c1cd054 drm/i915/gvt: remove interface intel_gvt_is_valid_gfn new adc7b226b7d6 drm/i915/gvt: Verify hugepages are contiguous in physical [...] new a15e61f3371b drm/i915/gvt: Don't try to unpin an empty page range new 708e49583d7d drm/i915/gvt: Put the page reference obtained by KVM's gfn [...] new 96b138cd23e9 drm/i915/gvt: Explicitly check that vGPU is attached befor [...] new 241f0aadb857 drm/i915/gvt: Error out on an attempt to shadowing an unkn [...] new ba193f62c075 drm/i915/gvt: Don't rely on KVM's gfn_to_pfn() to query po [...] new 16735297fdce drm/i915/gvt: Use an "unsigned long" to iterate over memslot gfns new a90c367e5af6 drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt() new 3cca6b262876 drm/i915/gvt: Protect gfn hash table with vgpu_lock new db0d70e61082 KVM: x86/mmu: Move kvm_arch_flush_shadow_{all,memslot}() to mmu.c new eeb87272a364 KVM: x86/mmu: Don't rely on page-track mechanism to flush [...] new 932844462ae3 KVM: x86/mmu: Don't bounce through page-track mechanism fo [...] new b271e17defb0 KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hook new c70934e0ab2d KVM: x86: Reject memslot MOVE operations if KVMGT is attached new 2ee05a4c275a drm/i915/gvt: Don't bother removing write-protection on to [...] new b83ab124ded3 KVM: x86: Add a new page-track hook to handle memslot deletion new c15fcf12ffb3 drm/i915/gvt: switch from ->track_flush_slot() to ->track_ [...] new d104d5bbbc2d KVM: x86: Remove the unused page-track hook track_flush_slot() new 58ea7cf700ca KVM: x86/mmu: Move KVM-only page-track declarations to int [...] new e998fb1a3013 KVM: x86/mmu: Use page-track notifiers iff there are exter [...] new 338068b5bec4 KVM: x86/mmu: Drop infrastructure for multiple page-track modes new 7b574863e718 KVM: x86/mmu: Rename page-track APIs to reflect the new reality new e18c5429e0c4 KVM: x86/mmu: Assert that correct locks are held for page [...] new 427c76aed29e KVM: x86/mmu: Bug the VM if write-tracking is used but not [...] new 96316a06700f KVM: x86/mmu: Drop @slot param from exported/external page [...] new f22b1e8500b4 KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, n [...] new 09c8726ffa4a drm/i915/gvt: Drop final dependencies on KVM internal details new c5f2d5645f9b KVM: x86/mmu: Add helper to convert root hpa to shadow page new c30e000e690a KVM: x86/mmu: Harden new PGD against roots without shadow pages new 2c6d4c27b92d KVM: x86/mmu: Harden TDP MMU iteration against root w/o sh [...] new b5b359ac30d4 KVM: x86/mmu: Disallow guest from using !visible slots for [...] new 0e3223d8d00a KVM: x86/mmu: Use dummy root, backed by zero page, for !vi [...] new d10f3780bc2f KVM: x86/mmu: Include mmu.h in spte.h new 6428bc7bd3f3 parisc: sba_iommu: Fix build warning if procfs if disabled new eb3255ee8f6f parisc: sba: Fix compile warning wrt list of SBA devices new c1ebb94071cb parisc: sba-iommu: Fix sparse warnigs new 9a47a710cf51 parisc: ccio-dma: Fix sparse warnings new 927c6c8aa27c parisc: iosapic.c: Fix sparse warnings new b137b9d60b8a parisc: drivers: Fix sparse warning new 2d6ea3b07c37 drm/amdgpu: add VPE RING TYPE definition new e784199c40b8 drm/amdgpu: add VPE IP BLOCK definition new 5b28f1c720f9 drm/amdgpu: add VPE HW IP BLOCK definition new 878fe05116dd drm/amdgpu: add VPE firmware header definition new b0fa855cab56 drm/amdgpu: add VPE firmware interface new 0b233357a639 drm/amdgpu: add HWID for VPE new 5e1836142570 drm/amdgpu: add IH CLIENT ID for VPE new 130c47065350 drm/amdgpu: add irq src id definitions for VPE new 2f3916bedb72 drm/amdgpu: add doorbell index for VPE new ce7b59c1e612 drm/amdgpu: add support for VPE firmware name decoding new 4c63735fa8b1 drm/amdgpu: add UCODE ID for VPE new 964a36d7a478 drm/amdgpu: add PSP FW TYPE for VPE new 75fdd738ff2c drm/amdgpu: add nbio callback for VPE new 5861e47731aa drm/amdgpu: add nbio 7.11 callback for VPE new 9d4346bdbc64 drm/amdgpu: add VPE 6.1.0 support new c5d67a0ec3cc drm/amdgpu: add PSP loading support for VPE new 523c12802d2f drm/amdgpu: add user space CS support for VPE new 3ee8fb7005ef drm/amdgpu: enable VPE for VPE 6.1.0 new 5f6e9cdc83c1 drm/amdgpu: add VPE FW version query support new f9ecae9a4ec1 drm/amdgpu: fix VPE front door loading issue new c2066c5fb322 drm/amdgpu: add vcn 4_0_5 header files new 547aad32edac drm/amdgpu: add VCN4 ip block support new 8f98a715da8e drm/amdgpu/jpeg: add jpeg support for VCN4_0_5 new 1827b3758293 drm/amdgpu: add VCN_4_0_5 firmware support new cc308acc9baf drm/amdgpu:enable CG and PG flags for VCN new c64f38950631 drm/amdgpu/soc21: Add video cap query support for VCN_4_0_5 new 844d8dd5b995 drm/amdgpu/discovery: add VCN 4.0.5 Support new 6be6e74b7d58 drm/amdgpu: enable PG flags for VCN new 2c98de563b6f drm/amdgpu: add UMSCH 4.0 register headers new 433c4dea3171 amdgpu/pm: Optimize emit_clock_levels for arcturus - part 3 new 2cd1f65d3174 drm/amdgpu: add UMSCH IP BLOCK TYPE definition new 3e38b634f94e drm/amd/pm: introduce a new set of OD interfaces new 90bcb9b59554 drm/amdgpu: revise the device initialization sequences new b1bef1388c42 parisc: irq: Make irq_stack_union static to avoid sparse warning new a5492fe27ff9 drm/amdgpu: fix amdgpu_cs_p1_user_fence new 1cf36599b973 drm/amdgpu/jpeg: initialize number of jpeg ring new d7bf1b556fcc drm/amd/pm: add fan temperature/pwm curve OD setting suppo [...] new 548009ad1c9a drm/amd/pm: add fan acoustic limit OD setting support for SMU13 new 1a29f367811b drm/amdgpu: add UMSCH RING TYPE definition new 9c852a42a9f0 drm/amdgpu: add UMSCH firmware header definition new 2da1b04a2096 drm/amdgpu: add UMSCH 4.0 api definition new 3488c79beafa drm/amdgpu: add initial support for UMSCH new dc6f3d6ff2ca drm/amdgpu: enable UMSCH scheduling for VPE new 5d5eac7e8303 drm/amdgpu: add selftest framework for UMSCH new d591ae0c9f29 drm/amdgpu: add VPE queue submission test new 40748f9a0a33 drm/amdgpu: reserve mmhub engine 3 for UMSCH FW new 4f94903332c1 drm/amdgpu: add PSP loading support for UMSCH new 822f7808291f drm/amdgpu/discovery: enable UMSCH 4.0 in IP discovery new eebb06d121df drm/amdgpu: add amdgpu_umsch_mm module parameter new 983ac45a06ae drm/amdgpu: update SET_HW_RESOURCES definition for UMSCH new 47cf6fcb88d2 drm/amd/pm: add fan acoustic target OD setting support for SMU13 new eedd5a343d22 drm/amd/pm: add fan target temperature OD setting support [...] new 9df5d00870ea drm/amd/pm: add fan minimum pwm OD setting support for SMU13 new 173df1eaa8a9 Revert "drm/amd/pm: disable the SMU13 OD feature support t [...] new 9203429b96b8 smb3: add trace point for queryfs (statfs) new 2dfec887c0fd kbuild: reduce the number of mkdir calls during modules_install new 5e02797b8eb0 kbuild: move more module installation code to scripts/Make [...] new 02e8487bbf1b kbuild: support 'make modules_sign' with CONFIG_MODULE_SIG_ALL=n new 151aeca21792 kbuild: support modules_sign for external modules as well new 1ef061a4e264 modpost: Skip .llvm.call-graph-profile section check new a3c6bfba4429 Documentation/llvm: refresh docs new f2ade91fc4c2 smb3: allow controlling maximum number of cached directories new aa1488188a62 cifs: update internal module version number for cifs.ko new bfb41e46d0b0 kbuild: dummy-tools: make MPROFILE_KERNEL checks work on BE new 7cd343008b96 kconfig: add warn-unknown-symbols sanity check new a044549c94f6 Merge branch for-6.6/soc into for-next new a64a0ad096bf Merge branch for-6.6/dt-bindings into for-next new b6d0dfeed327 Merge branch for-6.6/arm/dt into for-next new c62440bd774b Merge branch for-6.6/arm64/dt into for-next new ff6dc1341fdb parisc: sr_hashing: Make disable_sr_hashing() an init function new 2ec0e52c4cd2 parisc: Prepare for Block-TLB support on 32-bit kernel new fd91497ae051 gfs2: low-memory forced flush fixes new dce19a3fede2 kunit: test: Make filter strings in executor_test writable new 584ea6564bca RISC-V: Probe for unaligned access speed new f2d14bc4e437 RISC-V: alternative: Remove feature_probe_func new 2bf3c0292f35 Merge patch series "RISC-V: Probe for misaligned access speed" new eb746180132a riscv: dma-mapping: only invalidate after DMA, not flush new 482069ebdc1d riscv: dma-mapping: skip invalidation before bidirectional DMA new 935730160738 riscv: dma-mapping: switch over to generic implementation new 4ddf10c636e5 Merge patch series "riscv: dma-mapping: unify support for [...] new d6ca3a56f4f3 riscv: asm: vendorid_list: Add Andes Technology to the ven [...] new e021ae7f5145 riscv: errata: Add Andes alternative ports new b79f300c1fd4 riscv: mm: dma-noncoherent: nonstandard cache operations support new 3e7bf4685e42 dt-bindings: cache: andestech,ax45mp-cache: Add DT binding [...] new d34599bcd2e4 cache: Add L2 cache management for Andes AX45MP RISC-V core new 484861e09f3e soc: renesas: Kconfig: Select the required configs for RZ/ [...] new e4ddb5282006 Merge patch series "Add non-coherent DMA support for AX45MP" new f9682b3b845f gfs2: Fix logd wakeup on I/O error new 68fc861a48d7 gfs2: journal flush threshold fixes and cleanup new 766ae5affa81 gfs2: Use qd_sbd more consequently new e0d480d41ed3 gfs2: Rename sd_{ glock => kill }_wait new 1b064f3b7184 gfs2: Rename SDF_DEACTIVATING to SDF_KILL new b2e119b032cd gfs2: Fix wrong quota shrinker return value new a4c14687374f gfs2: Use gfs2_qd_dispose in gfs2_quota_cleanup new 2ae7de480a33 gfs2: Factor out duplicate quota data disposal code new 8d6eae0d23e9 gfs2: No more quota complaints after withdraw new 27ac65250c82 gfs2: Fix initial quota data refcount new dd5474073275 gfs2: Free quota data objects synchronously new e50c8ec8a07e gfs2: Stop using gfs2_make_fs_ro for withdraw new 0239fb0e1077 gfs2: Fix asynchronous thread destruction new e2f890c0dfd2 gfs2: Switch to wait_event in gfs2_quotad new 0fc232db1479 gfs2: Sanitize kthread stopping new f9554df2ec79 gfs2: Fix withdraw race new 67e25dd25401 gfs2: Rename "gfs_recovery" workqueue to "gfs2_recovery" new efea4a514ae4 gfs2: Rename "freeze_workqueue" to "gfs2_freeze" new 3b0bb47df4fa gfs2: Add device name to gfs2_logd and gfs2_quotad new 16efda18f844 gfs2: Introduce new quota=quiet mount option new 9bf7d520e358 gfs2: remove dead code for quota writes new b55b51638166 gfs2: Pass sdp to gfs2_adjust_quota new 5cc25bacc371 gfs2: pass sdp in to gfs2_write_disk_quota new 7f56d19fd35e gfs2: pass sdp to gfs2_write_buf_to_page new e04f9d65311d gfs2: remove unneeded variable done new 3152da49190f gfs2: remove unneeded pg_oflow variable new 514931200716 gfs2: Simplify function need_sync new 2c839899192b gfs2: Don't try to sync non-changes new 29ddfe878a74 gfs2: improvements to sysfs status new d8385b6b901f gfs2: move qdsb_put and reduce redundancy new 9af08ec04c61 gfs2: Small gfs2_quota_lock cleanup new 703f1b227138 gfs2: Remove useless err set new 3eeb2925279d gfs2: Set qd_sync_gen in do_sync new 3c31addccdb4 gfs2: use constant for array size new a091ae7c2475 gfs2: Remove quota allocation info from quota file new a43ce1e38616 gfs2: introduce qd_bh_get_or_undo new 3089bd401037 gfs2: Simplify qd2offset new aa41e3606daa gfs2: simplify slot_get new 9ccc8b289e51 gfs2: Remove useless assignment new 54a5566f7034 gfs2: check for no eligible quota changes new 2a2d7f08be81 gfs2: change qd_slot_count to qd_slot_ref new d011151616e7 Merge branch 'kvm-x86-mmu-6.6' into HEAD new 9300f0043974 RISC-V: Add ptrace support for vectors new 44c28940e24b Merge patch "RISC-V: Add ptrace support for vectors" new 1d6dd37668f8 parisc: shmparam.h: Document aliasing requirements of PA-RISC new 2a2df98ec592 ata: ahci: Add Elkhart Lake AHCI controller new 27fd071040e3 ata: libata-core: Disable NCQ_TRIM on Micron 1100 drives new 1540a5c0c05f Merge branch 'misc' into for-next new f8858d96061f sched/fair: Optimize should_we_balance() for large SMT systems new 3b48c025f186 LoongArch: Remove shm_align_mask and use SHMLBA instead new 01a48b2c48cd LoongArch: Code improvements in function pcpu_populate_pte() new bfef5e20e8d5 LoongArch: mm: Introduce unified function populate_kernel_pte() new 9eba815a0bc6 LoongArch: Adjust {copy, clear}_user exception handler behavior new 057e132f01bb LoongArch: Define symbol 'fault' as a local label in fpu.S new d11a1f7191d0 LoongArch: Allow usage of LSX/LASX in the kernel new 94f1fc2f22d2 LoongArch: Add SIMD-optimized XOR routines new 5a213262a35e raid6: Add LoongArch SIMD syndrome calculation new 65738fb7d62f raid6: Add LoongArch SIMD recovery implementation new 05042d47a523 LoongArch: Add Loongson Binary Translation (LBT) extension [...] new 601faad26b03 LoongArch: Add basic KGDB & KDB support new 9338ed335c6d LoongArch: Provide kaslr_offset() to get kernel offset new 02b31fd2c071 LoongArch: Allow building with kcov coverage new 71931b70bcf4 kfence: Defer the assignment of the local variable addr new 3d5228888a2b LoongArch: mm: Add page table mapped mode support for virt [...] new 64c5d030fd8f LoongArch: Get partial stack information when providing re [...] new e70a805b7f2d LoongArch: Add KFENCE (Kernel Electric-Fence) support new 8ebb7f9493fb kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific [...] new ff3a3798375f kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_pop [...] new 2e8ed7d259b0 LoongArch: Simplify the processing of jumping new kernel f [...] new d3c6751e4ed3 LoongArch: Add KASAN (Kernel Address Sanitizer) support new a1d32035d3f9 Merge branch into tip/master: 'sched/urgent' new e1fef5eb04c9 Merge branch into tip/master: 'perf/core' new 5eb1a3c491ba Merge branch into tip/master: 'timers/core' new cff7aef2e019 Merge branch into tip/master: 'x86/bugs' new 7a8817f2c96e mm: memory-failure: add PageOffline() check new 6885938c349c mm/hwpoison: rename hwp_walk* to hwpoison_walk* new 8b47933544a6 proc/ksm: add ksm stats to /proc/pid/smaps new 6ad11bc6ed37 rmap: remove anon_vma_link() nommu stub new 12af80f6c9f2 MAINTAINERS: add rmap.h to mm entry new f945116e4e19 mm: page_alloc: remove stale CMA guard code new e68d343d2720 mm/kmemleak: move up cond_resched() call in page scanning loop new e3ea1b4847e4 pcmcia: cs: fix possible hung task and memory leak pccardd() new 402ab979b291 pcmcia: ds: fix refcount leak in pcmcia_device_add() new 99e1241049a9 pcmcia: ds: fix possible name leak in error path in pcmcia [...] new 99e25b17d2a3 pcmcia: typo fix new 4f733de8b78a pcmcia: tcic: remove unneeded "&" in call to setup_timer() new feec5e1f74f5 kbuild: Show marked Kconfig fragments in "help" new fa0aa919ef44 efi/x86: Move EFI runtime call setup/teardown helpers out of line new 68800bf8cd1a LoongArch: Update Loongson-3 default config file new f5069159f32c ksmbd: remove experimental warning new 45dc8fc07d01 fbdev/g364fb: fix build failure with mips new e1cd4004cde7 HID: sony: Fix a potential memory leak in sony_probe() new bd0ffb67f8d3 Merge branch 'for-6.6/upstream-fixes' into for-next new c48c235336c8 exfat: support handle zero-size directory new b3a62a988600 exfat: support create zero-size directory new 3f874c9b2aae x86/smp: Don't send INIT to non-present and non-booted CPUs new ab048302026d ovl: fix failed copyup of fileattr on a symlink new 724768a39374 ovl: fix incorrect fdput() on aio completion new 9c377852ddfd tpm_crb: Fix an error handling path in crb_acpi_add() new b71596bd272d counter: Explicitly include correct DT includes new 091053abd32c counter: Declare counter_priv() to be const new 778924436d30 Documentation: ABI: sysfs-bus-counter: Fix indentation new b482cccdd3ac counter: rz-mtu3-cnt: Reorder locking sequence for consistency new 8f7f35e5aa6f tpm: Enable hwrng only for Pluton on AMD CPUs new 5f8b71f2da95 Merge branch into tip/master: 'x86/urgent' new 631c15d5f14d counter: chrdev: remove a typo in header file comment new 157a746aa86a Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/l [...] new 85b5ca2740e0 Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...] new 6a5402d10e6e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new e407c53b0649 Merge branch 'for-next' of git://git.infradead.org/users/h [...] new 74212f21dce6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new f15c79b7d87a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new a2466dfff868 Merge branch 'asahi-soc/for-next' of https://github.com/As [...] new dc852de571df Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 2853a432942b Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...] new 57a50a89eca3 Merge branch 'next' of https://github.com/Broadcom/stblinux.git new 371cc4d1d93e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 09f6678bb549 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new a627d1a97a8d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 599e0669308e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new b12134027904 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 450c12a87482 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 7f7a1f375805 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 49f1e2c53357 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 3f293f74a8c0 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...] new 8a16e1f482cf Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...] new c6b6ec117063 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...] new 39d4965c33fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 3415fd2c3229 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...] new 7aa3e651c0c6 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git new a328703fb60b Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...] new 6c065fc5aa18 Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...] new 6c3086d10d02 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...] new be405ef50d64 Merge branch 'for-next' of git://github.com/openrisc/linux.git new 4402638bd44b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new e42544586dd4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new fb7aadd384bf Merge branch 'riscv-soc-for-next' of git://git.kernel.org/ [...] new f7bda28566ed Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 95184c8a8eb5 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...] new 754a2c3b2506 Merge branch 'afs-next' of git://git.kernel.org/pub/scm/li [...] new 00c928617733 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 1b335f251779 Merge branch 'master' of git://github.com/ceph/ceph-client.git new 786745a92ec2 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...] new 8f33a70b17bd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new c36d445d3543 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] new ace16124488a Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...] new e5b0e5940e7a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new cadf0437db72 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 601faa2b23f3 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...] new fc2d4c3b2174 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/ [...] new 88881291196d Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...] new d6dca7aae8b4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new b00171f7ed53 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 574895a7049c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 1f2f5cab7e78 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...] new f0abc8fc3c0f Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...] new d29005f284f1 Merge branch 'master' of git://linuxtv.org/mchehab/media-next.git new 0f04fd13e0d8 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] new 44c3baeac78a Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...] new 42c91c10e09c Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 371391c0d051 Merge branch 'topic/drm-ci' of git://git.freedesktop.org/g [...] new 12151cc98e61 Merge branch 'for-linux-next' of git://anongit.freedesktop [...] new 0138ed16727e Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...] new 31272ddf6d37 Merge branch 'for-linux-next' of git://anongit.freedesktop [...] new 95026e35314d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 75ac5f5ffe64 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git new 304742aa320c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 79c46d3391bc Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm [...] new 3e8e6fd3abd4 Merge branch 'for-backlight-next' of git://git.kernel.org/ [...] new c3c2b36f89dc Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...] new aa9eb1a820f8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new d9ccd9a78463 Merge branch 'master' of git://www.linux-watchdog.org/linu [...] new fdf1767bec62 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 53cbf9708ce9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 81f13186fdef Merge branch 'mailbox-for-next' of git://git.linaro.org/la [...] new aaaea1f82f39 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 98b5b9fb0fd0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 74bcf494a7cc Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/li [...] new fb2d4f669e80 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...] new ee8afe2cdceb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 3bf735b6e9a0 Merge branch 'next' of https://github.com/kvm-x86/linux.git new 22f21c6ba526 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] new de0bafc55896 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new b813586a7b4d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new bbeb57cceb3d Merge branch 'habanalabs-next' of git://git.kernel.org/pub [...] new 072e243f8041 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new b5de110198f9 Merge branch 'counter-next' of git://git.kernel.org/pub/sc [...] new a28227069d47 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 4723131d77dc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 5aca4516875a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 045ecac81027 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new eff8c5e9de9e Merge branch 'renesas-pinctrl' of git://git.kernel.org/pub [...] new 86318b1586d1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 714830d812c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 1dfa22a22ad3 Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...] new d6de9c4af7b2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new cfd711338171 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...] new 7a381a4cd9dd Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git new 6a3c91264e8d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new e6049c2cf158 Merge branch 'main' of git://git.infradead.org/users/willy [...] new 9b14b16b59d1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new d28251ec001b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 2260eba21b32 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new d79328a1ed30 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new cc653119f157 Merge branch 'bitmap-for-next' of https://github.com/norov [...] new c50216cfa084 Add linux-next specific files for 20230905
The 365 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.