All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-17 00:41:05 to 2025-03-17 03:55:30 UTC [more...]

[PATCH 00/11] Remove aops->writepage
 2025-03-17  3:22 UTC  (4+ messages)
` [PATCH 11/11] fs: "

[RFC PATCH 0/7] Defer throttle when task exits to user
 2025-03-17 10:56 UTC  (4+ messages)
` [RFC PATCH 2/7] sched/fair: Handle throttle path for task based throttle

[PATCH 0/3] Export the target RPM fan control by ChromeOS EC under hwmon
 2025-03-17  3:55 UTC  (7+ messages)
` [PATCH 1/3] hwmon: (cros_ec) Add setting target fan RPM function
` [PATCH 2/3] hwmon: (cros_ec) Add reading "

[PATCH] drm/amdgpu: release xcp_mgr on exit
 2025-03-17  3:54 UTC  (2+ messages)

[PATCH] ext4: cache es->s_journal_inum in ext4_sb_info
 2025-03-17  3:54 UTC  (3+ messages)

[syzbot] [exfat?] INFO: task hung in __blockdev_direct_IO (4)
 2025-03-17  3:42 UTC  (3+ messages)

[Hypervisor Live Update] Notes from March 10, 2025
 2025-03-17  3:52 UTC 

KASAN: slab-use-after-free Read in jffs2_xattr_delete_inode
 2025-03-17  3:52 UTC  (2+ messages)

[PATCH v1] net: phy: broadcom: Correct BCM5221 PHY model detection failure
 2025-03-17  3:50 UTC 

[RFC PATCH 0/4] Kernel daemon for detecting and promoting hot pages
 2025-03-17  3:49 UTC  (6+ messages)
` [RFC PATCH 2/4] mm: kpromoted: Hot page info collection and promotion daemon

linux-next: duplicate patch in the mfd tree
 2025-03-17  3:45 UTC 

[android-common:android16-6.12 1/1] phylink.c:(.text+0xe48): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `rtnl_is_locked'
 2025-03-17  3:41 UTC 

[broonie-ci:20250313_tiwai_asoc_convert_to_modern_pm_macros 113/194] sound/soc/codecs/cs35l56.c:949:12: warning: 'cs35l56_runtime_resume_i2c_spi' defined but not used
 2025-03-17  3:41 UTC 

[syzbot] [kernel?] upstream test error: KASAN: slab-use-after-free Write in binder_add_device (2)
 2025-03-17  3:38 UTC  (2+ messages)

[syzbot] [kernel?] KASAN: slab-use-after-free Write in binder_add_device
 2025-03-17  3:38 UTC  (3+ messages)

linux-next: manual merge of the backlight tree with the arm-soc-fixes tree
 2025-03-17  3:34 UTC 

[PATCH v7 0/8] Add Starfive JH7110 Cadence USB driver
 2025-03-17  3:21 UTC  (2+ messages)

[PATCH rtw-next 0/4] Improve RTL8814AU performance
 2025-03-17  3:31 UTC  (9+ messages)
` [PATCH rtw-next 1/4] wifi: rtw88: usb: Enable switching the RTL8814AU to USB 3
` [PATCH rtw-next 2/4] wifi: rtw88: usb: Enable RX aggregation for RTL8814AU
` [PATCH rtw-next 3/4] wifi: rtw88: Set AMPDU factor to hardware
` [PATCH rtw-next 4/4] wifi: rtw88: Don't set SUPPORTS_AMSDU_IN_AMPDU for RTL8814AU

FAILED: patch "[PATCH] block: fix missing dispatching request when queue is started" failed to apply to 5.15-stable tree
 2025-03-17  3:30 UTC  (2+ messages)
` [PATCH 5.15.y] block: fix missing dispatching request when queue is started or unquiesced

[f2fs-dev] [PATCH] f2fs_io: add fragread command to evaluate fragmented buffer for reads
 2025-03-17  3:30 UTC  (5+ messages)

FAILED: patch "[PATCH] block: fix ordering between checking QUEUE_FLAG_QUIESCED" failed to apply to 5.15-stable tree
 2025-03-17  3:29 UTC  (2+ messages)
` [PATCH 5.15.y] block: fix ordering between checking QUEUE_FLAG_QUIESCED request adding

[PATCH mptcp-next v1 0/3] bugfixes for "BPF path manager, part 6, v2"
 2025-03-17  3:29 UTC  (4+ messages)
` [PATCH mptcp-next v1 1/3] Squash to "mptcp: pm: add subflow_established() interface"
` [PATCH mptcp-next v1 2/3] Squash to "mptcp: pm: add established() interface"
` [PATCH mptcp-next v1 3/3] Squash to "mptcp: pm: add rm_addr_received() interface"

[PATCH] usb: remove the invalid comments
 2025-03-17  3:28 UTC  (3+ messages)
` [PATCH v3 1/2] usb: cdns3: Remove the invalid comment

[PATCH v2 1/2] PCI: plda: Remove unused IRQ handler and simplify IRQ request logic
 2025-03-17  3:26 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: starfive: Simplify event doorbell bitmap initialization in pcie-starfive

[PATCH v5 0/6] add USB2.0 support for i.MX95-19x19 EVK board
 2025-03-17  3:26 UTC  (3+ messages)
` [PATCH v5 3/6] usb: chipidea: imx: add wakeup interrupt handling

[f2fs-dev] [PATCH v1] f2fs: optimize f2fs DIO overwrites
 2025-03-17  3:20 UTC  (3+ messages)
  `  "

[PULL] u-boot-sh/master
 2025-03-17  3:16 UTC 

[f2fs-dev] [PATCH] f2fs: fix to avoid atomicity corruption of atomic file
 2025-03-17  3:19 UTC  (3+ messages)
    `  "

[PATCH 6.6.y] mm: split critical region in remap_file_pages() and invoke LSMs in between
 2025-03-17  3:16 UTC 

[PULL] u-boot-usb/next
 2025-03-17  3:15 UTC 

[PATCH v3 00/11] fs: exfat: Add exfat port based on exfat-fuse
 2025-03-17  3:12 UTC  (11+ messages)
` [PATCH v3 01/11] cmd: fs: Add generic mkdir implementation
` [PATCH v3 02/11] cmd: fs: Add generic rm implementation
` [PATCH v3 03/11] test_fs: Allow testing FS_GENERIC
` [PATCH v3 04/11] linux: Add generic struct stat {}
` [PATCH v3 05/11] fs: Add generic fs_devread() implementation
` [PATCH v3 07/11] fs: exfat: Add U-Boot porting layer
` [PATCH v3 08/11] fs: exfat: Fix conversion overflow errors
` [PATCH v3 09/11] fs: exfat: Demote filesystem detection failure message to debug()
` [PATCH v3 10/11] configs: sandbox: Enable exfat support
` [PATCH v3 11/11] test_fs: Add exfat tests

[PATCH v2 1/2] riscv: fgraph: Select HAVE_FUNCTION_GRAPH_TRACER depends on HAVE_DYNAMIC_FTRACE_WITH_ARGS
 2025-03-17  3:12 UTC  (4+ messages)
` [PATCH v2 2/2] riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrace_return_to_handler

[PATCH] riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrace_return_to_handler
 2025-03-17  3:06 UTC  (4+ messages)

Key update for Chen-Yu Tsai
 2025-03-17  3:06 UTC 

[PATCH v2] rust: optimize rust symbol generation for SeqFile
 2025-03-17  3:04 UTC 

[PATCH v3 0/7] Enable shared device assignment
 2025-03-17  3:00 UTC  (6+ messages)
` [PATCH v3 3/7] memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
` [PATCH v3 4/7] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd

[PATCH] LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNC
 2025-03-17  2:58 UTC  (3+ messages)

[PATCH v14 0/2] media: qcom: camss: Add sc7280 support
 2025-03-17  2:56 UTC  (2+ messages)

[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-03-17  2:57 UTC  (12+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v8 4/7] can: Add Nuvoton NCT6694 CANFD support

[PATCH] dt-bindings: clock: qcom,x1e80100-camcc: Fix the list of required-opps
 2025-03-17  2:56 UTC  (2+ messages)

[PATCH v2 0/1] Fix USB vdd info for IPQ9574
 2025-03-17  2:55 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: qcom: qcs615: remove disallowed property in spmi bus node
 2025-03-17  2:55 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcm6490-idp: Update protected clocks list
 2025-03-17  2:55 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: ipq5424: enable GPIO based LEDs and Buttons
 2025-03-17  2:55 UTC  (2+ messages)

[PATCH v2 0/2] Add support to scale DDR and L3 on SA8775P
 2025-03-17  2:55 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sa8775p: Add LMH interrupts for cpufreq_hw node
 2025-03-17  2:55 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: x1e80100-vivobook-s15: Add usb a and sd-card reader
 2025-03-17  2:55 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8650: Fix domain-idle-state for CPU2
 2025-03-17  2:55 UTC  (2+ messages)

[PATCH v5 00/13] Modem support for MSM8226
 2025-03-17  2:55 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/8] arm64: dts: qcom: x1e: mark l12b and l15b always-on
 2025-03-17  2:55 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp-crd: add support for volume-up key
 2025-03-17  2:55 UTC  (2+ messages)

[PATCH 0/8] arm64: dts: qcom: x1e: mark l12b and l15b always-on
 2025-03-17  2:55 UTC  (2+ messages)

[PATCH v5] ARM: dts: nexus4: Initial dts
 2025-03-17  2:55 UTC  (2+ messages)

[PATCH v2 0/4] Add and enable the panel
 2025-03-17  2:55 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] SDM660/MSM8953 Fix video core clock status stuck
 2025-03-17  2:55 UTC  (2+ messages)

[PATCH] docs/zh_CN: fix spelling mistake
 2025-03-17  2:53 UTC  (5+ messages)

[PATCH v2] rust: sync: optimize Rust symbol generation for PollCondVar
 2025-03-17  2:52 UTC 

[PATCH v4 0/3] Add support for Amlogic A4/A5 Reset
 2025-03-17  2:49 UTC  (5+ messages)
` [PATCH v4 2/3] arm64: dts: amlogic: Add A4 Reset Controller

[PATCH] pinctrl: qcom: Clear latched interrupt status when changing IRQ type
 2025-03-17  2:49 UTC  (3+ messages)

[PATCH v2] rust: file: optimize rust symbol generation for FileDescriptorReservation
 2025-03-17  2:37 UTC 

[PATCH v4] dma-buf: heap: Replace nested max() with single max3()
 2025-03-17  2:37 UTC 

[PATCH v2] dt-bindings: timer: Add SiFive CLINT2
 2025-03-17  2:36 UTC  (4+ messages)

Linux6.14-rc5: KASAN: use-after-free Read in zswap_store
 2025-03-17  2:33 UTC  (2+ messages)

[Bug 219888] New: amdgpu: Oops connecting HDMI/DVI/DP on HD 7850 (Pitcairn)
 2025-03-17  2:33 UTC  (4+ messages)
` [Bug 219888] "

[v2,0/2] Add an interface to get current DDR data rate
 2025-03-17  2:30 UTC  (4+ messages)
` [v2,1/2] memory/mediatek: "

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-03-17  2:32 UTC  (7+ messages)
` [RFC PATCH v2 14/22] iommufd: Add TIO calls

general protection fault in afs_atcell_get_link
 2025-03-17  2:31 UTC 

[PATCH RESEND v2] blk-cgroup: improve policy registration error handling
 2025-03-17  2:29 UTC 

[PATCH v3 0/3] target/loongarch: Solve some issues reported from coccinelle
 2025-03-17  2:29 UTC  (4+ messages)
` [PATCH v3 1/3] target/loongarch: Fix error handling of KVM feature checks
` [PATCH v3 2/3] hw/loongarch/virt: Remove unnecessary NULL pointer
` [PATCH v3 3/3] target/loongarch: Remove unnecessary temporary variable assignment

[PATCH v3] leds: Introduce userspace LED triggers driver
 2025-03-17  2:28 UTC 

[PATCH] sched/deadline: Fix race in push_dl_task
 2025-03-17  2:28 UTC  (7+ messages)

[PATCH v2] RDMA/erdma: Fix exception handling in erdma_accept_newconn()
 2025-03-17  2:27 UTC  (2+ messages)

[PATCH v4] leds: led-triggers: Improvements for default trigger
 2025-03-17  2:26 UTC 

[PATCH v2] sched/deadline: Fix race in push_dl_task
 2025-03-17  2:23 UTC 

[PATCH v3 1/2] leds: uleds documentation fixes
 2025-03-17  2:22 UTC  (2+ messages)
` [PATCH v3 2/2] leds: Add some setup ioctls to uleds driver

[PATCH v3] dma-buf: heaps: Replace nested max() with single max3()
 2025-03-17  2:21 UTC 

[PATCH v2] oe-selftest: fitimage add more u-boot tests
 2025-03-17  2:17 UTC  (2+ messages)

sof-soundwire: rt1318: add playback control switch
 2025-03-17  2:18 UTC 

kernel/bpf/crypto.c:160 bpf_crypto_ctx_create() warn: passing positive error code '(-2)' to 'PTR_ERR'
 2025-03-17  2:17 UTC 

[meta-arago][master/scarthgap][PATCH] gstreamer1.0-plugins-good: Add Patch to Support Cropping for JPEG Encoder
 2025-03-17  2:14 UTC 

[PATCH next] Coresight: Fix a NULL vs IS_ERR() bug in probe
 2025-03-17  2:13 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix SDMA engine reset logic
 2025-03-17  2:12 UTC  (2+ messages)

