All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-29 20:48:19 to 2020-06-29 21:02:38 UTC [more...]

[PATCH 0/4] Fix a bunch of W=1 warnings in PWM
 2020-06-29 16:45 UTC  (5+ messages)
` [PATCH 1/4] pwm: bcm-iproc: Remove impossible comparison when validating duty cycle
` [PATCH 2/4] pwm: bcm-kona: "

[PATCH v4 1/2] ARM: imx: mach-imx6q: Search for fsl,imx6q-iomuxc-gpr earlier
 2020-06-29 14:25 UTC  (5+ messages)
` [PATCH v4 2/2] ARM: imx6plus: enable internal routing of clk_enet_ref where possible

[PATCH v2] PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent
 2020-06-29 11:29 UTC  (7+ messages)

[PATCH 1/2] rtlwifi: Use const in 8188ee/8723be/8821ae swing_table declarations
 2020-06-29  6:18 UTC  (5+ messages)
` [PATCH 2/2] rtlwifi: 8821ae: remove unused path B parameters from swing table

[PATCH 1/3] reset: imx7: Support module build
 2020-06-29 11:44 UTC  (12+ messages)
` [PATCH 2/3] arm64: defconfig: Select CONFIG_RESET_IMX7 by default
` [PATCH 3/3] ARM: imx: Select RESET_IMX7 for i.MX7D

[PATCH V3 00/10] Support building i.MX8 SoCs clock driver as module
 2020-06-29 11:43 UTC  (9+ messages)
` [PATCH V3 02/10] init.h: Fix the __setup_param() macro for module build
` [PATCH V3 03/10] ARM: imx: Select MXC_CLK for each SoC
` [PATCH V3 10/10] clk: imx8qxp: Support module build

[RFC PATCH 0/6] Support raw event and DT for perf on RISC-V
 2020-06-29  8:27 UTC  (13+ messages)
` [RFC PATCH 1/6] dt-bindings: riscv: Add YAML documentation for PMU
` [RFC PATCH 4/6] riscv: perf: Add raw event support

[PATCH v1 0/5] misc: use generic power management
 2020-06-29  8:15 UTC  (6+ messages)
` [PATCH v1 1/5] cb710/core.c: "
` [PATCH v1 2/5] cardreader/rtsx_pcr.c: "
` [PATCH v1 3/5] misc/tifm_7xx1.c: "
` [PATCH v1 4/5] misc/phantom.c: "
` [PATCH v1 5/5] misc/pch_phub.c: "

[PATCH v1 0/5] ethernet: intel: Convert to generic power management
 2020-06-29  9:29 UTC  (3+ messages)
` [PATCH v1 4/5] ixgbevf: use "
` [PATCH v1 5/5] e100: "

[PATCH v2 0/4] Inline Encryption Support for fscrypt
 2020-06-29 12:04 UTC  (3+ messages)
` [PATCH v2 1/4] fs: introduce SB_INLINECRYPT
` [PATCH v2 3/4] f2fs: add inline encryption support

[PATCH] samples/vfs: Avoid warning in statx override
 2020-06-29  5:14 UTC 

[PATCH] nfs: pnfs: use GFP_ATOMIC under spin lock
 2020-06-29 12:04 UTC 

[REGRESSION] 5.8-rc3: seccomp crash with Chromium, QtWebEngine and related browsers: seccomp-bpf failure in syscall 0072
 2020-06-29 15:32 UTC  (4+ messages)

[PATCH] Documentation: Coccinelle: fix typos and command example
 2020-06-29 21:01 UTC  (3+ messages)
` [Cocci] "

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-06-29  7:20 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 04/11] thermal: Store device mode in struct thermal_zone_device
  ` [PATCH v5 05/11] thermal: remove get_mode() operation of drivers

KASAN: user-memory-access Read in do_con_write (2)
 2020-06-29  4:56 UTC 

[PATCH v4 00/17] Warn on orphan section placement
 2020-06-29 20:54 UTC  (15+ messages)
