All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-19 02:24:52 to 2024-06-19 04:58:26 UTC [more...]

[PATCH 0/9] TDX host: metadata reading tweaks, bug fix and info dump
 2024-06-19  4:58 UTC  (5+ messages)
` [PATCH 8/9] x86/virt/tdx: Exclude memory region hole within CMR as TDMR's reserved area

[PATCH 0/5] Assign the unique id used for printing earlier
 2024-06-19  4:56 UTC  (10+ messages)
` [PATCH 2/5] ata: libata-scsi: Remove superfluous assignment in ata_sas_port_alloc()
` [PATCH 3/5] ata: libata: Assign print_id at port allocation time
` [PATCH 4/5] ata: libata-scsi: Assign local_port_no at host "
` [PATCH 5/5] ata: ahci: Add debug print for external port

[PATCH] images: gitignore more files
 2024-06-19  4:55 UTC 

[cip:linux-4.19.y-cip 3960/9999] arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n.dtb: Warning (unique_unit_address): /soc/pcie@fe000000: duplicate unit-address (also used in node /soc/pcie-ep@fe000000)
 2024-06-19  4:54 UTC 

[PATCH v2] drm/amdgpu: avoid using null object of framebuffer
 2024-06-19  4:53 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: ti: k3-am62p/j722s: Add gpio-ranges properties
 2024-06-19  4:52 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-pinctrl: Define a generic GPIO MUX Mode

[meta-rockchip][PATCH 1/4] rename root partition
 2024-06-19  4:52 UTC  (4+ messages)
` [meta-rockchip][PATCH 4/4] rauc demo: add
  ` [yocto-patches] "

[PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
 2024-06-19  4:52 UTC  (13+ messages)

[PATCH i-g-t 1/2] tests/kms_3d: "1080p-left.png": No such file or directory fix
 2024-06-19  4:51 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2024-06-18
 2024-06-19  4:49 UTC 

[PATCH v5] usb: dwc3: core: Workaround for CSR read timeout
 2024-06-19  4:47 UTC  (3+ messages)

[RESEND PATCH] usb: dwc3: add newlines to dev_vdbg calls in ep0
 2024-06-19  4:16 UTC  (2+ messages)

[PATCH v4 1/1] usb: informative message if no controller
 2024-06-19  4:15 UTC  (2+ messages)

[RFC PATCH v2 0/5] Implement ARM PL011 in Rust
 2024-06-19  4:44 UTC  (4+ messages)
` [RFC PATCH v2 1/5] build-sys: Add rust feature option

[PATCH v2] cifs: drop the incorrect assertion in cifs_swap_rw()
 2024-06-19  4:44 UTC  (3+ messages)

[PATCH] thermal: int340x: processor_thermal: Support shared interrupts
 2024-06-19  4:44 UTC 

[PATCH] thunderbolt: debugfs: Use FIELD_GET()
 2024-06-19  4:41 UTC  (3+ messages)

[PATCH 0/9] maintainer updates (gdbstub, plugins, time control)
 2024-06-19  4:40 UTC  (10+ messages)
` [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling

[PATCH 0/2] Implement WA to fix increased power usage
 2024-06-19  4:37 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/psr: Add return bool value for hsw_activate_psr1
` [PATCH 2/2] drm/i915/psr: Implment WA to help reach PC10

[PATCH v3 0/3] Fixes for console command line ordering
 2024-06-19  4:39 UTC  (4+ messages)
` [PATCH v3 3/3] serial: core: Rename preferred console handling for match and update

fs/bcachefs/backpointers.c:396:21: warning: 'bucket.offset' is used uninitialized
 2024-06-19  4:33 UTC 

[PATCH] acpi: Allow ignoring _OSC CPPC v2 bit via kernel parameter
 2024-06-19  4:33 UTC  (11+ messages)
            ` [PATCH V2 RFC] "
                  ` [PATCH V3] "

[PATCH] net: add bit fields to IPv6 header definition
 2024-06-19  4:31 UTC  (4+ messages)

[PATCH] media: videobuf2: sync caches for dmabuf memory
 2024-06-19  4:19 UTC  (4+ messages)

[PATCH v5 00/12] TTM shrinker helpers and xe buffer object shrinker
 2024-06-19  4:23 UTC  (5+ messages)
` [PATCH v5 04/12] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [PATCH v5 06/12] drm/ttm: Use the LRU walker helper for swapping

