public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-15 18:31:04 to 2025-01-15 21:23:41 UTC [more...]

[PATCH] PCI: dwc: Separate MSI out to different controller
 2025-01-15 21:23 UTC  (2+ messages)

[PATCH v9] tpm: Map the ACPI provided event log
 2025-01-15 21:22 UTC 

[PATCH net-next] mptcp: fix for setting remote ipv4mapped address
 2025-01-15 21:21 UTC  (2+ messages)

[PATCH v5 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2025-01-15 21:20 UTC  (9+ messages)
` [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"

[PATCH] arm64: dts: mediatek: mt7622: Align GPIO hog name with bindings
 2025-01-15 21:18 UTC 

[PATCH] arm64: dts: renesas: r8a77970: Align GPIO hog name with bindings
 2025-01-15 21:17 UTC 

[PATCH] ARM: dts: cirrus: ep7211: Align GPIO hog name with bindings
 2025-01-15 21:17 UTC 

[PATCH 1/2] arm64: dts: marvell: armada-8040: Align GPIO hog name with bindings
 2025-01-15 21:17 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: marvell: kirkwood-openrd: "

[PATCH] ARM: dts: nuvoton: Align GPIO hog name with bindings
 2025-01-15 21:17 UTC 

[PATCH] ARM: dts: nxp: vf: Align GPIO hog name with bindings
 2025-01-15 21:16 UTC 

[PATCH] ARM: dts: ti: omap: Align GPIO hog name with bindings
 2025-01-15 21:16 UTC 

[PATCH] ARM: dts: st: ste-nomadik: Align GPIO hog name with bindings
 2025-01-15 21:16 UTC 

[PATCH v8 00/16] media: qcom: camss: Add sm8550 support
 2025-01-15 21:15 UTC  (5+ messages)
` [PATCH v8 05/16] media: qcom: camss: csiphy-3ph: Move CSIPHY variables to data field inside csiphy struct

[PATCH] drm/msm: Use str_enable_disable-like helpers
 2025-01-15 21:15 UTC  (2+ messages)

Crash when attaching uretprobes to processes running in Docker
 2025-01-15 21:14 UTC  (14+ messages)

[PATCH 0/2] usbip: Fix seqnum sign extension and format specifier issues
 2025-01-15 21:14 UTC  (5+ messages)
` [PATCH 1/2] usbip: Fix seqnum sign extension issue in vhci_tx_urb
` [PATCH 2/2] usbip: Correct format specifier for seqnum from %d to %u

[PATCH] riscv: Add initial Xen guest support for RISC-V
 2025-01-15 21:14 UTC  (6+ messages)
      ` [PATCH] riscv: Add initial Xen guest support for RISC-Vgh

[PATCH] timers: Optimize get_timer_cpu_base() to reduce potentially redundant per_cpu_ptr() calls
 2025-01-15 21:12 UTC  (2+ messages)

[PATCH v1 0/9] cpuidle: teo: Cleanups and very frequent wakeups handling update
 2025-01-15 21:10 UTC  (13+ messages)
` [PATCH v1 2/9] cpuidle: teo: Reorder candidate state index checks
` [PATCH v1 3/9] cpuidle: teo: Combine candidate state index checks against 0
` [PATCH v1 4/9] cpuidle: teo: Drop local variable prev_intercept_idx
` [PATCH v1 5/9] cpuidle: teo: Clarify two code comments

[PATCH v6 0/2] power: supply: max17042: cleanup and more features
 2025-01-15 21:08 UTC  (2+ messages)

[PATCH] reset: keystone: Use syscon_regmap_lookup_by_phandle_args
 2025-01-15 21:08 UTC  (2+ messages)

[PATCH] power: supply: Use str_enable_disable-like helpers
 2025-01-15 21:08 UTC  (2+ messages)

[RFC PATCH v2 0/8] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-01-15 21:07 UTC  (2+ messages)

[PATCH 00/29] drm/bridge: Various quality of life improvements
 2025-01-15 21:05 UTC  (30+ messages)
` [PATCH 01/29] drm/atomic-helper: Fix commit_tail state variable name
` [PATCH 02/29] drm/atomic-helper: Change parameter name of drm_atomic_helper_wait_for_dependencies()
` [PATCH 03/29] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_tail()
` [PATCH 04/29] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_tail_rpm()
` [PATCH 05/29] drm/atomic-helper: Change parameter name of drm_atomic_helper_modeset_disables()
` [PATCH 06/29] drm/atomic-helper: Change parameter name of disable_outputs()
` [PATCH 07/29] drm/bridge: Change parameter name of drm_atomic_bridge_chain_disable()
` [PATCH 08/29] drm/bridge: Change parameter name of drm_atomic_bridge_chain_post_disable()
` [PATCH 09/29] drm/atomic-helper: Change parameter name of drm_atomic_helper_update_legacy_modeset_state()
` [PATCH 10/29] drm/atomic-helper: Change parameter name of crtc_set_mode()
` [PATCH 11/29] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_planes()
` [PATCH 12/29] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_modeset_enables()
` [PATCH 13/29] drm/bridge: Change parameter name of drm_atomic_bridge_chain_pre_enable()
` [PATCH 14/29] drm/bridge: Change parameter name of drm_atomic_bridge_chain_enable()
` [PATCH 15/29] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_writebacks()
` [PATCH 16/29] drm/atomic-helper: Change parameter name of drm_atomic_helper_fake_vblank()
` [PATCH 17/29] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_hw_done()
` [PATCH 18/29] drm/atomic-helper: Change parameter name of drm_atomic_helper_wait_for_vblanks()
` [PATCH 19/29] drm/atomic-helper: Change parameter name of drm_atomic_helper_cleanup_planes()
` [PATCH 20/29] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_cleanup_done()
` [PATCH 21/29] drm/atomic-helper: Change parameter name of drm_atomic_helper_wait_for_flip_done()
` [PATCH 22/29] drm/bridge: Rename atomic hooks parameters to drop old prefix
` [PATCH 23/29] drm/bridge: Provide a helper to retrieve current bridge state
` [PATCH 24/29] drm/bridge: Provide a helper to get the global state from a "
` [PATCH 25/29] drm/bridge: Provide pointers to the connector and crtc in "
` [PATCH 26/29] drm/bridge: cdns-csi: Switch to atomic helpers
` [PATCH 27/29] drm/bridge: tc358775: Switch to atomic commit
` [PATCH 28/29] drm/bridge: tc358768: Convert to atomic helpers
` [PATCH 29/29] drm/bridge: ti-sn65dsi86: Use bridge_state crtc pointer

[PATCH v2 1/2] drivers/hv: introduce vmbus_channel_set_cpu()
 2025-01-15 21:02 UTC  (5+ messages)
` [PATCH v2 2/2] drivers/hv: add CPU offlining support

[PATCH 0/2] PCI: Convert the Apple controller to host bridge hooks
 2025-01-15 21:01 UTC  (2+ messages)

[PATCH v9 0/2] PCI: add enabe(disable)_device() hook for bridge
 2025-01-15 21:00 UTC  (2+ messages)

[RFC PATCH 0/1] vmxnet3: Adjust maximum Rx ring buffer size
 2025-01-15 20:55 UTC  (8+ messages)

[PATCH] xfs: using mutex instead of semaphore for xfs_buf_lock()
 2025-01-15 20:54 UTC  (3+ messages)

[PATCHv2 00/11] Get rid of PG_reclaim and rename PG_dropbehind
 2025-01-15 20:52 UTC  (7+ messages)
` [PATCHv2 05/11] mm/truncate: Use folio_set_dropbehind() instead of deactivate_file_folio()
` [PATCHv2 09/11] mm: Remove PG_reclaim
` [PATCHv2 11/11] mm: Rename PG_dropbehind to PG_reclaim

[PATCH] power: supply: max1720x: add support for reading internal and thermistor temperatures
 2025-01-15 20:50 UTC  (2+ messages)

[PATCH v8 00/21] DCD: Add support for Dynamic Capacity Devices (DCD)
 2025-01-15 20:48 UTC  (6+ messages)
` [PATCH v8 02/21] cxl/mem: Read dynamic capacity configuration from the device

[PATCH] hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST
 2025-01-15 20:48 UTC 

[PATCH] serial: 8250_mtk: Add ACPI support
 2025-01-15 20:48 UTC  (3+ messages)

[RFC PATCH v1 0/1] refactor mseal_test
 2025-01-15 20:47 UTC  (4+ messages)
` [RFC PATCH v1 1/1] selftest/mm: "

[patch 4/5] x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
 2025-01-15 20:47 UTC  (2+ messages)
` [tip: irq/core] "

[patch 5/5] genirq: Remove IRQ_MOVE_PCNTXT and related code
 2025-01-15 20:47 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH] genirq/timings: add kernel-doc for a function param
 2025-01-15 20:47 UTC  (3+ messages)
` [tip: irq/core] genirq/timings: Add kernel-doc for a function parameter

[PATCH] arm64: tegra: tegra210-p2894: Align GPIO hog node name with preferred style
 2025-01-15 20:46 UTC 

[PATCH] power: supply: ltc4162l: Use GENMASK macro in bitmask operation
 2025-01-15 20:40 UTC  (2+ messages)

[PATCH v14 0/4] Initial Marvell PXA1908 support
 2025-01-15 20:35 UTC  (5+ messages)
` [PATCH v14 1/4] dt-bindings: marvell: Document PXA1908 SoC and samsung,coreprimevelte
` [PATCH v14 2/4] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
` [PATCH v14 3/4] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH v14 4/4] MAINTAINERS: add myself as Marvell PXA1908 maintainer

[PATCH v3 0/3] Use APIs in gdsc genpd to switch gdsc mode for venus v4 core
 2025-01-15 20:36 UTC  (5+ messages)
` [PATCH v3 2/3] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V4

[PATCH net-next 0/4] net: ethernet: ti: am65-cpsw: streamline RX/TX queue creation and cleanup
 2025-01-15 20:30 UTC  (5+ messages)
` [PATCH net-next 1/4] net: ethernet: am65-cpsw: call netif_carrier_on/off() when appropriate
` [PATCH net-next 2/4] net: ethernet: ti: am65-cpsw: streamline .probe() error handling

[PATCH v2] io_uring/rsrc: Simplify buffer cloning by locking both rings
 2025-01-15 20:31 UTC  (2+ messages)

[PATCH v5 00/10] DTS updates for system1 BMC
 2025-01-15 20:30 UTC  (5+ messages)
` [PATCH v5 03/10] dt-bindings: gpio: ast2400-gpio: Add hogs parsing

lockref cleanups
 2025-01-15 20:30 UTC  (4+ messages)
` [PATCH 6/8] dcache: use lockref_init for d_lockref

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-15 20:30 UTC  (3+ messages)

[PATCH] clk: nomadik: Correct str_enabled_disabled() SXTALO case
 2025-01-15 20:28 UTC  (2+ messages)

[PATCH v1 0/2] mm: Clear uffd-wp PTE/PMD state on mremap()
 2025-01-15 20:28 UTC  (7+ messages)
` [PATCH v1 1/2] "

[PATCH 00/19] media: i2c: ds90ub9xx: Error handling, UB9702 improvements
 2025-01-15 20:25 UTC  (7+ messages)
` [PATCH 17/19] media: dt-bindings: ti,ds90ub960: Add "i2c-addr" link property

[PATCH v4 0/2] iio: magnetometer: add support for Si7210
 2025-01-15 20:24 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: iio: magnetometer: add binding "
` [PATCH v4 2/2] iio: magnetometer: si7210: add driver "

[PATCH] io_uring/rsrc: Simplify buffer cloning by locking both rings
 2025-01-15 20:22 UTC  (4+ messages)

[PATCH v4 0/1] Seal system mappings
 2025-01-15 20:20 UTC  (9+ messages)
` [PATCH v4 1/1] exec: seal "

[PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-01-15 20:20 UTC  (6+ messages)
  ` [PATCH v11 1/8] mm: rust: add abstraction for struct mm_struct

[PATCH] arm64: dts: qcom: ipq9574: enable fast mode for i2c3
 2025-01-15 20:19 UTC  (2+ messages)

Prevent inconsistent CPU state after sequence of dlclose/dlopen
 2025-01-15 20:16 UTC  (3+ messages)

[PATCH v17 00/16] Add Cgroup support for SGX EPC memory
 2025-01-15 20:16 UTC  (2+ messages)

[PATCH] ceph: streamline request head structures in MDS client
 2025-01-15 20:15 UTC  (3+ messages)

[PATCH] swiotlb: Introduce DMA_ATTR_SKIP_DEVICE_SYNC
 2025-01-15 20:12 UTC  (2+ messages)

[PATCH v3 00/14] x86/virt/tdx: Add SEAMCALL wrappers for KVM
 2025-01-15 20:06 UTC  (4+ messages)

[PATCH 0/2] mtd: spi-nor: winbond: Add support for flashes with several dies
 2025-01-15 20:05 UTC  (9+ messages)
` [PATCH 1/2] mtd: spi-nor: winbond: Add support for w25q01jv

[PATCH v3 00/19] Hide platform_profile_handler from consumers
 2025-01-15 20:01 UTC  (4+ messages)
` [PATCH v3 19/19] ACPI: platform_profile: Add a prefix to log messages

[PATCH RFC 0/4] Support for Adreno X1-85 Speedbin along with new OPP levels
 2025-01-15 19:59 UTC  (5+ messages)
` [PATCH RFC 1/4] drm/msm/adreno: Add speedbin support for X1-85

[PATCH 1/4] dma: Add devm_dma_request_chan()
 2025-01-15 19:58 UTC  (3+ messages)
` [PATCH 3/4] spi: atmel-quadspi: Use `devm_dma_request_chan()`

[PATCH v15 0/1] MCTP Over PCC Transport
 2025-01-15 19:52 UTC  (2+ messages)
` [PATCH v15 1/1] mctp pcc: Implement MCTP over "

[RESEND PATCH v3] xfs: fix the entry condition of exact EOF block allocation optimization
 2025-01-15 19:52 UTC  (2+ messages)

[PATCH 0/1] fix priv->dai_props indexing
 2025-01-15 19:49 UTC  (4+ messages)
` [PATCH 1/1] ASoC: simple-card-utils: "

[PATCH net-next] dsa: Use str_enable_disable-like helpers
 2025-01-15 19:47 UTC 

[PATCH v7 0/3] mailbox: add Samsung Exynos driver
 2025-01-15 19:44 UTC  (3+ messages)
` [PATCH v7 1/3] dt-bindings: mailbox: add google,gs101-mbox

[PATCH v4 0/4] rust: extend `module!` macro with integer parameter support
 2025-01-15 19:42 UTC  (7+ messages)
` [PATCH v4 1/4] rust: str: implement `PartialEq` for `BStr`
` [PATCH v4 2/4] rust: str: implement `strip_prefix` "
` [PATCH v4 3/4] rust: str: add radix prefixed integer parsing functions

[PATCH v2] memcg: allow exiting tasks to write back data to swap
 2025-01-15 19:41 UTC  (11+ messages)

[PATCH] firmware: qemu_fw_cfg: constify 'struct bin_attribute'
 2025-01-15 19:39 UTC  (2+ messages)

[PATCH v3 0/2] ASoC: prepare streams on codec-to-codec links
 2025-01-15 19:38 UTC  (2+ messages)

[PATCH 6.6 000/129] 6.6.72-rc1 review
 2025-01-15 19:36 UTC  (2+ messages)

[PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
 2025-01-15 19:35 UTC  (3+ messages)

[PATCH] spi: microchip-core: prevent RX overflows when transmit size > FIFO size
 2025-01-15 19:33 UTC  (4+ messages)

[PATCH] objtool/rust: add one more `noreturn` Rust function
 2025-01-15 19:25 UTC  (2+ messages)

[PATCH v4 00/11] mtd: add driver for Intel discrete graphics
 2025-01-15 19:22 UTC  (6+ messages)
` [PATCH v4 01/11] mtd: core: always create master device

[PATCH] ufs: Use str_enable_disable-like helpers
 2025-01-15 19:20 UTC  (3+ messages)

[PATCH 0/3] Add OSPI NAND support
 2025-01-15 19:19 UTC  (5+ messages)
` [PATCH 1/3] mtd: spinand: Define OctalIO ops
` [PATCH 3/3] mtd: spinand: winbond: Fix oob_layout for W25N01JW

[PATCH v2] drm/msm: Avoid rounding up to one jiffy
 2025-01-15 19:14 UTC  (2+ messages)

[PATCH] IB/hfi1: fix buffer underflow in fault injection code
 2025-01-15 19:14 UTC  (3+ messages)
  ` [lvc-project] "

[PATCH v6 0/7] x86/kexec: Add exception handling for relocate_kernel
 2025-01-15 19:09 UTC  (8+ messages)
` [PATCH v6 1/7] x86/kexec: Add CONFIG_KEXEC_DEBUG option
` [PATCH v6 2/7] x86/kexec: Debugging support: load a GDT
` [PATCH v6 3/7] x86/kexec: Debugging support: Load an IDT and basic exception entry points
` [PATCH v6 4/7] x86/kexec: Debugging support: Dump registers on exception
` [PATCH v6 5/7] x86/kexec: Add 8250 serial port output
` [PATCH v6 6/7] x86/kexec: Add 8250 MMIO "
` [PATCH v6 7/7] [DO NOT MERGE] x86/kexec: Add int3 in kexec path for testing

[UNTESTED][PATCH] perf/x86: Fix limit_period() for 'freq mode events'
 2025-01-15 19:13 UTC  (2+ messages)

[PATCH] media: rkisp1: allow non-coherent video capture buffers
 2025-01-15 19:13 UTC  (4+ messages)

[PATCH] iommu: Use str_enable_disable-like helpers
 2025-01-15 19:12 UTC  (2+ messages)

[PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
 2025-01-15 19:10 UTC  (4+ messages)

[PATCH v2 0/2] arm64: dts: qcom: sm8650: rework CPU & GPU thermal zones
 2025-01-15 19:09 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sm8650: setup gpu thermal with higher temperatures

[PATCH] selftests/rseq: Fix handling of glibc without rseq support
 2025-01-15 19:08 UTC  (5+ messages)

[PATCH v4 0/5] platform/x86 acer-wmi: Improve platform profile handling
 2025-01-15 19:07 UTC  (4+ messages)

[PATCH] nilfs2: fix possible int overflows in nilfs_fiemap()
 2025-01-15 19:06 UTC  (2+ messages)

[tip:x86/boot] BUILD SUCCESS cf4ca80650908628bf1c0c29e3fd236b1915d789
 2025-01-15 19:06 UTC 

[PATCH 0/3] mtd: rawnand: cadence: improvement and fixes
 2025-01-15 19:05 UTC  (2+ messages)

[PATCH] KVM: x86: switch hugepage recovery thread to vhost_task
 2025-01-15 19:03 UTC  (11+ messages)

[PATCH v2 2/3] rust: convert `Arc` to use `Refcount`
 2025-01-15 19:01 UTC  (5+ messages)

[PATCH v3] Weighted interleave auto-tuning
 2025-01-15 18:58 UTC 

[PATCH v14 00/10] Add support for Maxim Integrated MAX77705 PMIC
 2025-01-15 18:57 UTC  (4+ messages)
` [PATCH v14 07/10] mfd: simple-mfd-i2c: Add MAX77705 support

[PATCH] posix-timers: Fix typo in posix-timers.c
 2025-01-15 18:54 UTC  (2+ messages)
` [tip: timers/core] posix-timers: Fix typo in __lock_timer()

[PATCH clocksource-wdtest] Print time values for short udelay(1)
 2025-01-15 18:54 UTC  (2+ messages)
` [tip: timers/core] clocksource/wdtest: "

[PATCH v11 0/2] Add support for Loongson-1 NAND
 2025-01-15 18:54 UTC  (3+ messages)
` [PATCH v11 2/2] mtd: rawnand: Add Loongson-1 NAND Controller Driver

[PATCH] hrtimers: Update the return type of enqueue_hrtimer()
 2025-01-15 18:54 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH] tick/broadcast: add kernel-doc for function params
 2025-01-15 18:54 UTC  (2+ messages)
` [tip: timers/core] tick/broadcast: Add kernel-doc for function parameters

[PATCH] timer/migration: fix kernel-doc warnings for union tmigr_state
 2025-01-15 18:54 UTC  (2+ messages)
` [tip: timers/core] timer/migration: Fix "

[PATCH] timekeeping: Remove unused ktime_get_fast_timestamps
 2025-01-15 18:54 UTC  (2+ messages)
` [tip: timers/core] timekeeping: Remove unused ktime_get_fast_timestamps()

[PATCH v3 00/12] usb: dwc3: qcom: Flatten dwc3 structure
 2025-01-15 18:51 UTC  (4+ messages)

drivers/net/can/usb/etas_es58x/es58x_devlink.c:201:55: warning: '%02u' directive output may be truncated writing between 2 and 3 bytes into a region of size between 1 and 3
 2025-01-15 18:49 UTC 

[PATCH 0/3] Add support for Mediatek Genio 510 EVK board
 2025-01-15 18:44 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: arm: mediatek: add mt8370-evk board

[PATCH V9 1/3] perf/x86/intel: Avoid pmu_disable/enable if !cpuc->enabled in sample read
 2025-01-15 18:43 UTC  (3+ messages)
` [PATCH V9 2/3] perf: Avoid the read if the count is already updated
` [PATCH V9 3/3] perf/x86/intel: Support PEBS counters snapshotting

[PATCH] pmdomain: arm: scmi_pm_domain: Initialize state as off
 2025-01-15 18:42 UTC  (11+ messages)
      ` [EXT] "

[PATCH v4] tools/rtla: Add osnoise_trace_is_off()
 2025-01-15 18:40 UTC  (2+ messages)

[PATCH] x86/fpu: Fix the os panic issue caused by the XGETBV instruction
 2025-01-15 18:39 UTC  (2+ messages)

[REGRESSION][BISECTED] BU40N Blu-Ray drive broken since 7627a0edef54
 2025-01-15 18:35 UTC  (9+ messages)

[net-next PATCH v3 0/6] Add af_xdp support for cn10k
 2025-01-15 18:31 UTC  (4+ messages)
` [net-next PATCH v3 3/6] octeontx2-pf: AF_XDP zero copy receive support
    ` [EXTERNAL] "

[PATCH v3 00/27] spi-nand/spi-mem DTR support
 2025-01-15 18:31 UTC  (3+ messages)
` [PATCH v3 21/27] mtd: spinand: Create distinct fast and slow read from cache variants

[PATCH v2 0/9] Add SBI v3.0 PMU enhancements
 2025-01-15 18:30 UTC  (4+ messages)
` [PATCH v2 6/9] KVM: Add a helper function to validate vcpu gpa range
` [PATCH v2 8/9] RISC-V: KVM: Implement get event info function
` [PATCH v2 9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox