All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-03 03:02:37 to 2025-09-03 04:55:47 UTC [more...]

[PATCHED][RFC][CFT] mount-related stuff
 2025-09-03  4:55 UTC  (47+ messages)
` [PATCHES v2][RFC][CFT] "
  ` [PATCHES v3][RFC][CFT] "
    ` [PATCH v3 01/65] fs/namespace.c: fix the namespace_sem guard mess
      ` [PATCH v3 02/65] introduced guards for mount_lock
      ` [PATCH v3 03/65] fs/namespace.c: allow to drop vfsmount references via __free(mntput)
      ` [PATCH v3 04/65] __detach_mounts(): use guards
      ` [PATCH v3 05/65] __is_local_mountpoint(): "
      ` [PATCH v3 06/65] do_change_type(): "
      ` [PATCH v3 07/65] do_set_group(): "
      ` [PATCH v3 08/65] mark_mounts_for_expiry(): "
      ` [PATCH v3 09/65] put_mnt_ns(): "
      ` [PATCH v3 10/65] mnt_already_visible(): "
      ` [PATCH v3 11/65] check_for_nsfs_mounts(): no need to take locks
      ` [PATCH v3 12/65] propagate_mnt(): use scoped_guard(mount_locked_reader) for mnt_set_mountpoint()
      ` [PATCH v3 13/65] has_locked_children(): use guards
      ` [PATCH v3 14/65] mnt_set_expiry(): "
      ` [PATCH v3 15/65] path_is_under(): "
      ` [PATCH v3 16/65] current_chrooted(): don't bother with follow_down_one()
      ` [PATCH v3 17/65] current_chrooted(): use guards
      ` [PATCH v3 18/65] switch do_new_mount_fc() to fc_mount()
      ` [PATCH v3 19/65] do_move_mount(): trim local variables
      ` [PATCH v3 20/65] do_move_mount(): deal with the checks on old_path early
      ` [PATCH v3 21/65] move_mount(2): take sanity checks in 'beneath' case into do_lock_mount()
      ` [PATCH v3 22/65] finish_automount(): simplify the ELOOP check
      ` [PATCH v3 23/65] do_loopback(): use __free(path_put) to deal with old_path
      ` [PATCH v3 24/65] pivot_root(2): use __free() to deal with struct path in it
      ` [PATCH v3 25/65] finish_automount(): take the lock_mount() analogue into a helper
      ` [PATCH v3 26/65] do_new_mount_fc(): use __free() to deal with dropping mnt on failure
      ` [PATCH v3 26/63] do_new_mount_rc(): "
      ` [PATCH v3 27/65] finish_automount(): "
      ` [PATCH v3 28/65] change calling conventions for lock_mount() et.al
      ` [PATCH v3 29/65] do_move_mount(): use the parent mount returned by do_lock_mount()
      ` [PATCH v3 30/65] do_add_mount(): switch to passing pinned_mountpoint instead of mountpoint + path
      ` [PATCH v3 31/65] graft_tree(), attach_recursive_mnt() - pass pinned_mountpoint
      ` [PATCH v3 32/65] pivot_root(2): use old_mp.mp->m_dentry instead of old.dentry
      ` [PATCH v3 33/65] don't bother passing new_path->dentry to can_move_mount_beneath()
      ` [PATCH v3 34/65] new helper: topmost_overmount()
      ` [PATCH v3 35/65] do_lock_mount(): don't modify path
      ` [PATCH v3 36/65] constify check_mnt()
      ` [PATCH v3 37/65] do_mount_setattr(): constify path argument
      ` [PATCH v3 38/65] do_set_group(): constify path arguments
      ` [PATCH v3 39/65] drop_collected_paths(): constify arguments
      ` [PATCH v3 40/65] collect_paths(): constify the return value
      ` [PATCH v3 41/65] do_move_mount(), vfs_move_mount(), do_move_mount_old(): constify struct path argument(s)
      ` [PATCH v3 42/65] mnt_warn_timestamp_expiry(): constify struct path argument
      ` [PATCH v3 43/65] do_new_mount{,_fc}(): "

