All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-21 16:28:32 to 2024-08-21 17:37:37 UTC [more...]

[PATCH v4 0/6] Introduce initial AMD I3C HCI driver support
 2024-08-21 17:22 UTC  (12+ messages)
` [PATCH v4 1/6] i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List

[PATCH 00/14] Minor fixups and refactorings for AMD's io-pgtable code
 2024-08-21 17:37 UTC  (12+ messages)
` [PATCH 01/14] iommu/amd: Move allocation of the top table into v1_alloc_pgtable
` [PATCH 02/14] iommu/amd: Allocate the page table root using GFP_KERNEL
` [PATCH 03/14] iommu/amd: Set the pgsize_bitmap correctly
` [PATCH 04/14] iommu/amd: Remove amd_iommu_domain_update() from page table freeing
` [PATCH 05/14] iommu/amd: Remove the amd_iommu_domain_set_pt_root() and related
` [PATCH 08/14] iommu/amd: Store the nid in io_pgtable_cfg instead of the domain
` [PATCH 09/14] iommu/amd: Narrow the use of struct protection_domain to invalidation
` [PATCH 11/14] iommu/amd: Fix typo of , instead of ;
` [PATCH 12/14] iommu/amd: Remove the confusing dummy iommu_flush_ops tlb ops
` [PATCH 13/14] iommu/amd: Correct the reported page sizes from the V1 table
` [PATCH 14/14] iommu/amd: Do not set the D bit on AMD v2 table entries

[PATCH] net: stmmac: Check NULL ptr on lvts_data in qcom_ethqos_probe()
 2024-08-21 17:37 UTC  (2+ messages)

[BUG bisected] sysfs: cannot create duplicate filename '/devices/virtual/workqueue/scsi_tmf_1073822488'
 2024-08-21 17:37 UTC  (4+ messages)

[PATCH v3 0/7] mm: Optimize mseal checks
 2024-08-21 17:36 UTC  (13+ messages)
` [PATCH v3 2/7] mm/munmap: Replace can_modify_mm with can_modify_vma
` [PATCH v3 7/7] selftests/mm: add more mseal traversal tests

Samba server multichannel session setup regression?
 2024-08-21 17:35 UTC  (3+ messages)

[PATCH] mm/swap, workingset: make anon shadow nodes memcg aware
 2024-08-21 17:35 UTC  (3+ messages)

u-boot on raspberry pi with secure boot
 2024-08-21 17:35 UTC  (3+ messages)

[RFC PATCH 0/2] xdrgen - machine-generated XDR functions
 2024-08-21 17:34 UTC  (7+ messages)
` [RFC PATCH 2/2] NFSD: Create an initial nfs4_1.x file

[jgunthorpe:fwctl 17/20] drivers/cxl/pci.c:199: warning: Function parameter or struct member 'cxl_mbox' not described in '__cxl_pci_mbox_send_cmd'
 2024-08-21 17:34 UTC 

[LTP] [PATCH v3 0/2] Reproducer for the landlock houdini bug
 2024-08-21 17:34 UTC  (4+ messages)
` [LTP] [PATCH v3 2/2] Add landlock07 test

[PATCH v5 0/3] pci: qcom: Add 16GT/s equalization and margining settings
 2024-08-21 17:34 UTC  (6+ messages)
` [PATCH v5 1/3] PCI: qcom: Refactor common code
` [PATCH v5 2/3] PCI: qcom: Add equalization settings for 16 GT/s
` [PATCH v5 3/3] PCI: qcom: Add RX margining "

[syzbot] [mm?] WARNING in zswap_swapoff
 2024-08-21 17:33 UTC  (5+ messages)

[PATCH 0/2] Set 64k physical alignment on display buffers for CCS
 2024-08-21 17:33 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v7 0/2] mm: Ignite large folios swap-in support
 2024-08-21 17:31 UTC  (3+ messages)
` [PATCH v7 2/2] mm: support large folios swap-in for sync io devices

[PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-08-21 17:30 UTC  (7+ messages)
` [PATCH v6 17/22] x86/resctrl: Assign/unassign counters by default when ABMC is enabled
` [PATCH v6 18/22] x86/resctrl: Report "Unassigned" for MBM events in ABMC mode

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-21 17:28 UTC  (4+ messages)
` [PATCH v10 23/40] arm64/signal: Set up and restore the GCS context for signal handlers

[PATCH] btrfs: initialize last_extent_end to fix -Wmaybe-uninitialized warning in extent_fiemap()
 2024-08-21 17:29 UTC  (2+ messages)

Problem testing with S390x under QEMU on x86_64
 2024-08-21 17:28 UTC  (4+ messages)

[pull] amdgpu drm-fixes-6.11
 2024-08-21 17:28 UTC 

[PATCH v2 0/2] btrfs: clean up btrfs_iget, btrfs_iget_path usage
 2024-08-21 17:27 UTC  (6+ messages)
` [PATCH v2 1/2] btrfs: remove conditional path allocation from read_locked_inode, add path allocation to iget
` [PATCH v2 2/2] btrfs: move clean up code from btrfs_iget_path to btrfs_read_locked_inode

[PATCH v1 0/3] Add compatibles for different eud access modes
 2024-08-21 17:27 UTC  (13+ messages)
` [PATCH v1 1/3] dt-bindings: soc: qcom: eud: Update compatible strings for eud

[PATCH] ioctl: remove obsolete ioctl definitions and ddead code that used them
 2024-08-21 17:27 UTC 

[PATCH v2] wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation
 2024-08-21 17:26 UTC  (2+ messages)

[PATCH] arm64: dts: k3-am654-idk: Add Support for MCAN
 2024-08-21 17:24 UTC  (3+ messages)

[PATCH RFT v9 0/8] fork: Support shadow stacks in clone3()
 2024-08-21 17:23 UTC  (10+ messages)
` [PATCH RFT v9 4/8] fork: Add shadow stack support to clone3()

[Buildroot] [PATCH next] package/coreutils: update to 9.5
 2024-08-21 17:22 UTC 

Regarding patch "block/blk-mq: Don't complete locally if capacities are different"
 2024-08-21 17:22 UTC  (11+ messages)

[PATCH v8 net-next 1/3] selftests: net: Create veth pair for testing in networkless kernel
 2024-08-21 17:21 UTC  (2+ messages)

[PATCH v2 00/86] drm: Provide client setup helper and convert drivers
 2024-08-21 17:21 UTC  (3+ messages)
` [PATCH v2 47/86] drm/vc4: Run DRM default client setup

[PATCHv3 net-next 0/3] Bonding: support new xfrm state offload functions
 2024-08-21 17:20 UTC  (8+ messages)
` [PATCHv3 net-next 2/3] bonding: Add ESN support to IPSec HW offload

[PATCH -next] nfsd: use LIST_HEAD() to simplify code
 2024-08-21 17:20 UTC  (2+ messages)

[PATCH RFC 0/4] wifi: ath12k: switch to using wiphy_lock()
 2024-08-21 17:20 UTC  (4+ messages)
` [PATCH RFC 2/4] wifi: ath12k: cleanup unneeded labels

[PATCH i-g-t v2 0/6] Parse GSC-based HuC firmware layout
 2024-08-21 17:19 UTC  (14+ messages)
` [PATCH i-g-t v2 1/6] tools/intel-gfx-fw-info: Re-format with black
` [PATCH i-g-t v2 2/6] tools/intel-gfx-fw-info: Annotate abstract method
` [PATCH i-g-t v2 3/6] tools/intel-gfx-fw-info: Embed fw decoding
` [PATCH i-g-t v2 4/6] tools/intel-gfx-fw-info: Override kernel types
` [PATCH i-g-t v2 6/6] tools/intel-gfx-fw-info: do not use bare 'except'

[PATCH v9 net-next 0/3] Enhance network interface feature testing
 2024-08-21 17:19 UTC  (4+ messages)
` [PATCH v9 net-next 1/3] selftests: net: Create veth pair for testing in networkless kernel
` [PATCH v9 net-next 2/3] selftests: net: Add on/off checks for non-fixed features of interface
` [PATCH v9 net-next 3/3] selftests: net: Use XFAIL for operations not supported by the driver

[PATCH] drm/xe: fixup xe_alloc_pf_queue
 2024-08-21 17:19 UTC 

[PATCH] docs: explain the order of output in the batched mode of git-cat-file(1)
 2024-08-21 17:19 UTC  (3+ messages)
` [PATCH v2] "

nftables build warning, parser_bison.y:206.1-19: warning: deprecated directive: ‘%name-prefix "nft_"’
 2024-08-21 17:18 UTC 

[PATCH v8 2/3] PCI: microchip: Fix inbound address translation tables
 2024-08-21 17:17 UTC  (3+ messages)

[PATCH v6 00/20] Avoid MAP_FIXED gap exposure
 2024-08-21 17:15 UTC  (4+ messages)
` [PATCH v6 17/20] mm/mmap: Use vms accounted pages in mmap_region()

[PATCH] hw/char: suppress sunmouse events with no changes
 2024-08-21 17:14 UTC  (4+ messages)

[PATCH] btrfs: stripe-tree: correctly truncate stripe extents on delete
 2024-08-21 17:15 UTC  (2+ messages)

[PATCH] xfs_io: use FICLONE/FICLONERANGE/FIDEDUPERANGE for reflink/dudupe IO commands
 2024-08-21 17:14 UTC  (3+ messages)
` [PATCH] xfs: use FICLONE/FICLONERANGE/FIDEDUPERANGE for test cases

Occasional kernel error with NVMe-oF TCP target
 2024-08-21 17:13 UTC  (7+ messages)

[PATCH i-g-t v1 0/1] Fix compilation for musl in intel/kms_pm_backlight
 2024-08-21 17:13 UTC  (3+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH] common/config: Correctly ignore {TEST|SCRATCH}_DEV for tmpfs
 2024-08-21 17:12 UTC  (2+ messages)

[PATCH v11 0/9] TI K3 M4F support on AM62 and AM64 SoCs
 2024-08-21 17:12 UTC  (9+ messages)
` [PATCH v11 3/9] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem

VT-less kernels, and /dev/console on x86
 2024-08-21 17:12 UTC  (3+ messages)

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2024-08-21 17:11 UTC  (2+ messages)

[PATCH v5 0/7] block atomic writes for xfs
 2024-08-21 17:11 UTC  (11+ messages)
` [PATCH v5 3/7] fs: iomap: Atomic write support
` [PATCH v5 4/7] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
` [PATCH v5 5/7] xfs: Support atomic write for statx
` [PATCH v5 6/7] xfs: Validate atomic writes
` [PATCH v5 7/7] xfs: Support setting FMODE_CAN_ATOMIC_WRITE

[PATCH] ASoC: cs-amp-lib: Ignore empty UEFI calibration entries
 2024-08-21 17:10 UTC  (2+ messages)

+ mm-swap-workingset-make-anon-shadow-nodes-memcg-aware.patch added to mm-unstable branch
 2024-08-21 17:09 UTC  (2+ messages)

[PATCH v7 0/5] Tracepoints and static branch in Rust
 2024-08-21 17:08 UTC  (4+ messages)
` [PATCH v7 5/5] rust: add arch_static_branch

[libvirt test] 187298: tolerable all pass - PUSHED
 2024-08-21 17:08 UTC 

ath11k WCN6855 seems to have incorrect regulatory info for US DFS-FCC (no 6ghz)
 2024-08-21 17:05 UTC  (2+ messages)

dmstats seperate read / write latencies
 2024-08-21 17:04 UTC 

[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
 2024-08-21 17:04 UTC  (7+ messages)

[PATCH 08/12] KVM: arm64: Add trap routing information for ICH_HCR_EL2
 2024-08-21 17:03 UTC  (2+ messages)

[jgunthorpe:fwctl 17/20] ./usr/include/fwctl/cxl.h:22:9: error: unknown type name '__u32'
 2024-08-21 17:03 UTC 

[PATCH v8 1/3] PCI: microchip: Fix outbound address translation tables
 2024-08-21 17:03 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS b6b95772787537a88aae49ba7ce13a25a3f240b6
 2024-08-21 17:02 UTC 

arch_prctl()
 2024-08-21 17:02 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 5c820c0d09067ec782a6a84b5362e899662eafea
 2024-08-21 17:01 UTC 

[PATCH v2 0/9] here-doc test bodies (now with 100% more chainlinting)
 2024-08-21 17:02 UTC  (5+ messages)
` [PATCH v2 5/9] chainlint.pl: check line numbers in expected output

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-21 17:02 UTC  (5+ messages)
` [PATCH 10/11] net: macb: Add support for RP1's MACB variant
` [PATCH 11/11] arm64: dts: rp1: Add support for MACB contained in RP1

KCIDB: Support more checkout data
 2024-08-21 17:02 UTC 

[linux-next:master] BUILD REGRESSION eb8c5ca373cbb018a84eb4db25c863302c9b6314
 2024-08-21 17:01 UTC 

ANNOUNCE: nfs-utils-2.7.1 released
 2024-08-21 17:02 UTC 

[PATCH v4 0/2] Improve the dev coredump for gfx job timeout scenario
 2024-08-21 17:01 UTC  (3+ messages)
` [PATCH v4 2/2] drm/amdgpu: Do core dump immediately when job tmo

[PATCH] scsi: lpfc: fix overflow build issue
 2024-08-21 17:00 UTC  (2+ messages)

[PATCH net-next 00/12] Unmask upper DSCP bits - part 1
 2024-08-21 17:00 UTC  (12+ messages)
` [PATCH net-next 08/12] ipv4: Unmask upper DSCP bits in input route lookup
` [PATCH net-next 09/12] ipv4: Unmask upper DSCP bits in RTM_GETROUTE "
` [PATCH net-next 10/12] ipv4: icmp: Pass full DS field to ip_route_input()
` [PATCH net-next 11/12] ipv4: udp: Unmask upper DSCP bits during early demux
` [PATCH net-next 12/12] ipv4: Unmask upper DSCP bits when using hints

[PATCH bpf-next] bpf: bpf_core_calc_relo_insn() should verify relocation type id
 2024-08-21 16:59 UTC  (2+ messages)

pm/testing build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.11-rc4-62-g96051083f54ab)
 2024-08-21 16:59 UTC 

[PATCH v2 0/2] remoteproc: imx_rproc: support non-blocking tx for i.MX7ULP
 2024-08-21 16:58 UTC  (5+ messages)
` [PATCH v2 2/2] remoteproc: imx_rproc: handle system off "

[PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver
 2024-08-21 16:55 UTC  (3+ messages)

[PATCH V2 00/11] Live update: cpr-exec
 2024-08-21 16:57 UTC  (9+ messages)
` [PATCH V2 06/11] migration: fix mismatched GPAs during cpr

[PATCH]The patch fixes the following warning generated by running the
 2024-08-21 16:57 UTC  (3+ messages)

[PATCH -next v2] usb: ohci-exynos: Simplify with scoped for each OF child loop
 2024-08-21 16:57 UTC  (2+ messages)

[PATCH -next v2] usb: ehci-exynos: Simplify with scoped for each OF child loop
 2024-08-21 16:57 UTC  (2+ messages)

[BOOT-WRAPPER v2 00/10] Cleanup initialization
 2024-08-21 16:55 UTC  (7+ messages)
` [BOOT-WRAPPER v2 07/10] Unify assembly setup paths
` [BOOT-WRAPPER v2 08/10] Simplify spin logic
` [BOOT-WRAPPER v2 09/10] Add printing functions

Possible nouveau driver problem?
 2024-08-21 16:56 UTC  (4+ messages)

Issue with QEMU Live Migration
 2024-08-21 16:55 UTC  (3+ messages)

[CI] drm/xe: Invalidate media_gt TLBs in PT code
 2024-08-21 16:54 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Invalidate media_gt TLBs in PT code (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] afs: Remove unused struct and function prototype
 2024-08-21 16:53 UTC 

[PATCH 00/12] KVM: arm64: Handle the lack of GICv3 exposed to a guest
 2024-08-21 16:53 UTC  (9+ messages)
` [PATCH 01/12] KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3
` [PATCH 04/12] KVM: arm64: Force GICv3 traps activa when no irqchip is configured on VHE

[PATCH v4 net-next 09/12] testing: net-drv: add basic shaper test
 2024-08-21 16:52 UTC  (2+ messages)

[PATCH 00/25] TDX vCPU/VM creation
 2024-08-21 16:52 UTC  (6+ messages)
` [PATCH 13/25] KVM: TDX: create/destroy VM structure

[PATCH v1 0/3] PCI: imx6: reset link after suspend/resume
 2024-08-21 16:51 UTC  (5+ messages)

[PATCH v11 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-08-21 16:50 UTC  (5+ messages)
` [PATCH v11 04/14] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command

[PATCH i-g-t v4 0/6] Add support for hook script
 2024-08-21 16:49 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for Add support for hook script (rev4)

[PATCH 0/6] Support for running as a pKVM protected guest
 2024-08-21 16:49 UTC  (3+ messages)
` [PATCH 4/6] drivers/virt: pkvm: Hook up mem_encrypt API using pKVM hypercalls

[ptest-runner][PATCH] README: Update mailing list address for patches + add git command
 2024-08-21 16:49 UTC  (5+ messages)
` [yocto-patches] "

Misbehaving Alder Lake-N PCH USB 3.2 xHCI Host Controller
 2024-08-21 16:49 UTC  (5+ messages)

[PATCH] platform/x86/amd/pmc: Extend support for PMC features on new AMD platform
 2024-08-21 16:48 UTC  (2+ messages)

[PATCH] libbpf: Initialize st_ops->tname with strdup()
 2024-08-21 16:48 UTC  (2+ messages)

[PATCH] fuse: Add open-gettr for fuse-file-open
 2024-08-21 16:48 UTC  (7+ messages)

[PATCH net] virtio-net: fix overflow inside virtnet_rq_alloc
 2024-08-21 16:47 UTC  (3+ messages)

[PATCH v2 0/7] Qualcomm: add support for SC7280 and the RB3 Gen 2
 2024-08-21 16:47 UTC  (8+ messages)
` [PATCH v2 1/7] clk/qcom: add initial clock driver for sc7280

[PATCH] dma: ipu: Remove include/linux/dma/ipu-dma.h
 2024-08-21 16:46 UTC 

[PATCH v3] kselftest/arm64: signal: fix/refactor SVE vector length enumeration
 2024-08-21 16:44 UTC 

[PATCH v2 0/4] i2c: imx: prevent rescheduling in non-dma mode
 2024-08-21 16:43 UTC  (6+ messages)
` [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode

[PATCH 00/22] x86: adventures in Address Space Isolation
 2024-08-21 16:42 UTC  (3+ messages)
` [PATCH 15/22] x86/idle: allow using a per-pCPU L4

KASAN: null-ptr-deref in bpf_core_calc_relo_insn
 2024-08-21 16:42 UTC  (6+ messages)

[PATCH v3 00/13] uprobes: RCU-protected hot path optimizations
 2024-08-21 16:41 UTC  (4+ messages)

[PATCH v2 00/16] Add cmd descriptor support
 2024-08-21 16:40 UTC  (13+ messages)
` [PATCH v2 01/16] dt-bindings: dma: qcom,bam: Add bam pipe lock
` [PATCH v2 02/16] dmaengine: qcom: bam_dma: add bam_pipe_lock dt property
` [PATCH v2 03/16] dmaengine: qcom: bam_dma: add LOCK & UNLOCK flag support
` [PATCH v2 04/16] crypto: qce - Add support for crypto address read

[PATCH 0/5] iommu: Domain allocation enhancements
 2024-08-21 16:40 UTC  (5+ messages)
` [PATCH 1/5] iommu: Enhance domain allocation code to take additional flags
` [PATCH 2/5] iommu/amd: Separate page table setup from domain allocation

[PATCH 0/2] KVM: arm64: Control visibility of S1PIE related sysregs to userspace
 2024-08-21 16:40 UTC  (6+ messages)

linux-next: build warning after merge of the workqueues tree
 2024-08-21 16:39 UTC  (2+ messages)
` [PATCH wq/for-6.12] workqueue: Fix another htmldocs build warning

[PATCH 0/7] [RFC] advice: refuse to output if stderr not TTY
 2024-08-21 16:39 UTC  (4+ messages)

[PATCH v3] uprobes: turn trace_uprobe's nhit counter to be per-CPU one
 2024-08-21 16:38 UTC  (2+ messages)

Issue with kernel 6.8.0-40-generic?
 2024-08-21 16:38 UTC  (4+ messages)

[PATCH v3 0/2] landlock*: Bring documentation up to date
 2024-08-21 16:37 UTC  (4+ messages)
` [PATCH v3 1/2] landlock.7, landlock_*.2: Document Landlock ABI version 4

[PATCH v2 1/1] dt-bindings: leds: convert leds-lm3692x to yaml format
 2024-08-21 16:37 UTC  (3+ messages)

[PATCH RFC bpf-next 32/52] bpf, cpumap: switch to GRO from netif_receive_skb_list()
 2024-08-21 16:36 UTC  (11+ messages)
    ` [xdp-hints] "

[PATCH v2 -next] cgroup: update some statememt about delegation
 2024-08-21 16:35 UTC  (2+ messages)

[PATCH RFC] kvm: emulate avx vmovdq
 2024-08-21 16:34 UTC  (3+ messages)

[PATCH BlueZ 01/14] shared/bass: Register ATT disconnect cb
 2024-08-21 16:34 UTC  (2+ messages)
` Add Scan Delegator support for Add Source op

convert XFS perag lookup to xarrays v2
 2024-08-21 16:34 UTC  (5+ messages)
` [PATCH 2/5] xfs: move the tagged perag lookup helpers to xfs_icache.c
` [PATCH 3/5] xfs: simplify tagged perag iteration

[PATCH] fuse: use unsigned type for getxattr/listxattr size truncation
 2024-08-21 16:33 UTC  (2+ messages)

[PATCH 0/4] iio: adc: ad4695: implement calibration support
 2024-08-21 16:33 UTC  (5+ messages)
` [PATCH 2/4] "

[PATCH v3 0/7] drm/xe/oa: xe_syncs for OA
 2024-08-21 16:32 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe/oa: xe_syncs for OA (rev3)

[PATCH v3 1/2] fs: Fix file_set_fowner LSM hook inconsistencies
 2024-08-21 16:32 UTC  (2+ messages)

[PATCH] bcachefs: Annotate struct bucket_array with __counted_by()
 2024-08-21 16:29 UTC 

[PATCH dpdk v1 00/15] IPv6 APIs overhaul
 2024-08-21 16:25 UTC  (4+ messages)
` [PATCH dpdk v1 09/15] pipeline: use ipv6 addr struct
` [PATCH dpdk v1 13/15] rte_flow: "
` [PATCH dpdk v1 15/15] net: add utilities for well known ipv6 address types


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.