The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-05 05:41:48 to 2026-06-05 07:24:25 UTC [more...]

[PATCH net-next 00/15] net: enetc: SR-IOV improvements and ENETC v4 VF support
 2026-06-05  6:55 UTC  (15+ messages)
` [PATCH net-next 01/15] net: enetc: add trusted "
` [PATCH net-next 02/15] net: enetc: move msg_task and msg_int_name to struct enetc_si
` [PATCH net-next 03/15] net: enetc: add link status message support to PF driver
` [PATCH net-next 04/15] net: enetc: add link speed "
` [PATCH net-next 05/15] net: enetc: use enetc_set_si_hw_addr() to set VF MAC address
` [PATCH net-next 06/15] net: enetc: relocate enetc_pf_set_vf_mac() for common PF support
` [PATCH net-next 07/15] net: enetc: add .ndo_set_vf_mac() to the enetc v4 driver
` [PATCH net-next 08/15] net: enetc: move mac_filter from struct enetc_pf to struct enetc_si
` [PATCH net-next 09/15] net: enetc: add MAC address filtering support for VFs of ENETC v4
` [PATCH net-next 10/15] net: enetc: simplify and rename PSIIER enable/disable helpers
` [PATCH net-next 11/15] net: enetc: restore VF MAC promiscuous mode after FLR for ENETC v4
` [PATCH net-next 12/15] net: enetc: add VF support for i.MX94 and i.MX95
` [PATCH net-next 13/15] net: enetc: implement ndo_set_rx_mode_async for ENETC v4 VF
` [PATCH net-next 14/15] net: enetc: add PSI-to-VSI link status notification support for VF

[PATCH] LoongArch: KVM: return full old CSR value from kvm_emu_xchg_csr()
 2026-06-05  7:19 UTC  (5+ messages)

[PATCH] PCI: cadence: skip the link polling when endpoint not connected
 2026-06-05  7:19 UTC 

[PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
 2026-06-05  7:18 UTC  (10+ messages)

[PATCH v3 01/13] spi: dt-bindings: allow spi-max-frequency to specify a frequency pair
 2026-06-05  7:17 UTC  (13+ messages)

[REGRESSION] Speaker pop/chirp on Meteor Lake ALC287 (17aa:231e) -- 6.12.73 to 6.12.85
 2026-06-05  7:14 UTC  (12+ messages)

[PATCH v3 00/40] KVM: x86: GPR accessors and x86.{c,h} spring cleaning
 2026-06-05  7:13 UTC  (7+ messages)
` [PATCH v3 30/40] KVM: x86: Move MSR helper declarations from kvm_host.h => msrs.h
` [PATCH v3 31/40] KVM: x86: Move MMU helper declarations from kvm_host.h => mmu.h
` [PATCH v3 33/40] KVM: x86: Move kvm_cpu_get_apicid() from kvm_host.h => avic.c

[PATCH] pinctrl: Move Airoha driver to dedicated directory
 2026-06-05  7:12 UTC 

[PATCH] MIPS: smp: report dying CPU to RCU in stop_this_cpu()
 2026-06-05  7:12 UTC  (5+ messages)

[PATCH v3 1/2] kunit: tool: Parse and print the reason tests are skipped
 2026-06-05  7:11 UTC  (4+ messages)
` [PATCH v3 2/2] kunit: tool: Add (primitive) support for outputting JUnit XML

[PATCH v2 0/3] PM: dpm_watchdog: Improve DPM watchdog configurability
 2026-06-05  7:10 UTC  (4+ messages)
` [PATCH v2 2/3] PM: dpm_watchdog: Allow disabling DPM watchdog by default

[PATCH v4 0/3] x86/tdx: Fix port I/O handling bugs
 2026-06-05  7:10 UTC  (5+ messages)
` [PATCH v4 1/3] x86/tdx: Fix off-by-one in port I/O handling
` [PATCH v4 3/3] x86/tdx: Fix zero-extension for 32-bit port I/O

[PATCH v4 0/7] Add support for Baijie Helper A133 board
 2026-06-05  7:09 UTC  (8+ messages)
` [PATCH v4 1/7] arm64: defconfig: Enable Allwinner LRADC input driver
` [PATCH v4 2/7] dt-bindings: vendor-prefixes: Add Shenzhen Baijie Technology Co., Ltd
` [PATCH v4 3/7] dt-bindings: arm: sunxi: Add Baijie HelperBoard A133 compatible
` [PATCH v4 4/7] dt-bindings: input: sun4i-lradc-keys: Add A100/A133 compatible
` [PATCH v4 5/7] arm64: dts: allwinner: a100: Add LRADC node
` [PATCH v4 6/7] arm64: dts: allwinner: a100: reserve RAM for ATF
` [PATCH v4 7/7] arm64: dts: allwinner: A133: add support for Baijie Helper A133 board

[PATCH 0/8] x86/msr: Drop 32-bit variants of *_on_cpu() MSR functions
 2026-06-05  7:08 UTC  (9+ messages)
` [PATCH 1/8] x86/msr: Switch rdmsr_on_cpu() to return a 64-bit quantity
` [PATCH 2/8] x86/msr: Switch all callers of rdmsrq_on_cpu() to use rdmsr_on_cpu()
` [PATCH 3/8] x86/msr: Switch wrmsr_on_cpu() to use a 64-bit quantity
` [PATCH 4/8] x86/msr: Switch all callers of wrmsrq_on_cpu() to use wrmsr_on_cpu()
` [PATCH 5/8] x86/msr: Switch rdmsr_safe_on_cpu() to return a 64-bit quantity
` [PATCH 6/8] x86/msr: Switch all callers of rdmsrq_safe_on_cpu() to use rdmsr_safe_on_cpu()
` [PATCH 7/8] x86/msr: Switch wrmsr_safe_on_cpu() to use a 64-bit quantity
` [PATCH 8/8] x86/msr: Switch all callers of wrmsrq_safe_on_cpu() to use wrmsr_safe_on_cpu()

[PATCH v2] drm/tyr: move probe resources into registration data
 2026-06-05  7:07 UTC  (2+ messages)

[PATCH v2 3/8] x86/cpu/hygon: Remove Spectral Chicken for Hygon processors
 2026-06-05  6:51 UTC  (2+ messages)

[PATCH v19 net-next 0/9] octeontx2-af: npc: Enhancements
 2026-06-05  6:32 UTC  (10+ messages)
` [PATCH v19 net-next 1/9] octeontx2-af: Enforce single RVU AF probe
` [PATCH v19 net-next 2/9] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v19 net-next 3/9] devlink: heap-allocate param fill buffers in devlink_nl_param_fill
` [PATCH v19 net-next 4/9] devlink: Implement devlink param multi attribute nested data values
` [PATCH v19 net-next 5/9] octeontx2-af: npc: cn20k: add subbank search order control
` [PATCH v19 net-next 6/9] octeontx2: cn20k: Coordinate default rules with NIX LF lifecycle
` [PATCH v19 net-next 7/9] octeontx2-af: npc: Support for custom KPU profile from filesystem
` [PATCH v19 net-next 8/9] octeontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT alloc
` [PATCH v19 net-next 9/9] octeontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically

[PATCH v2] pwm: th1520: Remove requirement for mul_u64_u64_div_u64_roundup
 2026-06-05  7:03 UTC 

[PATCH v2 0/4] snvs_pwrkey - code improvements and add report event
 2026-06-05  6:59 UTC  (3+ messages)