[PATCH] mm/vmalloc: fix mischeck pfn valid in vmap_pfns
 2025-03-17  2:12 UTC  (2+ messages)

FW: Wireless speed regression issue with >6.12.12/6.13.x + firmware update for mediatek MT7925
 2025-03-17  2:12 UTC 

[PATCH 00/12] target/riscv: Fix some RISC-V instruction corner cases
 2025-03-17  2:08 UTC  (3+ messages)
  ` [CAUTION - External Sender] "

[PATCH 0/8 RFC] tidy up various VFS lookup functions
 2025-03-17  2:06 UTC  (3+ messages)

[PATCH] dyndbg: use sysfs_emit() instead of scnprintf()
 2025-03-17  2:03 UTC 

[PATCH net-next 0/3] Fix late DMA unmap crash for page pool
 2025-03-17  2:02 UTC  (2+ messages)

[PATCH] drm/amdgpu/sdma: fix engine reset handling
 2025-03-17  2:01 UTC  (2+ messages)

[PATCH v2 0/3] usb: chipidea: ci_hdrc_imx: fix some issues in probe/remove
 2025-03-17  1:56 UTC  (7+ messages)
` [PATCH v2 1/3] usb: chipidea: ci_hdrc_imx: fix usbmisc handling
` [PATCH v2 2/3] usb: chipidea: ci_hdrc_imx: fix call balance of regulator routines
` [PATCH v2 3/3] usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handling

[PATCH -next] ring-buffer: Remove the unused variable bmeta
 2025-03-17  1:55 UTC 

[PATCH v3] QIOChannelSocket: Flush zerocopy socket error queue on sendmsg failure due to ENOBUF
 2025-03-17  1:52 UTC 

[PATCH v2] dma-buf: heaps: Replace nested max() with single max3()
 2025-03-17  1:52 UTC 

[PATCH v2 00/11] fs: exfat: Add exfat port based on exfat-fuse
 2025-03-17  1:04 UTC  (4+ messages)
` [PATCH v2 11/11] test_fs: Add exfat tests

[PATCH v3] USB: serial: ftdi_sio: add support for Altera USB Blaster 3
 2025-03-17  1:48 UTC  (5+ messages)

[OE-core][PATCH] kea: fix conflict between multilibs
 2025-03-17  1:41 UTC 

[PATCH v4 0/6] arm64: Introduce CIX P1 (SKY1) SoC
 2025-03-17  1:38 UTC  (3+ messages)

[PATCH][next] iio: proximity: cros_ec_mkbp_proximity: Avoid -Wflex-array-member-not-at-end warning
 2025-03-17  1:36 UTC  (2+ messages)

[PATCH] iio: hid-sensor-prox: Add support for 16-bit report size
 2025-03-17  1:36 UTC 

[PATCH] net/smc: Reduce size of smc_wr_tx_tasklet_fn
 2025-03-17  1:34 UTC  (2+ messages)

[PATCH 1/4] selftests: ntsync: fix the wrong condition in wake_all
 2025-03-17  1:33 UTC  (2+ messages)

[PATCH v5 0/2] Update ECN and Add ACCECN feature
 2025-03-17  1:32 UTC  (6+ messages)
` [PATCH v5 1/2] virtio-net: Fix ECN feature descritpion

[PATCH][next] iio: cros_ec: Avoid -Wflex-array-member-not-at-end warning
 2025-03-17  1:32 UTC  (2+ messages)

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-03-17  1:29 UTC  (10+ messages)
` [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v12 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v12 14/28] riscv: Implements arch agnostic indirect branch tracking prctls

[PATCH] rust: file: optimize rust symbol generation for FileDescriptorReservation
 2025-03-17  1:26 UTC  (5+ messages)

[PATCH bpf-next v5 00/13] bpf qdisc
 2025-03-17  1:25 UTC  (4+ messages)
` [PATCH bpf-next v5 12/13] selftests/bpf: Add a bpf fq qdisc to selftest

[PATCH net-next v10 00/10] tun: Introduce virtio-net hashing feature
 2025-03-17  1:25 UTC  (3+ messages)
` [PATCH net-next v10 03/10] tun: Allow steering eBPF program to fall back

[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
 2025-03-17  1:24 UTC  (27+ messages)
` [PATCH net-next v9 1/6] virtio_net: Add functions for hashing
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT

[PATCH] drm/amdgpu: Implement WQ_MEM_RECLAIM workqueue for Process Isolation
 2025-03-17  1:22 UTC 

