All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-17 10:13:56 to 2025-03-17 10:46:28 UTC [more...]

[RFC PATCH 0/7] Defer throttle when task exits to user
 2025-03-17 10:56 UTC  (3+ messages)
` [RFC PATCH 1/7] sched/fair: Add related data structure for task based throttle

[PATCH 10/13] objtool: Add --Werror option
 2025-03-17 10:46 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 11/13] objtool: Change "warning:" to "error:" for --Werror
 2025-03-17 10:46 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 12/13] objtool: Create backup on error and print args
 2025-03-17 10:46 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 13/13] objtool: Add CONFIG_OBJTOOL_WERROR
 2025-03-17 10:46 UTC  (2+ messages)
` [tip: objtool/core] "

[RFC PATCH 0/2] net: introduce per netns packet type chains
 2025-03-17 10:46 UTC  (7+ messages)
` [RFC PATCH 1/2] net: introduce per netns packet chains

[PATCH v2 00/22] make pin-init into a standalone crate
 2025-03-17 10:45 UTC  (3+ messages)

Pull request efi-2025-04-rc5
 2025-03-17 10:45 UTC 

[PATCH 0/4] Panthor BO tagging and GEMS debug display
 2025-03-17  7:45 UTC  (3+ messages)
` [PATCH 1/4] drm/panthor: Introduce BO labeling

[PATCH] drm/bridge: sil-sii8620: Use dev_err_probe()
 2025-03-17  6:04 UTC 

[PATCH v6 04/10] KVM: guest_memfd: Allow host to map guest_memfd() pages
 2025-03-17 10:42 UTC  (3+ messages)

[PATCH 0/5] sched: Make CONFIG_SCHED_DEBUG features unconditional
 2025-03-17 10:42 UTC  (6+ messages)
` [PATCH 1/5] sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
` [PATCH 2/5] sched/debug: Make 'const_debug' tunables unconditional __read_mostly
` [PATCH 3/5] sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
` [PATCH 4/5] sched/debug, Documentation: Remove (most) CONFIG_SCHED_DEBUG references from documentation
` [PATCH 5/5] sched/debug: Remove CONFIG_SCHED_DEBUG

[PATCH 0/2] gdb invalid memory access handling improvements
 2025-03-17 10:41 UTC  (4+ messages)
` [PATCH 2/2] memory: suppress INVALID_MEM logs caused by debug access

[PATCH v2 00/12] arm64: dts: freescale: Add support for the GOcontroll Moduline Display
 2025-03-17 10:42 UTC  (6+ messages)
` [PATCH v2 03/12] dt-bindings: connector: Add the GOcontroll Moduline module slot bindings

[PATCH 0/6] systemd based initrd and modular kernel support
 2025-03-17 10:42 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/5] drm/xe: xe-only patches from the multi-device GPUSVM series
 2025-03-17 10:41 UTC  (6+ messages)
` [PATCH 1/5] drm/xe: Introduce CONFIG_DRM_XE_GPUSVM
` [PATCH 2/5] drm/xe/svm: Fix a potential bo UAF
` [PATCH 3/5] drm/xe/bo: Add a bo remove callback
` [PATCH 4/5] drm/xe/migrate: Allow xe_migrate_vram() also on non-pagefault capable devices
` [PATCH 5/5] drm/xe/uapi, drm/xe: Make the PT code handle placement per PTE rather than per vma / range

[PATCH 00/18] mfd: adp5585: support keymap events and drop legacy Input driver
 2025-03-17 10:41 UTC  (7+ messages)
` [PATCH 05/18] dt-bindings: mfd: adp5585: document adp5589 I/O expander

[PATCH] mmc: Add quirk to disable DDR50 tuning
 2025-03-17 10:40 UTC  (2+ messages)

[RFC PATCH] cmd: fwu: Dump custom fields from mdata structure
 2025-03-17 10:40 UTC  (3+ messages)

linux-next: manual merge of the kspp tree with the kunit-next and mm trees
 2025-03-17 10:39 UTC 

[PATCH v28 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2025-03-17 10:39 UTC  (5+ messages)
` [PATCH v28 2/3] reset: npcm: register npcm8xx clock auxiliary bus device

[RFC kvmtool 0/9] arm: Drop support for 32-bit kvmtool
 2025-03-17 10:39 UTC  (2+ messages)

