This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag next-20240718 in repository linux-next.
at d4a6a9d9b90d (tag) tagging 73399b58e5e5a1b28a04baf42e321cfcfc663c2f (commit) replaces v6.10 tagged by Stephen Rothwell on Thu Jul 18 16:31:10 2024 +1000
- Log ----------------------------------------------------------------- next-20240718
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 2e118ba36d56 bcachefs: darray: Don't pass NULL to memcpy() new 508fba6c5b1e bcachefs: mean_and_variance: Avoid too-large shift amounts new 139f4cdb6707 bcachefs: varint: Avoid left-shift of a negative value new d6469a585558 ARM: dts: am335x-bone-common: Increase MDIO reset deassert time new 0968ee3e6599 ARM: omap1: Remove unused struct 'dma_link_info' new 5fcafd29d86c ARM: omap2: Switch to use kmemdup_array() new d13e2a6e95e6 drm/i915/dp: Reset intel_dp->link_trained before retrainin [...] new 509580fad732 drm/i915/dp: Don't switch the LTTPR mode on an active link new 7dc357d343f1 tpm: Use auth only after NULL check in tpm_buf_check_hmac_ [...] new 358492fc426f MAINTAINERS: Update email address of Naveen new bb367fbd3f01 cifs: fix noisy message on copy_file_range new e8061392ee09 MAINTAINERS: Update powerpc BPF JIT maintainers new a7fbfe831fd5 kallsyms: get rid of code for absolute kallsyms new ed19fbd4fe27 kbuild: rpm-pkg: introduce a simple changelog section for [...] new 0afaf52eff13 kconfig: recursive checks drop file/lineno new 355235842d0a mtd: rawnand: gpmi: add 'support_edo_timing' in gpmi_devdata new cbbfb0b4f897 mtd: rawnand: gpmi: add iMX8QXP support. new bf66d81975d4 mtd: rawnand: mxc: use 'time_left' variable with wait_for_ [...] new e33df1c488d6 mtd: rawnand: intel: use 'time_left' variable with wait_fo [...] new 14427d4b8831 dt-bindings: mtd: qcom,nandc: Define properties at top-level new 478211867460 mtd: rawnand: lpx32xx: Request DMA channels using DT entries new aacbb6c837df mtd: spinand: macronix: Add support for reading Device ID 2 new d29e8e28d6d5 mtd: spinand: macronix: Add support for serial NAND flash new a503f91a3645 mtd: rawnand: lpx32xx: Fix dma_request_chan() error checks new 256a6f430562 Merge tag 'asm-generic-6.11' into loongarch-next new 57e72eca6ad2 LoongArch: Define __ARCH_WANT_NEW_STAT in unistd.h new 14d7624b62e3 LoongArch: Always enumerate MADT and setup logical-physica [...] new f18d4fb8e336 LoongArch: Add irq_work support via self IPIs new e069b35823ba LoongArch: Add ARCH_HAS_PTE_DEVMAP support new ad390f2e3662 LoongArch: Add ARCH_HAS_DEBUG_VM_PGTABLE support new 085ea99ecedc LoongArch: Add writecombine support for DMW-based ioremap() new 6256b76a195c LoongArch: Add architectural preparation for CPUFreq new 9d62a133cfc6 LoongArch: Add ACPI standard hardware register based S3 support new 8b1a836c014d LoongArch: Automatically disable KASLR for hibernation new 2d974d267112 LoongArch: Use correct API to map cmdline in relocate_kernel() new 7db8496779ac LoongArch: Remove a redundant checking in relocator new f15870f994d1 LoongArch: Add support for relocating the kernel with RELR [...] new 106135766b17 LoongArch: Use rustc option -Zdirect-access-external-data new fdcb799e10fc LoongArch: Check TIF_LOAD_WATCH to enable user space watchpoint new 1300ba374f6e LoongArch: Make the users of larch_insn_gen_break() constant new 4afdc654fc94 Merge branch 'loongarch-kvm' into loongarch-next new 87bb477c39b1 caif_virtio: use virtio_find_single_vq() for single virtqu [...] new de1177e56005 virtio: make virtio_find_vqs() call virtio_find_vqs_ctx() new 959538c11a88 virtio: make virtio_find_single_vq() call virtio_find_vqs() new c502eb85c34e virtio: introduce virtio_queue_info struct and find_vqs_in [...] new ad9a12576bcc virtio_pci: convert vp_*find_vqs() ops to find_vqs_info() new 3c93b576e038 virtio: convert find_vqs() op implementations to find_vqs_info() new 992648f5a61f virtio: call virtio_find_vqs_info() from virtio_find_singl [...] new 18cd029fd7f7 virtio: remove the original find_vqs() op new b49503eaf9c7 virtio: rename find_vqs_info() op to find_vqs() new 0c60458b1827 virtio_blk: convert to use virtio_find_vqs_info() new cd54c623a80b virtio_console: convert to use virtio_find_vqs_info() new 210a70f22dd0 virtio_crypto: convert to use virtio_find_vqs_info() new c2c6325e1645 virtio_net: convert to use virtio_find_vqs_info() new a6da214b7c9d scsi: virtio_scsi: convert to use virtio_find_vqs_info() new fc496dcd935c virtiofs: convert to use virtio_find_vqs_info() new 7221922da2a1 virtio_balloon: convert to use virtio_find_vqs_info() new c95e67bac42d virtio: convert the rest virtio_find_vqs() users to virtio [...] new 3e8d51c7765d virtio: remove unused virtio_find_vqs() and virtio_find_vq [...] new 6c85d6b653ca virtio: rename virtio_find_vqs_info() to virtio_find_vqs() new 69eced9eb49a virtio: add missing MODULE_DESCRIPTION() macro new e14f480df7fb vdpa/octeon_ep: Fix error code in octep_process_mbox() new de128f3f6317 virtio_pci: push out single vq find code to vp_find_one_vq_msix() new 572864d45d61 virtio_pci: simplify vp_request_msix_vectors() call a bit new ef775b2627c8 virtio_pci: pass vector policy enum to vp_find_vqs_msix() new b8b4e1a05d41 virtio_pci: pass vector policy enum to vp_find_one_vq_msix() new 06909a4427d6 virtio_pci: introduce vector allocation fallback for slow [...] new 4199107e3912 virtio_pci_modern: treat vp_dev->admin_vq.info.vq pointer [...] new 7e5d9f556edc virtio: push out code to vp_avq_index() new 89a1c435aec2 virtio_pci: pass vq info as an argument to vp_setup_vq() new af22bbe1f4a5 virtio: create admin queues alongside other virtqueues new b00c4150c435 virtio_pci_modern: create admin queue of queried size new 7090f2b5ad33 virtio_pci_modern: pass cmd as an identification token new 4c3b54af907e virtio_pci_modern: use completion instead of busy loop to [...] new 6d834691da47 virtio_pci_modern: remove admin queue serialization lock new 6b6e7f117bd9 net: virtio: unify code to init stats new 30a56f58a175 dm vdo repair: add missing kerneldoc fields new 4771274a04da dm vdo int-map: fix kerneldoc formatting new c71f3024eb11 dm vdo: fix a minor formatting issue in vdo.rst new cc317aa18914 KEYS: trusted: fix DCP blob payload length assignment new a9c7da2f8ab7 KEYS: trusted: dcp: fix leak of blob encryption key new df00a585841b Merge branch 'topic/ppc-kvm' into next new df39038cd895 s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception() new 6e30a7c98a9f locking/atomic/x86: Introduce the read64_nonatomic macro t [...] new dce2a224763c locking/atomic/x86: Redeclare x86_32 arch_atomic64_{add,su [...] new 4fc380412cdd Merge branch into tip/master: 'WIP.x86/fpu' new e9e27491afa5 Merge branch into tip/master: 'irq/core' new 28105f1119ba Merge branch into tip/master: 'irq/msi' new 16a68cb48bad Merge branch into tip/master: 'locking/core' new 827be670d636 Merge branch into tip/master: 'x86/mm' new 8a417a30047f Merge branch into tip/master: 'x86/percpu' new 1582ef9706ed bcachefs: Add an error message for insufficient rw journal devs new de73a2ee2004 bcachefs: Fix fsck warning about btree_trans not passed to [...] new a4b9140092c8 bcachefs: silence silly kdoc warning new 4107a13229bd bcachefs: Fix integer overflow on trans->nr_updates new 3d7633e60809 bcachefs: data_allowed is now an opts.h option new 217d0591bc4c bcachefs: bch2_opt_set_sb() can now set (some) device options new 7e6a2d6e2a1d bcachefs: Opt_durability can now be set via bch2_opt_set_sb() new 5809f7d9d633 bcachefs: allocate inode by using alloc_inode_sb() new c5e5d267049d bcachefs: Mark bch_inode_info as SLAB_ACCOUNT new 199098745f17 bcachefs: Add check for btree_path ref overflow new 9e1156881fbc bcachefs: Btree path tracepoints new 37a090b5fa9e bcachefs: kill bch2_btree_iter_peek_and_restart() new f8ca7b16c451 bcachefs: bchfs_read(): call trans_begin() on every loop iter new 12973570d5dd bcachefs: bch2_fiemap(): call trans_begin() on every loop iter new 5ce98ee72de9 bcachefs: kill btree_trans_too_many_iters() in bch2_bucket [...] new cee1fb1bb8bd refcount: Report UAF for refcount_sub_and_test(0) when counter==0 new cd1351051f43 Merge branch 'for-linus/hardening' into for-next/kspp new e02cea83d32d drm/xe/gsc: add Battlemage support new fada32ed6dbc nfs: pass explicit offset/count to trace events new a308996ed7c0 nfs: split nfs_read_folio new c15ed35892aa SUNRPC: Fix a race to wake a sync task new 2579482faa34 SUNRPC: Fixup gss_status tracepoint error output new a0328b397f33 cxl/core/pci: Move reading of control register to immediat [...] new 0756bec2e45b vfio-mdev: add missing MODULE_DESCRIPTION() macros new 7dbe8af13c18 drm/xe: Wedge the entire device new 452bca0edbd0 drm/xe: Don't suspend device upon wedge new 54dd4796336d Bluetooth: hci_sync: Fix suspending with wrong filter policy new 0ea69c797286 Merge branch 'features' into for-next new 313645d098d6 foo new 27417b5f381a mm/hugetlb_cgroup: introduce peak and rsvd.peak to v2 new d3f04ef514c1 mm/numa_balancing: teach mpol_to_str about the balancing mode new 3974babf157c mm/gup: clear the LRU flag of a page before adding to LRU batch new ca1db4aea0fb mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) [...] new 0267a89120a7 mm/hugetlb: fix possible recursive locking detected warning new 22f87face30d mm/hugetlb: fix potential race in __update_and_free_hugetl [...] new 1f5f698addbf mm/hugetlb: fix kernel NULL pointer dereference when migra [...] new 53841d000c61 mm/zswap: fix a white space issue new 0924e8da2aad mm/mglru: fix ineffective protection calculation new 6378ccff8531 mm: fix endless reclaim on machines with unaccepted memory. new 9bddab0d8ab0 shmem_quota: build the object file conditionally to the co [...] new 186a98e80bf1 mm: optimization on page allocation when CMA enabled new 934b5fc8f2b8 foo new c5dd72f73d89 mul_u64_u64_div_u64: make it precise always new 9c5cdabc1240 mul_u64_u64_div_u64: basic sanity test new a45429f823c8 mul_u64_u64_div_u64: avoid undefined shift value new e252951bbeee bootconfig: Remove duplicate included header file linux/bo [...] new c3d645001375 watchdog/perf: Properly initialize the turbo mode timestam [...] new f968cc5c019f lib: test_objpool: add missing MODULE_DESCRIPTION() macro new c473248f22a7 ia64: scrub ia64 from poison.h new e1480c1cde9d foo new e3615bd19828 drm/amd/display: fix corruption with high refresh rates on [...] new c7db516f02f6 Merge branch 'omap-for-v6.11/dt' into for-next new c4799d2f4856 Merge branch 'omap-for-v6.11/soc' into for-next new bd50fed1c4ff Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/l [...] new 28e0741d34c7 Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub [...] new 90999b4e9836 Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...] new 478a52707b0a Merge tag 'amd-drm-next-6.11-2024-07-12' of https://gitlab [...] new 838969e6664d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 05124cd1dc2b Merge branch 'for-next' of git://git.infradead.org/users/h [...] new 9bf8e8cec136 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 1359cc52cde0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 375a6d5f306a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 794139ab6627 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 5184fbb11e40 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...] new a5094bf89d8a Merge branch 'next' of https://github.com/Broadcom/stblinux.git new b2f719f7fa06 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new fef132043872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 563491ba5828 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 92a47db6c613 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 86122540cd8f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 13729749c9d3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 52323834fb25 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 8a655e698f77 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...] new 4d8172ecbbe9 Merge branch 'stm32-next' of git://git.kernel.org/pub/scm/ [...] new 6ec119b01c7d Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...] new dc4fb519bcdf Merge branch 'next' of https://git.linaro.org/people/jens. [...] new 2a775dac718d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new b0a57b26c794 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...] new cb93108d0752 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git new cdaeccf14b05 Merge branch 'clk-next' of git://git.kernel.org/pub/scm/li [...] new 0b83a1c9bc28 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 178712a48e3a Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...] new c8df8faf6f82 Merge branch 'mips-next' of git://git.kernel.org/pub/scm/l [...] new cd8d1b88635d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 02ac72d3402c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new dd05fc8ae210 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new ba404892da55 Merge branch 'riscv-soc-for-next' of git://git.kernel.org/ [...] new afabb1c16f5a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new d12c330cf42c Merge branch 'for-next' of git:git.kernel.org/pub/scm/linu [...] new d64c3f887988 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new b7ae20d4fce2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 3c77e427b634 Merge branch 'for-next' of https://evilpiepirate.org/git/b [...] new 108c972a11c5 drm/xe/migrate: Handle clear ccs logic for xe2 dgfx new 54f07cfc0162 drm/xe/migrate: Add kunit to test clear functionality new 8d79acd567db drm/xe/migrate: Add helper function to program identity map new 2b808d6b2919 drm/xe/xe2: Introduce identity map for compressed pat for vram new 523f191cc0c7 drm/xe/xe_migrate: Handle migration logic for xe2+ dgfx new 8a92e2a67f62 drm/xe/migrate: Add kunit to test migration functionality for BMG new 3849c6ff3a15 drm/xe/xe2: Do not run xe_bo_test for xe2+ dgfx new 818d29273d19 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 493c2b83f65d Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...] new 6d73a834d9d8 Merge branch 'for-next' of git://git.infradead.org/users/h [...] new d8f256c31de4 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...] new fb751719f717 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] new d2a7277e2333 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...] new 134412be7f9a Merge branch 'jfs-next' of git://github.com/kleikamp/linux [...] new dda0d3f58975 Merge branch 'ksmbd-for-next' of https://github.com/smfren [...] new d77bf1d190ee Merge branch 'linux-next' of git://git.linux-nfs.org/proje [...] new a378dcb03adf Merge branch 'master' of https://github.com/Paragon-Softwa [...] new 57f08865fd22 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new d5d33465390b Merge branch '9p-next' of git://github.com/martinetd/linux new 6cbefbeda83e Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...] new 36392870785d Merge branch 'fs-next' of linux-next new 4c44dfcb4759 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 937d1d829285 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 2d9df81d5538 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 1ba734cdc1c8 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...] new 6b4d5e941309 Merge branch 'i2c/i2c-host' of git://git.kernel.org/pub/sc [...] new dbf54485e7f2 Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...] new f8e3d11c1c45 Merge branch 'docs-next' of git://git.lwn.net/linux.git new 04c9f21af9aa Merge branch 'master' of git://linuxtv.org/media_tree.git new 3bd6256c15d2 Merge branch 'devfreq-next' of git://git.kernel.org/pub/sc [...] new 6f9cbe4c9345 Merge branch 'thermal/linux-next' of git://git.kernel.org/ [...] new e0c481052ce9 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 268876da3ee0 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new deb2b08448d0 Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/li [...] new c3cc10e5c887 Merge branch 'nand/next' of git://git.kernel.org/pub/scm/l [...] new bb7a61bedc3e Merge branch 'spi-nor/next' of git://git.kernel.org/pub/sc [...] new 8cab8e443602 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 20cf555554b8 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...] new 4b14fed4cc74 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...] new 8c3a160f74f6 Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...] new 11112f3ba610 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...] new 3450cc44faff Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...] new a5878a3144a7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new ac3e237deb99 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new dfa853228e71 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...] new 5b278f79d2cc Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...] new 7e71fbd56778 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 6d2c35a11477 Merge branch 'for-next' of git://git.kernel.dk/linux-block.git new 56f9b0d77681 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 297147264b1c Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm [...] new b433547e2c4f Merge branch 'for-mfd-next' of git://git.kernel.org/pub/sc [...] new fc703d128577 Merge branch 'for-backlight-next' of git://git.kernel.org/ [...] new e4edbde1d77f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 3dc7122dc41e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 36c692d8f6c3 Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...] new 7a6b2f5d4b01 Merge branch 'master' of git://git.code.sf.net/p/tomoyo/to [...] new 26fc6d171305 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new ad78f36c3c94 Merge branch 'master' of git://www.linux-watchdog.org/linu [...] new 85c56a9c71c9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 5f2422a30c32 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new e81cbb569821 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 4c29f511b6b5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new e1817cdb5f42 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new 0351bf7cc9a5 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...] new efd5fec8a864 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 3d0104814e7b Merge branch 'non-rcu/next' of git://git.kernel.org/pub/sc [...] new f6a2d5ea0348 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/k [...] new 01f1adf76088 Merge branch 'next' of https://github.com/kvm-x86/linux.git new c0626b43ba92 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 87a267aad549 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 58ab6fb0f14e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new d6b0d721ab97 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 285eba4bbda7 Merge branch 'for-leds-next' of git://git.kernel.org/pub/s [...] new 5d8c7cdc9385 Merge branch 'for-next' of git://github.com/cminyard/linux [...] new 76e593a1a259 Merge branch 'driver-core-next' of git://git.kernel.org/pu [...] new 6c64e3498fab Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...] new 54c3675311a0 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...] new 4f4224da9fb8 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...] new d1f56edd3aba Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...] new dee86f0d72f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new a6f245fc4102 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 017482b200a8 Merge branch 'extcon-next' of git://git.kernel.org/pub/scm [...] new 33d61c7c85af Merge branch 'next' of git://github.com/awilliam/linux-vfio.git new bd569eba9daf Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...] new 81470b8fa607 Merge branch 'counter-next' of git://git.kernel.org/pub/sc [...] new da6834b6882f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new cdea02e093da Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 235d6e3f03f6 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new a29b24b6abcc Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new dc2fda60d040 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...] new 6b4e514ed49f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 34e824626400 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 4a29b600d7e4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new afa6af10f7f8 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...] new 9a20f9754cce Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...] new 14473dd0db1a Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git new 6d8f0b65252d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 76353178029d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 06d37dc7b3e9 Merge branch 'kgdb/for-next' of git://git.kernel.org/pub/s [...] new 7252f6934a56 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new ce99abaa1389 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 7154fc56434c Merge branch 'zstd-next' of https://github.com/terrelln/linux.git new 9eadf8d7ef17 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 4cbac794bdd3 Merge branch 'slab/for-next' of git://git.kernel.org/pub/s [...] new 226210656530 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new bb2b208166a9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 2207ed30f2ab Merge branch 'rust-next' of https://github.com/Rust-for-Li [...] new fff922ba2078 Merge branch 'bitmap-for-next' of https://github.com/norov [...] new 44c6da9b33ff Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new af1a7497fdc1 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...] new 13be15eaec93 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...] new 60b2ec486ddf Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...] new 73399b58e5e5 Add linux-next specific files for 20240718
The 296 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.