public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-03 01:17:34 to 2026-04-03 05:37:58 UTC [more...]

[PATCH v2 0/2] sched/fair: SMT-aware asymmetric CPU capacity
 2026-04-03  5:31 UTC  (3+ messages)
` [PATCH 1/2] sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection
` [PATCH 2/2] sched/fair: Reject misfit pulls onto busy SMT siblings on asym-capacity

[PATCH] ARM: at91: validate memory node device_type strings
 2026-04-03  2:42 UTC 

[PATCH] ARM: xen: validate hypervisor compatible before parsing its version
 2026-04-03  2:42 UTC 

[PATCH] ARM: mvebu: validate memory node device_type strings
 2026-04-03  2:42 UTC 

[PATCH] ARM: devtree: validate compatible strings before dumping them
 2026-04-03  2:41 UTC 

[RFC PATCH 00/05] x86/hygon: Add Family 0x18 node enumeration and SMN access
 2026-04-03  5:29 UTC  (10+ messages)
` [RFC PATCH 1/5] pci_ids: Add Hygon Family 0x18 DF device IDs
` [RFC PATCH 3/5] x86/hygon: Add DF misc-based node enumeration helpers
` [RFC PATCH 5/5] x86/amd_node: Support Hygon SMN roots by socket

[PATCH] erofs: handle 48-bit blocks/uniaddr for extra devices
 2026-04-03  5:26 UTC  (2+ messages)

[tip:sched/merge] BUILD SUCCESS 55c0c1cfad7d2d410392d80b6a374c8fffe389ef
 2026-04-03  5:18 UTC 

[PATCH bpf-next v3] bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb
 2026-04-03  5:15 UTC  (2+ messages)

[PATCH 0/2] mm: huge_memory: clean up defrag sysfs with shared data tables
 2026-04-03  5:12 UTC  (5+ messages)
` [PATCH 1/2] mm: huge_memory: use sysfs_match_string() in defrag_store()
` [PATCH 2/2] mm: huge_memory: refactor defrag_show() to use defrag_flags[]

(no subject)
 2026-04-03  5:11 UTC  (11+ messages)
` [PATCH V3 01/10] iommufd: Support a HWPT without an iommu driver for noiommu
` [PATCH V3 02/10] iommufd: Move igroup allocation to a function
` [PATCH V3 03/10] iommufd: Allow binding to a noiommu device
` [PATCH V3 04/10] iommufd: Add an ioctl IOMMU_IOAS_GET_PA to query PA from IOVA
` [PATCH V3 05/10] vfio: Allow null group for noiommu without containers
` [PATCH V3 06/10] vfio: Introduce and set noiommu flag on vfio_device
` [PATCH V3 07/10] vfio: Enable cdev noiommu mode under iommufd
` [PATCH V3 08/10] vfio:selftest: Handle VFIO noiommu cdev
` [PATCH V3 09/10] selftests/vfio: Add iommufd noiommu mode selftest for cdev
` [PATCH V3 10/10] Documentation: Update VFIO NOIOMMU mode

[BUG] Random hard lockup with userspace %ip on 7.0-rc5
 2026-04-03  5:11 UTC  (8+ messages)
          ` [PATCH] clockevents: Prevent timer interrupt starvation