[to-be-updated] filemap-optimize-order0-folio-in-filemap_map_pages.patch removed from -mm tree
 2025-09-03  4:55 UTC 

[PATCH 0/2] upload-pack: don't ACK non-commits repeatedly
 2025-09-03  4:54 UTC  (3+ messages)
` [PATCH 1/2] t5530: modernize tests
` [PATCH 2/2] upload-pack: don't ACK non-commits repeatedly in protocol v2

[PATCH v3 0/3] pinctrl: tegra: Add Tegra186 pinmux driver
 2025-09-03  4:53 UTC  (5+ messages)
` [PATCH v3 3/3] arm64: tegra: Add Tegra186 pin controllers

[PATCH V5 0/4] Add DT-based gear and rate limiting support
 2025-09-03  4:53 UTC  (6+ messages)
    ` [PATCH V5 3/4] ufs: pltfrm: Allow limiting HS gear and rate via DT
    ` [PATCH V5 2/4] ufs: ufs-qcom: Remove redundant re-assignment to hs_rate

[PATCH] phy: tegra: xusb-tegra210: Fix reference leaks in tegra210_xusb_padctl_probe
 2025-09-03  4:52 UTC  (2+ messages)

[PATCH v3 0/6] drm: panel-backlight-quirks: Do partial refactor and apply OLED fix
 2025-09-03  4:52 UTC  (4+ messages)
` [PATCH v3 6/6] drm: panel-backlight-quirks: Log applied panel brightness quirks

[PATCH] filemap: optimize order0 folio in filemap_map_pages
 2025-09-03  4:50 UTC  (11+ messages)

[RFC PATCH 00/61] target/arm: Implement FEAT_SYSREG128
 2025-09-03  4:48 UTC  (4+ messages)
` [PATCH 14/61] target/arm: Replace cpreg_field_is_64bit with cpreg_field_type

[PATCH] Documentation: Fix spelling mistakes
 2025-09-03  4:46 UTC  (3+ messages)

[PATCH 0/3] Some updates about domain context
 2025-09-03  4:46 UTC  (4+ messages)
` [PATCH 1/3] lib: sbi: Add error handling to switch_to_next_domain_context
` [PATCH 2/3] lib: sbi: Add hart context init when first call enter
` [PATCH 3/3] lib: sbi: Prevent target domain same as the current

Where to put page->memdesc initially
 2025-09-03  4:46 UTC  (7+ messages)

[PATCH 0/6] breaking changes: switch default initial branch name to "main"
 2025-09-03  4:44 UTC  (5+ messages)
` [PATCH 6/6] breaking-changes: switch default branch to main

[PATCH v3 0/6] KVM: VMX: Handle the immediate form of MSR instructions
 2025-09-03  4:43 UTC  (8+ messages)
` [PATCH v3 4/6] KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel

[PATCH v10 0/4] Adjust fbcon console device detection
 2025-09-03  4:42 UTC  (2+ messages)

[PATCH 00/23] ublk: add UBLK_F_BATCH_IO
 2025-09-03  4:42 UTC  (9+ messages)
` [PATCH 01/23] ublk: add parameter `struct io_uring_cmd *` to ublk_prep_auto_buf_reg()
` [PATCH 02/23] ublk: add `union ublk_io_buf` with improved naming
` [PATCH 03/23] ublk: refactor auto buffer register in ublk_dispatch_req()
` [PATCH 04/23] ublk: add helper of __ublk_fetch()

[PATCH v6 00/11] Improvements to S5 power consumption
 2025-09-03  4:41 UTC  (2+ messages)

[PATCH] drm/i915/hdmi: Fix potential overflow while using intel_encoder_to_tc
 2025-09-03  4:41 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[v4 00/15] mm: support device-private THP
 2025-09-03  4:40 UTC  (3+ messages)