[PATCH] block: check bio alignment in blk_mq_submit_bio
 2024-06-19  4:22 UTC  (3+ messages)

[PATCH] doc: update match with E-Switch manager dependency
 2024-06-19  4:19 UTC 

[PATCH 0/1] exit: kill signal_struct->quick_threads
 2024-06-19  4:13 UTC  (25+ messages)
            ` [PATCH 0/17] exit: complete synchronize_group_exit
              ` [PATCH 01/17] signal: Make SIGKILL during coredumps an explicit special case
              ` [PATCH 02/17] signal: Compute the process exit_code in get_signal
              ` [PATCH 03/17] coredump: Consolidate the work to allow SIGKILL during coredumps
              ` [PATCH 04/17] signal: In get_signal call do_exit when it is unnecessary to shoot down threads
              ` [PATCH 05/17] signal: Bring down all threads when handling a non-coredump fatal signal
              ` [PATCH 06/17] signal: Add JOBCTL_WILL_EXIT to mark exiting tasks
              ` [PATCH 07/17] signal: Always set JOBCTL_WILL_EXIT for "
              ` [PATCH 08/17] signal: Don't target tasks that are exiting
              ` [PATCH 09/17] signal: Test for process exit or de_thread using task_exit_pending
              ` [PATCH 10/17] signal: Only set JOBCTL_WILL_EXIT if it is not already set
              ` [PATCH 11/17] signal: Make individual tasks exiting a first class concept
              ` [PATCH 12/17] signal: Remove zap_other_threads
              ` [PATCH 13/17] signal: Stop skipping current in do_group_exit & get_signal
              ` [PATCH 14/17] signal: Factor out schedule_group_exit_locked
              ` [PATCH 15/17] ptrace: Separate task->ptrace_code out from task->exit_code
              ` [PATCH 16/17] signal: Record the exit_code when an exit is scheduled
              ` [PATCH 17/17] signal: Set SIGNAL_GROUP_EXIT when all tasks have decided to exit

[ti:ti-linux-6.6.y-wip 26/137] arch/arm64/boot/dts/ti/k3-am625-beagleplay.dtb: pinctrl@f4000: compatible: 'oneOf' conditional failed, one must be fixed:
 2024-06-19  4:12 UTC 

[PATCH 0/9] wifi: cfg80211/mac80211: add DFS support for MLO
 2024-06-19  4:09 UTC  (10+ messages)
` [PATCH 1/9] Revert "wifi: mac80211: move radar detect work to sdata"
` [PATCH 2/9] wifi: cfg80211: move DFS related members to links[] in wireless_dev
` [PATCH 3/9] wifi: nl80211: allow CAC while other links are beaconing during MLO
` [PATCH 4/9] wifi: trace: unlink rdev_end_cac trace event from wiphy_netdev_evt class
` [PATCH 5/9] wifi: cfg80211: handle DFS on per link
` [PATCH 6/9] wifi: mac80211: fix label name in ieee80211_start_radar_detection()
` [PATCH 7/9] wifi: mac80211: handle DFS on per link
` [PATCH 8/9] wifi: mac80211: handle ieee80211_radar_detected() for MLO
` [PATCH 9/9] wifi: mac80211: abort active CAC while freeing the links during MLO

[net-next,v9] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-06-19  4:09 UTC  (4+ messages)

[PATCH v3 0/2] Add support for 'power saving policy' property
 2024-06-19  4:08 UTC  (4+ messages)
` [PATCH v3 2/2] drm/amd: Add power_saving_policy drm property to eDP connectors

[PATCH v7 0/3] object checking related additions and fixes for bundles in fetches
 2024-06-19  4:07 UTC  (5+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/3] bundle-uri: verify oid before writing refs
  ` [PATCH v8 2/3] fetch-pack: expose fsckObjects configuration logic
  ` [PATCH v8 3/3] unbundle: extend object verification for fetches

[meta-rockchip][PATCH v2] rauc demo: add
 2024-06-19  4:07 UTC 

[PATCH 0/6] drm/i915/display: platform identification with display->is.<PLATFORM>
 2024-06-19  4:06 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH net-next v11 0/7] add ethernet driver for Tehuti Networks TN40xx chips
 2024-06-19  4:03 UTC  (7+ messages)
` [PATCH net-next v11 4/7] net: tn40xx: add basic Tx handling
` [PATCH net-next v11 5/7] net: tn40xx: add basic Rx handling

[PATCH v5 0/3] block: add larger order folio instead of pages
 2024-06-19  2:34 UTC  (4+ messages)
  ` [PATCH v5 1/3] block: Added folio-lized version of bio_add_hw_page()
  ` [PATCH v5 2/3] block: add folio awareness instead of looping through pages
  ` [PATCH v5 3/3] block: unpin user pages belonging to a folio

[PATCH] net/mlx5: Lag, Remove NULL check before dev_{put, hold}
 2024-06-19  3:53 UTC 

[xen-unstable-smoke test] 186404: tolerable all pass - PUSHED
 2024-06-19  3:53 UTC 

[PATCH] riscv: Fix local irq restore when flags indicates irq disabled
 2024-06-19  3:53 UTC  (9+ messages)
  ` [External] "

Kernel bug at fs/ext4/resize.c:324! (6.8.12-amd64 on Debian)
 2024-06-19  3:53 UTC  (2+ messages)

[PATCH] zorro: Use str_plural() in amiga_zorro_probe()
 2024-06-19  3:49 UTC  (2+ messages)

[plbossart-sound:sdw/fix-link-power-up 4/4] drivers/soundwire/intel_ace2x.c:133:6: warning: variable 'clock_source' set but not used
 2024-06-19  3:49 UTC 

[PATCH] ACPI: Do not enable ACPI SPCR console by default on arm64
 2024-06-19  3:43 UTC  (5+ messages)

[PATCH v11 0/9] AMD Pstate Driver Core Performance Boost
 2024-06-19  3:46 UTC  (5+ messages)
` [PATCH v11 3/9] cpufreq: introduce init_boost callback to initialize boost state for pstate drivers

[PATCH v2] ata: ahci: Do not enable LPM if no LPM states are supported by the HBA
 2024-06-19  3:45 UTC  (2+ messages)

[PATCH i-g-t 1/2] tests/kms_vrr: New subtest for CMRR
 2024-06-19  3:45 UTC  (3+ messages)
` ✓ CI.xeBAT: success for series starting with [i-g-t,V2,1/2] tests/kms_vrr: New subtest for CMRR (rev3)
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/amdgpu: Fix pci state save during mode-1 reset
 2024-06-19  3:43 UTC  (3+ messages)

[PATCH v4 0/4] wifi: ath12k: Factory test mode support
 2024-06-19  3:40 UTC  (7+ messages)
` [PATCH v4 1/4] wifi: ath: create common testmode_i.h file for ath drivers
` [PATCH v4 3/4] wifi: ath12k: add factory test mode support

[PATCH net-next v20 00/13] Add Realtek automotive PCIe driver
 2024-06-19  3:40 UTC  (8+ messages)
` [PATCH net-next v20 10/13] rtase: Implement ethtool function

[PATCH v4 00/11] AMD Pstate Driver Fixes and Improvements
 2024-06-19  3:40 UTC  (15+ messages)
` [PATCH v4 08/11] x86/cpufeatures: Add feature bits for AMD heterogeneous processor
` [PATCH v4 09/11] cpufreq: amd-pstate: implement heterogeneous core topology for highest performance initialization
` [PATCH v4 10/11] cpufreq: amd-pstate: auto-load pstate driver by default
` [PATCH v4 11/11] cpufreq: amd-pstate: enable shared memory type CPPC "

[PATCH] riscv: Fix early ftrace nop patching
 2024-06-19  3:40 UTC  (8+ messages)

[XEN PATCH v10 0/5] Support device passthrough when dom0 is PVH on Xen
 2024-06-19  3:39 UTC  (6+ messages)
` [XEN PATCH v10 1/5] xen/vpci: Clear all vpci status of device

