All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-10 06:12:19 to 2025-06-10 07:20:13 UTC [more...]

[PATCH RFC v2] mm: use per_vma lock for MADV_DONTNEED
 2025-06-10  7:20 UTC  (12+ messages)

cleanup log item formatting
 2025-06-10  7:20 UTC  (3+ messages)
  ` [PATCH 01/17] xfs: don't pass the old lv to xfs_cil_prepare_item

[PATCH] uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again
 2025-06-10  7:19 UTC  (5+ messages)

[PATCH] pc-bios: ensure installed ROMs don't have execute permissions
 2025-06-10  7:18 UTC  (2+ messages)

[PATCH net-next] selftests: tcp_ao: fix spelling in seq-ext.c comment
 2025-06-10  7:19 UTC 

[PATCH v2 0/3] sandbox: align LMB memory
 2025-06-10  7:18 UTC  (5+ messages)
` [PATCH v2 1/3] sandbox: fix dram_init()
` [PATCH v2 2/3] sandbox: align LMB memory

[PATCH v3 0/6] lmb: use a single API for all allocations
 2025-06-10  7:17 UTC  (11+ messages)
` [PATCH v3 2/6] lmb: replace the lmb_alloc() and lmb_alloc_base() API's

[PATCH] doc/linux_gsg: update recommended compiler versions
 2025-06-10  7:17 UTC  (2+ messages)

[paulmck-rcu:dev.2025.06.04a] [rcutorture] 9605367000: WARNING:at_kernel/rcu/rcutorture.c:#rcu_sync_torture_init_trivial[rcutorture]
 2025-06-10  7:16 UTC 

[PATCH 0/8] media: imx-mipi-csis: Cleanups and debugging improvements
 2025-06-10  7:17 UTC  (5+ messages)
` [PATCH 2/8] media: imx-mipi-csis: Fix field alignment in register dump
` [PATCH 3/8] media: imx-mipi-csis: Log per-lane start of transmission errors

[PATCH v2 0/3] net: consolidate PXE processor architecture type Kconfig
 2025-06-10  7:16 UTC  (5+ messages)
` [PATCH v2 2/3] cmd: remove duplicate DHCPv6 Kconfig definitions
` [PATCH v2 3/3] net: consolidate PXE processor architecture type Kconfig

[PATCH iproute2-next v2 0/4] ip: Support bridge VLAN stats in `ip stats'
 2025-06-10  7:16 UTC  (5+ messages)
` [PATCH iproute2-next v2 1/4] ip: ipstats: Iterate all xstats attributes
` [PATCH iproute2-next v2 3/4] lib: bridge: Add a module for bridge-related helpers

[PATCH v2] microblaze: fix typos in Kconfig
 2025-06-10  7:16 UTC  (2+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: fix REFCLK setting
 2025-06-10  7:15 UTC  (4+ messages)

[PATCH v3 2/7] drm/syncobj: Do not allocate an array to store zeros when waiting
 2025-06-10  7:14 UTC  (2+ messages)

M+ & H bugs with Milestone Movements WW23
 2025-06-10  7:13 UTC 

[PATCH 7/7] iommu/vtd: Split paging_domain_compatible()
 2025-06-10  7:12 UTC  (2+ messages)

Enhancements/Bugs closed WW23!
 2025-06-10  7:12 UTC 

[PATCH] RISC-V: vDSO: Correct inline assembly constraints in the getrandom syscall wrapper
 2025-06-10  7:11 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 0/5] drm/xe: Make struct xe_ggtt private
 2025-06-10  7:11 UTC  (9+ messages)
` [PATCH v2 1/5] drm/mm: Introduce address space shifting
` [PATCH v2 2/5] drm/xe: Start using ggtt->start in preparation of balloon removal
` [PATCH v2 3/5] drm/xe: Rewrite GGTT VF initialisation
` [PATCH v2 4/5] drm/xe: Convert xe_fb_pin to use a callback for insertion into GGTT
` [PATCH v2 5/5] drm/xe: Move struct xe_ggtt to xe_ggtt.c
` ✓ CI.Patch_applied: success for drm/xe: Make struct xe_ggtt private. (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[syzbot] [wireless?] general protection fault in carl9170_usb_rx_complete
 2025-06-10  7:11 UTC  (2+ messages)
` [syzbot] #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 19272b37aa4f83ca52bdf9c16d5d81bdd1354494