[RFC PATCH v1 0/2] platform: toradex: Add toradex embedded controller
 2025-03-17 10:39 UTC  (6+ messages)

[PATCH v2] media: dt-bindings: Convert Analog Devices ad5820 to DT schema
 2025-03-17 10:37 UTC  (2+ messages)

[PATCH v5] ref-manual: variable FIT_SIGN_INDIVIDUAL mix-and-match attacks
 2025-03-17 10:36 UTC  (2+ messages)
` [docs] "

[PATCH 00/13] Fail the build on objtool warnings
 2025-03-17 10:36 UTC  (4+ messages)
` [PATCH 03/13] objtool: Improve __noreturn annotation warning

[PATCH v3 0/7] Enable shared device assignment
 2025-03-17 10:36 UTC  (10+ messages)
` [PATCH v3 4/7] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd
` [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks

[PATCH 1/2] rust: alloc: extend safety requirements of Vec::set_len()
 2025-03-17 10:36 UTC  (2+ messages)

[PATCH v4 0/9] preempt: Add a generic function to return the preemption string
 2025-03-17 10:34 UTC  (9+ messages)
` [PATCH v4 1/9] sched: "
  ` [tip: sched/core] "

[PATCH v9 0/6] scanf: convert self-test to KUnit
 2025-03-17 10:34 UTC  (5+ messages)

[PATCH v4 2/9] lib/dump_stack: Use preempt_model_str()
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 0/9] drivers: Transition to the faux device interface
 2025-03-17 10:34 UTC  (10+ messages)
` [PATCH 3/9] efi: Remove redundant creation of the "efivars" platform device
` [PATCH 4/9] rtc: efi: Transition to the faux device interface
` [PATCH 5/9] virt: efi_secret: "
` [PATCH 6/9] ASoC: soc-utils: "
` [PATCH 7/9] net: phy: fixed_phy: transition "
` [PATCH 8/9] ACPI: APEI: EINJ: Transition "
` [PATCH 9/9] regulator: dummy: convert to use "

[PATCH v4 3/9] arm: Rely on generic printing of preemption model
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 4/9] arm64: Rely on generic printing of preemption model
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 5/9] powerpc: Rely on generic printing of preemption model
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 6/9] s390: Rely on generic printing of preemption model
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 7/9] x86: Rely on generic printing of preemption model
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 8/9] xtensa: Rely on generic printing of preemption model
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 9/9] tracing: Use preempt_model_str()
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 1/8] sched/deadline: Ignore special tasks when rebuilding domains
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 2/8] sched/topology: Wrappers for sched_domains_mutex
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 3/8] sched/deadline: Generalize unique visiting of root domains
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 4/8] sched/deadline: Rebuild root domain accounting after every update
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 5/8] sched/topology: Remove redundant dl_clear_root_domain call
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 6/8] cgroup/cpuset: Remove partition_and_rebuild_sched_domains
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 7/8] sched/topology: Stop exposing partition_sched_domains_locked
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v4 8/8] include/{topology,cpuset}: Move dl_rebuild_rd_accounting to cpuset.h
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v5 0/2] regulator: add new PMIC PF9453 support
 2025-03-17 10:34 UTC  (2+ messages)

[PATCH RESEND v4 0/2] regulator: add new PMIC PF9453 support
 2025-03-17 10:34 UTC  (2+ messages)

[PATCH] perf: Extend per event callchain limit to branch stack
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V10 1/7] perf: Save PMU specific data in task_struct
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V10 2/7] locking/percpu-rwsem: Add guard support
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V10 3/7] perf: attach/detach PMU specific data
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V10 4/7] perf: Supply task information to sched_task()
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V10 5/7] perf/x86/lbr: Fix shorter LBRs call stacks for the system-wide mode
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V10 6/7] perf/x86: Remove swap_task_ctx()
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V10 7/7] perf: Clean up pmu specific data
 2025-03-17 10:34 UTC  (2+ messages)
` [tip: perf/core] "

[ANNOUNCE] Git for Windows 2.49.0
 2025-03-17 10:34 UTC 

[PATCH net] driver core: auxiliary bus: Fix sysfs creation on bind
 2025-03-17 10:32 UTC 

[PATCH] rust: page:: optimize rust symbol generation for Page
 2025-03-17 10:33 UTC  (2+ messages)