` [v4 05/15] mm/migrate_device: handle partially mapped folios during collection

[PATCH] gitlab-ci: disable realtime monitoring to unbreak Windows jobs
 2025-09-03  4:39 UTC  (3+ messages)

[GSoC][PATCH 0/5] Add refs optimize subcommand
 2025-09-03  4:37 UTC  (8+ messages)
` [GSoC][PATCH 1/5] builtin/pack-refs: factor out core logic into a helper
` [GSoC][PATCH 5/5] t: add test for git refs optimize subcommand

[chrome-os:chromeos-6.6 443/443] arch/arm64/boot/dts/mediatek/mt8189-skywalker-obiwan-sku131072.dtb: soc (simple-bus): emiisu: 'ranges' is a required property
 2025-09-03  4:34 UTC 

[RFC 00/10] Add support for StarFive VisionFive 2 Lite board
 2025-09-03  4:34 UTC  (4+ messages)
` [RFC 10/10] board: starfive: visionfive2: Add VisionFive 2 Lite fdt selection

[PATCH v6 00/13] Add initial Xen Suspend-to-RAM support on ARM64
 2025-09-03  4:31 UTC  (4+ messages)
` [PATCH v6 11/13] xen/arm: Add support for system suspend triggered by hardware domain

[anolis-intel-cloud:devel-5.10 1/1] fs/proc/stat.c:64:5: warning: no previous prototype for function 'get_iowait_time'
 2025-09-03  4:31 UTC 

[PATCH v3 0/3] Revise Meta(Facebook) Harma BMC(AST2600)
 2025-09-03  4:31 UTC  (3+ messages)
` [PATCH v3 3/3] ARM: dts: aspeed: harma: add mp5990

[PATCH v3 0/3] Hyperflash boot fixes for j721e
 2025-09-03  4:28 UTC  (6+ messages)
` [PATCH v3 2/3] configs: j721e_evm_r5: Enable HBMC and MUX_MMIO at SPL

[PATCH] drm/xe/guc: Set upper limit of H2G retries over CTB
 2025-09-03  4:27 UTC  (2+ messages)

[PATCH 0/4] linux-user/riscv: add vector state to signal
 2025-09-03  4:25 UTC  (5+ messages)
` [PATCH 1/4] tests/tcg/riscv64: Add a user signal handling test
` [PATCH 2/4] linux-user/riscv: Add extended state to sigcontext
` [PATCH 3/4] linux-user/riscv: Add vector state to signal context
` [PATCH 4/4] tests/tcg/riscv64: Add vector state to signal test

[PATCH 0/5] arm64: allwinner: a523: Enable CPU clocks
 2025-09-03  4:20 UTC  (3+ messages)
` [PATCH 3/5] clk: sunxi-ng: mp: support clocks with just a shift register

[PATCHv2 0/4] nvme-cli: enhance the visibility of multipath using show-topology command
 2025-09-03  4:22 UTC  (12+ messages)
` [PATCHv2 2/4] nvme: extend show-topology command to add support for multipath

[PATCH] tracing: fprobe: fix suspicious rcu usage in fprobe_entry
 2025-09-03  4:23 UTC  (6+ messages)

[PATCH v4] drm/i915/guc: Add synchronization on interrupt enable flag
 2025-09-03  4:23 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/guc: Add synchronization on interrupt enable flag (rev5)

[linux-next:master 2959/5641] arch/arm/boot/dts/synaptics/berlin2-sony-nsz-gs7.dtb: mmc@ab1000 (mrvl,pxav3-mmc): pinctrl-names: ['default'] is too short
 2025-09-03  4:20 UTC 

[PATCH v2 00/20] TAP initialization refactoring
 2025-09-03  4:18 UTC  (5+ messages)
` [PATCH v2 01/20] net/tap: net_init_tap_one(): add return value
` [PATCH v2 05/20] net/tap: net_init_tap_one(): move parameter checking earlier

[PATCH 0/1] git: 2.50.1 -> 2.51.0
 2025-09-03  4:16 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] tracing: Fix missing errno when zero parser->idx in trace_pid_write
 2025-09-03  4:15 UTC  (2+ messages)

[PATCH v2] ALSA: hda/tas2781: Fix the order of TAS2781 calibrated-data
 2025-09-03  4:13 UTC 

[PATCH v3 0/3] cpufreq: Use int type to store negative error codes
 2025-09-03  4:14 UTC  (7+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] cpufreq: powernow: "
` [PATCH v3 3/3] cpufreq: speedstep-lib: "

