The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-23 19:27:28 to 2026-07-23 21:22:44 UTC [more...]

[PATCH v11 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-23 21:22 UTC  (2+ messages)

[PATCH v3 0/9] pci: fix UAF and TOCTOU related to dynamic ID
 2026-07-23 21:21 UTC  (2+ messages)

[PATCH v2 0/3] pinctrl: mediatek: Add MT6858 support
 2026-07-23 21:20 UTC  (2+ messages)

[PATCH net v4] rds: tcp: hold the RCU lock across ipv6_chk_addr() in rds_tcp_laddr_check()
 2026-07-23 21:20 UTC  (2+ messages)

[PATCH 0/3] Refactor Microchip MCP47FEB02 I2C driver in separate modules to add support for MCP48FEB02 SPI driver
 2026-07-23 21:18 UTC  (5+ messages)
` [PATCH 1/3] iio: dac: mcp47feb02: refactor MCP47FEB02 I2C driver into two modules
` [PATCH 3/3] iio: dac: add support for Microchip MCP48FEB02

[PATCH bpf-next v3 0/3] bpf: Preserve pointer state for commuted arithmetic
 2026-07-23 21:18 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 3/3] selftests/bpf: Cover commuted pointer state propagation

[PATCH v2 0/9] cpufreq/amd-pstate: BIOS min perf fixes and Dynamic EPP rework
 2026-07-23 21:17 UTC  (11+ messages)
` [PATCH v2 1/9] cpufreq/amd-pstate: Set min_limit_freq based on bios_min_perf
` [PATCH v2 2/9] cpufreq/amd-pstate: Remove the defensive check for bios_min_perf
` [PATCH v2 3/9] cpufreq/amd-pstate: Extract platform profile to EPP conversion into a helper
` [PATCH v2 4/9] cpufreq/amd-pstate: Add dynamic EPP as an "energy_performance_preference" mode
` [PATCH v2 5/9] cpufreq/amd-pstate: Remove "amd_dynamic_epp" cmdline and "dynamic_epp" sysfs
` [PATCH v2 6/9] Documentation/amd-pstate: Update dynamic_epp documentation with new behavior
` [PATCH v2 7/9] cpufreq/amd-pstate: Reduce the scope of exported symbols
` [PATCH v2 8/9] cpufreq/amd-pstate-ut: Add unit test for "dynamic" EPP mode
` [PATCH v2 9/9] cpufreq/amd-pstate-ut: Add unit test for CPPC Performance Priority

[BUG] taskstats: REGISTER_CPUMASK silently truncates the last byte of the cpumask string
 2026-07-23 21:11 UTC  (4+ messages)

[PATCH v2] samples: rust_dma: use vertical import style
 2026-07-23 21:16 UTC  (2+ messages)

[PATCH v7 0/9] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-07-23 21:15 UTC  (15+ messages)
` [PATCH v7 1/9] Revert "gpio: realtek: Add driver for Realtek DHC RTD1625 SoC"
` [PATCH v7 2/9] gpio: regmap: Provide default IRQ resource request and release callbacks
` [PATCH v7 3/9] gpio: regmap: Apply default resource callbacks for regmap IRQ chip
` [PATCH v7 4/9] gpio: regmap: Order kernel-doc descriptions with the actual appearance
` [PATCH v7 6/9] gpio: regmap: Add value_xlate callback
` [PATCH v7 7/9] gpio: regmap: Add set_config callback
` [PATCH v7 8/9] gpio: regmap: Add IRQ enable/disable helpers

[RFC PATCH 0/2] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
 2026-07-23 21:14 UTC  (4+ messages)