[PATCH net] xfrm: Force software GSO only in tunnel mode
 2025-03-17 10:32 UTC 

[PATCH] media: i2c: lt6911uxe: Fix Kconfig dependencies:
 2025-03-17 10:32 UTC  (3+ messages)

[RFC PATCH v3 0/3] introduce io_uring_cmd_import_fixed_vec
 2025-03-17 10:32 UTC  (3+ messages)

[PATCH v2] drm/rockchip: dw_hdmi_qp: Fix io init for dw_hdmi_qp_rockchip_resume
 2025-03-17 10:27 UTC  (2+ messages)

[PATCH v2 0/5] firmware: arm_scmi: Minor cleanups in the scmi bus layer
 2025-03-17 10:31 UTC  (6+ messages)
` [PATCH v2 1/5] firmware: arm_scmi: Ensure scmi_devices are always matched by name as well
` [PATCH v2 2/5] firmware: arm_scmi: Refactor device matching logic to eliminate duplication
` [PATCH v2 3/5] firmware: arm_scmi: Refactor error logging from SCMI device creation to single helper
` [PATCH v2 4/5] firmware: arm_scmi: Assign correct parent to arm-scmi platform device
` [PATCH v2 5/5] firmware: arm_scmi: Exclude transport devices from bus matching

[PATCH v4] wifi: mac80211: check basic rates validity in sta_link_apply_parameters
 2025-03-17 10:31 UTC 

[PATCh v3 0/3] Add i.MX943 basic dts support
 2025-03-17 10:31 UTC  (4+ messages)
` [PATCh v3 2/3] arm64: dts: freescale: Add basic dtsi for imx943

TCC cooling on Meteorlake
 2025-03-17 10:31 UTC 

[PATCH RFC 0/8] Add a deadline server for sched_ext tasks
 2025-03-17 10:31 UTC  (5+ messages)
` [PATCH RFC 3/8] sched/ext: Add a DL "

[PATCH 0/3] firmware: exynos-acpm: read fix & reduce log verbosity
 2025-03-17 10:26 UTC  (5+ messages)
` [PATCH 1/3] firmware: exynos-acpm: fix reading longer results
` [PATCH 2/3] firmware: exynos-acpm: silence EPROBE_DEFER error on boot

[PATCH v1 0/4] iio: adc: ad4000: Add SPI offload support
 2025-03-17 10:30 UTC  (5+ messages)
` [PATCH v1 1/4] iio: adc: ad4000: Add support for SPI offload
` [PATCH v1 4/4] Documentation: iio: ad4000: Describe offload support

[PATCH i-g-t] lib/intel_allocator_simple: Prevent deadlock due to log mutex contention
 2025-03-17 10:30 UTC  (4+ messages)

[PATCH mptcp-next v3 0/2] add bpf_iter_task
 2025-03-17 10:29 UTC  (4+ messages)
` [PATCH mptcp-next v3 1/2] mptcp: add bpf_iter_task for mptcp_sock

[RFC] Use after free in BPF/ XDP during XDP_REDIRECT
 2025-03-17 10:29 UTC  (8+ messages)

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

[PATCH] rust: sync: optimize rust symbol generation for CondVar
 2025-03-17 10:29 UTC  (3+ messages)

[PATCH] x86/fpu: Use XSAVE{,OPT,C,S} and XRSTOR{,S} mnemonics in xstate.h
 2025-03-17 10:28 UTC  (4+ messages)
` [tip: x86/fpu] "

[PATCH v1] net: phy: broadcom: Correct BCM5221 PHY model detection failure
 2025-03-17 10:28 UTC  (3+ messages)

[PATCH 1/3] smb: minor cleanup to remove unused function declaration
 2025-03-17 10:27 UTC  (3+ messages)
` [PATCH 2/3] smb: mark the new channel addition log as informational log with cifs_info
` [PATCH 3/3] smb: fix secondary channel creation issue with kerberos by populating hostname when adding channels

[PATCH 0/4] ASoC: Intel: avs: move devm_kzalloc(..., size * n, ...) to devm_kcalloc
 2025-03-17 10:28 UTC  (2+ messages)

[PATCH v4 00/13] Add initial support for Renesas RZ/T2H SoC
 2025-03-17 10:27 UTC  (5+ messages)
` [PATCH v4 08/13] serial: sh-sci: Introduced function pointers