` [PATCH v4 01/17] vmlinux.lds.h: Add .gnu.version* to DISCARDS
` [PATCH v4 02/17] vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
` [PATCH v4 04/17] vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS
` [PATCH v4 05/17] ctype: Work around Clang -mbranch-protection=none bug
` [PATCH v4 08/17] arm64/mm: Remove needless section quotes
` [PATCH v4 12/17] arm/build: Refactor linker script headers
` [PATCH v4 14/17] arm/build: Warn on orphan section placement
` [PATCH v4 15/17] arm/boot: "
` [PATCH v4 16/17] x86/build: "

[PATCH net-next 0/8] bnxt_en: Driver update for net-next
 2020-06-29  6:34 UTC  (4+ messages)
` [PATCH net-next 1/8] bnxt_en: Set up the chip specific RSS table size
` [PATCH net-next 3/8] bnxt_en: Add helper function to return the number of RSS contexts
` [PATCH net-next 5/8] bnxt_en: Return correct RSS indirection table entries to ethtool -x

[PATCH] iopl.2: Changing description of permissions set per-process to per-thread
 2020-06-29 11:49 UTC  (7+ messages)
        ` [PATCH-v2] iopl.2: Updating description of permissions and disabling interrupts

[PATCH v2] ARM: dts: exynos: Fix missing empty reg/ranges property regulators on Trats
 2020-06-29 20:59 UTC  (2+ messages)

[RFC PATCH v3 0/5] scsi: ufs: Add Host Performance Booster Support
 2020-06-29 11:39 UTC  (7+ messages)

[PATCH v2 0/6] devres: provide and use devm_krealloc()
 2020-06-29  6:50 UTC  (6+ messages)
` [PATCH v2 1/6] devres: remove stray space from devm_kmalloc() definition
` [PATCH v2 2/6] devres: move the size check from alloc_dr() into a separate function
` [PATCH v2 3/6] device: remove 'extern' attribute from function prototypes in device.h
` [PATCH v2 4/6] devres: handle zero size in devm_kmalloc()
` [PATCH v2 5/6] devres: provide devm_krealloc()

[PATCH 1/2] platform/chrome: cros_ec_typec: Use workqueue for port update
 2020-06-29 10:51 UTC  (3+ messages)
` [PATCH 2/2] platform/chrome: cros_ec_typec: Add PM support

How to get back missing files after rebase?
 2020-06-29 11:59 UTC 

[PATCH v3] ASoC: Intel: kbl_rt5663_rt5514_max98927: Split be_hw_params_fixup function
 2020-06-29 11:11 UTC  (7+ messages)

[Buildroot] [git commit] package/cups-filters: bump to version 1.27.5
 2020-06-29 21:01 UTC 

[PATCH] dt-bindings: iio: bmc150_magn: Document missing compatibles
 2020-06-29  6:49 UTC  (5+ messages)

[PATCH v5 00/10] MT6779 IOMMU SUPPORT
 2020-06-29 10:28 UTC  (9+ messages)
` [PATCH v5 04/10] iommu/mediatek: Setting MISC_CTRL register
` [PATCH v5 07/10] iommu/mediatek: Add REG_MMU_WR_LEN register definition
` [PATCH v5 08/10] iommu/mediatek: Extend protect pa alignment value
` [PATCH v5 09/10] iommu/mediatek: Modify MMU_CTRL register setting

KASAN: use-after-free Read in decode_session6
 2020-06-29  4:55 UTC 

[Buildroot] [git commit] package/cups-filters: improve cups-browsed init integration
 2020-06-29 21:00 UTC 

[PATCH v2] io_uring: fix missing wake_up io_rw_reissue()
 2020-06-29  9:59 UTC 

[GIT PULL] thermal fixes for v5.8-rc4
 2020-06-29 21:00 UTC  (2+ messages)

[GIT PULL] Security subsystem fixes for v5.8
 2020-06-29 21:00 UTC 

[PATCH] staging: rtl8188eu: include: hal8188e_rate_adaptive.h: fixed a blank space coding style issue
 2020-06-29  5:34 UTC 

[PATCH bpf v2 0/6] Fix attach / detach uapi for sockmap and flow_dissector
 2020-06-29  9:56 UTC  (5+ messages)
` [PATCH bpf v2 1/6] bpf: flow_dissector: check value of unused flags to BPF_PROG_ATTACH
` [PATCH bpf v2 4/6] bpf: sockmap: require attach_bpf_fd when detaching a program
` [PATCH bpf v2 5/6] selftests: bpf: pass program and target_fd in flow_dissector_reattach
` [PATCH bpf v2 6/6] selftests: bpf: pass program to bpf_prog_detach in flow_dissector

[PATCH v2 00/10] net: improve devres helpers
 2020-06-29 12:03 UTC  (4+ messages)
` [PATCH v2 05/10] phy: un-inline devm_mdiobus_register()
` [PATCH v2 07/10] net: phy: don't abuse devres in devm_mdiobus_register()
` [PATCH v2 08/10] of: mdio: remove the 'extern' keyword from function declarations