Add warning when v0 protocol is used/downgraded
 2024-06-19  3:37 UTC  (4+ messages)

[PATCH i-g-t] tests/intel/xe_exec_store: Add basic_inst_benchmark
 2024-06-19  3:35 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v2] drm/panel: raydium-rm692e5: transition to mipi_dsi wrapped functions
 2024-06-19  3:33 UTC 

[PATCH v2 1/2] translators: support 6.10
 2024-06-19  3:32 UTC  (2+ messages)

[PATCH 0/9] Add CPU-type to topology
 2024-06-19  3:31 UTC  (4+ messages)
` [PATCH PATCH 1/9] x86/cpu/topology: Add x86_cpu_type to struct cpuinfo_topology

[PATCH v4] scsi: libsas: Fix exp-attached end device cannot be scanned in again after probe failed
 2024-06-19  3:28 UTC 

[PATCH v9 00/21] Support IGT in display driver
 2024-06-19  3:17 UTC  (6+ messages)
` [PATCH v9 16/21] drm/mediatek: Support "Pre-multiplied" blending in OVL

[PATCH v3 0/9] drm/msm/dpu: be more friendly to X.org
 2024-06-19  3:26 UTC  (5+ messages)
` [PATCH v3 7/9] drm/msm/dpu: drop _dpu_crtc_check_and_setup_lm_bounds from atomic_begin

[meta-virtualization][PATCH] lxc: update to 6.0.0
 2024-06-19  3:25 UTC  (3+ messages)

[meta-virtualization][PATCH] lxc: update ptest cases in black list
 2024-06-19  3:21 UTC 

[PATCH v11 3/7] iio: core: Add new DMABUF interface infrastructure
 2024-06-19  3:15 UTC  (2+ messages)

[PATCH 7/9] iio: adc: ad7606: switch mutexes to scoped_guard
 2024-06-19  3:15 UTC  (2+ messages)

[PATCH 0/3] cpufreq: sun50i: add Allwinner H700 speed bin and additional OPPs
 2024-06-19  3:16 UTC  (4+ messages)
` [PATCH 1/3] cpufreq: sun50i: add Allwinner H700 speed bin

[PATCH v2 0/2] Allow userspace to change ID_AA64PFR1_EL1
 2024-06-19  3:14 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: arm64: "

[ovmf test] 186405: all pass - PUSHED
 2024-06-19  3:13 UTC 

[PATCHSET sched_ext/for-6.11] sched_ext: Integrate with schedutil
 2024-06-19  3:12 UTC  (3+ messages)
` [PATCH 1/2] cpufreq_schedutil: Refactor sugov_cpu_is_busy()
` [PATCH 2/2] sched_ext: Add cpuperf support

Page select register restrictions in regmap core
 2024-06-19  3:11 UTC  (12+ messages)

[PATCH 0/6] refactor the service module
 2024-06-19  3:06 UTC  (7+ messages)
` [PATCH 1/6] net/nfp: fix check logic for device arguments
` [PATCH 2/6] net/nfp: remove redundant NFP service code
` [PATCH 3/6] net/nfp: remove the flower service dead loop
` [PATCH 4/6] net/nfp: fix disable CPP service
` [PATCH 5/6] net/nfp: add CPP service enable option
` [PATCH 6/6] net/nfp: add CPP service abnormal exit logic

[PATCH v4 0/5] ChromeOS Embedded Controller charge control driver
 2024-06-19  3:07 UTC  (3+ messages)