[PATCH 0/2] lib: sbi_ipi: Return error for invalid hartids
 2025-03-17 10:27 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH] ASoC: mt8365: remove unnecessary NULL check before clk_disable_unprepare()
 2025-03-17 10:17 UTC  (2+ messages)

[kvm-unit-tests PATCH v10 0/8] riscv: add SBI SSE extension tests
 2025-03-17 10:19 UTC  (18+ messages)
` [kvm-unit-tests PATCH v10 1/8] kbuild: Allow multiple asm-offsets file to be generated
` [kvm-unit-tests PATCH v10 2/8] riscv: Set .aux.o files as .PRECIOUS
` [kvm-unit-tests PATCH v10 3/8] riscv: Use asm-offsets to generate SBI_EXT_HSM values
` [kvm-unit-tests PATCH v10 4/8] riscv: sbi: Add functions for version checking
` [kvm-unit-tests PATCH v10 5/8] lib: riscv: add functions to get implementer ID and version
` [kvm-unit-tests PATCH v10 6/8] riscv: lib: Add SBI SSE extension definitions
` [kvm-unit-tests PATCH v10 7/8] lib: riscv: Add SBI SSE support
` [kvm-unit-tests PATCH v10 8/8] riscv: sbi: Add SSE extension tests

[PATCH v5] sched/topology: Enable topology_span_sane check only for debug builds
 2025-03-17 10:25 UTC  (4+ messages)

[PATCH 1/2] thunderbolt: Scan retimers after device router has been enumerated
 2025-03-17 10:25 UTC  (2+ messages)

[PATCH] drm/rockchip: dw_hdmi_qp: Fix io init for dw_hdmi_qp_rockchip_resume
 2025-03-17 10:16 UTC  (3+ messages)

[Bug 219890] New: illuminance sensor is jittering between correct value and 0.03lux
 2025-03-17 10:25 UTC  (2+ messages)
` [Bug 219890] "

Migrating npm installation script into Yocto BSP
 2025-03-17 10:24 UTC  (2+ messages)
` [yocto] "

[PATCH net] rtnetlink: Allocate vfinfo size for VF GUIDs when supported
 2025-03-17 10:24 UTC 

[v2,net] net: phy: broadcom: Correct BCM5221 PHY model detection failure
 2025-03-17 10:24 UTC  (2+ messages)

[PATCH] can: add protocol counter for AF_CAN sockets
 2025-03-17 10:21 UTC  (8+ messages)

[PATCH v2] rust: file: optimize rust symbol generation for FileDescriptorReservation
 2025-03-17 10:24 UTC  (2+ messages)

[PATCH v2] fs/proc/page: Refactoring to reduce code duplication
 2025-03-17 10:24 UTC  (2+ messages)

[PATCH v2] rust: sync: optimize Rust symbol generation for PollCondVar
 2025-03-17 10:23 UTC  (2+ messages)

[PATCH net-next v23 03/23] ovpn: add basic interface creation/destruction/management routines
 2025-03-17 10:23 UTC  (7+ messages)

[PATCH 0/2] rust: alloc: split `Vec::set_len` into `Vec::{inc,dec}_len`
 2025-03-17 10:23 UTC  (4+ messages)
` [PATCH 1/2] rust: alloc: replace `Vec::set_len` with `inc_len`

[PATCH] Check if version is actually a file
 2025-03-17 10:23 UTC  (2+ messages)
` [poky] "

[PATCH 1/2] webkitgtk: 2.46.6 -> 2.48.0
 2025-03-17 10:22 UTC  (2+ messages)
` [PATCH 2/2] libpam: add ptest cases back

[PATCH] wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table
 2025-03-17 10:22 UTC 

[PATCH] app/crypto-perf: fix aad offset alignment
 2025-03-17 10:22 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v2] ppp: remove erroneous generated header from the source tree
 2025-03-17 10:21 UTC 

[PATCH] memstick: rtsx_usb_ms: Fix slab-use-after-free in rtsx_usb_ms_drv_remove
 2025-03-17 10:14 UTC 

[PATCH] selftests/mm: Add commentary about 9pfs bugs
 2025-03-17 10:20 UTC 

linux-next: manual merge of the rust tree with Linus' tree
 2025-03-17 10:20 UTC 

[PATCH v2 0/2] adding support for Microchip PAC194X Power Monitor
 2025-03-17 10:20 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: adding support for PAC194X

[linux-next-20250307] Build Failure
 2025-03-17 10:06 UTC  (6+ messages)

[PATCH] rust: rbtree: fix comments referring to Box instead of KBox
 2025-03-17 10:19 UTC  (2+ messages)

[PATCH v6 00/13] large atomic writes for xfs with CoW
 2025-03-17 10:18 UTC  (4+ messages)
` [PATCH v6 10/13] xfs: iomap COW-based atomic write support