[PATCH] iommu: SUN50I_IOMMU should depend on HAS_DMA
 2020-06-29 12:11 UTC 

[PATCH v6 0/4] driver core: add probe error check helper
 2020-06-29  8:33 UTC  (5+ messages)
  ` [PATCH v6 3/4] drm/bridge/sii8620: fix resource acquisition error handling
  ` [PATCH v6 4/4] drm/bridge: lvds-codec: simplify "

[PATCH v1 0/6] [media] pci: use generic power management
 2020-06-29  7:36 UTC  (5+ messages)
` [PATCH v1 1/6] [media] sta2x11: "
` [PATCH v1 2/6] [media] cx23885: "
` [PATCH v1 4/6] [media] cx88: "
` [PATCH v1 6/6] [media] tw68: "

[PATCH v3 0/2] prctl.2 man page updates for Linux 5.6
 2020-06-29 11:52 UTC  (2+ messages)

[PATCH v5 06/11] thermal: Add mode helpers
 2020-06-29 12:08 UTC  (9+ messages)
` [PATCH v6 00/11] Stop monitoring disabled devices
  ` [PATCH v6 01/11] acpi: thermal: Fix error handling in the register function
  ` [PATCH v6 06/11] thermal: Add mode helpers
  ` [PATCH v6 07/11] thermal: Use mode helpers in drivers
  ` [PATCH v6 08/11] thermal: Explicitly enable non-changing thermal zone devices
  ` [PATCH v6 09/11] thermal: core: Stop polling DISABLED thermal devices
  ` [PATCH v6 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods

[PATCH 0/8] Add support for Sony SDM630-based boards
 2020-06-29 12:15 UTC  (4+ messages)
` [PATCH 7/8] arm64: dts: qcom: Add support for Sony Xperia XA2/Plus/Ultra (Nile platform)

[PATCH v1 0/2] ipw2x00: use generic power management
 2020-06-29  7:25 UTC  (3+ messages)
` [PATCH v1 1/2] ipw2100: "
` [PATCH v1 2/2] ipw2200: "

[net-next v4 00/12][pull request] 100GbE Intel Wired LAN Driver Updates 2020-05-19
 2020-06-29 20:59 UTC  (9+ messages)
` [net-next v4 10/12] ASoC: SOF: Introduce descriptors for SOF client

[Buildroot] [PATCH v1 1/3] package/qemu: add spice support
 2020-06-29 20:59 UTC  (4+ messages)
` [Buildroot] [PATCH v1 2/3] package/qemu: add vnc support
` [Buildroot] [PATCH v1 3/3] package/qemu: add usb-redir support

[PATCH 1/2] reboot: add a "power cycle" quirk to prepare for a power off on reboot
 2020-06-29 20:58 UTC  (2+ messages)
` [PATCH 2/2] x86/reboot/quirks: Add ASRock Z170 Extreme4

rename ->make_request_fn and move it to the block_device_operations
 2020-06-29 19:39 UTC  (4+ messages)
