messages from 2023-02-13 18:08:09 to 2023-02-13 18:52:54 UTC [more...]
[PATCH 0/4] Adds support for running QEMU natively on windows-arm64
2023-02-13 18:08 UTC (5+ messages)
` [PATCH 3/4] qga/vss-win32: fix warning for clang++-15
` [PATCH 4/4] target/ppc: fix warning with clang-15
[GIT PULL] platform-drivers-x86 for 6.2-5
2023-02-13 18:52 UTC (2+ messages)
[PATCH v2 1/6] sign-file: refactor argument parsing logic
2023-02-13 18:50 UTC (7+ messages)
` [PATCH v2 2/6] sign-file: move file signing logic to its own function
` [PATCH v2 3/6] sign-file: add support sign modules in bulk
` [PATCH v2 4/6] sign-file: cosmetic fix
` [PATCH v2 v25/6] sign-file: fix few checkpatch issues
` [PATCH v2 5/6] sign-file: use const with a global string constant
` [PATCH v2 6/6] sign-file: improve help message
[PATCH -mm] mm: percpu: fix incorrect size in pcpu_obj_full_size()
2023-02-13 18:50 UTC (4+ messages)
[PATCH v2 0/4] kasan: Fix ordering between MTE tag colouring and page->flags
2023-02-13 18:47 UTC (11+ messages)
[tip: timers/core] clocksource: Print clocksource name when clocksource is tested unstable
2023-02-13 18:48 UTC
[GIT PULL v2 clocksource] Clocksource watchdog commits for v6.3
2023-02-13 18:48 UTC (2+ messages)
` [tip: timers/core] Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into timers/core
[tip: timers/core] clocksource: Loosen clocksource watchdog constraints
2023-02-13 18:48 UTC
[tip: timers/core] clocksource: Improve read-back-delay message
2023-02-13 18:48 UTC
[tip: timers/core] clocksource: Improve "skew is too large" messages
2023-02-13 18:48 UTC
[tip: timers/core] clocksource: Suspend the watchdog temporarily when high read latency detected
2023-02-13 18:48 UTC
[tip: timers/core] clocksource: Verify HPET and PMTMR when TSC unverified
2023-02-13 18:48 UTC
[tip: timers/core] clocksource: Enable TSC watchdog checking of HPET and PMTMR only when requested
2023-02-13 18:48 UTC
[tip: timers/core] x86/tsc: Add option to force frequency recalibration with HW timer
2023-02-13 18:48 UTC
[PATCH V2 00/10] Add basic ACPI support for risc-v virt
2023-02-13 18:48 UTC (3+ messages)
` [PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
[PATCH bpf-next] net: lan966x: set xdp_features flag
2023-02-13 18:46 UTC (4+ messages)
[PATCH v3 00/14] hw: Use QOM macros and remove DO_UPCAST() uses
2023-02-13 18:43 UTC (15+ messages)
` [PATCH v3 01/14] hw/char/serial-pci: Replace DO_UPCAST(PCISerialState) by PCI_SERIAL()
` [PATCH v3 02/14] hw/char/serial-pci-multi: Batch register types using DEFINE_TYPES macro
` [PATCH v3 03/14] hw/char/serial-pci-multi: Introduce PCI_MULTISERIAL QOM abstract parent
` [PATCH v3 04/14] hw/char/serial-pci-multi: Factor multi_serial_class_initfn() out
` [PATCH v3 05/14] hw/char/serial-pci-multi: Replace DO_UPCAST() by PCI_MULTISERIAL()
` [PATCH v3 06/14] hw/ide/qdev: Replace DO_UPCAST(IDEDevice) by IDE_DEVICE()
` [PATCH v3 07/14] hw/ide/qdev: Replace DO_UPCAST(IDEBus) by IDE_BUS()
` [PATCH v3 08/14] hw/net/ne2000-pci: Replace DO_UPCAST(PCINE2000State) by PCI_NE2000()
` [PATCH v3 09/14] hw/net/tulip: Finish QOM conversion
` [PATCH v3 10/14] hw/pci/pci: Replace DO_UPCAST(PCIBus) by PCI_BUS()
` [PATCH v3 11/14] hw/scsi/scsi-bus: Replace DO_UPCAST(SCSIBus) by SCSI_BUS()
` [PATCH v3 12/14] hw/scsi/scsi-bus: Inline two uses of scsi_bus_from_device()
` [PATCH v3 13/14] hw/usb/dev-hub: Use QOM USB_HUB() macro instead of casting
` [PATCH v3 14/14] hw/usb: Replace DO_UPCAST(USBBus) by USB_BUS()
[Intel-gfx] [PATCH v3] drm/i915: Consolidate TLB invalidation flow
2023-02-13 18:44 UTC (3+ messages)
` "
[Buildroot] [PATCH v1 1/1] package/sway: new package
2023-02-13 18:46 UTC (5+ messages)
[PATCH] PCI: Fix build error when CONFIG_PCI_MSI disabled
2023-02-13 18:46 UTC (5+ messages)
` [External] : "
[PATCH RFC] drivers/core: Replace lockdep_set_novalidate_class() with unique class keys
2023-02-13 18:46 UTC (11+ messages)
[PATCH 0/5] Take 3 at async RPCs and no longer looping forever on signals
2023-02-13 18:45 UTC (3+ messages)
[PATCH net-next v9 0/7] net/sched: cls_api: Support hardware miss to tc action
2023-02-13 18:43 UTC (8+ messages)
` [PATCH net-next v9 1/7] "
[PATCH v2 0/8] Support ACPI PSP on Hyper-V
2023-02-13 18:43 UTC (3+ messages)
` [PATCH v2 1/8] include/acpi: add definition of ASPT table
[PATCH v2 0/8] x86/mtrr: fix handling with PAT but without MTRR
2023-02-13 18:43 UTC (10+ messages)
` [PATCH v2 2/8] x86/mtrr: support setting MTRR state for software defined MTRRs
[PATCH v3 0/6] hw/vfio/ccw: hw: Use QOM macros and remove DO_UPCAST() uses
2023-02-13 18:40 UTC (7+ messages)
` [PATCH v3 2/6] hw/vfio/ccw: Simplify using DEVICE() macro
` [PATCH v3 3/6] hw/vfio/ccw: Use intermediate S390CCWDevice variable
` [PATCH v3 5/6] hw/vfio/ccw: Remove pointless "
[PATCH v6 0/5] Device tree support for Hyper-V VMBus driver
2023-02-13 18:40 UTC (4+ messages)
` [PATCH v6 2/5] ACPI: bus: Add stub acpi_sleep_state_supported() in non-ACPI cases
[igt-dev] [PATCH i-g-t v2] tests/i915_suspend: Refresh device list after *-without-i915 subtests
2023-02-13 18:40 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[linux-nvme:nvme-6.3] BUILD SUCCESS f9f8ea0f98c83a0d54c55e3cb44235a6a1a31bcc
2023-02-13 18:38 UTC
+ delayacct-improve-the-average-delay-precision-of-getdelay-tool-to-microsecond.patch added to mm-nonmm-unstable branch
2023-02-13 18:39 UTC
[PATCH v1 1/1] Documentation: firmware-guide: gpio-properties: Clarify Explicit and Implicit
2023-02-13 18:39 UTC (2+ messages)
[PATCH] s390/kfence: fix page fault reporting
2023-02-13 18:38 UTC
[PATCH v2] target/arm: Add raw_writes ops for register whose write induce TLB maintenance
2023-02-13 18:38 UTC
[PATCH 1/2] log: Add separate debug option for logging invalid memory accesses
2023-02-13 18:34 UTC (10+ messages)
[PATCH 0/3] test-ctype: test all classifiers
2023-02-13 18:37 UTC (6+ messages)
` [PATCH 1/3] test-ctype: test isascii
[PATCH V2 net-next] net: fec: add CBS offload support
2023-02-13 18:07 UTC (5+ messages)
[PATCH 0/6] timers/nohz: Fixes and cleanups
2023-02-13 18:36 UTC (2+ messages)
question about the performance impact of sec=krb5
2023-02-13 18:36 UTC (6+ messages)
[PATCH v1 RFC Zisslpcfi 08/20] riscv: ELF header parsing in GNU property for riscv zisslpcfi
2023-02-13 18:34 UTC (2+ messages)
[PATCH v7 net-next 0/8] sfc: devlink support for ef100
2023-02-13 18:34 UTC (9+ messages)
` [PATCH v7 net-next 1/8] sfc: add "
` [PATCH v7 net-next 2/8] sfc: add devlink info "
` [PATCH v7 net-next 3/8] sfc: enumerate mports in ef100
` [PATCH v7 net-next 4/8] sfc: add mport lookup based on driver's mport data
` [PATCH v7 net-next 5/8] sfc: add devlink port support for ef100
` [PATCH v7 net-next 6/8] sfc: obtain device mac address based on firmware handle "
` [PATCH v7 net-next 7/8] sfc: add support for devlink port_function_hw_addr_get in ef100
` [PATCH v7 net-next 8/8] sfc: add support for devlink port_function_hw_addr_set "
brstack information with perf-intel-pt?
2023-02-13 18:33 UTC
[PATCH bpf-next v5 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
2023-02-13 18:33 UTC (3+ messages)
` [PATCH bpf-next v5 1/2] bpf: "
[PATCH] ACPI: resource: Do IRQ override on all TongFang GMxRGxx
2023-02-13 18:32 UTC (2+ messages)
[PATCH v5 0/5] PCI: endpoint: Rework the EPC to EPF notification
2023-02-13 18:32 UTC (4+ messages)
[PATCH net-next v10 0/7] net/sched: cls_api: Support hardware miss to tc action
2023-02-13 18:32 UTC (9+ messages)
` [PATCH net-next v10 1/7] "
` [PATCH net-next v10 2/7] net/sched: flower: Move filter handle initialization earlier
` [PATCH net-next v10 3/7] net/sched: flower: Support hardware miss to tc action
` [PATCH net-next v10 4/7] net/mlx5: Kconfig: Make tc offload depend on tc skb extension
` [PATCH net-next v10 5/7] net/mlx5: Refactor tc miss handling to a single function
` [PATCH net-next v10 6/7] net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REG
` [PATCH net-next v10 7/7] net/mlx5e: TC, Set CT miss to the specific ct action instance
[PATCH] selftests/mount_setattr: fix redefine struct mount_attr build error
2023-02-13 18:31 UTC
[PATCH 0/2] Remove VT-d virtual command interface
2023-02-13 18:34 UTC (4+ messages)
` [PATCH 2/2] iommu/ioasid: Remove custom IOASID allocator
[PATCH v2 00/20] CXL RAM and the 'Soft Reserved' => 'System RAM' default
2023-02-13 18:31 UTC (3+ messages)
[PATCH v7 0/7] submodule: parallelize diff
2023-02-13 18:29 UTC (8+ messages)
` [PATCH v8 1/6] run-command: add duplicate_output_fn to run_processes_parallel_opts
` [PATCH v8 5/6] diff-lib: refactor out diff_change logic
[PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
2023-02-13 18:29 UTC (8+ messages)
+ mm-multi-gen-lru-avoid-futile-retries.patch added to mm-unstable branch
2023-02-13 18:28 UTC
[Intel-gfx] [PATCH 0/1] drm/i915/active: Serialize access to barrier tasks lists
2023-02-13 18:28 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
"KVM: x86/mmu: Overhaul TDP MMU zapping and flushing" breaks SVM on Hyper-V
2023-02-13 18:26 UTC (8+ messages)
[kirkstone][meta-oe][PATCH 1/1] phoronix-test-suite: Fix CVE-2022-40704
2023-02-13 18:28 UTC
[Intel-gfx] [PATCH 1/1] drm/i915/dp: Fix logic to fetch slice_height
2023-02-13 18:27 UTC (3+ messages)
` [Intel-gfx] [PATCH v2] drm/i915/dp: Increase slice_height for DP
[PATCH] usb/dev-wacom: fix OOB write in usb_mouse_poll()
2023-02-13 18:26 UTC (2+ messages)
[PATCH V2 2/8] soundwire: amd: Add support for AMD Manager driver
2023-02-13 18:24 UTC (10+ messages)
` [PATCH V2 3/8] soundwire: amd: register soundwire manager dai ops
` [PATCH V2 5/8] soundwire: amd: add soundwire manager interrupt handling
` [PATCH V2 6/8] soundwire: amd: add runtime pm ops for AMD soundwire manager driver
` [PATCH V2 7/8] soundwire: amd: handle soundwire wake enable interrupt
[PATCH] Add IRQ overrides for MAINGEAR Vector Pro 2 models
2023-02-13 18:26 UTC (2+ messages)
[PATCH v8 2/8] dt-bindings: timer: rk-timer: Add rktimer for rv1126
2023-02-13 18:26 UTC (2+ messages)
` [tip: timers/core] "
[GIT PULL] timer drivers changes for v6.3
2023-02-13 18:26 UTC (2+ messages)
` [tip: timers/core] Merge tag 'timers-v6.3-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core
[PATCH v6 1/3] RISC-V: time: initialize hrtimer based broadcast clock event device
2023-02-13 18:26 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v6 2/3] dt-bindings: timer: Add bindings for the RISC-V timer device
2023-02-13 18:26 UTC (2+ messages)
` [tip: timers/core] "
[PATCH] clocksource/drivers/riscv: Increase the clock source rating
2023-02-13 18:26 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v6 3/3] clocksource: timer-riscv: Set CLOCK_EVT_FEAT_C3STOP based on DT
2023-02-13 18:26 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-riscv: "
[PATCH v2] clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
2023-02-13 18:26 UTC (2+ messages)
` [tip: timers/core] "
|PATCH RESEND] clocksource/drivers/timer-microchip-pit64b: Drop obsolete dependency on COMPILE_TEST
2023-02-13 18:26 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v9 7/9] dt-bindings: timer: mediatek,mtk-timer: add MT8365
2023-02-13 18:26 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v2 1/2] clocksource/drivers/timer-microchip-pit64b: select driver only on ARM
2023-02-13 18:26 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-microchip-pit64b: Select "
[PATCH] clocksource/drivers/sh_cmt: Mark driver as non-removable
2023-02-13 18:26 UTC (2+ messages)
` [tip: timers/core] "
[PATCH RESEND] dt-bindings: timer: sifive,clint: add comaptibles for T-Head's C9xx
2023-02-13 18:26 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v2 2/2] clocksource/drivers/timer-microchip-pit64b: add delay timer
2023-02-13 18:26 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-microchip-pit64b: Add "
[PATCH V2] clocksource: riscv: Patch riscv_clock_next_event() jump before first use
2023-02-13 18:26 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/riscv: "
[PATCH] clocksource: em_sti: Mark driver as non-removable
2023-02-13 18:26 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/em_sti: "
[PATCH] clocksource: sh_tmu: Mark driver as non-removable
2023-02-13 18:26 UTC (2+ messages)
` [tip: timers/core] clocksource/drivers/sh_tmu: "
[PATCH] clocksource/drivers/timer-sun4i: Add CLOCK_EVT_FEAT_DYNIRQ
2023-02-13 18:26 UTC (2+ messages)
` [tip: timers/core] "
[PATCH 1/1] efi_loader: avoid buffer overrun in efi_var_mem_compare
2023-02-13 18:25 UTC
[PATCH] fs/btrfs: handle data extents, which crosss stripe boundaries, correctly
2023-02-13 18:25 UTC (6+ messages)
[dhowells-fs:afs-testing 1/1] net/rxrpc/ar-internal.h:1302:16: warning: format '%c' expects argument of type 'int', but argument 4 has type 'struct rxrpc_call *'
2023-02-13 18:23 UTC
[dhowells-fs:afs-testing 1/1] net/rxrpc/sendmsg.c:606:23: warning: format specifies type 'int' but the argument has type 'struct rxrpc_call *'
2023-02-13 18:23 UTC
[PATCH 1/2] platform/x86: dell-ddv: Fix cache invalidation on resume
2023-02-13 18:22 UTC (2+ messages)
` [PATCH 2/2] platform/x86: dell-ddv: Fix temperature scaling
[RFC PATCH 0/6] add: block invalid submodules
2023-02-13 18:21 UTC (7+ messages)
` [RFC PATCH 1/6] leak fix: cache_put_path
` [RFC PATCH 2/6] t4041, t4060: modernize test style
` [RFC PATCH 3/6] tests: Use `git submodule add` instead of `git add`
` [RFC PATCH 4/6] tests: use `git submodule add` and fix expected diffs
` [RFC PATCH 5/6] tests: use `git submodule add` and fix expected status
` [RFC PATCH 6/6] add: reject nested repositories
+ migrate_pages-move-thp-hugetlb-migration-support-check-to-simplify-code.patch added to mm-unstable branch
2023-02-13 18:21 UTC
+ migrate_pages-batch-flushing-tlb.patch added to mm-unstable branch
2023-02-13 18:21 UTC
+ migrate_pages-share-more-code-between-_unmap-and-_move.patch added to mm-unstable branch
2023-02-13 18:21 UTC
+ migrate_pages-batch-_unmap-and-_move.patch added to mm-unstable branch
2023-02-13 18:21 UTC
+ migrate_pages-move-migrate_folio_unmap.patch added to mm-unstable branch
2023-02-13 18:21 UTC
+ migrate_pages-split-unmap_and_move-to-_unmap-and-_move.patch added to mm-unstable branch
2023-02-13 18:21 UTC
+ migrate_pages-restrict-number-of-pages-to-migrate-in-batch.patch added to mm-unstable branch
2023-02-13 18:21 UTC
+ migrate_pages-separate-hugetlb-folios-migration.patch added to mm-unstable branch
2023-02-13 18:21 UTC
+ migrate_pages-organize-stats-with-struct-migrate_pages_stats.patch added to mm-unstable branch
2023-02-13 18:21 UTC
[PATCH bpf-next 0/6] ice: post-mbuf fixes
2023-02-13 18:21 UTC (2+ messages)
[PATCH] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx
2023-02-13 18:20 UTC (12+ messages)
[Buildroot] [PATCH 1/4] package/libyang: bump version to 2.1.30
2023-02-13 18:19 UTC (4+ messages)
` [Buildroot] [PATCH 2/4] package/libnetconf2: bump version to 2.1.28
` [Buildroot] [PATCH 3/4] package/sysrepo: bump version to 2.2.36
` [Buildroot] [PATCH 4/4] package/netopeer2: bump version to 2.1.49
Resume from hibernation fails due to ath11k_pci
2023-02-13 18:19 UTC (7+ messages)
[PATCH] firmware: qcom_scm: Use fixed width src vm bitmap
2023-02-13 18:18 UTC (2+ messages)
[PATCH v2 1/2] net/i40e: replace put function
2023-02-13 18:18 UTC (4+ messages)
` [PATCH v3 0/2] Integrated mempool cache zero-copy API's
` [PATCH v3 1/2] net/i40e: replace put function
` [PATCH v3 2/2] test/mempool: add zero-copy API's
[PATCH v2] PM: Add EXPORT macros for exporting PM functions
2023-02-13 18:18 UTC (2+ messages)
[PATCH] ethdev: telemetry xstats support hide zero
2023-02-13 18:18 UTC (3+ messages)
` [PATCH v2] "
[PATCH] EDAC/amd64: Avoid clang -Wsometimes-uninitialized in hw_info_get()
2023-02-13 18:17 UTC
[Buildroot] [PATCH 1/1] package/open-iscsi: fix libressl build
2023-02-13 18:17 UTC
[igt-dev] [PATCH 1/2] amdgpu/amd_plane: Add multi MPO XRGB8888 test
2023-02-13 18:16 UTC (2+ messages)
` [igt-dev] [PATCH 2/2] amdgpu_amd_plane: Add Multi MPO invalid test
Try to address the drm_debugfs issues
2023-02-13 18:16 UTC (5+ messages)
[Buildroot] [PATCH 1/1] package/zabbix: bump to version 6.2.7
2023-02-13 18:15 UTC
[PATCH] ASoC: imx-pcm-rpmsg: Remove unused variable
2023-02-13 18:13 UTC
[Intel-gfx] [PATCH] Copy highest enabled wm level to disabled wm levels for gen >= 9
2023-02-13 18:15 UTC (2+ messages)
[PATCH v5 00/13] btrfs: introduce RAID stripe tree
2023-02-13 17:56 UTC (6+ messages)
[PATCH] RDMA/mlx5: Use rdma_umem_for_each_dma_block()
2023-02-13 18:14 UTC
[PATCH 0/6] Use correct LDO5 control registers for PCA9450
2023-02-13 18:12 UTC (9+ messages)
` [PATCH 3/6] Revert "regulator: pca9450: Add SD_VSEL GPIO for LDO5"
` [PATCH 6/6] arm64: dts: imx8mm-kontron: Add support for reading SD_VSEL signal
[Buildroot] [PATCH 1/1] package/apr-util: security bump to version 1.6.3
2023-02-13 18:13 UTC
[PATCH v3] thunderbolt: Add quirk to disable CLx
2023-02-13 18:11 UTC
[PATCH v2 0/3] fdt: introduce "fsapply" command
2023-02-13 18:12 UTC (6+ messages)
` [PATCH v2 3/3] fdt: introduce fsapply command
[Buildroot] [PATCH 1/1] package/postgresql: fix legal info
2023-02-13 18:12 UTC
[PATCH v4 0/4] Reserve DSPPs based on user request
2023-02-13 18:11 UTC (3+ messages)
[v12] drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280
2023-02-13 18:11 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/pipewire: compress-offload needs kernel >= 5.7
2023-02-13 18:11 UTC
stable-rc/linux-4.19.y build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.272-62-g70e81ae774a8)
2023-02-13 18:10 UTC
[PATCH v3 ethtool 0/4] MAC Merge layer support
2023-02-13 18:10 UTC (2+ messages)
[RFC] Support for Arm CCA VMs on Linux
2023-02-13 18:08 UTC (5+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
` [RFC PATCH 10/28] arm64: RME: Allocate/free RECs to match vCPUs
[PATCH] virt-pci: add platform bus support
2023-02-13 18:09 UTC (4+ messages)
[PATCH v3 0/4] SM6375 remoteprocs
2023-02-13 18:09 UTC (4+ messages)
` [PATCH v3 1/4] dt-bindings: remoteproc: qcom,sm6375-pas: Document remoteprocs
[PATCH v9 00/18] TDX host kernel support
2023-02-13 18:07 UTC (3+ messages)
` [PATCH v9 07/18] x86/virt/tdx: Do TDX module per-cpu initialization
[PATCH v1 1/1] PCI: dwc: Convert to agnostic GPIO API
2023-02-13 18:07 UTC
TC-Helicon Blender
2023-02-13 18:06 UTC (2+ messages)
[PATCH V2 0/6] remoteproc: imx_rproc: support firmware in DDR
2023-02-13 18:04 UTC (5+ messages)
` [PATCH V2 5/6] remoteproc: imx_rproc: set Cortex-M stack/pc to TCML
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.