[PATCH] intel_idle: Update arguments of mwait_idle_with_hints()
 2025-06-10  7:11 UTC  (2+ messages)

[syzbot] [usb?] stack segment fault in __usb_hcd_giveback_urb
 2025-06-10  7:10 UTC  (2+ messages)
` [syzbot] #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 19272b37aa4f83ca52bdf9c16d5d81bdd1354494

Current high bug count owners for Yocto Project 5.3
 2025-06-10  7:09 UTC 

[Buildroot] [PATCH v1 1/1] configs/zynq_*: move to external Bootlin stable toochain
 2025-06-10  7:09 UTC 

[kvm-unit-tests PATCH 00/16] x86: Add CPUID properties, clean up related code
 2025-06-10  7:09 UTC  (18+ messages)
` [kvm-unit-tests PATCH 02/16] x86: Encode X86_FEATURE_* definitions using a structure
` [kvm-unit-tests PATCH 03/16] x86: Add X86_PROPERTY_* framework to retrieve CPUID values
` [kvm-unit-tests PATCH 04/16] x86: Use X86_PROPERTY_MAX_VIRT_ADDR in is_canonical()
` [kvm-unit-tests PATCH 05/16] x86: Implement get_supported_xcr0() using X86_PROPERTY_SUPPORTED_XCR0_{LO,HI}
` [kvm-unit-tests PATCH 06/16] x86: Add and use X86_PROPERTY_INTEL_PT_NR_RANGES
` [kvm-unit-tests PATCH 07/16] x86/pmu: Rename pmu_gp_counter_is_available() to pmu_arch_event_is_available()

[PATCH v4 0/3] Add support for STMicroelectronics M24LR EEPROM/NFC chips
 2025-06-10  7:09 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: eeprom: Add ST M24LR support

[RFC] mm: use folio_expected_ref_count() helper for reference counting
 2025-06-10  7:08 UTC  (6+ messages)

[PATCH v2 0/4] media: i2c: vd55g1: Miscellaneous fixes
 2025-06-10  7:07 UTC  (5+ messages)
` [PATCH v2 1/4] media: i2c: vd55g1: Fix RATE macros not being expressed in bps
` [PATCH v2 2/4] media: i2c: vd55g1: Fix return code in vd55g1_enable_streams error path
` [PATCH v2 3/4] media: i2c: vd55g1: Setup sensor external clock before patching
` [PATCH v2 4/4] media: i2c: vd55g1: Use first index of mbus codes array as default

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2025-06-10  7:08 UTC 

[PATCH v2 0/5] Create FPGA Partial Reconfiguration (fpga pr) command
 2025-06-10  7:08 UTC  (4+ messages)

[PATCH v5 00/10] Support hiding capability when its initialization fails
 2025-06-10  7:08 UTC  (12+ messages)
` [PATCH v5 04/10] vpci: Refactor REGISTER_VPCI_INIT

[PATCH net 0/3] Revert openvswitch per-CPU storage
 2025-06-10  7:08 UTC  (8+ messages)
` [PATCH net 1/3] Revert "openvswitch: Move ovs_frag_data_storage into the struct ovs_pcpu_storage"
` [PATCH net 2/3] Revert "openvswitch: Use nested-BH locking for ovs_pcpu_storage"
` [PATCH net 3/3] Revert "openvswitch: Merge three per-CPU structures into one"

[RFC 00/13] objtool: Function validation tracing
 2025-06-10  7:07 UTC  (3+ messages)

[PATCH RFC v1 0/2] iommu&pci: Disable ATS during FLR resets
 2025-06-10  7:07 UTC  (7+ messages)
` [PATCH RFC v1 1/2] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
` [PATCH RFC v1 2/2] pci: Suspend ATS before doing FLR

[PATCH 1/2] power/intel_uncore: fix crash closing uninitialized driver
 2025-06-10  7:07 UTC  (3+ messages)

[PATCH] drm/arm/hdlcd: Replace struct simplefb_format with custom type
 2025-06-10  7:07 UTC  (3+ messages)

[PATCH v3 12/13] PCI/TSM: support TDI related operations for host TSM driver
 2025-06-10  7:05 UTC  (12+ messages)
` [RFC PATCH 1/3] coco: tsm: Add tsm_bind/unbind helpers
  ` [RFC PATCH 3/3] iommufd/tsm: Add tsm_bind/unbind iommufd ioctls

[PATCH 00/37] ASoC: Standardize ASoC menu
 2025-06-10  7:05 UTC  (5+ messages)
` [PATCH 32/37] ASoC: mediatek: "
` [PATCH 37/37] ASoC: sdw_utils: "

trivial patch qemu
 2025-06-10  7:05 UTC  (2+ messages)

[PATCH v6 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-06-10  7:04 UTC  (3+ messages)
` [PATCH v6 1/8] dt-bindings: serial: describe SA8255p

[jgunthorpe:iommu_pt_vtd 33/40] drivers/iommu/generic_pt/fmt/../pt_common.h:345:20: warning: 'pt_test_sw_bit_acuire' declared 'static' but never defined
 2025-06-10  7:04 UTC 

[PATCH v2] env: mmc: fix offsets relative to the end of the partition
 2025-06-10  7:04 UTC  (3+ messages)

[PATCH RFC] mm: madvise: use per_vma lock for MADV_FREE
 2025-06-10  7:04 UTC  (2+ messages)

[PATCH v4 0/2] Optimize mremap() for large folios
 2025-06-10  7:03 UTC  (3+ messages)
` [PATCH v4 2/2] mm: Optimize mremap() by PTE batching

[PATCH RFC] drivers/hid/hid-wiimote: Improve Wiimote Balance Board input reporting
 2025-06-10  7:02 UTC  (2+ messages)

[PATCH v2 0/4] firmware: qemu_fw_cfg: implement file system
 2025-06-10  7:01 UTC  (2+ messages)

[PATCH v3 0/7] Enhance DDR support for Arria10 SoCFPGA
 2025-06-10  7:01 UTC  (10+ messages)
` [PATCH v3 2/7] drivers: ddr: altera: Add valid RAM size check for arria10
` [PATCH v3 6/7] drivers: ddr: altera: Improve DRAM init with Dcache
` [PATCH v3 7/7] drivers: ddr: altera: Fix Cylcone5 SPL boot loop issue

[geert-m68k:master] BUILD SUCCESS 00108b669f880b96e46183c440fdda152d58b77d
 2025-06-10  7:00 UTC 

[PATCH v3 00/23] vfio-user client
 2025-06-10  7:00 UTC  (3+ messages)
` [PATCH v3 01/23] vfio: export PCI helpers needed for vfio-user

Suggestion: error "tag ... already exists" should distinguish between tagging different or same commit:
 2025-06-10  7:00 UTC  (3+ messages)

PCI: Work around PCIe link training failures
 2025-06-10  7:00 UTC  (2+ messages)

[PATCH] drm/xe: Reorder 'Get pages failed' message
 2025-06-10  7:00 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[RFC PATCH 00/12] Private MMIO support for private assigned dev
 2025-06-10  6:53 UTC  (11+ messages)

[PATCH] hw/net/i82596:changed assets link + abstracted configure function
 2025-06-10  6:59 UTC  (2+ messages)

pkvm boot failures
 2025-06-10  6:33 UTC  (3+ messages)

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-06-10  6:57 UTC  (3+ messages)
` [PATCH v4 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH v3] crypto: riscv/poly1305 - import OpenSSL/CRYPTOGAMS implementation
 2025-06-10  6:57 UTC  (4+ messages)