` [PATCH v4 3/5] platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()

[morimoto:renesas-bsp/v6.6.34-2024-06-17 40/132] arch/arm64/boot/dts/renesas/r8a779g0-white-hawk.dtb: pcie@e65d0000: 'clock-names' is a required property
 2024-06-19  3:04 UTC 

[PATCH] sched/fair: Prevent cpu_busy_time from exceeding actual_cpu_capacity
 2024-06-19  3:05 UTC  (13+ messages)

[PATCH 1/5] drm/amdgpu: add variable to record the deferred error number read by driver
 2024-06-19  3:04 UTC  (7+ messages)
` [PATCH 4/5] drm/amdgpu: add completion to wait for ras reset to complete

[PATCH v2 0/5] bootstd: Add Android support
 2024-06-19  3:03 UTC  (4+ messages)

[PATCH v2 0/9] Bug-fixes for a few boards
 2024-06-19  3:03 UTC  (12+ messages)
` [PATCH v2 2/9] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL

[RFC PATCH 04/31] lmb: remove local instances of the lmb structure variable
 2024-06-19  3:03 UTC  (18+ messages)

[PATCH iproute2 0/3] Multiple Spanning Tree (MST) Support
 2024-06-19  3:02 UTC  (3+ messages)
` [PATCH iproute2 1/3] ip: bridge: add support for mst_enabled

[PATCH v2] virtio-pci: Fix the use of an uninitialized irqfd
 2024-06-19  3:00 UTC  (3+ messages)

[PATCH v3 0/2] Add new test to validate adaptive sharpness filter
 2024-06-19  3:01 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for Add new test to validate adaptive sharpness filter (rev4)

[PATCH v2] zh_CN/admin-guide: Add zh_CN/admin-guide/numastat.rst translation document
 2024-06-19  3:01 UTC 

[PATCH 0/7] Fix and improve some error codepaths in merge-ort
 2024-06-19  3:00 UTC  (15+ messages)
` [PATCH 2/7] merge-ort: maintain expected invariant for priv member
` [PATCH 6/7] merge-ort: upon merge abort, only show messages causing the abort
` [PATCH v2 0/7] Fix and improve some error codepaths in merge-ort
  ` [PATCH v2 1/7] merge-ort: extract handling of priv member into reusable function
  ` [PATCH v2 2/7] merge-ort: maintain expected invariant for priv member
  ` [PATCH v2 3/7] merge-ort: fix type of local 'clean' var in handle_content_merge()
  ` [PATCH v2 4/7] merge-ort: clearer propagation of failure-to-function from merge_submodule
  ` [PATCH v2 5/7] merge-ort: loosen commented requirements
  ` [PATCH v2 6/7] merge-ort: upon merge abort, only show messages causing the abort
  ` [PATCH v2 7/7] merge-ort: convert more error() cases to path_msg()

[PATCH 0/4] support AVX2 instruction Rx/Tx function
 2024-06-19  2:59 UTC  (5+ messages)
` [PATCH 1/4] net/nfp: export more interfaces of NFDk
` [PATCH 2/4] net/nfp: support AVX2 Tx function
` [PATCH 3/4] net/nfp: support AVX2 Rx function
` [PATCH 4/4] net/nfp: vector Rx function supports parsing ptype

knfsd performance
 2024-06-19  2:56 UTC  (4+ messages)

[PATCH bpf-next v5 0/6] use network helpers, part 7
 2024-06-19  2:51 UTC  (7+ messages)
` [PATCH bpf-next v5 1/6] selftests/bpf: Drop type from network_helper_opts
` [PATCH bpf-next v5 2/6] selftests/bpf: Use connect_to_addr in connect_to_fd_opt
` [PATCH bpf-next v5 3/6] selftests/bpf: Add client_socket helper
` [PATCH bpf-next v5 4/6] selftests/bpf: Drop noconnect from network_helper_opts
` [PATCH bpf-next v5 5/6] selftests/bpf: Use start_server_str in mptcp
` [PATCH bpf-next v5 6/6] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user