[PATCH] arm64: dts: mediatek: mt8183: Fix out of range pull values
 2025-09-03  4:10 UTC  (4+ messages)

[PATCH] drm/xe: Misc refine for svm
 2025-09-03  4:12 UTC  (5+ messages)
` [PATCH v3] "
` ✗ CI.checkpatch: warning for drm/xe: Misc refine for svm (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/2] automake: 1.17 -> 1.18
 2025-09-03  4:10 UTC  (7+ messages)
` [PATCH v2 2/2] "
    ` [OE-core] "

[PATCH v6 00/15] mm: folio_zero_user: clear contiguous pages
 2025-09-03  4:09 UTC  (7+ messages)
` [PATCH v6 11/15] mm: define clear_pages(), clear_user_pages()
` [PATCH v6 12/15] highmem: define clear_highpages()

[RFC PATCH 0/5] Add initial support for AM62D2-EVM
 2025-09-03  4:08 UTC  (2+ messages)

[PATCH mptcp-net v2 0/3] misc fixes for sockopt selftests
 2025-09-03  4:08 UTC  (4+ messages)
` [PATCH mptcp-net v2 1/3] selftests: mptcp: close server file descriptor
` [PATCH mptcp-net v2 2/3] selftests: mptcp: close IPC descriptor on server side
` [PATCH mptcp-net v2 3/3] selftests: mptcp: sockopt: fix error messages

[PATCH net-next] net: phy: marvell: Fix 88e1510 downshift counter errata
 2025-09-03  4:07 UTC  (5+ messages)

[PATCH 2/3] arm64: dts: qcom: sa8155: Add gear and rate limit properties to UFS
 2025-09-03  4:06 UTC  (12+ messages)

[PATCH testsuite] policy,tests: add tests for memfd_file class
 2025-09-03  4:01 UTC  (3+ messages)

[PATCH net-next v4 0/4] TUN/TAP & vhost_net: netdev queue flow control to avoid ptr_ring tail drop
 2025-09-03  4:00 UTC  (10+ messages)
` [PATCH 1/4] ptr_ring_spare: Helper to check if spare capacity of size cnt is available
` [PATCH 2/4] netdev queue flow control for TUN
` [PATCH 4/4] netdev queue flow control for vhost_net

[PATCH 0/4] arm_load_dtb cleanups
 2025-09-03  3:59 UTC  (5+ messages)
` [PATCH 1/4] hw/arm: use g_autofree for filename in arm_load_dtb
` [PATCH 3/4] hw/arm: use g_auto(GStrv) for node_path "

[PATCH i-g-t v8 0/5] Madvise Tests in IGT
 2025-09-03  4:00 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Madvise Tests in IGT (rev8)
` ✗ i915.CI.BAT: failure "

[PATCH net-next v4] idpf: add support for IDPF PCI programming interface
 2025-09-03  3:58 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 0/6] Add multiple address spaces support to VDUSE
 2025-09-03  3:58 UTC  (10+ messages)
` [PATCH 2/6] vduse: add vq group support
` [PATCH 5/6] vduse: add vq group asid support

[linux-next20250901] Boot fail on IBM Power Server
 2025-09-03  3:45 UTC  (3+ messages)

[linux-next:master 5272/5641] arch/um/include/asm/kasan.h:29:2: error: UML does not work in KASAN_INLINE mode with STATIC_LINK enabled!
 2025-09-03  3:53 UTC 

[Intel-wired-lan] [PATCH v1 iwl-net] igb: fix link test skipping when interface is admin down
 2025-09-03  3:50 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v2] igb: Fix NULL pointer dereference in ethtool loopback test
 2025-09-03  3:50 UTC  (3+ messages)

[PATCH i-g-t v1] lib/drmtest: Refactor chipset to string
 2025-09-03  3:48 UTC  (2+ messages)

[PATCH] nfsd: remove long-standing revoked delegations by force
 2025-09-03  3:46 UTC  (5+ messages)

[PATCH v4] iio: light: ltr390: Implement runtime PM support
 2025-09-03  3:45 UTC  (3+ messages)

[PATCH v5 0/3] remoteproc: imx_rproc: Support i.MX95
 2025-09-03  4:56 UTC  (6+ messages)
` [PATCH v5 2/3] remoteproc: imx_rproc: Add support for System Manager API