` [RFC PATCH 1/2] Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()

[PATCH v2] KVM: SEV: Allocate full pages for {DE,EN}CRYPT ops on SNP-enabled hosts
 2026-07-23 21:13 UTC 

[PATCH v2] device property: mark internal data as private for kernel-doc
 2026-07-23 21:12 UTC  (2+ messages)

[PATCH v3 9/9] pci: fix UAF when probe runs concurrent to dyn ID removal
 2026-07-23 21:10 UTC  (7+ messages)

[PATCH 1/2] libnvdimm: nd.h: clean up kernel-doc warnings
 2026-07-23 21:09 UTC  (4+ messages)
` [PATCH 2/2] nvdimm-btt: "

[PATCH v4 0/4] media: synopsys: hdmirx: add HDMI audio capture support
 2026-07-23 21:08 UTC  (11+ messages)
` [PATCH v4 1/4] dt-bindings: media: snps,dw-hdmi-rx: add #sound-dai-cells
` [PATCH v4 2/4] media: synopsys: hdmirx: add HDMI audio capture support
` [PATCH v4 3/4] arm64: dts: rockchip: add HDMI RX audio on RK3588
` [PATCH v4 4/4] arm64: dts: rockchip: enable HDMI RX audio capture on Orange Pi 5 Plus

[PATCH v6 0/9] KVM: guest_memfd: RECLAIM+CONVERT cleanups
 2026-07-23 21:08 UTC  (10+ messages)
` [PATCH v6 1/9] KVM: guest_memfd: Pass the number of pages instead of the end pfn into .invalidate()
` [PATCH v6 2/9] KVM: guest_memfd: Rename invalidate() arch hook to reclaim() and isolate it
` [PATCH v6 3/9] KVM: x86: Rename kvm_x86_ops' gmem_invalidate() to gmem_make_shared()
` [PATCH v6 4/9] KVM: guest_memfd: Drop the redundant printk on arch gmem_prepare() failure
` [PATCH v6 5/9] KVM: guest_memfd: Add helpers to query SHARED vs. PRIVATE for a given page
` [PATCH v6 6/9] KVM: guest_memfd: Only "prepare" folios for private pages
` [PATCH v6 7/9] KVM: guest_memfd: Rename prepare() hook and Kconfig to make_private() / CONVERT
` [PATCH v6 8/9] KVM: guest_memfd: Explicitly pass number of pages to make_private() hook
` [PATCH v6 9/9] KVM: guest_memfd: Make private exactly what can be mapped on page fault

[PATCH v2 2/6] KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctls
 2026-07-23 21:07 UTC  (8+ messages)

[PATCH v6 0/8] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-07-23 21:06 UTC  (3+ messages)
` [PATCH v6 1/8] Revert "gpio: realtek: Add driver for Realtek DHC RTD1625 SoC"

[PATCH v16 0/3] rust: add basic serial device bus abstractions
 2026-07-23 21:01 UTC  (3+ messages)

[PATCH v2] gpib: ines: fix I/O region leak in ines_isa_attach() error path
 2026-07-23 20:56 UTC 

[PATCH net v3 1/2] af_unix: fix listen() succeeding on sockets in the wrong state
 2026-07-23 20:58 UTC  (3+ messages)

[PATCH v2] drivers/crypto: Mark QCE as BROKEN
 2026-07-23 20:58 UTC  (8+ messages)

[PATCH v8 00/21] ARM64 PMU Partitioning
 2026-07-23 20:57 UTC 

[PATCH v3 0/4] media: synopsys: hdmirx: add HDMI audio capture support
 2026-07-23 20:56 UTC  (7+ messages)
` [PATCH v3 2/4] "

[PATCH v2 00/19] dmaengine: dw-edma: Support dynamic LL appends
 2026-07-23 20:56 UTC  (5+ messages)
` [PATCH v2 05/19] dmaengine: dw-edma: Add LL interrupt placement policy
` [PATCH v2 09/19] dmaengine: dw-edma: Reclaim issued descriptors from IRQ-paired LL progress

[PATCH v3 0/3] hwmon: pmbus: add MPS MPQ8646 support
 2026-07-23 20:55 UTC  (4+ messages)
` [PATCH v3 1/3] hwmon: pmbus: event notification with alarms
` [PATCH v3 2/3] dt-bindings: hwmon: pmbus: add MPS MPQ8646 binding
` [PATCH v3 3/3] hwmon: pmbus: add MPQ8646 driver