` [PATCH v2 4/4] Input: snvs_pwrkey - report press event in interrupt handler

[PATCH v19 net-next 0/9] octeontx2-af: npc: Enhancements
 2026-06-05  5:54 UTC  (10+ messages)
` [PATCH v19 net-next 1/9] octeontx2-af: Enforce single RVU AF probe
` [PATCH v19 net-next 2/9] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v19 net-next 3/9] devlink: heap-allocate param fill buffers in devlink_nl_param_fill
` [PATCH v19 net-next 4/9] devlink: Implement devlink param multi attribute nested data values
` [PATCH v19 net-next 6/9] octeontx2: cn20k: Coordinate default rules with NIX LF lifecycle
` [PATCH v19 net-next 8/9] octeontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT alloc
` [PATCH v19 net-next 9/9] octeontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically

[PATCH v3 0/2] media: i2c: add Aptina MT9M113 SoC sensor driver
 2026-06-05  7:03 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: media: i2c: add aptina,mt9m113
` [PATCH v3 2/2] media: i2c: add Aptina MT9M113 1.3 Mpx SoC sensor driver

[PATCH] sched/fair: Fix cpu_util runnable_avg arithmetic
 2026-06-05  7:01 UTC 

[PATCH v2 0/2] rust: clk: Add ExclusiveClk and use it in pwm-th1520
 2026-06-05  7:00 UTC  (3+ messages)
` [PATCH v2 1/2] rust: clk: Add ExclusiveClk wrapper for clk_rate_exclusive_get
` [PATCH v2 2/2] pwm: th1520: Lock clock rate with clk_rate_exclusive_get

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-06-05  6:59 UTC  (6+ messages)
` [PATCH 20/23] usb: chipidea: use platform_device_set_of_node_from_dev()

[PATCH v6 0/2] Add driver support for ESWIN EIC7700 PVT controller
 2026-06-05  6:57 UTC  (5+ messages)
` [PATCH v6 2/2] hwmon: Add Eswin EIC7700 PVT sensor driver
    `  "

[PATCH RESEND] checkpatch: Suppress warnings when Reported-by: is followed by Link:
 2026-06-05  6:57 UTC 

[PATCH v2 0/7] RPM, perfcnt and other minor fixes for Panfrost
 2026-06-05  6:56 UTC  (3+ messages)
` [PATCH v2 7/7] drm/panfrost: Explicitly enable MMU interrupts at device init

[PATCH v01] mailbox/pcc.c: add query channel function
 2026-06-05  6:54 UTC  (2+ messages)

[PATCH 0/2] Add support for the REFGEN in the IPQ9650 SoC
 2026-06-05  6:51 UTC  (4+ messages)
` [PATCH 1/2] regulator: dt-bindings: qcom,sdm845-refgen-regulator: Document IPQ9650

[PATCH] selftests/livepatch: fix resource leak in test_klp_syscall init error path
 2026-06-05  6:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/6] drm/msm: Assorted fixes - June/26
 2026-06-05  6:50 UTC  (3+ messages)
` [PATCH 5/6] drm/msm/a6xx: Fix IRQ storm during msm_recovery test

[PATCH] perf jitdump: Fix a build error with ASAN
 2026-06-05  6:49 UTC 

[PATCH] RISC-V: KVM: Enhance the logging check for mmu mapping
 2026-06-05  6:49 UTC  (2+ messages)

[PATCH v3 0/2] libfs: set SB_I_NOEXEC and SB_I_NODEV in init_pseudo()
 2026-06-05  6:47 UTC  (5+ messages)
` [PATCH v3 1/2] libfs: set SB_I_NOEXEC and SB_I_NODEV by default "
` [PATCH v3 2/2] libfs: drop redundant SB_I_NOEXEC/SB_I_NODEV in init_pseudo() callers

[PATCH v2] sched/fair: Revert boost in cpu_util()
 2026-06-05  6:47 UTC  (8+ messages)

[PATCH v7 0/2] lan966x pci device: Add support for SFPs, simple-bus part
 2026-06-05  6:45 UTC  (2+ messages)

[PATCH v3 03/13] preempt: Introduce __preempt_count_{sub, add}_return()
 2026-06-05  6:45 UTC  (3+ messages)