[WIP RFC PATCH] fs: retire I_WILL_FREE
 2025-09-03  3:44 UTC  (2+ messages)

[RFC PATCH 0/3] Support RISC-V Zvqdotq vector dot-product extension
 2025-09-03  3:43 UTC  (5+ messages)
` [RFC PATCH 2/3] target/riscv: rvv: Add Zvqdotq support

[PATCH v3 6/8] arm64: dts: bst: add support for Black Sesame Technologies C1200 CDCU1.0 board
 2025-09-03  3:40 UTC  (2+ messages)

[PATCH] gfs2, udf: update to use mmap_prepare
 2025-09-03  3:43 UTC  (2+ messages)

[PATCH] fs: quota: create dedicated workqueue for quota_release_work
 2025-09-03  3:43 UTC  (2+ messages)

+ filemap-optimize-order0-folio-in-filemap_map_pages.patch added to mm-new branch
 2025-09-03  3:41 UTC  (2+ messages)

clang-22 -Walloc-size in mm/kfence/kfence_test.c in 6.6 and 6.1
 2025-09-03  3:40 UTC  (2+ messages)

[RFC PATCH v2 00/18] KVM: x86/mmu: TDX post-populate cleanups
 2025-09-03  3:34 UTC  (9+ messages)
` [RFC PATCH v2 12/18] KVM: TDX: Bug the VM if extended the initial measurement fails

[REGRESSION] AMD HDMI/DP audio broken after suspend since commit 50e0bae34fa6
 2025-09-03  3:35 UTC  (2+ messages)

[PATCH perf/core 03/11] perf: Add support to attach standard unique uprobe
 2025-09-03  3:32 UTC  (2+ messages)

[PATCH 2/2] leds: led-class: Add devicetree support to led_get()
 2025-09-03  3:31 UTC  (2+ messages)

[PATCH] io_uring: remove WRITE_ONCE() in io_uring_create()
 2025-09-03  3:32 UTC  (3+ messages)

[PATCH 00/14] Internalize www.kernel.org/doc cross-reference
 2025-09-03  3:32 UTC  (4+ messages)
` [PATCH 04/14] Documentation: amd-pstate: Use internal link to kselftest

[PATCH net-next v27 0/1] MCTP Over PCC Transport
 2025-09-03  3:31 UTC  (8+ messages)
` [PATCH net-next v27 1/1] mctp pcc: Implement MCTP over "