` [PATCH 18/20] block: refator submit_bio_noacct
` [PATCH 19/20] block: shortcut __submit_bio_noacct for blk-mq drivers
` [PATCH 20/20] block: remove direct_make_request

pull-request: mac80211 2020-06-29
 2020-06-29 14:27 UTC 

[PATCH][v2] Drivers: hv: Change flag to write log level in panic msg to false
 2020-06-29 10:32 UTC  (2+ messages)

[PATCH v2] ACPI: Drop rcu usage for MMIO mappings
 2020-06-29 20:57 UTC  (6+ messages)
` [RFT][PATCH v3 0/4] ACPI: ACPICA / OSL: Avoid unmapping ACPI memory inside of the AML interpreter
  ` [PATCH v4 0/2] "
    ` [PATCH v4 2/2] ACPICA: Preserve memory opregion mappings

[PATCH 1/2] kasan: Improve and simplify Kconfig.kasan
 2020-06-29 10:41 UTC 

[dpdk-dev] [PATCH 0/2] eal: choose initial PRNG seed source at runtime
 2020-06-29 20:57 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 2/2] eal: emulate glibc getentropy for initial random seed

[PATCH 0/6] Overhaul memalloc_no*
 2020-06-29  8:22 UTC  (4+ messages)

[PATCH v9 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver
 2020-06-29 12:00 UTC  (2+ messages)
` [PATCH v9 1/3] dt-bindings: phy: Add DT bindings for Xilinx ZynqMP PSGTR PHY

[PATCH v4 00/10] Add MMC and DMA support for Actions S700
 2020-06-29  8:28 UTC  (5+ messages)
` [PATCH v4 02/10] dmaengine: Actions: Add support for S700 DMA engine

[PATCH 1/4] arm64: dts: exynos: Add PWM interrupts on Exynos7
 2020-06-29 20:44 UTC  (8+ messages)
` [PATCH 2/4] arm64: dts: exynos: Remove generic arm, armv8-pmuv3 compatible
  ` [PATCH 2/4] arm64: dts: exynos: Remove generic arm,armv8-pmuv3 compatible
` [PATCH 3/4] arm64: dts: exynos: Align DMA controller bus node name with dtschema
` [PATCH 4/4] ARM: "

[RFC PATCH] kvm,x86: Exit to user space in case of page fault error
 2020-06-29 20:56 UTC  (5+ messages)
      ` [Virtio-fs] [RFC PATCH] kvm, x86: "

[PATCHv5 00/22] scsi: enable reserved commands for LLDDs
 2020-06-29 13:08 UTC  (3+ messages)
` [PATCH 21/22] aacraid: use scsi_get_internal_cmd()

[PATCH v1] adm8211: use generic power management
 2020-06-29  3:50 UTC 

[PATCH net-next] icmp: support rfc 4884
 2020-06-29 20:55 UTC  (3+ messages)

[PATCH v2] net: phy: marvell10g: support XFI rate matching mode
 2020-06-29  9:22 UTC  (2+ messages)

[PATCH 0/4] media: staging: rkisp1: document rkisp1-common.h
 2020-06-29  6:57 UTC  (2+ messages)
` [PATCH 2/4] media: staging: rkisp1: remove unused field alloc_ctx from struct rkisp1_device

[PATCH net-next] net: mscc: ocelot: remove EXPORT_SYMBOL from ocelot_net.c
 2020-06-29  4:40 UTC  (2+ messages)

[PATCH V4 0/3] cpufreq: Allow default governor on cmdline and fix locking issues
 2020-06-29  9:55 UTC  (9+ messages)
` [PATCH V4 3/3] cpufreq: Specify default governor on command line

[PoC PATCH 00/34] An alternative modified path Bloom filters implementation
 2020-06-29 11:30 UTC  (5+ messages)
` [PATCH 04/34] commit-slab: add a function to deep free entries on the slab

[PATCH] send-email: restore --in-reply-to superseding behavior
 2020-06-29 14:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH/RFC v4 0/4] treewide: add regulator condition on _mmc_suspend()
 2020-06-29 11:49 UTC  (4+ messages)

[PATCH] loop: fix passing zero to 'PTR_ERR' warning
 2020-06-29 20:54 UTC  (2+ messages)

[PATCH v2] Fix undefined operation VMXOFF during reboot and crash
 2020-06-29 20:54 UTC  (3+ messages)

[PATCH -next] <linux/of.h>: add stub for of_get_next_parent() to fix qcom build error
 2020-06-29 16:43 UTC 

[PATCH] Bluetooth: fix kernel null pointer dereference error on suspend
 2020-06-29 14:26 UTC 

[PATCH 1/3] dt-bindings: ARM: imx: add kamstrup flex concentrator to schema
 2020-06-29 11:49 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: imx7: add support for kamstrup flex concentrator
` [PATCH 3/3] MAINTAINERS: Add Bruno Thomsen as reviewer of Kamstrup DTS

[PATCH v2 1/2] x86/fpu: Reset MXCSR to default in kernel_fpu_begin()
 2020-06-29  8:34 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH testsuite] travis: fix `make conf` invocation
 2020-06-29 19:13 UTC  (3+ messages)