Question regarding rte_hash_hash and rte_hash_add_key_with_hash_data
 2025-06-10  6:49 UTC  (3+ messages)

acpi_cpufreq driver suggestion
 2025-06-09 20:28 UTC 

[PATCH] tty: serial: fix print format specifiers
 2025-06-10  6:56 UTC 

[PATCH v6 00/12] Hyperlaunch device tree for dom0
 2025-06-10  6:56 UTC  (4+ messages)
` [PATCH v6 06/12] x86/hyperlaunch: obtain cmdline from device tree

[PATCH v2] dt-bindings: misc: Add binding for BCM63138 BootLUT
 2025-06-10  6:55 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update the paths to the testing documentation files
 2025-06-10  6:53 UTC  (2+ messages)

[RFC PATCH] iommufd: Destroy vdevice on device unbind
 2025-06-10  6:51 UTC 

[PATCH v9 0/3] xen/domain: domain ID allocation
 2025-06-10  6:53 UTC  (5+ messages)
` [PATCH v9 2/3] xen/domain: adjust domain ID allocation for Arm

[PATCH] Documentation: usb: gadget: Wrap remaining usage snippets in literal code block
 2025-06-10  6:53 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: atmel,at91-ssc: add microchip,sam9x7-ssc
 2025-06-10  6:50 UTC 

[PATCH] Documentation: nouveau: Update GSP message queue kernel-doc reference
 2025-06-10  6:52 UTC 

[RFC PATCH v6 00/32] AMD: Add Secure AVIC Guest Support
 2025-06-10  6:52 UTC  (3+ messages)
` [RFC PATCH v6 15/32] x86/apic: Add new driver for Secure AVIC

[RFC PATCH 00/20] TD-Preserving updates
 2025-06-10  6:52 UTC  (7+ messages)
` [RFC PATCH 03/20] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs

[PATCH v4 00/14] kselftest harness and nolibc compatibility
 2025-06-10  6:49 UTC  (5+ messages)
` [PATCH v4 09/14] selftests: harness: Move teardown conditional into test metadata
` [PATCH v4 12/14] selftests: harness: Stop using setjmp()/longjmp()

[oe] [scarthgap][meta-oe][PATCH] abseil-cpp: upgrade 20240116.2 -> 20240116.3
 2025-06-10  6:49 UTC  (2+ messages)

[PATCH v3 1/2] test/dma: update the sg test to verify wrap around case
 2025-06-10  6:48 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] test/dma: add functions to verify zero and one fill

[PATCH v2 0/3] mtd: spi-nor: macronix: Cleanup macronix flash info
 2025-06-10  6:46 UTC  (8+ messages)
` [PATCH v2 1/3] mtd: spi-nor: macronix: Drop the redundant flash info fields

stop passing a writeback_control to swap/shmem writeout v3
 2025-06-10  5:49 UTC  (5+ messages)
` [PATCH 2/6] mm: stop passing a writeback_control structure to shmem_writeout
` [PATCH 4/6] mm: stop passing a writeback_control structure to __swap_writepage
` [PATCH 5/6] mm: stop passing a writeback_control structure to swap_writeout
` [PATCH 6/6] mm: remove the for_reclaim field from struct writeback_control

[PATCH] x86: remove memcmp calls non-compliant with Rule 21.16
 2025-06-10  6:45 UTC  (6+ messages)

[tip:x86/urgent] BUILD SUCCESS f287822688eeb44ae1cf6ac45701d965efc33218
 2025-06-10  6:45 UTC 

[PATCH] ethdev: add support to provide link type
 2025-06-10  6:45 UTC  (6+ messages)
` [PATCH v2 1/1] "
      ` [EXTERNAL] "

[PATCH] mm/memory-tier: Fix abstract distance calculation overflow
 2025-06-10  6:40 UTC  (4+ messages)

[PATCH v2 0/2] xen/console: updates to diagnostic messages prefixes
 2025-06-10  6:43 UTC  (7+ messages)
` [PATCH v2 2/2] xen/console: unify printout behavior for UART emulators