[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
 2025-09-03  3:30 UTC  (3+ messages)
` [RFC PATCH v2 11/23] KVM: x86: Reject splitting huge pages under shared mmu_lock for mirror root

[PATCH v3 0/7] Add AMD ISP4 driver
 2025-09-03  3:29 UTC  (6+ messages)

[PATCH v10 00/13] khugepaged: mTHP support
 2025-09-03  3:27 UTC  (19+ messages)

[PATCH 0/4] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
 2025-09-03  3:26 UTC  (5+ messages)
` [PATCH 1/4] io_uring: don't include filetable.h in io_uring.h
` [PATCH 2/4] io_uring/rsrc: respect submitter_task in io_register_clone_buffers()
` [PATCH 3/4] io_uring: factor out uring_lock helpers
` [PATCH 4/4] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER

[PATCH 0/4] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
 2025-09-03  3:26 UTC  (4+ messages)

[PATCH i-g-t] intel-ci: Unblock the xe_evict multi-thread tests
 2025-09-03  3:25 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

+ mm-show_mem-add-trylock-while-printing-alloc-info-fix.patch added to mm-new branch
 2025-09-03  3:24 UTC 

[PATCH] md/raid1: fix data lost for writemostly rdev
 2025-09-03  3:23 UTC  (2+ messages)

[PATCH v3 1/7] media: platform: amd: Introduce amd isp4 capture driver
 2025-09-03  3:22 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-09-02
 2025-09-03  3:20 UTC 

[PATCH] drm/xe: Extend Wa_22021007897 to Xe3 platforms
 2025-09-03  3:18 UTC  (3+ messages)

[PATCH v2] hwmon: (asus-ec-sensors) add ROG STRIX Z690-E GAMING WIFI
 2025-09-03  3:17 UTC 

[PATCH v8 0/8] amd-cppc CPU Performance Scaling Driver
 2025-09-03  3:16 UTC  (6+ messages)
` [PATCH v8 1/8] xen/cpufreq: introduce new sub-hypercall to propagate CPPC data

[PATCH v5 1/2] drm/xe/mcr: Make xe_gt_mcr_get_dss_steering() input gt a const
 2025-09-03  3:15 UTC  (3+ messages)
` [PATCH v5 2/2] drm/xe/xe2hpg: Add Wa_18041344222 for Xe2_HPG

[PATCH v8 8/8] xen/cpufreq: Adapt SET/GET_CPUFREQ_CPPC xen_sysctl_pm_op for amd-cppc driver
 2025-09-03  3:14 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update Luo Jie's email address
 2025-09-03  3:12 UTC 

[PATCH v17 00/33] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-09-03  3:13 UTC  (5+ messages)
` [PATCH v17 31/33] fs/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v17 32/33] x86/resctrl: Configure mbm_event mode if supported

[syzbot] [block?] [mm?] INFO: rcu detected stall in wb_workfn (4)
 2025-09-03  3:12 UTC  (2+ messages)

[PATCH net-next v10 00/19] add basic PSP encryption for TCP connections
 2025-09-03  3:10 UTC  (4+ messages)
` [PATCH net-next v10 17/19] psp: provide decapsulation and receive helper for drivers

[PATCH] man/man2/sigaction.2: Update si_code list with Linux v6.16
 2025-09-03  3:08 UTC  (3+ messages)

[PATCH 1/1] EDAC/skx_common: Use topology_physical_package_id() instead of open coding
 2025-09-03  3:06 UTC 

[PATCHSET V2 bpf-next 0/2] cpuidle, bpf: Introduce BPF-ext cpuidle governor policy via struct_ops
 2025-09-03  3:06 UTC  (4+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add selftests for cpuidle_gov_ext

[PATCH 1/3] drm/amdgpu: fix userq VM validation v3
 2025-09-03  3:04 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: remove check for BO reservation add assert instead

[PATCH 1/3] python3-lxml: upgrading to 6.0.1
 2025-09-03  3:03 UTC  (3+ messages)
` [PATCH 2/3] python3-pdm: Update 2.25.4 -> 2.25.9
` [PATCH 3/3] bindgen-cli: Upgrade to 0.72.1

[PATCH 0/3] target/riscv: corner case fixes
 2025-09-03  3:01 UTC  (2+ messages)
` [PATCH 3/3] tests/tcg: Add riscv test for interrupted vector ops

[PATCH linux dev-6.6 1/2] hwmon: (pmbus/adm1275) add adm1281 support
 2025-09-03  3:03 UTC  (2+ messages)

[PATCH v4 0/7] Add kexec_file support for LoongArch
 2025-09-03  3:01 UTC  (3+ messages)
` [PATCH v4 6/7] LoongArch: Automatically disable kaslr when the kernel loads from kexec_file
` [PATCH v4 7/7] LoongArch: Enable CONFIG_KEXEC_FILE


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.