[PATCH] staging/wilc1000: let wilc_mac_xmit() to NETDEV_TX_OK
 2020-06-29 10:40 UTC  (2+ messages)
` [PATCH] wilc1000: let wilc_mac_xmit() return NETDEV_TX_OK

[PATCH 0/6] Fix enum values print in tracepoints
 2020-06-29 20:52 UTC  (2+ messages)

linux-next: Tree for Jun 29
 2020-06-29  8:36 UTC 

[Buildroot] [PATCH] package/glibc: disable Werror for gcc 10 build
 2020-06-29 20:53 UTC  (2+ messages)

[PATCH v3 00/15] HWPOISON: soft offline rework
 2020-06-29  7:33 UTC  (6+ messages)
` [PATCH v3 13/15] mm,hwpoison: Refactor soft_offline_huge_page and __soft_offline_page

[bpf PATCH v2 0/3] Sockmap RCU splat fix
 2020-06-29  7:42 UTC  (3+ messages)
` [bpf PATCH v2 2/3] bpf, sockmap: RCU dereferenced psock may be used outside RCU block

[PATCH 0/3] Dynamic CPU frequency switching for the HiFive
 2020-06-29  9:30 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: uniphier: add interrupts to support card serial
 2020-06-29  7:43 UTC  (10+ messages)
` [PATCH 4/4] ARM: dts: uniphier: change support card to simple-mfd from simple-bus

[block:for-5.9/io_uring 38/46] fs/io_uring.c:1579:0-1: preceding lock on line 1563
 2020-06-29 20:52 UTC 

[PATCH 00/15] always use netdev_tx_t for xmit()'s return type
 2020-06-29  3:53 UTC  (2+ messages)

[PATCH 0/7] Enable support for kgdb NMI console feature
 2020-06-29 11:45 UTC  (7+ messages)
` [PATCH 3/7] kgdb: Add request_nmi() to the io ops table for kgdboc

[net-next 10/10] net/mlx5e: Add support for PCI relaxed ordering
 2020-06-29  9:32 UTC  (2+ messages)

[PATCH V6 0/6] blk-mq: support batching dispatch from scheduler
 2020-06-29  9:04 UTC  (5+ messages)
` [PATCH V6 5/6] blk-mq: pass obtained budget count to blk_mq_dispatch_rq_list
` [PATCH V6 6/6] blk-mq: support batching dispatch in case of io scheduler

[PATCH (v2)] scsi: sd: add parameter to stop disks before reboot
 2020-06-29  8:09 UTC  (2+ messages)

[PATCH] slab: Fix misplaced __free_one()
 2020-06-29  8:10 UTC  (2+ messages)

[PATCH net-next v14 0/3] xen networking: add XDP support to xen-netfront
 2020-06-29 13:13 UTC  (2+ messages)
` [PATCH net-next v14 3/3] xen networking: add XDP offset adjustment to xen-netback

next/pending-fixes baseline: 185 runs, 5 regressions (v5.8-rc3-164-g155c91ddae03)
 2020-06-29  4:06 UTC 