[PATCH v3 0/4] ASoC: Add TAS67524 quad-channel Class-D amplifier driver
 2026-04-03  5:06 UTC  (5+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: Add ti,tas67524
` [PATCH v3 2/4] ASoC: codecs: Add TAS67524 quad-channel audio amplifier driver
` [PATCH v3 3/4] Documentation: sound: Add TAS675x codec mixer controls documentation
` [PATCH v3 4/4] MAINTAINERS: add entry for TAS67524 audio amplifier

[PATCH v2] kbuild: rust: add AutoFDO support
 2026-04-03  5:02 UTC  (2+ messages)

[PATCH v3 00/14] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-03  5:00 UTC  (7+ messages)
` [PATCH v3 01/14] mm/mglru: consolidate common code for retrieving evictable size
` [PATCH v3 04/14] mm/mglru: restructure the reclaim loop
` [PATCH v3 09/14] mm/mglru: use the common routine for dirty/writeback reactivation

[PATCH 1/2] kbuild: rust: allow `clippy::uninlined_format_args`
 2026-04-03  4:53 UTC  (3+ messages)
` [PATCH 2/2] rust: macros: simplify `format!` arguments

[PATCH v1 0/2] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
 2026-04-03  4:46 UTC  (4+ messages)
` [PATCH v1 2/2] mfd: Add Host Interface (HIF) support for Nuvoton NCT6694

[PATCH 0/3] drm: lcdif: FIFO underrun/solid color bug fix
 2026-04-03  4:43 UTC  (6+ messages)
` [PATCH 3/3] drm: lcdif: Wait for vblank before disabling DMA

[PATCH] iommu/rockchip: fix page table allocation flags for v2 IOMMU
 2026-04-03  4:40 UTC  (5+ messages)

[PATCH 4/6] mshv: limit SynIC management to MSHV-owned resources
 2026-04-03  4:34 UTC  (4+ messages)

[PATCH v2 0/6] exfat: unify FAT chain walking helpers
 2026-04-03  4:28 UTC  (12+ messages)
` [PATCH v2 2/6] exfat: introduce exfat_fat_walk helper
` [PATCH v2 5/6] exfat: introduce exfat_chain_advance helper
  ` [PATCH v2 3/6] exfat: use exfat_fat_walk helper to simplify fat entry walking

[PATCH mm-unstable 1/1] mm: fix deferred split queue races during migration
 2026-04-03  4:24 UTC  (5+ messages)

[PATCH] ASoC: amd: acp: add Lenovo P16s G5 AMD quirk for legacy SDW machine
 2026-04-03  4:20 UTC  (2+ messages)

[PATCH net] ipv6: add READ_ONCE() annotations to fib6_metrics reader paths
 2026-04-03  4:16 UTC 

[GIT PULL] Crypto Fixes for 7.0
 2026-04-03  4:12 UTC  (2+ messages)

[GIT PULL] smb3 client fix
 2026-04-03  4:12 UTC  (2+ messages)

[GIT PULL] ksmbd server fix
 2026-04-03  4:12 UTC  (2+ messages)

[PATCH v11 0/4] crypto: spacc - Add SPAcc Crypto Driver
 2026-04-03  4:10 UTC  (2+ messages)

[PATCH v2] cpuidle: Deny idle entry when CPU already have IPI interrupt pending
 2026-04-03  4:08 UTC 

[PATCH v4] dt-bindings: input: touchscreen: ti,tsc2005: Add wakeup-source
 2026-04-03  4:07 UTC 

[PATCH] riscv: pi: validate early bootargs before string use
 2026-04-03  3:55 UTC 

[PATCH] arm64: pi: validate bootargs before parsing them
 2026-04-03  3:56 UTC 

[PATCH] drivers/of: fdt: validate stdout-path properties before parsing them
 2026-04-03  3:55 UTC 

[PATCH] ARM: compressed: validate memory node device_type strings
 2026-04-03  3:55 UTC 

[PATCH v4 0/2] cpufreq/amd-pstate: Prevent scheduling when atomic on PREEMPT_RT
 2026-04-03  4:06 UTC  (6+ messages)
` [PATCH v4 1/2] cpufreq/amd-pstate: Pass the policy to amd_pstate_update()

[PATCH v2 0/7] sched: Various reweight_entity() fixes
 2026-04-03  4:02 UTC  (9+ messages)
` [PATCH v2 5/7] sched/fair: Increase weight bits for avg_vruntime

[PATCH v6 0/2] PCI: s390: Expose the UID as an arch specific PCI slot attribute
 2026-04-03  4:01 UTC  (3+ messages)
` [PATCH v6 1/2] docs: s390/pci: Improve and update PCI documentation

[PATCH] arm64: dts: imx{91,93}-phyboard-segin: Add peb-av-18 overlay
 2026-04-03  4:00 UTC  (2+ messages)

[PATCH v2] fuse: Send FORGET over io_uring when ring is ready
 2026-04-03  3:57 UTC 

[PATCH 0/7] mshv: Reduce memory consumption for unpinned regions
 2026-04-03  3:54 UTC  (5+ messages)
` [PATCH 3/7] mshv: Rename mshv_mem_region to mshv_region

[PATCH] prctl: require checkpoint_restore_ns_capable for PR_SET_MM_MAP
 2026-04-03  3:54 UTC  (2+ messages)

[PATCH v4] ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY
 2026-04-03  3:53 UTC 

[tip:x86/platform] BUILD SUCCESS bc91133e260c8113c1119073c03b93c12aa41738
 2026-04-03  3:50 UTC 

[PATCH] mm/vmalloc: fix KMSAN uninit-value warning in decay_va_pool_node()
 2026-04-03  3:50 UTC  (5+ messages)

[PATCH net-next v8] selftests: net: add tests for PPP
 2026-04-03  3:48 UTC 

[PATCH] ALSA: aoa: onyx: Update IEC958 sample-rate status for PCM playback
 2026-04-03  3:47 UTC 

[PATCH net-next v3 0/7] Decouple receive and transmit enablement in team driver
 2026-04-03  3:41 UTC  (3+ messages)

[PATCH v1 00/22] Add basic clocks and resets for JHB100 SoC
 2026-04-03  1:07 UTC  (7+ messages)
` [PATCH v1 05/22] dt-bindings: clock: Add StarFive JHB100 System-0 clock and reset generator
` [PATCH v1 22/22] riscv: dts: starfive: jhb100: Add clocks and resets nodes

[PATCH] apparmor: Fix two bugs of aa_setup_dfa_engine's fail handling
 2026-04-03  3:51 UTC 

[PATCH] Drivers: hv: mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDER
 2026-04-03  3:35 UTC  (2+ messages)

[PATCH v3] dt-bindings: input: touchscreen: ti,tsc2005: Add wakeup-source
 2026-04-03  3:35 UTC  (3+ messages)

[PATCH 06/17] KVM: x86/tdp_mmu: Morph the !is_frozen_spte() check into a KVM_MMU_WARN_ON()
 2026-04-03  2:47 UTC  (5+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary parentheses in os_intfs.c
 2026-04-03  3:23 UTC  (2+ messages)

[PATCH v3] ALSA: hda: Notify IEC958 Default PCM switch state changes
 2026-04-03  3:21 UTC 

[PATCH v10 0/7] Add AMD ISP4 driver
 2026-04-03  3:17 UTC  (4+ messages)

[PATCH v1] perf ftrace: Proper error clean up in print_profile_result
 2026-04-03  3:13 UTC  (4+ messages)

[syzbot] [kvm?] WARNING in kvm_read_guest_offset_cached
 2026-04-03  3:11 UTC  (2+ messages)
` [PATCH] KVM: x86: Don't leave APF half-enabled on bad APF data GPA

[PATCH v3 00/25] perf tool: Add evsel to perf_sample
 2026-04-03  3:10 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 02/25] perf sample: Make sure perf_sample__init/exit are used

[PATCH v1 0/5] Initial device tree support for StarFive JHB100 SoC
 2026-04-03  3:06 UTC  (4+ messages)
` [PATCH v1 5/5] riscv: dts: starfive: jhb100: Add JHB100 base DT

[PATCH v3] dmaengine: tegra210-adma: Add error logging on failure paths
 2026-04-03  3:03 UTC  (2+ messages)

[PATCH v7 4/4] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
 2026-04-03  2:59 UTC  (2+ messages)
`  "

[PATCH net-next v2 0/4] net: rnpgbe: Add TX/RX and link status support
 2026-04-03  2:57 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: rnpgbe: Add interrupt handling
` [PATCH net-next v2 2/4] net: rnpgbe: Add basic TX packet transmission support
` [PATCH net-next v2 3/4] net: rnpgbe: Add RX packet reception support
` [PATCH net-next v2 4/4] net: rnpgbe: Add link status handling support

[PATCH 0/4] drivers: hv: mark some sysfs attribute as const
 2026-04-03  2:58 UTC  (10+ messages)
` [PATCH 1/4] drivers: hv: mark chan_attr_ring_buffer "
` [PATCH 2/4] drivers: hv: use ATTRIBUTE_GROUPS helper
` [PATCH 3/4] drivers: hv: mark bus attributes as const
` [PATCH 4/4] drivers: hv: mark channel "

[PATCH for drm-misc-fixes v2 0/4] Fix some bugs in the hibmc driver
 2026-04-03  2:48 UTC  (5+ messages)
` [PATCH for drm-misc-fixes v2 1/4] drm/hisilicon/hibmc: add updating link cap in DP detect()
` [PATCH for drm-misc-fixes v2 2/4] drm/hisilicon/hibmc: fix no showing when no connectors connected
` [PATCH for drm-misc-fixes v2 3/4] drm/hisilicon/hibmc: move display contrl config to hibmc_probe()
` [PATCH for drm-misc-fixes v2 4/4] drm/hisilicon/hibmc: use clock to look up the PLL value

[PATCH v10 net-next 0/6] octeontx2-af: npc: Enhancements
 2026-04-03  2:55 UTC  (7+ messages)
` [PATCH v10 net-next 1/6] octeontx2-af: npc: cn20k: debugfs enhancements
` [PATCH v10 net-next 2/6] net/mlx5e: heap-allocate devlink param values
` [PATCH v10 net-next 3/6] devlink: Implement devlink param multi attribute nested data values
` [PATCH v10 net-next 4/6] octeontx2-af: npc: cn20k: add subbank search order control
` [PATCH v10 net-next 5/6] octeontx2-af: npc: cn20k: dynamically allocate and free default MCAM entries
` [PATCH v10 net-next 6/6] octeontx2-af: npc: Support for custom KPU profile from filesystem

[PATCH v2] i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers()
 2026-04-03  2:53 UTC  (2+ messages)

[PATCH v2] i3c: dw: Fix memory leak in dw_i3c_master_i3c_xfers()
 2026-04-03  2:52 UTC  (2+ messages)

[PATCH bpf v5 0/2] bpf: Fix OOB in pcpu_init_value and add a test
 2026-04-03  2:46 UTC  (13+ messages)
` [PATCH bpf v5 1/2] bpf: Fix OOB in pcpu_init_value

[PATCH v2] bootconfig: Apply early options from embedded config
 2026-04-03  2:45 UTC  (11+ messages)

[Question mpam mpam/snapshot+extras/v6.18-rc1] Question with Configuring iommu_group in 'task'
 2026-04-03  2:44 UTC  (3+ messages)

[PATCH v1 1/2] perf sched: Avoid segv if tp_handler not set
 2026-04-03  2:42 UTC  (4+ messages)

[net-next v8 00/10] Add TSO map-once DMA helpers and bnxt SW USO support
 2026-04-03  2:42 UTC  (3+ messages)
` [net-next v8 07/10] net: bnxt: Implement software USO

[PATCH RESEND v2] media: dvb_demux: fix potential TOCTOU race conditions
 2026-04-03  2:36 UTC 

[PATCH v7 3/4] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
 2026-04-03  2:31 UTC  (2+ messages)
`  "

[PATCH v10 00/13] blk: honor isolcpus configuration
 2026-04-03  2:30 UTC  (17+ messages)
` [PATCH v10 01/13] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v10 02/13] lib/group_cpus: remove dead !SMP code
` [PATCH v10 06/13] nvme-pci: use block layer helpers to constrain queue affinity
` [PATCH v10 07/13] scsi: Use "
` [PATCH v10 08/13] virtio: blk/scsi: use "
` [PATCH v10 09/13] isolation: Introduce io_queue isolcpus type
` [PATCH v10 10/13] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v10 13/13] docs: add io_queue flag to isolcpus

[PATCH net v2] net: skb: fix cross-cache free of KFENCE-allocated skb head
 2026-04-03  2:28 UTC  (3+ messages)

[RFC PATCH] iommu: Default to lazy DMA mode on ARM64
 2026-04-03  2:28 UTC  (2+ messages)

[PATCH bpf v6 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-04-03  2:26 UTC  (4+ messages)
` [PATCH bpf v6 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
` [PATCH bpf v6 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()

[PATCH v2] iommu/arm-smmu: Use pm_runtime in fault handlers
 2026-04-03  2:20 UTC  (2+ messages)

[PATCH v1] mm/memory-failure: replace magic number 3 with GET_PAGE_MAX_RETRY_NUM
 2026-04-03  2:19 UTC  (2+ messages)

[PATCH v2 0/3] perf addr2line: Rework disable_add2line_warn
 2026-04-03  2:16 UTC  (7+ messages)
` [PATCH v2 1/3] perf config: Rename symbol_conf::disable_add2line_warn
` [PATCH v2 2/3] perf config: Make symbol_conf::addr2line_disable_warn configurable
` [PATCH v2 3/3] perf addr2line: Remove global variable addr2line_timeout_ms

[PATCH v7 1/4] RISC-V: KVM: Support runtime configuration for per-VM's HGATP mode
 2026-04-03  2:13 UTC  (2+ messages)
`  "

[PATCH v3] ata: pata_arasan_cf: fix missing newline in dev_err() messages
 2026-04-03  2:09 UTC  (2+ messages)

[PATCH] scsi: iscsi_tcp: update outdated comment for renamed iscsi_conn_set_callbacks()
 2026-04-03  2:05 UTC  (2+ messages)

[PATCH v9 net-next 0/6] octeontx2-af: npc: Enhancements
 2026-04-03  2:05 UTC  (4+ messages)
` [PATCH v9 net-next 6/6] octeontx2-af: npc: Support for custom KPU profile from filesystem

[PATCH v5 00/12] scsi: ufs: Add TX Equalization support for UFS 5.0
 2026-04-03  2:05 UTC  (2+ messages)

[PATCH] scsi: esas2r: fix __printf annotation on esas2r_log_master()
 2026-04-03  2:05 UTC  (2+ messages)

[PATCH] scsi: lpfc: update outdated comment for renamed lpfc_freenode()
 2026-04-03  2:05 UTC  (2+ messages)

[PATCH v4 0/2] scsi: virtio_scsi: move INIT_WORK calls to virtscsi_probe
 2026-04-03  2:05 UTC  (2+ messages)

[PATCH v1 1/1] scsi: ufs: rockchip: Drop unused include
 2026-04-03  2:05 UTC  (2+ messages)

[PATCH] scsi: target: Replace strncpy() with strscpy() in VPD dump functions
 2026-04-03  2:05 UTC  (2+ messages)

[PATCH] scsi: fix typo in fc_els.h
 2026-04-03  2:05 UTC  (2+ messages)

[PATCH v7 4/4] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
 2026-04-03  2:02 UTC  (3+ messages)
`  "
  `  "

[PATCH net-next V4 00/12] devlink: add per-port resource support
 2026-04-03  2:02 UTC  (3+ messages)
` [PATCH net-next V4 10/12] devlink: Add resource scope filtering to resource dump

[PATCh v3 00/14] ASoC: rsnd: Add RZ/G3E audio driver support
 2026-04-03  1:59 UTC  (14+ messages)
` [PATCh v3 07/14] ASoC: rsnd: ssui: Add RZ/G3E SSIU BUSIF support
` [PATCh v3 10/14] ASoC: rsnd: adg: Add per-SSI ADG and SSIF supply clock management
` [PATCh v3 11/14] ASoC: rsnd: src: Add SRC reset and clock support for RZ/G3E
` [PATCh v3 12/14] ASoC: rsnd: Add rsnd_adg_mod_get() for PM support
` [PATCh v3 13/14] ASoC: rsnd: Export rsnd_ssiu_mod_get() "
` [PATCh v3 14/14] ASoC: rsnd: Add system suspend/resume support

[PATCH v9 00/13] blk: honor isolcpus configuration
 2026-04-03  1:54 UTC  (12+ messages)
` [PATCH v9 09/13] isolation: Introduce io_queue isolcpus type
` [PATCH v9 10/13] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

Introduce Sashiko (agentic review of Linux kernel changes)
 2026-04-03  1:48 UTC  (7+ messages)

[tip:sched/core] BUILD SUCCESS 9853914c08e00d2ccbffbceaaada5ad7c6e4db4c
 2026-04-03  1:45 UTC 

[syzbot] [xfs?] KMSAN: uninit-value in xlog_verify_head
 2026-04-03  1:43 UTC  (2+ messages)
` [PATCH] xfs: reject CRC validation when the log header cannot be retrieved

[PATCH RESEND] block: use sysfs_emit in sysfs show functions
 2026-04-03  1:41 UTC  (2+ messages)

[PATCH net v2] net: stmmac: fix integer underflow in chain mode
 2026-04-03  1:40 UTC  (2+ messages)

[PATCH v3 0/2] rust, nova-core: add DeviceSize trait for SZ_* constants
 2026-04-03  1:36 UTC  (7+ messages)
` [PATCH v3 1/2] rust: sizes: add DeviceSize trait for device address space constants

[tip:timers/vdso] BUILD SUCCESS 7138a8698a39e81eb153e05500823fff76d5b3bd
 2026-04-03  1:35 UTC 

[PATCH v8 0/1] ocfs2: split transactions in dio completion to avoid credit exhaustion
 2026-04-03  1:31 UTC  (3+ messages)
` [PATCH v8 1/1] "

[PATCH] sched/deadline: Fix stale dl_defer_running in dl_server else-branch
 2026-04-03  1:30 UTC  (3+ messages)

[net-next v36] mctp pcc: Implement MCTP over PCC Transport
 2026-04-03  1:30 UTC  (4+ messages)

[PATCH 00/20] DRBD 9 rework
 2026-04-03  1:30 UTC  (2+ messages)

[PATCH] riscv: pi: validate early FDT string properties before string use
 2026-04-03  0:47 UTC 

[PATCH] drivers/of: fdt: validate flat DT string properties before string use
 2026-04-03  0:47 UTC 

[PATCH] lkdtm: Add folio_lock deadlock scenarios
 2026-04-03  1:27 UTC  (2+ messages)

[PATCH v2] cmpxchg: allow const-qualified old value in cmpxchg()
 2026-04-03  1:19 UTC 

[PATCH] usb: core: Fix bandwidth for devices with invalid wBytesPerInterval
 2026-04-03  1:20 UTC  (6+ messages)

[PATCH] staging: rtl8723bs: fix include guard comment in rtw_cmd.h
 2026-04-03  1:18 UTC 

[PATCH v4 net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
 2026-04-03  1:17 UTC  (2+ messages)

[PATCH v4 net-next 12/14] net: dsa: netc: add more basic functions support
 2026-04-03  1:17 UTC  (2+ messages)

[PATCH v4 net-next 11/14] net: dsa: netc: add phylink MAC operations
 2026-04-03  1:17 UTC  (2+ messages)

[PATCH v4 net-next 10/14] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
 2026-04-03  1:17 UTC  (2+ messages)

[PATCH v4 net-next 09/14] net: dsa: add NETC switch tag support
 2026-04-03  1:17 UTC  (2+ messages)

[PATCH v4 net-next 07/14] net: enetc: add support for "Add" and "Delete" operations to IPFT
 2026-04-03  1:17 UTC  (2+ messages)

[PATCH v4 net-next 06/14] net: enetc: add support for the "Update" operation to buffer pool table
 2026-04-03  1:17 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