[PATCH] media: dvb-usb: dib0700: reject zero-length I2C reads
 2026-07-23 20:55 UTC  (2+ messages)
` [PATCH] media: dib0700: reject zero-length I2C reads in both transfer paths

[GIT PULL] smb3 client fixes
 2026-07-23 20:54 UTC  (4+ messages)

[RFC PATCH] PCI: Work around Pericom PI7C9X3G606GPC Port 4 BAR erratum
 2026-07-23 20:54 UTC  (2+ messages)

[PATCH v6 0/8] crypto: qce - Fix crypto self-test failures
 2026-07-23 20:53 UTC  (3+ messages)

[PATCH v5 0/6] gpu: nova-core: boot GSP with vGPU enabled
 2026-07-23 20:53 UTC  (5+ messages)
` [PATCH v5 2/6] rust: pci: add sriov_get_totalvfs() helper

[PATCH net] net/packet: reset the MAC header on the packet-socket transmit path
 2026-07-23 20:52 UTC  (2+ messages)

[PATCH] ext4: do not WARN when starting a journal on a frozen filesystem
 2026-07-23 20:50 UTC 

[PATCH v2 00/17] arm64: tegra: Add Tegra210B01 support
 2026-07-23 20:48 UTC  (4+ messages)
` [PATCH v2 14/17] clk: "

[PATCH] smb: client: use GFP_KERNEL for registry allocation
 2026-07-23 20:46 UTC  (2+ messages)

[PATCH v5 00/10] block,md,nvme: correct handling of unsupported P2PDMA transfers
 2026-07-23 20:42 UTC  (11+ messages)
` [PATCH v5 01/10] block: add BLK_STS_P2PDMA for unsupported peer-to-peer transfers
` [PATCH v5 02/10] md: ensure REQ_NOMERGE is set on P2PDMA bios
` [PATCH v5 03/10] md/raid1: serialize non-write-behind writes on CollisionCheck rdevs
` [PATCH v5 04/10] md/raid1: don't use write-behind for P2PDMA bios
` [PATCH v5 05/10] md/raid1,raid10: factor out raid1_write_error() helper
` [PATCH v5 06/10] md/raid1,raid10: keep REQ_NOMERGE on narrow_write_error() retry clones
` [PATCH v5 07/10] md/raid1,raid10: skip futile retries on P2PDMA mapping failures
` [PATCH v5 08/10] md/raid1,raid10: set IO_BLOCKED in case of BLK_STS_P2PDMA
` [PATCH v5 09/10] nvme-rdma: use ib_dma_map_sgtable_attrs()
` [PATCH v5 10/10] nvme-rdma: return BLK_STS_P2PDMA for unsupported P2P transfers

[PATCH v3 0/2] kho: support preserving high-order non-compound pages
 2026-07-23 20:42 UTC  (3+ messages)
` [PATCH v3 1/2] kho: Introduce a helper to init high order pages
` [PATCH v3 2/2] kho: Introduce preserve/restore APIs for high-order pages

[PATCH v3] drm/gpusvm: Zero HMM PFNs before scanning ranges
 2026-07-23 20:40 UTC  (2+ messages)

[PATCH v10 0/6] Add RMPOPT support
 2026-07-23 20:39 UTC  (6+ messages)
` [PATCH v10 3/6] x86/sev: Disable CPU hotplug while SNP is active

[PATCH v4 0/3] drm/panel: ilitek-ili9805: convert to *_multi API
 2026-07-23 20:36 UTC  (4+ messages)