[PATCH stable 6.6 v3] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-17 10:18 UTC  (2+ messages)

[PATCH stable 6.1 v3] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-17 10:18 UTC  (2+ messages)

[PATCH stable 5.15 v3] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-17 10:18 UTC  (2+ messages)

[PATCH 0/3] regulator: rtq2208: Fix incorrect code section
 2025-03-17 10:06 UTC  (4+ messages)
` [PATCH 1/3] regulator: rtq2208: Fix incorrect buck converter phase mapping
` [PATCH 2/3] regulator: rtq2208: Fix the LDO DVS capability
` [PATCH 3/3] regulator: dt-bindings: rtq2208: Remove unnecessary property of fixed LDO VOUT

[PATCH] ASoC: codecs: wcd937x: fix a potential memory leak in wcd937x_soc_codec_probe()
 2025-03-17 10:17 UTC  (2+ messages)

[PATCH next] ASoC: amd: acp: Fix leak in acp_pci_probe()
 2025-03-17 10:17 UTC  (2+ messages)

[PATCH v2] ASoC: soc-pcm: tidyup function name to snd_soc_dpcm_be_can_xxx()
 2025-03-17 10:17 UTC  (2+ messages)

[PATCH] ASoC: tegra: Use non-atomic timeout for ADX status register
 2025-03-17 10:17 UTC  (2+ messages)

[PATCH] ASoC: sma1307: Add NULL check in sma1307_setting_loaded()
 2025-03-17 10:17 UTC  (2+ messages)

[PATCH] ASoC: cs35l56: Remove redundant 'flush_workqueue()' calls
 2025-03-17 10:17 UTC  (2+ messages)

[PATCH] ASoC: tlv320adc3xxx: remove unnecessary NULL check before clk_disable_unprepare()
 2025-03-17 10:17 UTC  (2+ messages)

[PATCH] ASoC: ti: davinci-i2s: remove unnecessary NULL check before clk_disable_unprepare()
 2025-03-17 10:17 UTC  (2+ messages)

[PATCH net-next 0/3] Bug fixes from XDP and perout series
 2025-03-17 10:15 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ti: prueth: Fix kernel warning while bringing down network interface
` [PATCH net-next 2/3] net: ti: prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame()
` [PATCH net-next 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request

[PATCH v3 0/2] ACPI: NUMA: debug invalid unused PXM value for CFMWs
 2025-03-17 10:15 UTC  (3+ messages)
` [PATCH v3 1/2] mm: numa_memblks: introduce numa_add_reserved_memblk
` [PATCH v3 2/2] ACPI: NUMA: debug invalid unused PXM value for CFMWs

[PATCH] i3c: master: svc: fix signed/unsigned mismatch in dynamic address assignment
 2025-03-17 10:15 UTC 

[PATCH v2] rust: optimize rust symbol generation for SeqFile
 2025-03-17 10:14 UTC  (2+ messages)

[PATCH] perf/x86: Check data address for IBS software filter
 2025-03-17 10:15 UTC  (3+ messages)
` [tip: perf/urgent] "

[PATCH] PCI/AER: Consolidate CXL and native AER reporting paths
 2025-03-17 10:14 UTC 

[PATCH] drm/panel/synaptics-r63353: Use _multi variants
 2025-03-17 10:14 UTC  (4+ messages)

ipp-usb 0.9.30
 2025-03-17 10:14 UTC 

[bug report] net: ti: icssg-prueth: Add XDP support
 2025-03-17 10:13 UTC  (3+ messages)
  ` [EXTERNAL] "

[kvm-unit-tests PATCH v2 0/5] arm64: Change the default QEMU CPU type to "max"
 2025-03-17 10:13 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 5/5] arm64: Use -cpu max as the default for TCG


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.