[PATCH 1/2] ALSA: sb: Don't allow changing the DMA mode during operations
 2025-06-10  6:43 UTC  (2+ messages)
` [PATCH 2/2] ALSA: sb: Force to disable DMAs once when DMA mode is changed

[PATCH] xen/arm: fix build with HAS_PCI
 2025-06-10  6:42 UTC  (2+ messages)

[PATCH v3 1/3] resource: supply memory type/attrs on all SDRAM requests
 2025-06-10  6:42 UTC  (2+ messages)

[oe][meta][PATCH] dropbear: add xauth runtime dependency when x11-forwarding is enabled
 2025-06-10  6:42 UTC  (3+ messages)
` [OE-core] "

[PATCH] examples/l3fwd: adjust Tx burst size based on Rx burst
 2025-06-10  6:42 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net/intel: fix ixgbe get macsec stats
 2025-06-10  5:42 UTC  (2+ messages)
` [PATCH] net/ixgbe: fix unexpected data in the xstats info

[PATCH 3/7] iommu/vtd: Do not wipe out the page table NID when devices detach
 2025-06-10  6:41 UTC  (2+ messages)

[PATCH v2] ARM: multi_v8_defconfig: enable new boards
 2025-06-10  6:37 UTC  (2+ messages)

[PATCH v2 0/2] arm64: mediatek: Enable efuse GPU speed bin post-processing
 2025-06-10  6:34 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: nvmem: mediatek: efuse: split MT8186/MT8188 from base version
` [PATCH v2 2/2] arm64: dts: mediatek: mt8188: Change efuse fallback compatible to mt8186

[PATCH] tests/amdgpu: add environment variable to enable tests
 2025-06-10  6:37 UTC 

[meta-arago][oe-layersetup][master][PATCH] processor-sdk-linux: Add configs for AM62L 11.00.15.05 release
 2025-06-10  6:34 UTC 

[PATCH v4 0/3] update live migration configuration region
 2025-06-10  6:32 UTC  (4+ messages)
` [PATCH v4 1/3] migration: update BAR space size
` [PATCH v4 2/3] migration: qm updates BAR configuration
` [PATCH v4 3/3] migration: adapt to new migration configuration

[PATCH] ALSA: hda/realtek: Add quirk for Asus GU605C
 2025-06-10  6:33 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X513EA
 2025-06-10  6:32 UTC  (2+ messages)

[PATCH v5 00/20] AMD: Add Secure AVIC Guest Support
 2025-06-10  6:32 UTC  (4+ messages)
` [PATCH v5 01/20] KVM: x86: Move find_highest_vector() to a common header

[PATCH] rust: Upgrade 1.85.1->1.86.0
 2025-06-10  6:32 UTC  (2+ messages)
` Patchtest results for "

[PATCH v2] rust: Upgrade 1.85.1->1.86.0
 2025-06-10  6:32 UTC  (2+ messages)
` Patchtest results for "

[PATCH] clk: make use of %pC format specifier for printing name
 2025-06-10  6:31 UTC  (2+ messages)

[jgunthorpe:iommu_pt_vtd 1/40] drivers/iommu/intel/pasid.c:415:5: error: conflicting types for 'intel_pasid_replace_first_level'
 2025-06-10  6:30 UTC 

[RFC PATCH v13 0/4] Report vfio-ap configuration changes
 2025-06-10  6:29 UTC  (3+ messages)
` [RFC PATCH v13 3/4] hw/vfio/ap: Storing event information for an AP configuration change event

[GIT PULL] Please pull powerpc/linux.git powerpc-6.16-2 tag
 2025-06-10  6:29 UTC  (2+ messages)

[PATCH v2 0/6] Add Versal TRNG driver
 2025-06-10  6:28 UTC  (9+ messages)
` [PATCH v2 4/6] crypto: xilinx: Select dependant Kconfig option for CRYPTO_DRBG_CTR
` [PATCH v2 5/6] crypto: xilinx: Fix missing goto in probe
` [PATCH v2 6/6] crypto: xilinx: Use min_t macro to compare value