[PATCH 0/2] microblaze: fix signal-frame handling for NPTL
 2026-06-05  6:42 UTC  (3+ messages)
` [PATCH 2/2] microblaze: reserve the ABI argument-home area in the signal frame

[PATCH] drm/vmwgfx: Fix hrtimer interrupt storm due to 0-period vblank
 2026-06-05  6:41 UTC  (3+ messages)
` [PATCH v2] drm/vblank: Reject 0-period timers to prevent hrtimer storm
  `  "

[PATCH v3 05/13] irq & spin_lock: Add counted interrupt disabling/enabling
 2026-06-05  6:40 UTC  (3+ messages)

[PATCH] pinctrl: aspeed: Fix GPIO mux value for ADC-capable balls
 2026-06-05  6:38 UTC 

[PATCH v7 0/8] lan966x pci device: Add support for SFPs, PCI part
 2026-06-05  6:37 UTC  (2+ messages)

[PATCH] block: Add WQ_PERCPU to alloc_workqueue users
 2026-06-05  6:36 UTC  (3+ messages)

[PATCH v9 0/4] rust: add SRCU abstraction
 2026-06-05  6:32 UTC  (4+ messages)
` [PATCH v9 1/4] rust: helpers: add SRCU helpers

[PATCH net] net: openvswitch: fix possible kfree_skb of ERR_PTR
 2026-06-05  6:32 UTC  (2+ messages)

[PATCH v7 0/3] lan966x pci device: Add support for SFPs, i2c part
 2026-06-05  6:31 UTC  (2+ messages)

[PATCH v2 0/3] Add support for Silergy SQ24860
 2026-06-05  6:30 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: hwmon: pmbus: Add bindings "
` [PATCH v2 2/3] hwmon: pmbus: Add support "
` [PATCH v2 3/3] hwmon: Add documentation for SQ24860

[PATCH v4] debugobjects: Don't call fill_pool() in early boot hardirq context
 2026-06-05  6:31 UTC  (2+ messages)

[PATCH v3 00/13] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
 2026-06-05  6:30 UTC  (8+ messages)
` [PATCH v3 08/13] sched: Remove the unused preempt_offset parameter of __cant_sleep()
` [PATCH v3 09/13] sched: Avoid signed comparison of preempt_count() in __cant_migrate()
` [PATCH v3 10/13] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v3 11/13] arm64: sched/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v3 12/13] s390/preempt: "
` [PATCH v3 13/13] irq: Optimize reschedule check in local_interrupt_enable()

[PATCH v3 00/14] arm64: support Engicam MicroGEA-STM32MP257-RMM board
 2026-06-05  6:27 UTC  (15+ messages)
` [PATCH v3 01/14] dt-bindings: arm: stm32: "
` [PATCH v3 02/14] arm64: dts: st: add SDMMC2 support on stm32mp25
` [PATCH v3 03/14] arm64: dts: st: add CAN1 "
` [PATCH v3 04/14] arm64: dts: st: add i2c1 pins for stm32mp25
` [PATCH v3 05/14] arm64: dts: st: add ltdc "
` [PATCH v3 06/14] arm64: dts: st: add can1 "
` [PATCH v3 07/14] arm64: dts: st: add pwm2/pwm4 "
` [PATCH v3 08/14] arm64: dts: st: add sai1 "
` [PATCH v3 09/14] arm64: dts: st: add sdmmc2 "
` [PATCH v3 10/14] arm64: dts: st: add spi1 "
` [PATCH v3 11/14] arm64: dts: st: add usart1 "
` [PATCH v3 12/14] arm64: dts: st: support Engicam MicroGEA-STM32MP257 SoM
` [PATCH v3 13/14] arm64: dts: st: support Engicam MicroGEA-STM32MP257-RMM board
` [PATCH v3 14/14] arm64: defconfig: enable configs for Engicam MicroGEA-STM32MP257-RMM