` [PATCH v4 1/3] drm/panel: ilitek-ili9805: Use _multi variants
` [PATCH v4 2/3] drm/panel: ilitek-ili9805: Use dsi_multi in init
` [PATCH v4 3/3] drm/panel: ilitek-ili9805: make cleanup funcs void

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-23 20:35 UTC  (10+ messages)
` [PATCH 07/36] net: ethernet: remove conditional return "
` [PATCH 12/36] media: "
` [PATCH 27/36] RAS/AMD/ATL: "
` [PATCH 34/36] smb: client: "

[PATCH v4 0/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
 2026-07-23 20:35 UTC  (6+ messages)
` [PATCH v4 1/2] mm/vmstat, mm/memcontrol: add _monotonic vmstat readers
` [PATCH v4 2/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost

[PATCH v5 0/7] KVM: guest_memfd: reclaim()/convert() cleanups
 2026-07-23 20:33 UTC  (8+ messages)
` [PATCH v5 7/7] KVM: guest_memfd: Rework PREPARE config and hook into a more generic CONVERT

[PATCH 6.18 0000/1624] 6.18.40-rc2 review
 2026-07-23 20:33 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sm8750: add cpu OPP table with DDR and LLCC bandwidths
 2026-07-23 20:32 UTC  (5+ messages)

[PATCH v2 0/1] liveupdate: Add internal APIs for file preservation
 2026-07-23 20:29 UTC  (2+ messages)
` [PATCH v2 1/1] liveupdate: luo_file: "

[PATCH v5 0/6] KVM s390x PCI fixes
 2026-07-23 20:26 UTC  (3+ messages)
` [PATCH v5 2/6] KVM: s390: pci: Fix memory accounting for pinned/unpinned pages

[PATCH 1/3] ARM: dts: stm32: add missed arm,num-irq-priority-bits for stm32f429
 2026-07-23 20:23 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: stm32: add missed arm,num-irq-priority-bits for stm32f746
` [PATCH 3/3] ARM: dts: stm32: add missed arm,num-irq-priority-bits for stm32h743

[BUG] dm: dm_setup_md_queue UAF walking table_devices without lock
 2026-07-23 20:23 UTC  (2+ messages)

[PATCH v2] wifi: mwifiex: validate action frame fixed fields
 2026-07-23 20:22 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] wifi: mwifiex: validate action frame fixed fields
 2026-07-23 20:22 UTC  (2+ messages)

[PATCH] wifi: cfg80211: publish PMSR request before starting the driver
 2026-07-23 20:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] wifi: cfg80211: publish PMSR request before starting the driver
 2026-07-23 20:22 UTC  (2+ messages)

linux-next: manual merge of the wireless-next tree with the origin tree
 2026-07-23 20:21 UTC 

[RFC PATCH 0/9 v2] mm/memcontrol: Make memory cgroup limits tier-aware
 2026-07-23 20:21 UTC  (2+ messages)

[PATCH] gpio: gpio-by-pinctrl: Apply initial value in direction output wrapper
 2026-07-23 20:20 UTC 

[PATCH v5] f2fs: support dynamic reserve/release for device aliasing
 2026-07-23 20:20 UTC 

[RFC PATCH 0/3] media: rockchip: VEPU510 H.264 encoder for RK3576
 2026-07-23 20:18 UTC  (7+ messages)

[PATCH v2 0/5] ntsync miscellaneous patches
 2026-07-23 20:13 UTC  (6+ messages)
` [PATCH v2 1/5] selftests: ntsync: fix wake_all CREATE_EVENT fd expectation
` [PATCH v2 2/5] selftests: ntsync: add wait argument validation tests
` [PATCH v2 3/5] ntsync: reject wait ioctls with zero owner
` [PATCH v2 4/5] docs: ntsync: align ioctl names and struct layouts with uapi
` [PATCH v2 5/5] selftests: ntsync: test absolute MONOTONIC waits under time namespaces

[GIT PULL] Networking for v7.2-rc5
 2026-07-23 20:12 UTC  (2+ messages)

[PATCH 0/2] Fix usb controller properties on glymur
 2026-07-23 20:09 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: glymur: Fix properties of usb_hs node