[RFC PATCH] clocksource: Enhancement for clocks_calc_mult_shift()
 2025-06-10  6:27 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next 0/5] Intel driver conversion to new hardware timestamping API
 2025-06-10  6:27 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next 3/5] igb: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()

[PATCH] commands: dmesg: add -p option for setting maximum log level
 2025-06-10  6:23 UTC  (2+ messages)

[PATCH v4 00/23] Linux SBI MPXY and RPMI drivers
 2025-06-10  6:22 UTC  (8+ messages)
` [PATCH v4 11/23] dt-bindings: Add RPMI system MSI message proxy bindings
` [PATCH v4 12/23] dt-bindings: Add RPMI system MSI interrupt controller bindings

[PATCH v1] mm: Remove arch_flush_tlb_batched_pending() arch helper
 2025-06-10  6:22 UTC  (3+ messages)

[PATCH 0/4] BSD PCI Fixes
 2025-06-10  6:24 UTC  (2+ messages)

[PATCH v1 0/8] net/r8169: support more cards
 2025-06-10  6:22 UTC  (9+ messages)
` [PATCH v1 1/8] net/r8169: add support for RTL8168 series
` [PATCH v1 2/8] net/r8169: update HW configurations for 8125 and 8126
` [PATCH v1 3/8] net/r8169: add support for RTL8127
` [PATCH v1 4/8] net/r8169: remove cmac feature for RTL8125AP
` [PATCH v1 5/8] net/r8169: add RTL8127AP dash support
` [PATCH v1 6/8] net/r8169: add support for RTL8125CP
` [PATCH v1 7/8] net/r8169: add support for RTL8127ATF serdes interface
` [PATCH v1 8/8] net/r8169: update HW configuration for 8127

[PATCH] dt-bindings: arm: Convert Altera SDRAM EDAC binding to YAML
 2025-06-10  6:23 UTC  (2+ messages)

[PATCH] powerpc/vdso: Fix build of VDSO32 with pcrel
 2025-06-10  6:22 UTC  (3+ messages)

[PATCH for-v6.16] perf mem: Describe the new output fields in the doc
 2025-06-10  6:22 UTC  (2+ messages)

[PATCH v1 00/12] iommufd: Repare for IOMMUFD_OBJ_HW_QUEUE
 2025-06-10  6:19 UTC  (4+ messages)
` [PATCH v1 08/12] iommufd/viommu: Replace ops->viommu_alloc with ops->viommu_init

[PATCH] rust: Upgrade 1.85.1->1.86.0
 2025-06-10  6:22 UTC  (3+ messages)
  ` [OE-core] "

[PATCH] sched_ext: Fix NULL pointer dereferences in put_prev_task_scx
 2025-06-10  6:22 UTC  (3+ messages)
  ` 回复: "

[PATCH] Documentation/process/: Change 5.x to 6.x; clarify terms; added note
 2025-06-10  6:21 UTC  (4+ messages)

[PATCH net-next] net: ti: icssg-prueth: Add prp offload support to ICSSG driver
 2025-06-10  6:16 UTC 

[PATCH] arm64: dts: imx8dxl-ss-conn: Disable USB3 nodes
 2025-06-10  6:07 UTC 

[PATCH V4 00/43] Live update: vfio and iommufd
 2025-06-10  6:14 UTC  (7+ messages)
` [PATCH V4 33/43] vfio/iommufd: add vfio_device_free_name
` [PATCH V4 36/43] migration: vfio cpr state hook
` [PATCH V4 43/43] vfio/container: delete old cpr register

[PATCH] md/raid1: Fix use-after-free in reshape pool wait queue
 2025-06-10  6:12 UTC  (4+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.