[PATCH 2/2] ASoC: codecs:lpass-wsa-macro: Fix logic of enabling vi channels
 2024-06-19  2:53 UTC  (2+ messages)

[PATCH] virtio_net: Use u64_stats_fetch_begin() for stats fetch
 2024-06-19  2:55 UTC 

[yiliu1765-iommufd:bak-0618 3/3] drivers/iommu/intel/pasid.h:107:3: error: use of undeclared identifier 'u128'
 2024-06-19  2:53 UTC 

[PATCH v4] erofs-utils: fix erofs_io_p{read,write} and erofs_dev_close
 2024-06-19  2:50 UTC 

[PATCH 0/5] support queue information get operations
 2024-06-19  2:49 UTC  (6+ messages)
` [PATCH 1/5] net/nfp: use offload flag to control RSS configuration
` [PATCH 2/5] net/nfp: use offload flag to control VXLAN configuration
` [PATCH 3/5] net/nfp: use offload flag to control IPsec configuration
` [PATCH 4/5] net/nfp: support getting Rx queue information
` [PATCH 5/5] net/nfp: support getting Tx "

[PATCH v6 00/10] Support persistent reservation operations
 2024-06-19  2:49 UTC  (2+ messages)
` PING: "

[PATCH v2 0/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
 2024-06-19  2:46 UTC  (4+ messages)

[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
 2024-06-19  2:44 UTC  (2+ messages)

[PULL v1 0/3] Xilinx DMA/Ethernet updates
 2024-06-19  2:44 UTC  (2+ messages)

[PATCH v1 net-next] net: hsr: cosmetic: Remove extra white space
 2024-06-19  2:44 UTC  (2+ messages)

[linux-linus test] 186398: tolerable FAIL - PUSHED
 2024-06-19  2:42 UTC 

[PATCH v2] exec: use char* for pointer arithmetic
 2024-06-19  2:40 UTC  (2+ messages)

[PATCH] hw/arm/virt-acpi-build: Drop local iort_node_offset
 2024-06-19  2:41 UTC  (2+ messages)

[PATCH v2 00/35] PREEMPT_AUTO: support lazy rescheduling
 2024-06-19  2:40 UTC  (9+ messages)

[PATCH] wifi: rtl8xxxu: use swap() in rtl8xxxu_switch_ports()
 2024-06-19  2:40 UTC 

[GSoC][PATCH v3 1/7] fsck: add refs check interfaces to interface with fsck error levels
 2024-06-19  2:39 UTC  (5+ messages)

Non-blob .gitmodules and .gitattributes
 2024-06-19  2:35 UTC  (6+ messages)
` [PATCH 0/4] .git{ignore,attributes} directories?
  ` [PATCH 2/4] attr: notice and report read failure of .gitattributes files

[PATCH i-g-t] add tests to check crc for supported formats
 2024-06-19  2:34 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for add tests to check crc for supported formats (rev2)

[davidhildenbrand:rmap_id 10/10] mm/internal.h:659:2: error: call to undeclared function '__folio_prep_large_mapcount'; ISO C99 and later do not support implicit function declarations
 2024-06-19  2:32 UTC 

[syzbot] [bpf?] KMSAN: uninit-value in strnchr (2)
 2024-06-19  2:32 UTC  (2+ messages)
` [syzbot] KMSAN: uninit-value in strnchr

[PATCH v4] dt-bindings: thermal: convert hisilicon-thermal.txt to dt-schema
 2024-06-19  2:31 UTC 

[ANNOUNCEMENT] Milestone 1 for Yocto Project 5.1 (yocto-5.1_M1) Now Available
 2024-06-19  2:30 UTC 

[f2fs-dev] [PATCH] dump.f2fs: Add help description for -rfyPo
 2024-06-19  1:37 UTC  (3+ messages)

[PATCH v4 0/4] Add ACPI NUMA support for RISC-V
 2024-06-19  2:24 UTC  (6+ messages)
` [PATCH v4 3/4] ACPI: NUMA: change the ACPI_NUMA to a hidden option


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.