All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-16 12:40:16 to 2025-05-16 13:33:47 UTC [more...]

[PATCH v2 00/22] spi: sh-msiof: Transfer size improvements and I2S reuse
 2025-05-16 13:32 UTC  (22+ messages)
` [PATCH v2 01/22] spi: sh-msiof: Drop comma after OF match table sentinel
` [PATCH v2 02/22] spi: sh-msiof: Remove unneeded compatible values
` [PATCH v2 03/22] spi: sh-msiof: Fix maximum DMA transfer size
` [PATCH v2 04/22] spi: sh-msiof: Complete using dev in sh_msiof_spi_probe()
` [PATCH v2 05/22] spi: sh-msiof: Use bool for boolean flags
` [PATCH v2 06/22] spi: sh-msiof: Make words/bits unsigned in sh_msiof_spi_txrx_once()
` [PATCH v2 07/22] spi: sh-msiof: Make words/fs unsigned in FIFO helpers
` [PATCH v2 08/22] spi: sh-msiof: SITMDR1/SIRMDR1 bitfield conversion
` [PATCH v2 09/22] spi: sh-msiof: SITMDR2 and SIRMDR2 "
` [PATCH v2 10/22] spi: sh-msiof: SITSCR/SIRSCR "
` [PATCH v2 11/22] spi: sh-msiof: SICTR "
` [PATCH v2 12/22] spi: sh-msiof: SIFCTR "
` [PATCH v2 13/22] spi: sh-msiof: Correct SIMDR2_GRPMASK
` [PATCH v2 14/22] spi: sh-msiof: Add core support for dual-group transfers
` [PATCH v2 15/22] spi: sh-msiof: Correct RX FIFO size for R-Car Gen2
` [PATCH v2 16/22] spi: sh-msiof: Correct RX FIFO size for R-Car Gen3
` [PATCH v2 17/22] spi: sh-msiof: Increase TX FIFO size for R-Car V4H/V4M
` [PATCH v2 18/22] spi: sh-msiof: Simplify BRG's Division Ratio
` [PATCH v2 19/22] spi: sh-msiof: Double maximum DMA transfer size using two groups
` [PATCH v2 21/22] spi: sh-msiof: Move register definitions to <linux/spi/sh_msiof.h>
` [PATCH v2 22/22] ASoC: renesas: msiof: Convert "

[PATCH] x86/stubs: Consolidate the stubs infrastructure in asm/stubs.h
 2025-05-16 13:33 UTC 

[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-05-16 13:28 UTC  (21+ messages)
` [PATCH v4 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v4 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-05-16 13:33 UTC  (5+ messages)
` [PATCH v4 29/38] KVM: x86/pmu: Switch host/guest PMU context at vm-exit/vm-entry
` [PATCH v4 32/38] KVM: nVMX: Add nested virtualization support for mediated PMU

[Buildroot] [PATCH 1/1] package/psplash: bump to revision 53ae74a
 2025-05-16 13:33 UTC  (2+ messages)

[PATCH 0/7] drm/i915 & drm/xe: prep work towards opaque struct intel_display
 2025-05-16 13:33 UTC  (8+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ i915.CI.BAT: success "
` ✓ CI.Patch_applied: "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "

[Buildroot] [git commit] package/psplash: bump to revision 53ae74a
 2025-05-16 13:31 UTC 

[PATCH] Skip vfio in the scenario of non-privileged mode
 2025-05-16 13:30 UTC  (3+ messages)
` [PATCH v2] eal/linux: skip vfio for non-privileged container

[PATCH v5 0/7] ext4: Add multi-fsblock atomic write support with bigalloc
 2025-05-16 13:31 UTC  (6+ messages)
` [PATCH v5 7/7] ext4: Add atomic block write documentation

[PATCH net-next 0/2] Add Si3474 PSE controller driver
 2025-05-16 13:30 UTC  (7+ messages)
` [PATCH net-next 2/2] net: pse-pd: "
    ` [EXTERNAL]Re: "

[PATCH] rcu: remove VLAs
 2025-05-16 13:30 UTC  (5+ messages)

[PATCH i-g-t] tests/intel/xe_oa: Avoid divide by zero SIGFPE
 2025-05-16 13:30 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 0/2] Skip mm selftests instead when kernel features are not present
 2025-05-16 13:29 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/mm: skip guard_regions.uffd tests when uffd is "
` [PATCH v2 2/2] selftests/mm: skip hugevm test if kernel config file "

[PATCH v7 0/9] coredump: add coredump socket
 2025-05-16 13:29 UTC  (5+ messages)
` [PATCH v7 7/9] coredump: validate socket name as it is written

[PATCH v6 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-05-16 13:22 UTC  (3+ messages)
` [PATCH v6 1/2] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v6 2/2] ras: mem: Add memory "

[PATCH 0/3] Integrate the sparse index with 'git apply' and 'git add -p/-i'
 2025-05-16 13:28 UTC  (9+ messages)
` [PATCH 1/3] apply: integrate with the sparse index
` [PATCH 2/3] git add: make -p/-i aware of "

[PATCH v4 00/10] Stage-2 huge mappings for pKVM np-guests
 2025-05-16 13:28 UTC  (9+ messages)
` [PATCH v4 02/10] KVM: arm64: Introduce for_each_hyp_page
` [PATCH v4 03/10] KVM: arm64: Add a range to __pkvm_host_share_guest()
` [PATCH v4 07/10] KVM: arm64: Convert pkvm_mappings to interval tree
` [PATCH v4 09/10] KVM: arm64: Stage-2 huge mappings for np-guests

[PATCH 0/7] PCI: Remove hybrid-devres region requests
 2025-05-16 13:28 UTC  (5+ messages)
` [PATCH 2/7] Docu: PCI: Update pcim_enable_device()

[PATCH V2 00/15] perf: Fix the throttle logic for group
 2025-05-16 13:28 UTC  (8+ messages)
` [PATCH V2 01/15] perf: Fix the throttle logic for a group
` [PATCH V2 07/15] perf/arm: Remove driver-specific throttle support

[PATCH 0/2] Add driver support for ESWIN eic7700 SoC reset controller
 2025-05-16 13:27 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: reset: eswin: Documentation for eic7700 SoC
` [PATCH 2/2] reset: eswin: Add eic7700 reset driver

[Buildroot] [git commit] configs/freescale_imx93frdm: new defconfig
 2025-05-16 13:26 UTC 

[PATCH] rust: add basic ELF sections parser
 2025-05-16 13:26 UTC  (9+ messages)

[GIT PULL] Block fixes for 6.15-rc7
 2025-05-16 13:25 UTC 

[PATCH 0/2] Add driver support for ESWIN eic700 SoC clock controller
 2025-05-16 13:23 UTC  (3+ messages)
` [PATCH 2/2] clock: eswin: Add eic7700 clock driver

[GIT PULL] io_uring fixes for 6.16-rc7
 2025-05-16 13:23 UTC 

[PATCH v12 00/21] futex: Add support task local hash maps, FUTEX2_NUMA and FUTEX2_MPOL
 2025-05-16 13:23 UTC  (11+ messages)
` [PATCH v12 03/21] futex: Move futex_queue() into futex_wait_setup()
` [PATCH v12 05/21] futex: Create hb scopes
` [PATCH v12 14/21] futex: Allow to resize the private local hash

[PATCH v1 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-05-16 13:19 UTC  (3+ messages)
` [PATCH v1 1/2] ethernet: eswin: Document for eic7700 SoC

[PATCH v2 0/2] User namespace aware fanotify
 2025-05-16 13:22 UTC  (3+ messages)
` [PATCH v2 2/2] fanotify: support watching filesystems and mounts inside userns

[PATCH 1/2] eal: add strsep() for Windows builds
 2025-05-16 13:22 UTC  (2+ messages)
` [PATCH 2/2] test/strsep: add tests for function strsep()

[PATCH 1/1] PCI: Unnecessary linesplit in __pci_setup_bridge()
 2025-05-16 13:21 UTC  (3+ messages)

[PATCH] dt-bindings: usb: dwc3-xilinx: allow dma-coherent
 2025-05-16 13:18 UTC 

close(2) with EINTR has been changed by POSIX.1-2024
 2025-05-16 13:05 UTC  (3+ messages)
` [RFC v1] man/man2/close.2: CAVEATS: Document divergence from POSIX.1-2024

[anolis-intel-cloud:devel-5.10 5/5] mm/khugepaged.c:152: warning: Function parameter or member 'evict_timestamp' not described in 'mm_slot'
 2025-05-16 13:20 UTC 

[PATCH v1 0/3] MSR fixes and cleanups after last round of MSR cleanups
 2025-05-16 13:19 UTC  (5+ messages)
` [PATCH v1 2/3] x86/xen/msr: Fix uninitialized symbol 'err'

[PATCH] test_ipfrag: remove array of size zero
 2025-05-16 13:18 UTC  (2+ messages)

[PATCH] ARM: dts: imx93-phycore: Migrate to OF_UPSTREAM
 2025-05-16 13:18 UTC  (2+ messages)

[PATCH v2 0/2] merge-tree: add new --dry-run option
 2025-05-16 13:18 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] merge-tree: add a new --dry-run flag

[PATCH v1 0/2] Add driver support for ESWIN eic7700 SoC sdhci controller
 2025-05-16 13:17 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: sdhci: eswin: Documentation for eic7700 SoC
` [PATCH v1 2/2] sdhci: eswin: Add eic7700 sdhci driver

[PATCHv3 0/4] x86: Make 5-level paging support unconditional for x86-64
 2025-05-16 13:17 UTC  (5+ messages)
` [PATCHv3 4/4] x86/paravirt: Restrict PARAVIRT_XXL to 64-bit only

[GIT PULL] XFS fixes for v6.15-rc7
 2025-05-16 13:16 UTC 

[Buildroot] [PATCH] package/libcap: backport upstream patch to fix build on Xtensa
 2025-05-16 13:16 UTC  (2+ messages)

[PATCH v4 00/23] drm/connector: hdmi: Allow using the YUV420 output format
 2025-05-16 13:15 UTC  (3+ messages)
` [PATCH v4 12/23] drm/tests: helpers: Add a (re)try helper variant to enable CRTC connector

[Buildroot] [git commit] package/libcap: backport upstream patch to fix build on Xtensa
 2025-05-16 13:12 UTC 

[PATCH 0/1] avoid break due to failure to cleanup temporary directory
 2025-05-16 13:14 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] buildtools: "

[PATCH -v3 00/13] x86/kconfig: Synchronize the x86 defconfigs with distribution configs
 2025-05-16 13:14 UTC  (5+ messages)
` [PATCH 07/13] x86/kconfig/64: Enable more virtualization guest options in the defconfig: enable Xen, Xen_PVH, Jailhouse, ACRN, Intel TDX and Hyper-V

[PATCH 00/12] drm/i915/flipq: Rough flip queue implementation
 2025-05-16 13:14 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for "
` ✓ Xe.CI.BAT: success "

[syzbot] [mptcp?] WARNING in mptcp_do_fallback
 2025-05-16 13:13 UTC  (3+ messages)
` [syzbot] "

BUG: unable to handle page fault for address
 2025-05-16 13:12 UTC 

[Buildroot] [PATCH next 1/1] configs/freescale_imx93frdm: new defconfig
 2025-05-16 13:12 UTC  (2+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-05-16 13:11 UTC  (8+ messages)

[syzbot] [kernel?] INFO: task hung in worker_thread (5)
 2025-05-16 13:12 UTC  (2+ messages)

[PATCH iwl-net v2] ice: fix eswitch code memory leak in reset scenario
 2025-05-16 13:09 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v6 0/7] Add DAPM/ASoC helpers to create SDCA drivers
 2025-05-16 13:10 UTC  (8+ messages)
` [PATCH v6 1/7] ASoC: SDCA: Fix minor typo
` [PATCH v6 2/7] ASoC: SDCA: Remove regmap module macros
` [PATCH v6 3/7] ASoC: SDCA: Move allocation of PDE delays array
` [PATCH v6 4/7] ASoC: dapm: Add component level pin switches
` [PATCH v6 5/7] ASoC: SDCA: Create DAPM widgets and routes from DisCo
` [PATCH v6 6/7] ASoC: SDCA: Create ALSA controls "
` [PATCH v6 7/7] ASoC: SDCA: Create DAI drivers "

Kconfig for range is being ignored
 2025-05-16 13:10 UTC  (2+ messages)

[PATCH 4/4] arm64: dts: qcom: x1p42100-lenovo-thinkbook-16: dt definition for Thinkbook 16
 2025-05-16 13:09 UTC  (2+ messages)

[PATCH] selftests/mm: Fix test result reporting in gup_longterm
 2025-05-16 13:09 UTC  (5+ messages)

[PATCH] commit: Add commit.signoff configuration option
 2025-05-16 13:09 UTC  (6+ messages)

[PATCH] mach-snapdragon: of_fixup: Drop USB dr_mode override for RB1/2
 2025-05-16 13:08 UTC 

non-stop kworker NFS/RPC write traffic even after unmount
 2025-05-16 13:09 UTC  (12+ messages)

[PATCH 0/3] Remove process exit error message
 2025-05-16 13:07 UTC  (6+ messages)
` [PATCH 3/3] drm/amdkfd: destroy_pdds release pdd->drm_file at end

[PATCH net-next v3 0/2] Add Si3474 PSE controller driver
 2025-05-16 13:07 UTC  (3+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
` [PATCH net-next v3 2/2] net: pse-pd: Add Si3474 PSE controller driver

[PATCH v4 0/4] KVM: x86: allow DEBUGCTL.DEBUGCTLMSR_FREEZE_IN_SMM passthrough
 2025-05-16 13:07 UTC  (4+ messages)
` [PATCH v4 2/4] KVM: x86: Drop kvm_x86_ops.set_dr6() in favor of a new KVM_RUN flag

[PATCH v4 10/23] drm/tests: hdmi: Drop unused drm_kunit_helper_connector_hdmi_init_funcs()
 2025-05-16 13:06 UTC  (2+ messages)

[PATCH v1] dt-bindings: PCI: microchip,pcie-host: fix dma coherency property
 2025-05-16 13:06 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next v1] ice: add 40G speed to Admin Command GET PORT OPTION
 2025-05-16 13:05 UTC  (3+ messages)
`  "

[PATCH V2] vhost: Don't set vring call if guest notifier is unused
 2025-05-16 13:03 UTC  (3+ messages)

[PATCH v3 4/4] watchdog: Add support for VIA/WonderMedia SoC watchdog functionality
 2025-05-16 13:02 UTC  (3+ messages)

[RFC 0/3] add large zero page for zeroing out larger segments
 2025-05-16 13:03 UTC  (4+ messages)
` [RFC 1/3] mm: add large zero page for efficient zeroing of "

[PATCH v5] spi: stm32-ospi: Make usage of reset_control_acquire/release() API
 2025-05-16 12:56 UTC  (3+ messages)

CVE-2025-37890: net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc
 2025-05-16 12:59 UTC 

[PATCH v3 00/10] Improve futex usage
 2025-05-16 12:58 UTC  (6+ messages)
` [PATCH v3 04/10] qemu-thread: Avoid futex abstraction for non-Linux

[PATCH 1/6] prctl: introduce PR_THP_POLICY_DEFAULT_HUGE for the process
 2025-05-16 12:57 UTC  (11+ messages)

[PATCH] usb: misc: onboard_usb_dev: Fix usb5744 initialization sequence
 2025-05-16 12:56 UTC  (2+ messages)

[PATCH net-next v4 0/4] net: selftest: improve test string formatting and checksum handling
 2025-05-16 12:57 UTC  (3+ messages)
` [PATCH net-next v4 3/4] net: selftests: add checksum mode support and SW "

[PATCH] Fix spelling error for 'Celsius'
 2025-05-16 12:56 UTC 

[GIT PULL] Renesas DTS updates for v6.16 (take three)
 2025-05-16 12:55 UTC 

[PATCH v8 00/11] Add support for MAX7360
 2025-05-16 12:57 UTC  (5+ messages)
` [PATCH v8 04/11] pwm: max7360: Add MAX7360 PWM support

[PATCH v2] dm-zone: Use bdev_*() helper functions where applicable
 2025-05-16 12:56 UTC  (2+ messages)

[PATCH v2 0/8] Add support for Wave6 video codec driver
 2025-05-16 12:55 UTC  (7+ messages)
` [PATCH v2 2/8] dt-bindings: media: nxp: Add Wave6 video codec device

[PATCH 00/14] DPLL framework redesign
 2025-05-16 12:55 UTC  (2+ messages)
` ✓ i915.CI.Full: success for DPLL framework redesign (rev2)

[PATCH] mkimage: do a rough estimate for the size needed for hashes/signatures
 2025-05-16 12:54 UTC 

[PATCH v5 0/2] x86/vmx: __vmread() cleanup
 2025-05-16 12:54 UTC  (7+ messages)
` [PATCH v5 1/2] x86/vmx: replace __vmread() with vmread()
` [PATCH v5 2/2] x86/vmx: remove __vmread()
  ` [PING MISRA] "

[PATCH v8 0/3] Add display support for the MT8365-EVK board
 2025-05-16 12:51 UTC  (9+ messages)
` [PATCH v8 1/3] arm64: defconfig: enable display support for mt8365-evk
` [PATCH v8 2/3] drm/panel: startek-kd070fhfid015: add another init step

linux-6.15-rc6/drivers/gpu/drm/amd/display/dc/dml2/dml2_translation_helper.c: possible cut'n'paste error ?
 2025-05-16  8:21 UTC 

[PATCH] drm/scheduler: signal scheduled fence when kill job
 2025-05-16  7:33 UTC  (6+ messages)

Fixing AMDGPUs gang submit error handling
 2025-05-16  7:28 UTC  (4+ messages)
` [PATCH 1/3] drm/sched: add drm_sched_prealloc_dependency_slots v3

[Buildroot] [PATCH v3 1/3] package/mender_x86_64_efi_defconfig: bump kernel to 6.12.28
 2025-05-16 12:53 UTC  (3+ messages)
` [Buildroot] [PATCH v3 2/3] package/mender-update-modules: enable docker, rpm, and script modules
` [Buildroot] [PATCH v3 3/3] "

[PATCH v2 1/3] dt-bindings: i2c: Add required properties
 2025-05-16 12:53 UTC  (4+ messages)
` [PATCH v2 2/3] i2c: tegra: make reset an optional property
` [PATCH v2 3/3] i2c: tegra: Remove dma_sync_*() calls

[PATCH] MAINTAINERS: Update Zqiang's email address
 2025-05-16 12:52 UTC  (2+ messages)

[PATCH] x86/vmx: Annotate the VMCS field widths
 2025-05-16 12:52 UTC  (2+ messages)

[PATCH v3 0/4] Add support to read the restart reason from IMEM
 2025-05-16 12:52 UTC  (9+ messages)
` [PATCH v3 4/4] watchdog: qcom: add "

[GIT PULL] ASoC fixes for v6.15-rc6
 2025-05-16 12:51 UTC  (2+ messages)

[PATCHv3 0/6] make vendor specific subdirectory inclusion conditional
 2025-05-16 12:52 UTC  (3+ messages)
` [PATCH 6/6] iommu: make inclusion of iommufd directory conditional

[PATCH v3 00/10] Define Ansible inventory in the Ansible Configuration file
 2025-05-16 12:51 UTC  (4+ messages)
` [PATCH v3 01/10] playbooks: fix playbook name for all hosts plays

[PATCH] drivers: spi: fix deref ater null.might in spi-uclass.c
 2025-05-16 12:50 UTC 

[PATCH v4] netfilter: nf_tables: Implement jump limit for nft_table_validate
 2025-05-16 14:42 UTC  (2+ messages)

[PATCH] regexdev: enable to be compiled on Windows
 2025-05-16 12:50 UTC  (3+ messages)

[PATCH v1 0/2] Add driver support for Eswin eic7700 SoC Usb controller
 2025-05-16 12:50 UTC  (3+ messages)
` [PATCH v1 2/2] usb: dwc3: eic7700: Add EIC7700 usb driver

[RFC PATCH 00/12] Private MMIO support for private assigned dev
 2025-05-16 12:49 UTC  (11+ messages)

[PATCH v2 00/10] bus: mhi: host: Add support for mhi bus bw
 2025-05-16 12:49 UTC  (4+ messages)
` [PATCH v2 02/10] PCI/bwctrl: Add support to scale bandwidth before & after link re-training

[PATCH 1/2 RESEND] drm/amd/display: Adjust get_value function with prefix to help in ftrace
 2025-05-16 12:48 UTC  (2+ messages)

[PATCH] selftests: cachestat: add mmap test and /proc/cpuinfo test case
 2025-05-16 12:49 UTC  (2+ messages)

[PATCH 0/5] Start removing <env.h> from headers when not required
 2025-05-16 12:48 UTC  (4+ messages)
` [PATCH v3 00/22] Remove <env.h> from <net.h>
  ` [PATCH v3 21/22] global: Avoid indirect inclusion of "

[PATCH] clang: Include the libclang python bindings in the build
 2025-05-16 12:45 UTC  (12+ messages)
` [OE-core] "

linux-next: manual merge of the tip tree with the pm tree
 2025-05-16 12:45 UTC  (4+ messages)

[PATCH] crypto: marvell/cesa - Avoid empty transfer descriptor
 2025-05-16 12:45 UTC  (12+ messages)

[PATCH v2] drm/xe: Default auto_link_downgrade status to false
 2025-05-16 12:43 UTC 

[PATCH v1 0/2] Add driver support for Eswin eic7700 SoC PCIe controller
 2025-05-16 12:43 UTC  (3+ messages)
` [PATCH v1 2/2] PCI: eic7700: Add Eswin eic7700 PCIe host controller driver

[PATCH 00/24] xhci features for usb-next
 2025-05-16 12:43 UTC  (3+ messages)
` [PATCH 23/24] usb: xhci: add warning message specifying which Set TR Deq failed

[PATCH 00/23] sched: Remove FIFO priorities from modules
 2025-05-16 12:42 UTC  (6+ messages)
` [PATCH 16/23] sched,watchdog: Convert to sched_set_fifo()

[RFC] Add xHCI support
 2025-05-16 12:41 UTC 

close(2) with EINTR has been changed by POSIX.1-2024
 2025-05-16 12:41 UTC  (4+ messages)

[PATCH v2] drm/i915/psr: Do not read PSR2_SU_STATUS on AlderLake and onwards
 2025-05-16 12:41 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S HV: Add H_VIRT mapping for tracing exits
 2025-05-16 12:12 UTC 

[PATCH v3 0/5] Add CMN PLL clock controller support for IPQ5018
 2025-05-16 12:40 UTC  (2+ messages)

[pci:slot-reset] BUILD REGRESSION ebf9d2fae99254fc37f49384b769f363e676018d
 2025-05-16 12:40 UTC  (3+ 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.