messages from 2026-08-06 22:09:15 to 2026-08-06 23:36:45 UTC [more...]
[PATCH v6 00/51] x86: Try to wrangle PV clocks vs. TSC
2026-08-06 23:35 UTC (11+ messages)
` [PATCH v6 01/51] x86/apic: Provide helpers to set local APIC timer frequency in hz and khz
` [PATCH v6 02/51] x86/apic: Add CONFIG_X86_LOCAL_APIC=n stubs for APIC timer frequency APIs
` [PATCH v6 03/51] x86/tsc: Ensure that TSC recalibration doesn't run if TSC frequency is known
` [PATCH v6 04/51] x86/tsc: Restrict recalibrate_cpu_khz() export to p4-clockmod and powernow-k7
` [PATCH v6 09/51] x86/tsc: Add a standalone helper for getting TSC info from CPUID.0x15
` [PATCH v6 12/51] x86/acrn: Register TSC/CPU frequency callbacks iff frequency is actually in CPUID
` [PATCH v6 13/51] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
` [PATCH v6 14/51] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
` [PATCH v6 16/51] x86/tsc: Rename pit_hpet_ptimer_calibrate_cpu() => native_calibrate_cpu_late()
` [PATCH v6 17/51] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz()
[PATCH bpf-next v4 RESEND] m68k, bpf: Add initial BPF JIT compiler support
2026-08-06 23:34 UTC (2+ messages)
` [PATCH bpf-next v4 RESEND] m68k, bpf: Add initial BPF JIT compiler support (resend)
[PATCH v2 0/6] mm, drm: fix interaction of .pfn_mkwrite() with fixup_user_fault()
2026-08-06 23:32 UTC (3+ messages)
` [PATCH v2 3/6] drm/ttm, drm/vmwgfx: directly create writable PTEs when mkwrite is in use
[PATCH] ASoC: xilinx: formatter_pcm: pass aud_drv_data to irq handlers
2026-08-06 23:32 UTC
[PATCH v3 0/2] HID: sensor: custom: Fix fields lifetime issues
2026-08-06 23:32 UTC (3+ messages)
sysbot AI patches and wireless
2026-08-06 23:30 UTC (2+ messages)
[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
2026-08-06 23:29 UTC (3+ messages)
` [PATCH v3 24/26] mm/page_alloc: always direct compact for unmapped allocs
[Intel-wired-lan] [PATCH net-next v4 0/6] hardware pacing offload
2026-08-06 23:26 UTC (14+ messages)
` "
` [Intel-wired-lan] [PATCH net-next v4 1/6] net: rtnetlink: add pacing_offload_horizon attribute to net_device
` "
` [Intel-wired-lan] [PATCH net-next v4 2/6] net_sched: sch_fq: clear past skb->tstamp if offloading pacing
` "
` [Intel-wired-lan] [PATCH net-next v4 3/6] idpf: support pacing offload
` "
` [Intel-wired-lan] [PATCH net-next v4 4/6] selftests: drv-net: refactor so_txtime errqueue handling
` "
` [Intel-wired-lan] [PATCH net-next v4 5/6] selftests: drv-net: in so_txtime tell apart sw from hw pacing
` "
` [Intel-wired-lan] [PATCH net-next v4 6/6] selftests: drv-net: extend so_txtime with hw offload
` "
+ tools-testing-selftests-mm-add-map_private-dev-zero-merge-tests.patch added to mm-unstable branch
2026-08-06 23:29 UTC
+ tools-testing-vma-add-test-to-assert-map_private-dev-zero-is-anon.patch added to mm-unstable branch
2026-08-06 23:29 UTC
+ mm-vma-make-map_private-mapped-dev-zero-mappings-truly-anonymous.patch added to mm-unstable branch
2026-08-06 23:29 UTC
+ mm-vma-only-permit-map_private-dev-zero-to-be-mapped-anonymous.patch added to mm-unstable branch
2026-08-06 23:29 UTC
+ tools-testing-selftests-mm-test-anonymous-page-offset-merge-behaviour.patch added to mm-unstable branch
2026-08-06 23:29 UTC
+ tools-testing-vma-expand-vma-merge-tests-to-assert-anon-pgoff.patch added to mm-unstable branch
2026-08-06 23:28 UTC
+ mm-rmap-use-anon-pgoff-to-track-map_private-file-backed-anon-folios.patch added to mm-unstable branch
2026-08-06 23:28 UTC
+ mm-migrate-calculate-large-folio-page-index-using-pfn.patch added to mm-unstable branch
2026-08-06 23:28 UTC
+ mm-huge_memory-update-remove_migration_pmd-to-accept-a-folio.patch added to mm-unstable branch
2026-08-06 23:28 UTC
+ mm-clean-up-vma_address_end.patch added to mm-unstable branch
2026-08-06 23:28 UTC
+ mm-rmap-track-whether-the-page-vma-mapped-pgoff-is-anonymous.patch added to mm-unstable branch
2026-08-06 23:28 UTC
+ mm-propagate-vma-anonymous-page-offset-on-map-remap-split-merge.patch added to mm-unstable branch
2026-08-06 23:28 UTC
+ tools-testing-vma-add-tests-for-copy_vma-self-merge.patch added to mm-unstable branch
2026-08-06 23:28 UTC
+ mm-vma-fix-self-merge-check-in-copy_vma.patch added to mm-unstable branch
2026-08-06 23:28 UTC
+ mm-introduce-and-use-vma_filebacked_address.patch added to mm-unstable branch
2026-08-06 23:28 UTC
+ mm-update-print_bad_page_map-to-show-anon-index-if-appropriate.patch added to mm-unstable branch
2026-08-06 23:28 UTC
+ mm-abstract-vma_address-and-introduce-vma_anon_address.patch added to mm-unstable branch
2026-08-06 23:28 UTC
+ mm-introduce-linear_anon_page_index.patch added to mm-unstable branch
2026-08-06 23:28 UTC
+ mm-provide-vma_is_cow_mapping-and-remove-is_cow_mapping.patch added to mm-unstable branch
2026-08-06 23:28 UTC
+ mm-vma-introduce-vma-anon-page-offset-field-and-add-helpers.patch added to mm-unstable branch
2026-08-06 23:27 UTC
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-06 23:27 UTC (2+ messages)
[PATCH v4] sched/fair: Preserve wake-affine CPU for non-SMT reciprocal sync wakeups
2026-08-06 23:18 UTC (3+ messages)
[PATCH v12 0/8] DCD Prep Series
2026-08-06 23:27 UTC (8+ messages)
` [PATCH v12 6/8] cxl/mem: Configure dynamic capacity interrupts
[PATCH net-next v4 0/3] dpll: add SiTime SiT9531x DPLL clock driver
2026-08-06 23:24 UTC (4+ messages)
` [PATCH net-next v4 1/3] dt-bindings: vendor-prefixes: add SiTime Corporation
` [PATCH net-next v4 2/3] dt-bindings: dpll: add SiTime SiT9531x clock generator
` [PATCH net-next v4 3/3] dpll: add SiTime SiT9531x DPLL clock driver
[PATCH RFC] sched/fair: decline WF_SYNC stacking when waker LLC is the busier share
2026-08-06 23:22 UTC (3+ messages)
[PATCH 0/7] Add support for QCOM SPMI PMIC5 Gen4 ADC
2026-08-06 23:18 UTC (9+ messages)
` [PATCH 1/7] dt-bindings: iio: adc: Add support for QCOM "
` [PATCH 2/7] iio: adc: qcom-spmi-adc5-gen3: "
[LTP] [PATCH v5] min_free_kbytes: Handle transient memory drops in check_monitor
2026-08-06 23:13 UTC (2+ messages)
` [LTP] [PATCH v6] "
[PATCH v5 2/4] man/man5/tunables.conf: Document system-wide tunables config
2026-08-06 22:15 UTC (2+ messages)
[to-be-updated] tools-testing-selftests-mm-add-map_private-dev-zero-merge-tests.patch removed from -mm tree
2026-08-06 23:14 UTC
[to-be-updated] tools-testing-vma-add-test-to-assert-map_private-dev-zero-is-anon.patch removed from -mm tree
2026-08-06 23:14 UTC
[to-be-updated] mm-vma-make-map_private-mapped-dev-zero-mappings-truly-anonymous.patch removed from -mm tree
2026-08-06 23:14 UTC
[to-be-updated] mm-vma-only-permit-map_private-dev-zero-to-be-mapped-anonymous.patch removed from -mm tree
2026-08-06 23:14 UTC
[to-be-updated] tools-testing-selftests-mm-test-virtual-page-offset-merge-behaviour.patch removed from -mm tree
2026-08-06 23:14 UTC
[to-be-updated] tools-testing-vma-expand-vma-merge-tests-to-assert-virt-pgoff.patch removed from -mm tree
2026-08-06 23:14 UTC
[to-be-updated] mm-rmap-use-virt-pgoff-for-map_private-file-backed-anon-folios.patch removed from -mm tree
2026-08-06 23:14 UTC
[to-be-updated] mm-introduce-and-use-linear_folio_page_index.patch removed from -mm tree
2026-08-06 23:14 UTC
[to-be-updated] mm-rmap-track-whether-the-page-vma-mapped-walk-is-anonymous.patch removed from -mm tree
2026-08-06 23:14 UTC
[to-be-updated] mm-propagate-vma-virtual-page-offset-on-map-remap-split-merge.patch removed from -mm tree
2026-08-06 23:14 UTC
[to-be-updated] mm-introduce-and-use-vma_filebacked_address.patch removed from -mm tree
2026-08-06 23:14 UTC
[to-be-updated] mm-update-print_bad_page_map-to-show-virtual-page-index.patch removed from -mm tree
2026-08-06 23:13 UTC
[to-be-updated] mm-abstract-vma_address-and-introduce-vma_anon_address.patch removed from -mm tree
2026-08-06 23:13 UTC
[to-be-updated] mm-introduce-linear_virt_page_index.patch removed from -mm tree
2026-08-06 23:13 UTC
[to-be-updated] mm-vma-introduce-vma-virtual-page-offset-field-and-add-helpers.patch removed from -mm tree
2026-08-06 23:13 UTC
[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING 1fb556c523f6c18b43b1f52fb366f61c9963ce06
2026-08-06 23:12 UTC
[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
2026-08-06 23:11 UTC (5+ messages)
` [PATCH v16 27/45] KVM: arm64: CCA: Allow populating initial contents
` [PATCH v16 29/45] KVM: arm64: CCA: Support runtime faulting of memory
[PATCH] drm/virtio: use the DMA API for resource backing on Xen
2026-08-06 23:10 UTC (3+ messages)
+ selftests-mm-use-pattern-matching-in-gitignore-fix.patch added to mm-unstable branch
2026-08-06 23:09 UTC
[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS edfea15f16cd8df92873c9bfbda1d80be07b0248
2026-08-06 23:08 UTC
[PATCH net v2] dibs: fix double free of dmb_clientid_arr
2026-08-06 23:08 UTC (2+ messages)
[PATCH] man/man5/elf.5: Fix description of e_flags
2026-08-06 23:08 UTC (2+ messages)
[PATCH v4 0/2] tests/sriov_basic: Validate PF unbind with VFs enabled
2026-08-06 23:06 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for tests/sriov_basic: Validate PF unbind with VFs enabled (rev2)
` ✓ i915.CI.BAT: "
[PATCH] Bluetooth: ISO: zero the sockaddr before returning it in getname
2026-08-06 23:06 UTC
[PATCH] staging: media: atomisp: move constant to the right side of comparisons
2026-08-06 23:06 UTC (2+ messages)
[cxl:for-7.3/cxl-port-err-prep] BUILD SUCCESS 658fb50cc8882608dc72dfa6b2e052f87d265ce6
2026-08-06 23:03 UTC
[PATCH v2 0/6] Bluetooth: qca: enable QCC2072 on RB3 Gen 2 Industrial
2026-08-06 23:02 UTC (11+ messages)
` [PATCH v2 6/6] arm64: dts: qcom: rb3gen2: add Industrial BT UART overlay
[PATCH v2 0/2] drm/xe/sysctrl: Add fwctl support for System Controller
2026-08-06 23:02 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH] staging: media: atomisp: align * on comment
2026-08-06 23:02 UTC (2+ messages)
[PATCH] media: atomisp: Remove useless return statement
2026-08-06 23:00 UTC (2+ messages)
[PATCH net-next] octeontx2-af: return tsc value along with PTP clock
2026-08-06 23:00 UTC (2+ messages)
[RFC PATCH] virtio_balloon: add VIRTIO_BALLOON_F_REPORTING_PM_SAFE feature bit
2026-08-06 23:00 UTC (4+ messages)
[PATCH] media: atomisp: replace spaces with tabs
2026-08-06 23:00 UTC (2+ messages)
[PATCH 0/6] mm/page_io: folio conversion cleanups
2026-08-06 22:55 UTC (7+ messages)
` [PATCH 1/6] mm/page_io: convert write completion handlers to folios
` [PATCH 2/6] mm: remove PageReclaim
` [PATCH 3/6] mm/page_io: use swap entries directly in zeromap helpers
` [PATCH 4/6] mm/page_io: rename bio_associate_blkg_from_page()
` [PATCH 5/6] mm/page_io: refer to folios in swap_writeout() comments
` [PATCH 6/6] mm/swap: rename __swap_writepage() to __swap_writeout()
[PATCH 0/3] init/Kconfig: generalize config COMMAND_LINE_SIZE
2026-08-06 22:57 UTC (3+ messages)
[PATCH v2 0/2] serial: 8250: Add AN7581 UART support
2026-08-06 22:56 UTC (6+ messages)
` [PATCH v2 2/2] serial: 8250: Add Airoha SoC UART and HSUART support
[PATCH net] net: expect instance lock in netdev_queue_get_dma_dev()
2026-08-06 22:56 UTC
[PATCH 0/3] Modify the SW tail logic in OA
2026-08-06 22:54 UTC (5+ messages)
` [PATCH 1/3] drm/xe/xe_oa: Clear status only if relevant bits are set
` [PATCH 2/3] drm/xe/xe_oa: Avoid checking and setting fields in the OA report
` [PATCH 3/3] drm/xe/xe_oa: Add a lag to the reports that is exported to user
` ✓ CI.KUnit: success for Modify the SW tail logic in OA
[PATCH] Bluetooth: btusb: Gate ACL delivery on HCI handle presence
2026-08-06 22:51 UTC (4+ messages)
` [PATCH v2] Bluetooth: hci_core: Queue out-of-order ACL packets
` [PATCH v3] Bluetooth: l2cap: Create temporary hcon for inbound LE connections
[PATCH] drivers/base, mm: move arch_numa.c to mm/
2026-08-06 22:48 UTC (3+ messages)
+ drivers-base-mm-move-arch_numac-to-mm.patch added to mm-new branch
2026-08-06 22:48 UTC
[PATCH] i2c: imx: add I2C_M_REV_DIR_ADDR and I2C_M_NOSTART
2026-08-06 22:48 UTC (3+ messages)
[PATCH v4 0/2] mm/zswap: Fixes and improves the zswap shrink
2026-08-06 22:47 UTC (3+ messages)
+ mm-zswap-support-batch-writeback-in-shrink_memcg.patch added to mm-new branch
2026-08-06 22:43 UTC
+ mm-zswap-fix-global-shrinker-when-memory-cgroup-is-disabled.patch added to mm-new branch
2026-08-06 22:43 UTC
CVE-2026-68480: x86/bugs: Make Safe-RET robust against interrupt injection
2026-08-06 22:42 UTC (3+ messages)
[PATCH v9 00/11] Dynamic PAMT
2026-08-06 22:42 UTC (15+ messages)
` [PATCH v9 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [PATCH v9 04/11] x86/virt/tdx: Allocate refcounts for Dynamic PAMT memory
` [PATCH v9 05/11] x86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()
` [PATCH v9 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v9 07/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
[PATCH v11 00/37] pinctrl: airoha: split on shared and SoC drivers, add more SoCs
2026-08-06 22:37 UTC (37+ messages)
` [PATCH v11 04/37] pinctrl: airoha: an7581: fix pinconf of i2c_scl/i2c_sda pins
` [PATCH v11 06/37] dt-bindings: pinctrl: airoha: en7581: allow configuration of pcie_reset pins as gpio or pwm
` [PATCH v11 08/37] dt-bindings: pinctrl: airoha: an7583: allow configuration of non-gpio default pins as gpio and pwm
` [PATCH v11 10/37] pinctrl: airoha: fix I2C1 pin mux config for AN7581
` [PATCH v11 11/37] dt-bindings: pinctrl: airoha: an7583: add i2c0 group for i2c function
` [PATCH v11 13/37] pinctrl: airoha: fix AN7583 MDIO pin mux config
` [PATCH v11 16/37] pinctrl: airoha: add set_direction() helper for gpio_chip
` [PATCH v11 17/37] pinctrl: airoha: minor improvements
` [PATCH v11 19/37] pinctrl: airoha: add missed IRQ resource helpers
` [PATCH v11 20/37] pinctrl: airoha: fix IRQ mask/unmask code
` [PATCH v11 21/37] pinctrl: airoha: fix edge-triggered interrupts handling
` [PATCH v11 23/37] pinctrl: airoha: statically allocate gpio regs structure
` [PATCH v11 25/37] pinctrl: airoha: split driver on shared code and SoC specific drivers
` [PATCH v11 29/37] dt-bindings: pinctrl: airoha: an7583: add missed features
` [PATCH v11 33/37] dt-bindings: pinctrl: airoha: add support of en7523 pin controller
` [PATCH v11 34/37] pinctrl: airoha: add support of en7523 SoC
` [PATCH v11 35/37] pinctrl: airoha: try to find chip scu node by phandle first
` [PATCH v11 36/37] dt-bindings: pinctrl: airoha: add support of an7563 pin controller
[PATCH nf-next 0/7] flowtable preparation for IPv4 over IPv6 and SIT
2026-08-06 22:35 UTC (8+ messages)
` [PATCH nf-next 1/7] net: pass net_device_path_ctx to dev_fill_forward_path()
` [PATCH nf-next 2/7] net: netfilter: add ether_type to net_device_path_ctx and use it
` [PATCH nf-next 3/7] netfilter: flowtable: rename tun.l3_proto to tun.inner_proto
` [PATCH nf-next 4/7] netfilter: flowtable: rename ctx.tun.proto to ctx.tun.inner_proto
` [PATCH nf-next 5/7] netfilter: flowtable: store ethertype in flowtable context
` [PATCH nf-next 6/7] netfilter: flowtable: move ipv4 and ipv6 xmit path to function
` [PATCH nf-next 7/7] netfilter: flowtable: detach layer 2 encapsulation parser from lookup
[PATCH net v3 0/2] net: ravb: fix PTP clock lifetime
2026-08-06 22:34 UTC (3+ messages)
` [PATCH net v3 2/2] net: ravb: serialize PTP clock teardown
[ndctl PATCH] util/sysfs: do not fail on missing bind attributes
2026-08-06 22:31 UTC
[PATCH v2] Squashfs: check block offset is not negative
2026-08-06 19:54 UTC (6+ messages)
[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
2026-08-06 22:30 UTC (10+ messages)
` [PATCH V12 08/12] famfs: iomap_begin and file-to-dax offset resolution
` [PATCH V12 09/12] famfs: Register secondary daxdevs by path (FAMFSIOC_DAXDEV_OPEN)
` [PATCH V12 10/12] famfs: Add runtime operation-permission (opts) framework
[PATCH] ipmi: Fix leak in __ipmi_bmc_register
2026-08-06 22:30 UTC
[PATCH v1] wifi: mt76: mt792x: fix memory leak in USB TX path
2026-08-06 22:29 UTC (2+ messages)
[Feature request] Separate explicit fetch mapping from default fetch selection
2026-08-06 22:26 UTC
[GIT PULL] smb3 client fixes
2026-08-06 22:23 UTC
[PATCH v5 0/4] lib: Add generic platform filtering framework for IGT
2026-08-06 22:21 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH 0/4] KVM: x86/mmu: Fix pre-fault and map private loops
2026-08-06 22:21 UTC (7+ messages)
` [PATCH 2/4] KVM: x86/mmu: Harden "map private PFN" against unexpected root invalidation
` [PATCH 4/4] KVM: x86/mmu: Add sanity check to detect stale page faults in "map private PFN"
[PATCH] media: dvb-frontends: a8293: propagate set_voltage errors
2026-08-06 22:20 UTC (2+ messages)
[GSoC PATCH v2 0/7] repack: add --drop-filtered to reclaim space in partial clones
2026-08-06 22:19 UTC (3+ messages)
` [GSoC PATCH v3 "
[PATCH v6 0/6] fuse: add io-uring buffer pools and zero-copy
2026-08-06 22:18 UTC (4+ messages)
` [PATCH v6 3/6] fuse: add io-uring buffer pools
[PATCH v2 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
2026-08-06 22:18 UTC (4+ messages)
` [PATCH v2 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
[PATCH v5 00/51] x86: Try to wrangle PV clocks vs. TSC
2026-08-06 22:18 UTC (4+ messages)
` [PATCH v5 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
[PATCH] hw/i386/amd_iommu: Avoid undefined behavior in amdvi_setevent_bits()
2026-08-06 22:16 UTC (2+ messages)
[PATCH bpf-next v1 0/2] Fix sleepable context checks in verifier
2026-08-06 22:17 UTC (5+ messages)
` [PATCH bpf-next v1 1/2] bpf: Fix sleepable context checks and remove in_sleepable helper
[PATCH 0/5] xhci: Sort out the TD skipping business
2026-08-06 22:16 UTC (6+ messages)
` [PATCH 5/5] usb: xhci: Rework and improve the TD matching and skipping logic
[PATCHv2 0/8] gpio: move ppc4xx driver to drivers/gpio and modernize
2026-08-06 22:15 UTC (2+ messages)
PGP keysigning at LPC/OSSE 2026
2026-08-06 22:15 UTC (3+ messages)
` [workflows]PGP "
[PATCH i-g-t] intel-ci: skip tiling tests on xe nvl
2026-08-06 22:22 UTC
[PATCH 0/2] pinctrl: rockchip: Two fixes for latent driver bugs
2026-08-06 22:12 UTC (3+ messages)
[PATCH] platform/x86: samsung-galaxybook: Add SAMB430 ACPI device ID
2026-08-06 22:12 UTC
ath12k: WCN7858 data path stalls under load while association remains active
2026-08-06 22:12 UTC (2+ messages)
[PATCH] smb: client: require CONFIG_CIFS_DEBUG2=y for accounting tcon bytes stats
2026-08-06 22:12 UTC (2+ messages)
[PATCH 0/3] Fix a deadlock in blk-crypto-fallback
2026-08-06 22:10 UTC (4+ messages)
` [PATCH 1/3] mm: make mempool_alloc_from_pool() return bool
` [PATCH 2/3] mm: support fallible mempool_alloc_bulk()
` [PATCH 3/3] blk-crypto-fallback: Fix deadlock when encrypting large bio in dm layer
[PATCH] drm/xe: kill the secondary bind queues on multi-GT teardown
2026-08-06 22:09 UTC (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "
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.