Dropping Linus Torvalds
 2026-06-05  6:09 UTC 

[PATCH net] r8152: handle the return value of usb_reset_device()
 2026-06-05  6:26 UTC  (5+ messages)

[PATCH wireless-next v2 12/31] wifi: mm81x: add mac.c
 2026-06-05  6:26 UTC  (3+ messages)

[PATCH 00/76] drm/bridge: Convert all reset users to create_state
 2026-06-05  6:26 UTC  (2+ messages)

[PATCH v2 0/2] net/mlx5: Only consider online CPUs in affinity subset check
 2026-06-05  6:25 UTC  (4+ messages)
` [PATCH v2 2/2] net/mlx5: Use effective affinity mask for IRQ selection

[PATCH v2] perf clang-format: Prioritize Python.h and expand other categories
 2026-06-05  6:24 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] ALSA: pcm: keep linked runtime alive while draining
 2026-06-05  6:24 UTC  (2+ messages)

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-06-05  6:23 UTC  (3+ messages)
` [PATCH v14 29/44] arm64: RMI: Runtime faulting of memory

[PATCH v7 0/1] lan966x pci device: Add support for SFPs, clock dependency part
 2026-06-05  6:22 UTC  (3+ messages)
` [PATCH v7 1/1] clk: lan966x: Add MCHP_LAN966X_PCI dependency

[PATCH] kbuild: try readelf first in gen_symversions
 2026-06-05  6:22 UTC  (4+ messages)

[PATCH] ALSA: hda/realtek: Enable micmute LED on HP EliteBook 6 G1a
 2026-06-05  6:21 UTC  (3+ messages)

[PATCH v7 0/1] lan966x pci device: Add support for SFPs, I2C dependency part
 2026-06-05  6:20 UTC  (3+ messages)
` [PATCH v7 1/1] i2c: busses: at91: Add MCHP_LAN966X_PCI dependency