` [PATCH 2/2] arm64: dts: qcom: glymur: Configure USB controllers are wakeup-capable

[PATCH 0/4] ntsync miscellaneous patches
 2026-07-23 20:08 UTC  (2+ messages)

[PATCH] fsck.f2fs: sanitize invalid segment type during block update
 2026-07-23 20:02 UTC 

[PATCH] futex: Prevent robust futex exit race more
 2026-07-23 19:59 UTC  (7+ messages)

[PATCH v2 1/2] media: imagination: e5010: Move e5010_init_device to Runtime Resume Hook
 2026-07-23 19:58 UTC  (3+ messages)
` [PATCH v2 2/2] media: imagination: e5010: Enable autosuspend for runtime PM

[PATCH 0/2] clk: qcom: add MSM8920 RPM clock controller support
 2026-07-23 19:58 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom,rpmcc: add MSM8920
` [PATCH 0/3] arm64: dts: qcom: initial MSM8920 and Motorola Moto E4 (perry)

[PATCH] usb: image: microtek: stop SG processing after transfer errors
 2026-07-23 19:56 UTC 

[PATCH v3] ARM: imx: Fix suspend/resume crash with Clang CFI
 2026-07-23 19:55 UTC  (11+ messages)

[PATCH V4 0/4] arm64: dts: qcom: Add SD card support for Glymur
 2026-07-23 19:54 UTC  (3+ messages)
` [PATCH V4 2/4] dt-bindings: mmc: sdhci-msm: Document the Glymur compatible

[PATCH 3/3] mailbox: pcc: Fix command timeout due to missed interrupt
 2026-07-23 19:52 UTC  (5+ messages)

[PATCH v8 0/5] iio: adc: Add support for LTC2378 and similar ADCs
 2026-07-23 19:53 UTC  (6+ messages)
` [PATCH v8 1/5] dt-bindings: iio: adc: Add ltc2378
` [PATCH v8 2/5] iio: adc: ltc2378: Add support for LTC2378-20 and similar ADCs
` [PATCH v8 3/5] iio: adc: ltc2378: Enable high-speed data capture
` [PATCH v8 4/5] iio: adc: ltc2378: Enable triggered buffer "
` [PATCH v8 5/5] iio: ABI: Encourage differential voltage ABI usage

[PATCH net-next v7 0/3] net: dsa: motorcomm: Add LED support
 2026-07-23 19:53 UTC  (4+ messages)
` [PATCH net-next v7 1/3] net: dsa: motorcomm: Move to subdirectory
` [PATCH net-next v7 2/3] net: dsa: motorcomm: Split SMI module
` [PATCH net-next v7 3/3] net: dsa: motorcomm: Add LED support

[PATCH] eventpoll: pin files while checking reverse paths
 2026-07-23 19:50 UTC  (2+ messages)

[PATCH v3 0/2] mmc: core: Keep the card powered across suspend when firmware needs it live
 2026-07-23 19:50 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: Document no-mmc-poweroff-suspend property

[PATCH v4 4/4] PCI: mediatek-gen3: Add 2-lanes mode support for Airoha AN7581
 2026-07-23 19:49 UTC  (2+ messages)

[PATCH] powerpc: Fix exit_flags field placement in pt_regs for ptrace
 2026-07-23 19:48 UTC 

[PATCH 0/3] mailbox: pcc: Improve completion handling and validation
 2026-07-23 19:45 UTC  (4+ messages)