[net-next 00/13][pull request] 1GbE Intel Wired LAN Driver Updates 2020-06-26
 2020-06-29 20:51 UTC  (4+ messages)
` [net-next 05/13] igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skb

[PATCH bpf-next 0/2] Factor common x86 JIT code
 2020-06-29  9:33 UTC  (2+ messages)
` [PATCH bpf-next 1/2] bpf, x86: "

tp_btf: if (!struct->pointer_member) always actually false although pointer_member == NULL
 2020-06-29  6:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/binutils: add version 2.34
 2020-06-29 20:51 UTC  (5+ messages)
` [Buildroot] [PATCH 2/3] package/binutils: switch to use 2.33.1 as the default version
` [Buildroot] [PATCH 3/3] package/binutils: remove version 2.31.1

[PATCH v2] Enable auto-merge for meld to follow the vim-diff beharior
 2020-06-29  9:08 UTC  (4+ messages)

[PATCH] platform/chrome: cros_ec_typec: Add a dependency on USB_ROLE_SWITCH
 2020-06-29 10:32 UTC 

[PATCH] kdb: prevent possible null deref in kdb_msg_write
 2020-06-29 20:50 UTC  (2+ messages)
` [PATCH v2] kdb: remove unnecessary null check of dbg_io_ops

[pull request][net-next 00/15] mlx5 tls rx offload 2020-06-26
 2020-06-29 14:25 UTC  (5+ messages)
` [net-next 04/15] net/mlx5e: Receive flow steering framework for accelerated TCP flows

[v1,net-next] net:qos: police action offloading parameter 'burst' change to the original value
 2020-06-29  6:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/fluidsynth: needs dynamic library
 2020-06-29 20:50 UTC  (2+ messages)

[PATCH] clk: Provide future parent in clk notification
 2020-06-29 10:24 UTC  (3+ messages)

FWD: [PATCH 3/3] net: phylink: correct trivial kernel-doc inconsistencies
 2020-06-29  3:59 UTC  (3+ messages)
  ` [PATCH v4 2/2] net: core: "

[PATCH 0/4] dt-bindings: fix 'make clean' and improve dt-schema check rules
 2020-06-29 20:49 UTC  (3+ messages)
` [PATCH 4/4] dt-bindings: split DT schema "

[PATCH 00/10] Fix a bunch of W=1 warnings in Misc
 2020-06-29  8:46 UTC  (6+ messages)
` [PATCH 06/10] misc: eeprom: eeprom_93cx6: Repair function arg descriptions

[PATCH v9 00/11] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-06-29  8:47 UTC  (2+ messages)

LTP: crypto: af_alg02 regression on linux-next 20200621 tag
 2020-06-29  8:53 UTC  (8+ messages)
        ` [PATCH] crypto: af_alg - Fix regression on empty requests
            ` [LKP] "

[PATCH] drm/amd/display: Only revalidate bandwidth on medium and fast updates
 2020-06-29 20:49 UTC 

[PATCH v3] ext4: fix direct I/O read error
 2020-06-29  9:45 UTC 

[PATCH 00/13] iommu: Remove usage of dev->archdata.iommu
 2020-06-29 10:57 UTC  (3+ messages)
` [PATCH 13/13] powerpc/dma: Remove dev->archdata.iommu_domain

[PATCH/RFC] net: ethernet: ravb: Try to wake subqueue instead of stop on timeout
 2020-06-29  8:40 UTC  (6+ messages)

[PATCH net-next] sctp: use list_is_singular in sctp_list_single_entry
 2020-06-29  4:46 UTC  (2+ messages)

[PATCH v4 0/2] ARM: Add Rockchip rk3288w support
 2020-06-29  7:59 UTC  (3+ messages)

[Make-wifi-fast] Support for airtime scheduling using ath10k
 2020-06-29  9:55 UTC  (2+ messages)

[PATCH v3 0/8] clean-up the migration target allocation functions
 2020-06-29  6:41 UTC  (6+ messages)
` [PATCH v3 5/8] mm/migrate: make a standard migration target allocation function


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.