[PATCH v6 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-06-05  6:18 UTC  (2+ messages)

[PATCH v3 00/13] spi: cadence-quadspi: add PHY tuning support
 2026-06-05  6:15 UTC  (5+ messages)
` [PATCH v3 04/13] spi: spi-mem: add spi_mem_apply_base_freq_cap()

[PATCH] spmi: pmic-arb: Fix OF node leak in spmi_pmic_arb_register_buses()
 2026-06-05  6:15 UTC  (2+ messages)

[PATCH v7 0/3] Add driver support for ESWIN EIC7700 HSP clock and reset generator
 2026-06-05  6:14 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: clock: Add ESWIN eic7700 "
` [PATCH v7 2/3] clk: eswin: Add eic7700 HSP clock driver
` [PATCH v7 3/3] reset: eswin: Add eic7700 HSP reset driver

[PATCH] iio: backend: fix uninitialized data in debugfs
 2026-06-05  6:12 UTC  (11+ messages)

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-05  6:11 UTC  (5+ messages)
` [PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v6 02/12] PCI: liveupdate: Track outgoing preserved PCI devices

[PATCH] drm/connector: add CRTC state change callback to HDMI audio helpers
 2026-06-05  6:09 UTC  (2+ messages)

[PATCH] drm/i915/dp_tunnel: fix CRTC hw state cleanup ordering
 2026-06-05  6:05 UTC 

[PATCH v2] dt-bindings: cache: qcom,llcc: Document Maili SoC
 2026-06-05  6:06 UTC 

[PATCH v9 0/5] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
 2026-06-05  6:06 UTC  (7+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/5] perf maps: Add maps__mutate_mapping
  ` [PATCH v10 2/5] perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
  ` [PATCH v10 3/5] perf inject/aslr: Implement sample address remapping
  ` [PATCH v10 4/5] perf test: Add inject ASLR test
  ` [PATCH v10 5/5] perf aslr: Strip sample registers

[PATCH 0/8] Add support for Hygon Family 18h model 4h~8h processors
 2026-06-05  6:05 UTC  (6+ messages)
` [PATCH 1/8] x86/cpu/hygon: Adjust the die_id and logical_die_id for Hygon model 4h~8h

linux-next: build failure after merge of the drm-xe tree
 2026-06-05  6:03 UTC  (6+ messages)

[PATCH v3 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-06-05  6:02 UTC  (5+ messages)
` [PATCH v3 4/6] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk

[net-next v6 0/3] Add motorcomm 8531s set ds func and 8522 driver
 2026-06-05  6:02 UTC  (4+ messages)
` [net-next v6 1/3] net: phy: motorcomm: move mdio lock out from yt8531_set_ds()
` [net-next v6 2/3] net: motorcomm: phy: set drive strength in YT8531s RGMII
` [net-next v6 3/3] net: phy: motorcomm: Add YT8522 100M RMII PHY support

[PATCH v3] scsi: scsi_debug: fix one-partition tape setup bounds
 2026-06-05  5:59 UTC  (2+ messages)

[PATCH v2] mm/slub: preserve original size in _kmalloc_nolock_noprof retry path
 2026-06-05  5:59 UTC  (2+ messages)

[PATCH net] octeontx2-af: npc: Fix size of entry2cntr_map
 2026-06-05  5:58 UTC 

[PATCH v4 1/2] dt-bindings: clock: ast2600: Add reset definition for video
 2026-06-05  5:52 UTC  (2+ messages)
` [PATCH v4 2/2] ARM: dts: aspeed: add 'resets' to video node

[PATCH V9 2/2] KVM: selftests: Add test for configure of x86 APIC bus frequency
 2026-06-05  5:56 UTC  (11+ messages)
` VMX Preemption Timer appears to be buggy on SKX, CLX, and ICX

[PATCH 0/2] pinctrl: qcom: Introduce Pinctrl for the upcoming Maili SoC
 2026-06-05  5:54 UTC  (5+ messages)

[PATCH v2 1/3] powerpc/numa: Simplify find_primary_domain_index
 2026-06-05  5:52 UTC  (3+ messages)
` [PATCH v2 2/3] powerpc/numa: Allow cpu_to_coregroup_id without PPC_SPLPAR
` [PATCH v2 3/3] powerpc/numa: Support coregroup on PowerNV

[PATCH v8 0/2] staging: rtl8723bs: Fix error handling in _rtw_pktfile_read()
 2026-06-05  5:53 UTC  (7+ messages)

[PATCH] power: supply: max17042_battery: Use modern PM ops to clear up warning
 2026-06-05  5:52 UTC 

[PATCH v3 00/21] Add basic pinctrl drivers for JHB100 SoC
 2026-06-05  5:14 UTC  (4+ messages)
` [PATCH v3 09/21] dt-bindings: pinctrl: Add starfive,jhb100-sys2-pinctrl

[PATCH v5 0/4] cleanup: Remove NULL check from unconditional guards
 2026-06-05  5:46 UTC  (3+ messages)
` [PATCH v5 3/4] cleanup: Annotate guard constructors with nonnull

[PATCH v2 0/3] dt-bindings: soc: qcom: Add Maili soc related bindings
 2026-06-05  5:45 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: firmware: qcom,scm: Document SCM on Maili SOC
` [PATCH v2 2/3] dt-bindings: sram: Document qcom,maili-imem compatible
` [PATCH v2 3/3] dt-bindings: soc: qcom,aoss-qmp: Document the Maili AOSS side channel

[PATCH 0/2] net: isolate SKB data area allocations
 2026-06-05  5:45 UTC  (4+ messages)
` [PATCH 2/2] net: skb: isolate skb data area allocations into a separate bucket

[PATCH] wifi: nl80211: Increase ie_len size to prevent truncated IEs in new peer notifications
 2026-06-05  5:43 UTC 

[PATCH v6 0/7] ndctl: Dynamic Capacity additions for cxl-cli
 2026-06-05  5:43 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