` [PATCH 1/3] mailbox: pcc: Notify clients on polled completion

[PATCH v2] KVM: x86: Remove AMX-TF32 enumeration
 2026-07-23 19:44 UTC  (3+ messages)

Concurrent Kconfig renaming, impacting your commit "drm/pagemap: Guard HPAGE_PMD_ORDER use with CONFIG_ARCH_ENABLE_THP_MIGRATION"
 2026-07-23 19:42 UTC  (2+ messages)

[PATCH v5 00/10] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-07-23 19:41 UTC  (11+ messages)
` [PATCH v5 01/10] phy: rockchip: samsung-hdptx: Fix rate recalculation for high bpc
` [PATCH v5 02/10] phy: rockchip: samsung-hdptx: Prevent divide-by-zero when computing clk rate
` [PATCH v5 03/10] phy: rockchip: samsung-hdptx: Guard against clk rate integer underflow
` [PATCH v5 04/10] phy: rockchip: samsung-hdptx: Fix rate recalculation for 3.2GHz FRL
` [PATCH v5 05/10] phy: rockchip: samsung-hdptx: Handle uncommitted PHY config changes
` [PATCH v5 06/10] phy: rockchip: samsung-hdptx: Drop TMDS rate setup workaround
` [PATCH v5 07/10] phy: rockchip: samsung-hdptx: Consolidate consumer_put on error path
` [PATCH v5 08/10] phy: rockchip: samsung-hdptx: Drop restrict_rate_change handling
` [PATCH v5 09/10] phy: rockchip: samsung-hdptx: Simplify GRF access with FIELD_PREP_WM16()
` [PATCH v5 10/10] phy: rockchip: samsung-hdptx: Consistently use bitfield macros

[PATCH v2 0/2] lib/ucs2_string.c: fix out-of-bounds read in ucs2_strnlen()
 2026-07-23 19:40 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] lib/ucs2_string.c: fix indentation

industrypack-devel archive on lore?
 2026-07-23 19:41 UTC 

[RFC PATCH 0/8] ASoC: SDCA: enable on DT platforms and add Qualcomm WCD9378 (Tambora) codec
 2026-07-23 19:40 UTC  (2+ messages)

[PATCH] um: vector: fix use-after-free in vector_mmsg_rx()
 2026-07-23 19:39 UTC  (2+ messages)

[PATCH v2 0/3] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
 2026-07-23 19:39 UTC  (8+ messages)
` [PATCH v2 2/3] ACPI: CPPC: Add u64 wrappers for the autonomous selection register
` [PATCH v2 3/3] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload

[PATCH 0/2] ASoC: qcom: remove the ipq806x Storm audio machine driver and binding
 2026-07-23 19:39 UTC  (9+ messages)
` [PATCH 1/2] ASoC: qcom: remove ipq806x Storm machine driver

[PATCH] mm/migrate_device: Clear stale mapping after freeing swapcache
 2026-07-23 19:39 UTC 

[PATCH 0/2] lib/ucs2_string.c: fix out-of-bounds read in ucs2_strnlen()
 2026-07-23 19:38 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v7 0/5] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-07-23 19:37 UTC  (5+ messages)
` [PATCH v7 2/5] x86/asm: add volatile, clobbers and zero-length check in inline memcmp

[PATCH] fsck.f2fs: handle find_next_free_block failure gracefully
 2026-07-23 19:35 UTC 

[PATCH] power: sequencing: pwrseq-pcie-m2: Drop undocumented QCC2072 compatible
 2026-07-23 19:35 UTC 

[PATCH v3 0/5] clk: samsung: Introduce support for Exynos9610 clocks
 2026-07-23 19:35 UTC  (3+ messages)
` [PATCH v3 4/5] clk: samsung: Introduce Exynos9610 clock controller driver

[PATCH 0/3] Bluetooth: qca: enable QCC2072 on RB3 Gen 2 Industrial Mezz reworked for BT over UART
 2026-07-23 19:31 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: kodiak: mark PCIe root port as bridge

[PATCH v4 0/5] Add support for Hygon family 18h models 4h-8h
 2026-07-23 19:31 UTC  (2+ messages)

[PATCH 0/8] arm64: dts: freescale: Add Verdin iMX8M Mini overlays
 2026-07-23 19:30 UTC  (9+ messages)
` [PATCH 6/8] arm64: dts: freescale: imx8mm-verdin: Add Toradex OV5640 CSI Cameras

[PATCH v10 00/14] Allow preemption during IPI completion waiting to improve real-time performance
 2026-07-23 19:26 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