[RFC PATCH 0/5] TDX host: kexec/kdump support
 2025-03-17  1:19 UTC  (10+ messages)
` [RFC PATCH 3/5] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum

[PATCH v3] wifi: mt76: mt7925: fix the incomplete revert of [tx,rx]_ba for MLO
 2025-03-17  1:17 UTC 

[PATCH] util/loongarch64: Add clang compiler support
 2025-03-17  1:14 UTC  (3+ messages)

[PATCH stable 6.6 v2] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-17  1:16 UTC 

[PATCH stable 6.1 v2] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-17  1:15 UTC 

[PATCH stable 5.15 v2] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-17  1:13 UTC 

[PATCH v2] PCI: Declare quirk_huawei_pcie_sva() as pci_fixup_header
 2025-03-17  1:13 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] memcg: add hierarchical effective limits for v2
 2025-03-17  1:12 UTC  (11+ messages)

[PATCH] host/include/loongarch64: Fix inline assembly compatibility with Clang
 2025-03-17  1:06 UTC  (2+ messages)

Go on a covert date with women!💕View My Group💕 - Mar 16, 2025
 2025-03-17  1:06 UTC 

[PATCH v3 0/2] mm/compaction: allow more aggressive proactive compaction
 2025-03-17  1:02 UTC  (2+ messages)

[PATCH][next] usb: gadget: uvc: Avoid -Wflex-array-member-not-at-end warnings
 2025-03-17  0:52 UTC 

[to-be-updated] mmu_gather-move-tlb-flush-for-vm_pfnmap-vm_mixedmap-vmas-into-free_pgtables.patch removed from -mm tree
 2025-03-17  0:50 UTC 

[PATCH v4] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
 2025-03-17  0:50 UTC  (3+ messages)

[PATCH] meson: port python bindings to build natively via meson and meson-python
 2025-03-17  0:40 UTC 

[merged mm-hotfixes-stable] mm-page_alloc-fix-memory-accept-before-watermarks-gets-initialized.patch removed from -mm tree
 2025-03-17  0:41 UTC 

[merged mm-hotfixes-stable] mm-decline-to-manipulate-the-refcount-on-a-slab-page.patch removed from -mm tree
 2025-03-17  0:41 UTC 

[merged mm-hotfixes-stable] memcg-drain-obj-stock-on-cpu-hotplug-teardown.patch removed from -mm tree
 2025-03-17  0:41 UTC 

[merged mm-hotfixes-stable] mm-huge_memory-drop-beyond-eof-folios-with-the-right-number-of-refs.patch removed from -mm tree
 2025-03-17  0:41 UTC 

[merged mm-hotfixes-stable] selftests-mm-run_vmtestssh-fix-half_ufd_size_mb-calculation.patch removed from -mm tree
 2025-03-17  0:41 UTC 

[merged mm-hotfixes-stable] mm-fix-error-handling-in-__filemap_get_folio-with-fgp_nowait.patch removed from -mm tree
 2025-03-17  0:41 UTC 

[merged mm-hotfixes-stable] mm-memcontrol-fix-swap-counter-leak-from-offline-cgroup.patch removed from -mm tree
 2025-03-17  0:41 UTC 

[merged mm-hotfixes-stable] mm-vma-do-not-register-private-anon-mappings-with-khugepaged-during-mmap.patch removed from -mm tree
 2025-03-17  0:41 UTC 

[merged mm-hotfixes-stable] squashfs-fix-invalid-pointer-dereference-in-squashfs_cache_delete.patch removed from -mm tree
 2025-03-17  0:41 UTC 

[merged mm-hotfixes-stable] mm-migrate-fix-shmem-xarray-update-during-migration.patch removed from -mm tree
 2025-03-17  0:41 UTC 

[merged mm-hotfixes-stable] mm-hugetlb-fix-surplus-pages-in-dissolve_free_huge_page.patch removed from -mm tree
 2025-03-17  0:41 UTC 

[merged mm-hotfixes-stable] mm-damon-core-initialize-damos-walk_completed-in-damon_new_scheme.patch removed from -mm tree
 2025-03-17  0:41 UTC 

[merged mm-hotfixes-stable] mm-damon-respect-core-layer-filters-allowance-decision-on-ops-layer.patch removed from -mm tree
 2025-03-17  0:41 UTC 

[merged mm-hotfixes-stable] filemap-move-prefaulting-out-of-hot-write-path.patch removed from -mm tree
 2025-03-17  0:41 UTC 

[merged mm-hotfixes-stable] proc-fix-uaf-in-proc_get_inode.patch removed from -mm tree
 2025-03-17  0:41 UTC 


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.