linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-19 15:07:34 to 2025-08-19 17:37:53 UTC [more...]

[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
 2025-08-19 17:36 UTC  (6+ messages)
` [PATCH v4 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v4 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link()
` [PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v4 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v4 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory

[PATCH v12 00/24] Enable CET Virtualization
 2025-08-19 17:37 UTC  (12+ messages)
` [PATCH v12 06/24] KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
` [PATCH v12 15/24] KVM: VMX: Emulate read and write to CET MSRs
` [PATCH v12 17/24] KVM: VMX: Set up interception for "
` [PATCH v12 22/24] KVM: nVMX: Enable CET support for nested guest
` [PATCH v12 23/24] KVM: nVMX: Add consistency checks for CR0.WP and CR4.CET

[PATCH] selftests/livepatch: Ignore NO_SUPPORT line in dmesg
 2025-08-19 17:37 UTC 

[PATCH v8 00/15] Enhance the PCIe controller driver for next generation controllers
 2025-08-19 17:36 UTC  (3+ messages)
` [PATCH v8 03/15] PCI: cadence: Add register definitions for High Perf Architecture (HPA)

[PATCH 0/6] ONE_REG interface for SBI FWFT extension
 2025-08-19 17:35 UTC  (6+ messages)

next-20250813 s390 allyesconfig undefined reference to `stmmac_simple_pm_ops'
 2025-08-19 17:35 UTC  (3+ messages)

[GIT PULL] overlayfs fixes for 6.17-rc1
 2025-08-19 17:33 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2025-08-19 17:33 UTC  (2+ messages)

[PATCH v4] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
 2025-08-19 17:32 UTC  (3+ messages)

[PATCH v2] x86/hyperv: Fix kdump on Azure CVMs
 2025-08-19 17:30 UTC  (2+ messages)

[PATCH] mshv: Add support for a new parent partition configuration
 2025-08-19 17:29 UTC  (5+ messages)

[PATCH RESEND V2 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
 2025-08-19 17:28 UTC  (4+ messages)
` [PATCH RESEND V2 1/2] x86/mce: Fix missing address mask in recovery for errors "
` [PATCH RESEND V2 2/2] x86/mce: Remove MCI_ADDR_PHYSADDR

[PATCH] vfat: fix uninitialized i_pos error
 2025-08-19 17:28 UTC  (5+ messages)

[PATCH v2 0/6] firmware: arm_scmi: imx: Dump syslog and system_info
 2025-08-19 17:28 UTC  (11+ messages)
` [PATCH v2 2/6] firmware: arm_scmi: imx: Support discovering buildinfo of MISC protocol
` [PATCH v2 3/6] firmware: arm_scmi: imx: Support getting cfg info "
` [PATCH v2 4/6] firmware: arm_scmi: imx: Support getting board "
` [PATCH v2 5/6] firmware: arm_scmi: imx: Support getting syslog "
` [PATCH v2 6/6] firmware: imx: sm-misc: Dump syslog info

netconsole: HARDIRQ-safe -> HARDIRQ-unsafe lock order warning
 2025-08-19 17:27 UTC  (9+ messages)

[PATCH v2 0/5] Add Rust abstraction for Maple Trees
 2025-08-19 17:26 UTC  (8+ messages)
` [PATCH v2 2/5] rust: maple_tree: add MapleTree
` [PATCH v2 3/5] rust: maple_tree: add MapleTree::lock() and load()
` [PATCH v2 4/5] rust: maple_tree: add MapleTreeAlloc

[PATCH] rdma_rxe: call comp_handler without holding cq->cq_lock
 2025-08-19 17:24 UTC  (2+ messages)

[RFC PATCH] kobject: fix uevent helper execution order issues
 2025-08-19 17:18 UTC 

[PATCH] Documentation/driver-api: Fix typo error in cxl
 2025-08-19 17:23 UTC  (2+ messages)

[PATCH 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver (RFC)
 2025-08-19 17:22 UTC  (7+ messages)
  ` [PATCH 1/2] dt-bindings: drm/bridge: ti-tmds181: Add TI TMDS181 and SN65DP159 bindings

[PATCH v3 0/5] Disable ATS via iommu during PCI resets
 2025-08-19 17:22 UTC  (8+ messages)
` [PATCH v3 3/5] iommu: Add iommu_get_domain_for_dev_locked() helper

[PATCH] docs: fix spelling and grammar in atomic_writes
 2025-08-19 17:21 UTC  (2+ messages)

[PATCH v2] rust: opp: update ARef and AlwaysRefCounted imports from sync::aref
 2025-08-19 17:18 UTC  (2+ messages)

[PATCH v2 00/11] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-08-19 17:17 UTC  (13+ messages)
` [PATCH v2 01/11] firmware: qcom_scm: Introduce PAS context initialization helper
` [PATCH v2 02/11] soc: qcom: mdtloader: Add context aware qcom_mdt_pas_load() helper
` [PATCH v2 03/11] firmware: qcom_scm: Add a prep version of auth_and_reset function
` [PATCH v2 04/11] firmware: qcom_scm: Simplify qcom_scm_pas_init_image()
` [PATCH v2 05/11] firmware: qcom_scm: Add shmbridge support to pas_init/release function
` [PATCH v2 06/11] remoteproc: Move resource table data structure to its own header
` [PATCH v2 07/11] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
` [PATCH v2 08/11] soc: qcom: mdt_loader: Add helper functions to map and unmap resources
` [PATCH v2 09/11] remoteproc: pas: Extend parse_fw callback to parse resource table
` [PATCH v2 10/11] remoteproc: qcom: pas: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH v2 11/11] media: iris: "

[PATCH v3] riscv: Add sysctl to control discard of vstate on syscall entry
 2025-08-19 17:16 UTC  (2+ messages)

[PATCH] mm/page_alloc: Occasionally relinquish zone lock in batch freeing
 2025-08-19 17:15 UTC  (5+ messages)

[PATCH v11 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-08-19 17:15 UTC  (12+ messages)
  ` [PATCH v11 1/4] rust: types: Add Ownable/Owned types

[PATCH] fs: Add missing parameter docs for name_contains_dotdot()
 2025-08-19 17:15 UTC  (2+ messages)

[PATCH] fs: document 'name' parameter in name_contains_dotdot()
 2025-08-19 17:15 UTC  (2+ messages)

[PATCH 0/2] x86/intel: Refresh the old ucode revisions with a script
 2025-08-19 17:14 UTC  (7+ messages)
` [PATCH 1/2] x86/microcode/intel: Refresh the revisions that determine old_microcode
` [PATCH 2/2] scripts/x86: Add a script to update minimum Intel ucode revisions

[PATCH] ARM: dts: microchip: sama7d65: Force SDMMC Legacy mode
 2025-08-19 17:05 UTC 

[PATCH 0/4] cxl, acpi/hmat, node: Update CXL access coordinates to node directly
 2025-08-19 17:00 UTC  (10+ messages)
` [PATCH 1/4] mm/memory_hotplug: Update comment for hotplug memory callback priorities
` [PATCH 2/4] drivers/base/node: Add a helper function node_update_perf_attrs()

[PATCH] powerpc/ps3: Use str_write_read() in ps3stor_read_write_sectors()
 2025-08-19 16:58 UTC 

[PATCH v5 0/5] Better split_huge_page_test result check
 2025-08-19 16:58 UTC  (5+ messages)
` [PATCH v5 3/5] selftests/mm: reimplement is_backed_by_thp() with more precise check

[PATCH v3 1/1] dt-bindings: soc: add vf610 reboot syscon controller
 2025-08-19 16:53 UTC 

[PATCH v10 00/13] media: rockchip: add a driver for the rockchip camera interface
 2025-08-19 16:46 UTC  (3+ messages)
` [PATCH v10 08/13] media: rockchip: rkcif: add support for mipi csi-2 capture

[PATCH] drm/amd/display: fix leak of probed modes
 2025-08-19 16:45 UTC  (3+ messages)

[net-next PATCH 1/2] net: phy: introduce phy_id_compare_vendor() PHY ID helper
 2025-08-19 16:41 UTC  (2+ messages)
` [net-next PATCH 2/2] net: phy: as21xxx: better handle PHY HW reset on soft-reboot

[PATCH] trace/trace_fprobe.c: TODO: handle filter, nofilter or symbol list
 2025-08-19 16:37 UTC  (3+ messages)

[PATCH 0/2] wifi: iwlwifi: Remove redundant header files to clean code
 2025-08-19 16:35 UTC  (2+ messages)

[PATCH] Revert "net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag"
 2025-08-19 16:32 UTC 

[PATCH 6.16 000/564] 6.16.2-rc2 review
 2025-08-19 16:31 UTC  (4+ messages)

[PATCH v13 RESEND 3/4] docs: ABI: Document LP5812 LED sysfs interfaces
 2025-08-19 16:29 UTC  (2+ messages)

[PATCH bpf-next RESEND v4 1/2] bpf: refactor max_depth computation in bpf_get_stack()
 2025-08-19 16:29 UTC  (2+ messages)
` [PATCH bpf-next RESEND v4 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()

[PATCH 6.12 000/438] 6.12.43-rc2 review
 2025-08-19 16:27 UTC  (2+ messages)

[PATCH v19 0/8] fork: Support shadow stacks in clone3()
 2025-08-19 16:21 UTC  (9+ messages)
` [PATCH v19 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
` [PATCH v19 2/8] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH v19 3/8] selftests: Provide helper header for shadow stack testing
` [PATCH v19 4/8] fork: Add shadow stack support to clone3()
` [PATCH v19 5/8] selftests/clone3: Remove redundant flushes of output streams
` [PATCH v19 6/8] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH v19 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH v19 8/8] selftests/clone3: Test shadow stack support

[PATCH 0/7] Add RZ/G3E support
 2025-08-19 16:25 UTC  (15+ messages)
` [PATCH 1/7] dt-bindings: pwm: renesas,rzg2l-gpt: Document "
` [PATCH 2/7] pwm: rzg2l-gpt: Add info variable to struct rzg2l_gpt_chip
` [PATCH 3/7] pwm: rzg2l-gpt: Add prescale_pow_of_two_mult_factor variable to struct rzg2l_gpt_info
` [PATCH 4/7] pwm: rzg2l-gpt: Add calculate_prescale() callback "
` [PATCH 5/7] pwm: rzg2l-gpt: Add RZ/G3E support
` [PATCH 6/7] arm64: dts: renesas: r9a09g047: Add GPT nodes
` [PATCH 7/7] arm64: dts: renesas: r9a09g047e57-smarc: Enable GPT on carrier board

[PATCH] KVM: VMX: Micro-optimize SPEC_CTRL handling in __vmx_vcpu_run()
 2025-08-19 16:24 UTC  (3+ messages)

[PATCH -resend] edac: Use dev_fwnode()
 2025-08-19 16:24 UTC  (2+ messages)

[PATCH v4 0/6] Enable ethernet on qcs615
 2025-08-19 16:24 UTC  (5+ messages)
` [PATCH v4 2/6] net: stmmac: Inverse the phy-mode definition
` [PATCH v4 4/6] arm64: dts: qcom: qcs615-ride: Enable ethernet node

[PATCH v2 1/2] PCI: brcmstb: Add a way to indicate if PCIe bridge is active
 2025-08-19 16:23 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: brcmstb: Add panic/die handler to driver

[PATCH 0/3] Powerbutton driver and powerdown request for TPS65224 PMIC
 2025-08-19 16:22 UTC  (4+ messages)

[PATCH] cifs: Fix oops due to uninitialised variable
 2025-08-19 16:22 UTC  (2+ messages)

[RFC 0/3] cgroups: Add support for pinned device memory
 2025-08-19 16:22 UTC  (3+ messages)
` [RFC 3/3] drm/xe: Add DRM_XE_GEM_CREATE_FLAG_PINNED flag and implementation

[PATCH v2 0/9] Add support ANS2 NVMe on Apple A11
 2025-08-19 16:22 UTC  (4+ messages)
` [PATCH v2 7/9] nvme: apple: Add Apple A11 support

[PATCH bpf-next v4 1/2] bpf: refactor max_depth computation in bpf_get_stack()
 2025-08-19 16:20 UTC  (6+ messages)
` [PATCH bpf-next v4 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()

[PATCH v2 RESEND] EDAC/ie31200: Add two more Intel Alder Lake-S SoCs for EDAC support
 2025-08-19 16:17 UTC 

[PATCH] drm/sched/tests: Remove redundant header files
 2025-08-19 16:15 UTC  (2+ messages)

[syzbot] [fs?] [mm?] INFO: task hung in v9fs_file_fsync
 2025-08-19 16:13 UTC  (3+ messages)
` [PATCH] 9p/trans_fd: p9_fd_request: kick rx thread if EPOLLIN

[PATCH 0/1] drm/amd/display: Add quirk to force backlight type on some TUXEDO devices
 2025-08-19 16:06 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/6] mfd: Add support for the LTC4283 Hot Swap Controller
 2025-08-19 16:10 UTC  (3+ messages)

[PATCH v13 RESEND 1/4] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
 2025-08-19 16:10 UTC  (2+ messages)

[PATCH WIP v2] i2c: add tracepoints to aid debugging in i2c-core-base
 2025-08-19 16:09 UTC  (2+ messages)

[tip:x86/misc] BUILD SUCCESS 26178b713f2b3f5bc411ed8316d1635615896111
 2025-08-19 16:08 UTC 

[PATCH v2 0/4] Add support for Grinn GenioSBC-510/700 boards
 2025-08-19 16:08 UTC  (3+ messages)
` [PATCH v2 1/4] arm64: dts: mediatek: mt8390-genio-700-evk: Add Grinn GenioSBC-700

[PATCH] ASoC: SOF: ipc4-pcm: Fix incorrect comparison with number of tdm_slots
 2025-08-19 16:05 UTC 

[PATCH] arm64: dts: rockchip: Change ethernet TXD timing delay value
 2025-08-19 16:03 UTC  (2+ messages)

[PATCH] riscv: skip csr restore if vcpu preempted reload
 2025-08-19 16:03 UTC  (2+ messages)

[RFC net-next v3 0/7] devmem/io_uring: allow more flexibility for ZC DMA devices
 2025-08-19 16:04 UTC  (8+ messages)
` [RFC net-next v3 1/7] queue_api: add support for fetching per queue DMA dev
` [RFC net-next v3 2/7] io_uring/zcrx: add support for custom DMA devices

[PATCH v2 0/3] Add interconnect support for Glymur SoC
 2025-08-19 16:03 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in "

[PATCH 0/8] mfd: macsmc: add rtc, hwmon and hid subdevices
 2025-08-19 16:02 UTC  (3+ messages)
` [PATCH 4/8] hwmon: Add Apple Silicon SMC hwmon driver

[PATCH V2 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2025-08-19 16:04 UTC  (7+ messages)
  ` [PATCH V2 02/20] nvdimm/label: Prep patch to accommodate cxl lsa 2.1 support
  ` [PATCH V2 03/20] nvdimm/namespace_label: Add namespace label changes as per CXL LSA v2.1
  ` [PATCH V2 04/20] nvdimm/label: CXL labels skip the need for 'interleave-set cookie'

[PATCH v2 0/9] drm/bridge: get/put the bridge when looping over the encoder chain
 2025-08-19 16:01 UTC  (4+ messages)
` [PATCH v2 3/9] drm/bridge: add drm_for_each_bridge_in_chain_scoped()

[PATCH] mm/cma: add available_count and total count in trace_cma_alloc_start
 2025-08-19 16:00 UTC  (3+ messages)

[PATCH RFC 0/2] KVM: TDX: MWAIT in guest
 2025-08-19 15:59 UTC  (8+ messages)
` [PATCH RFC 1/2] KVM: TDX: Disable general support for "

[PATCH V7 0/3] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
 2025-08-19 15:58 UTC  (4+ messages)
` [PATCH V7 1/3] x86/tdx: Eliminate duplicate code in tdx_clear_page()
` [PATCH V7 2/3] x86/tdx: Tidy reset_pamt functions
` [PATCH V7 3/3] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present

[PATCH] selftests/futex: fix typos and grammar in futex_priv_hash
 2025-08-19 15:57 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH -next 07/16] mm/damon/sysfs: implement addr_unit file under context dir
 2025-08-19 15:56 UTC  (2+ messages)

[PATCH V3 00/17] Support vector and more extended registers in perf
 2025-08-19 15:55 UTC  (4+ messages)
` [PATCH V3 05/17] perf/x86: Support XMM register for non-PEBS and REGS_USER

[RFC PATCH -next 03/16] mm/damon/paddr: support addr_unit for DAMOS_PAGEOUT
 2025-08-19 15:53 UTC  (2+ messages)

[PATCH] regulator: consumer.rst: document bulk operations
 2025-08-19 15:52 UTC  (2+ messages)

[PATCH net-next v3 00/23][pull request] Queue configs and large buffer providers
 2025-08-19 15:53 UTC  (7+ messages)
` [PATCH net-next v3 01/23] net: page_pool: sanitise allocation order
` [PATCH net-next v3 04/23] net: use zero value to restore rx_buf_len to default

[PATCH] riscv: dts: microchip: Minor whitespace cleanup
 2025-08-19 15:50 UTC  (2+ messages)

[PATCH] regulator: bd718x7: Use kcalloc() instead of kzalloc()
 2025-08-19 15:50 UTC  (2+ messages)

[PATCH] regulator: pca9450: Use devm_register_sys_off_handler
 2025-08-19 15:50 UTC  (2+ messages)

[PATCH] arm64: dts: imx95-19x19-evk: correct the phy setting for flexcan1/2
 2025-08-19 15:50 UTC  (2+ messages)

[PATCH v4 net-next 00/15] Add NETC Timer PTP driver and add PTP support for i.MX95
 2025-08-19 15:48 UTC  (12+ messages)
` [PATCH v4 net-next 04/15] ptp: netc: add NETC V4 Timer PTP driver support
` [PATCH v4 net-next 05/15] ptp: netc: add PTP_CLK_REQ_PPS support
` [PATCH v4 net-next 06/15] ptp: netc: add periodic pulse output support
` [PATCH v4 net-next 11/15] net: enetc: extract enetc_update_ptp_sync_msg() to handle PTP Sync packets
` [PATCH v4 net-next 13/15] net: enetc: add PTP synchronization support for ENETC v4

[PATCH v4 0/4] media: imx8mq-mipi-csi2: Enhance the driver to meet more usage case
 2025-08-19 15:45 UTC  (4+ messages)
` [PATCH v4 2/4] media: imx8mq-mipi-csi2: Add output filed in csi2_pix_format

[BUG] usbip: vhci: Sleeping function called from invalid context in vhci_urb_enqueue on PREEMPT_RT
 2025-08-19 15:44 UTC  (9+ messages)

[syzbot] [fbdev?] KASAN: slab-out-of-bounds Read in fb_pad_aligned_buffer (2)
 2025-08-19 15:42 UTC 

[syzbot] [ntfs3?] KASAN: stack-out-of-bounds Write in filemap_get_entry
 2025-08-19 15:42 UTC 

[PATCH net-next v2 0/7] net: Convert to skb_dstref_steal and skb_dstref_restore
 2025-08-19 15:41 UTC  (2+ messages)
` [syzbot ci] "

[PATCH] Documentation: RCU: Wrap kvm-remote.sh rerun snippet in literal code block
 2025-08-19 15:40 UTC  (3+ messages)

[PATCH] lib/vsprintf: remove redundant header files
 2025-08-19 15:38 UTC  (2+ messages)

[PATCH] spi: SPISG: Use devm_kcalloc() in aml_spisg_clk_init()
 2025-08-19 15:38 UTC  (2+ messages)

[RFC PATCH 0/6] Multi-pass MMU interval notifiers
 2025-08-19 15:35 UTC  (10+ messages)
` [RFC PATCH 1/6] mm/mmu_notifier: Allow multiple struct mmu_interval_notifier passes

[RFC PATCH] sched/fair: Remove sched_idle_cpu() usages in select_task_rq_fair()
 2025-08-19 15:32 UTC  (3+ messages)

[PATCH v4] mmc: sdhci_am654: Disable HS400 for AM62P SR1.0 and SR1.1
 2025-08-19 15:28 UTC 

[PATCH 6.16 000/570] 6.16.2-rc1 review
 2025-08-19 15:27 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: exynos: gs101: add cpufreq support
 2025-08-19 15:22 UTC  (2+ messages)

[PATCH v1 0/3] kvm:x86: simplify kvmclock update logic
 2025-08-19 15:20 UTC  (4+ messages)
` [PATCH v1 1/3] Revert "x86: kvm: introduce periodic global clock updates"
` [PATCH v1 2/3] Revert "x86: kvm: rate-limit "
` [PATCH v1 3/3] KVM: x86: remove comment about ntp correction sync for

[PATCH] mm/page_alloc: Occasionally relinquish zone lock in batch freeing
 2025-08-19 15:18 UTC  (2+ messages)

[PATCH v4 3/3] mm/oom_kill: Have the OOM reaper and exit_mmap() traverse the maple tree in opposite orders
 2025-08-19 15:18 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update xilinx-ams driver maintainers
 2025-08-19 15:16 UTC  (3+ messages)

[PATCH v6 0/5] support FEAT_LSUI and apply it on futex atomic ops
 2025-08-19 15:15 UTC  (11+ messages)
` [PATCH v6 5/5] arm64: futex: support futex with FEAT_LSUI

[PATCH 0/4] Add RZ/G3E GPT clocks and resets
 2025-08-19 15:10 UTC  (2+ messages)

[PATCH v2 0/3] pmdomain: core: Introduce device_set/get_out_band_wakeup
 2025-08-19 16:21 UTC  (4+ messages)
` [PATCH v2 2/3] usb: chipidea: ci_hdrc_imx: Set out of band wakeup for i.MX95

[PATCH v2] arm64: dts: rockchip: Change ethernet TXD timing delay value
 2025-08-19 15:10 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: ipv4: allow directed broadcast routes to use dst hint
 2025-08-19 10:56 UTC  (4+ messages)
` [PATCH net-next v2 2/2] selftests: net: add test for dst hint mechanism with directed broadcast addresses

[PATCH] nvdimm/pfn_dev: Remove redundant semicolons
 2025-08-19 15:07 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).