public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2022-12-06 15:41:40 to 2022-12-13 17:06:54 UTC [more...]

[linux-stable-rc:linux-5.15.y 2855/9999] arch/x86/kvm/hyperv.c:2185:5: warning: stack frame size (1036) exceeds limit (1024) in 'kvm_hv_hypercall'
 2022-12-13 17:06 UTC  (2+ messages)

[PATCH 6.0 000/157] 6.0.13-rc1 review
 2022-12-13 16:51 UTC  (2+ messages)

[PATCH v2 0/2] Fix lack of section mismatch warnings with LTO
 2022-12-13 16:48 UTC  (10+ messages)
` [PATCH v2 1/2] padata: Mark padata_work_init() as __ref
` [PATCH v2 2/2] modpost: Include '.text.*' in TEXT_SECTIONS

[PATCH] PCI/IOV: Expose error return to dmesg
 2022-12-13 16:48 UTC 

arch/arm/crypto/sha1_glue.c:34:8: warning: cast from 'void (*)(u32 *, const unsigned char *, unsigned int)' (aka 'void (*)(unsigned int *, const unsigned char *, unsigned int)') to 'sha1_block_fn *' (aka 'void (*)(struct sha1_state *, const unsigned char 
 2022-12-13 15:19 UTC  (6+ messages)
    ` [PATCH] crypto: arm/sha1 - Fix clang function cast warnings

drivers/net/dsa/realtek-smi-core.c:477:34: warning: unused variable 'realtek_smi_of_match'
 2022-12-13 14:26 UTC 

✅ PASS (162/379 SKIPPED): Test report for master (6.1.0, mainline.kernel.org-clang, 06cff4a5)
 2022-12-13 13:51 UTC 

✅ PASS (151/379 SKIPPED): Test report for master (6.1.0, mainline.kernel.org-clang, 43686598)
 2022-12-13 13:21 UTC 

[PATCH intel-next 5/5] i40e: add support for XDP multi-buffer Rx
 2022-12-13 13:14 UTC 

[PATCH -next v3] mm: hwposion: support recovery from ksm_might_need_to_copy()
 2022-12-13 11:33 UTC 

[TCWG CI] Failure after v5.15.81-80-gac2d7fa90848: drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frame
 2022-12-13 11:08 UTC  (3+ messages)

[PATCH 00/14] KVM: selftests: Clang fixes, Makefile cleanup
 2022-12-13  9:51 UTC  (21+ messages)
` [PATCH 01/14] KVM: selftests: Define literal to asm constraint in aarch64 as unsigned long
` [PATCH 02/14] KVM: selftests: Delete dead code in x86_64/vmx_tsc_adjust_test.c
` [PATCH 03/14] KVM: selftests: Fix divide-by-zero bug in memslot_perf_test
` [PATCH 04/14] KVM: selftests: Use pattern matching in .gitignore
` [PATCH 05/14] KVM: selftests: Fix a typo in x86-64's kvm_get_cpu_address_width()
` [PATCH 06/14] KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86
` [PATCH 07/14] KVM: selftests: Use proper function prototypes in probing code
` [PATCH 08/14] KVM: selftests: Probe -no-pie with actual CFLAGS used to compile
` [PATCH 09/14] KVM: selftests: Explicitly disable builtins for mem*() overrides
` [PATCH 10/14] KVM: selftests: Include lib.mk before consuming $(CC)
` [PATCH 11/14] KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warning
` [PATCH 12/14] KVM: selftests: Use wildcards to find library source files
` [PATCH 13/14] KVM: selftests: Use wildcards to find targets and test "
` [PATCH 14/14] KVM: selftests: Enable RSEQ test for RISC-V

[jgunthorpe:secure_msi 7/15] drivers/iommu/iommu.c:1901:10: error: implicit declaration of function 'msi_device_has_isolated_msi' is invalid in C99
 2022-12-13  7:41 UTC 

next/master build: 227 builds: 6 failed, 221 passed, 17 errors, 3164 warnings (next-20221213)
 2022-12-13  7:31 UTC 

[PATCH 5.15 000/123] 5.15.83-rc1 review
 2022-12-13  7:00 UTC 

[axboe-block:perf-wip.2 6/9] io_uring/rsrc.c:241:12: error: static declaration of 'io_register_unmap_buffers' follows non-static declaration
 2022-12-13  5:19 UTC 

[axboe-block:perf-wip.2 3/9] fs/orangefs/inode.c:302:35: error: implicit declaration of function 'foilo_size' is invalid in C99
 2022-12-13  4:49 UTC 

[axboe-block:perf-wip.2 3/9] fs/orangefs/inode.c:302:35: error: call to undeclared function 'foilo_size'; ISO C99 and later do not support implicit function declarations
 2022-12-13  4:29 UTC 

[PATCH] kbuild: add test-{ge,gt,le,lt} macros
 2022-12-13  4:02 UTC  (3+ messages)

[PATCH 1/2] error-injection: Remove EI_ETYPE_NONE
 2022-12-13  3:40 UTC  (2+ messages)

[PATCH 07/16] drm/connector: Print connector colorspace in state debugfs
 2022-12-13  2:58 UTC 

[PATCH v2 12/13] qcom: llcc/edac: Fix the base address used for accessing LLCC banks
 2022-12-13  2:58 UTC 

[PATCH] cxl: add RAS status unmasking for CXL
 2022-12-13  2:28 UTC 

Re: sched/debug: CPU hotplug operation suffers in a large cpu systems
 2022-12-13  2:17 UTC 

[PATCH bpf-next v4 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
 2022-12-13  1:17 UTC 

[driver-core:kobject-const2 37/38] drivers/macintosh/macio_asic.c:141:18: error: incompatible function pointer types initializing 'int (*)(const struct device *, struct kobj_uevent_env *)' with an expression of type 'int (struct device *, struct kobj_uevent_env *)'
 2022-12-13  0:16 UTC 

[driver-core:kobject-const2 37/38] drivers/macintosh/macio_asic.c:141:18: error: incompatible function pointer types initializing 'int (*)(const struct device *, struct kobj_uevent_env *)' with an expression of type 'int (struct device *, struct kobj_uevent_env *)'
 2022-12-13  0:06 UTC 

[linux-stable-rc:linux-5.4.y 6427/6462] mm/hugetlb.c:5191:1: warning: unused label 'out'
 2022-12-12 21:24 UTC 

[PATCH 0/5] Improvements to incremental builds
 2022-12-12 20:57 UTC  (4+ messages)
` [PATCH 3/5] tools lib subcmd: Add dependency test to install_headers

❌ FAIL: Test report for master (6.1.0-rc8, mainline.kernel.org-clang, d92b86f6)
 2022-12-12 21:01 UTC 

[PATCH 1/2] kbuild: change module.order to list *.o instead of *.ko
 2022-12-12 20:12 UTC  (2+ messages)

❌ FAIL: Test report for master (6.1.0, mainline.kernel.org-clang, 830b3c68)
 2022-12-12 18:01 UTC 

[gfs2:iomap-race 2/2] ERROR: modpost: "folio_may_straddle_isize" [fs/ext4/ext4.ko] undefined!
 2022-12-12 16:01 UTC 

[atishp04:kvm_perf_v2 33/37] arch/riscv/kvm/vcpu_sbi_pmu.c:69:15: warning: no previous prototype for function 'kvm_sbi_ext_pmu_probe'
 2022-12-12 14:31 UTC 

[Intel-gfx] [PATCH] drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence
 2022-12-12 14:10 UTC 

[TCWG CI] Failure after v6.0.11-93-g327d1f01a21e: drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frame
 2022-12-12 13:21 UTC 

[PATCH v2 3/3] bcache: support online resizing of cached_dev
 2022-12-12 12:29 UTC 

[TCWG CI] Failure after v6.1-rc4-59-g6f6cb1714365: drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frame
 2022-12-12  4:21 UTC 

[RFC PATCH bpf-next 5/9] mm: Account active vm for page
 2022-12-12  4:14 UTC 

[RFC PATCH bpf-next 4/9] mm: slab: Account active vm for slab
 2022-12-12  2:54 UTC 

[PATCH 3/3] fs/ufs: Replace kmap() with kmap_local_page()
 2022-12-12  1:07 UTC  (2+ messages)

[ammarfaizi2-block:herbert/cryptodev-2.6/master 143/186] arch/powerpc/include/asm/cache.h:78:15: error: unknown type name 'u32'
 2022-12-12  0:32 UTC 

drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v11.c:282:38: warning: variable 'sq_int_priv' set but not used
 2022-12-12  0:22 UTC 

[axboe-block:for-6.2/block 147/171] drivers/block/drbd/drbd_bitmap.c:451:7: warning: expression result unused
 2022-12-11 22:01 UTC 

❌ FAIL: Test report for master (6.1.0-rc8, mainline.kernel.org-clang, 4cee37b3)
 2022-12-11 20:41 UTC 

drivers/gpu/drm/tests/drm_mm_test.c:344:12: warning: stack frame size (1032) exceeds limit (1024) in '__drm_test_mm_reserve'
 2022-12-11 18:39 UTC 

[PATCH v2] rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()
 2022-12-11 17:14 UTC  (3+ messages)

drivers/media/platform/marvell/mmp-driver.c:364:34: warning: unused variable 'mmpcam_of_match'
 2022-12-11 17:38 UTC 

❌ FAIL: Test report for master (6.1.0-rc8, mainline.kernel.org-clang, 296a7b7e)
 2022-12-11 14:30 UTC 

[ammarfaizi2-block:viro/vfs/untested.blk-map 10/22] drivers/scsi/scsi_ioctl.c:394:6: warning: variable 'writing' set but not used
 2022-12-11 12:15 UTC 

drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c:1175:34: warning: unused variable 'c8sectpfe_match'
 2022-12-11  9:34 UTC 

[linux-next:master 13975/14039] arch/powerpc/kernel/optprobes_head.o: warning: objtool: optprobe_template_end(): can't find starting instruction
 2022-12-11  6:32 UTC 

[PATCH 2/2] ASoC: fsl_sai: Export transmitter MCLK as clock
 2022-12-11  4:31 UTC 

drivers/regulator/mt6380-regulator.c:324:34: warning: unused variable 'mt6380_of_match'
 2022-12-11  4:31 UTC 

[ammarfaizi2-block:akpm/mm/mm-unstable 71/161] mm/ksm.c:2605:7: error: implicit declaration of function 'copy_mc_user_highpage' is invalid in C99
 2022-12-11  3:27 UTC  (2+ messages)

❌ FAIL: Test report for master (6.1.0-rc8, mainline.kernel.org-clang, 3ecc3791)
 2022-12-10 23:21 UTC 

❌ FAIL: Test report for master (6.1.0-rc8, mainline.kernel.org-clang, 9857feb3)
 2022-12-10 16:11 UTC 

drivers/media/platform/intel/pxa_camera.c:2449:34: warning: unused variable 'pxa_camera_of_match'
 2022-12-10  7:18 UTC 

[linux-next:master 14010/14039] security/apparmor/policy_unpack.c:325:10: error: use of undeclared identifier 'TRI_TRUE'
 2022-12-09 22:13 UTC 

[driver-core:kobject-const2 37/38] drivers/bus/sunxi-rsb.c:185:13: error: incompatible function pointer types initializing 'int (*)(const struct device *, struct kobj_uevent_env *)' with an expression of type 'int (struct device *, struct kobj_uevent_env *)'
 2022-12-09 19:52 UTC 

[PATCH 01/11] tpm: move buffer handling from static inlines to real functions
 2022-12-09 19:42 UTC 

[PATCH v2 05/15] scsi: scsi_dh: Convert to scsi_execute_args
 2022-12-09 19:11 UTC  (2+ messages)

[PATCH] Added ability to vmalloc executable memory
 2022-12-09 19:01 UTC  (2+ messages)

[PATCH v2 0/4] objtool build improvements
 2022-12-09 18:27 UTC  (7+ messages)
` [PATCH v2 2/4] objtool: Install libsubcmd in build
` [PATCH v2 4/4] objtool: Alter how HOSTCC is forced

[PATCH v2 04/15] scsi: ch: Convert to scsi_execute_args
 2022-12-09 17:20 UTC 

arch/arm/mach-pxa/balloon3.c:85:12: warning: no previous prototype for function 'parse_balloon3_features'
 2022-12-09 16:40 UTC 

[PATCH] x86/vdso: Conditionally export __vdso_sgx_enter_enclave
 2022-12-09 15:55 UTC  (4+ messages)

❌ FAIL: Test report for master (6.1.0-rc8, mainline.kernel.org-clang, 0d1409e4)
 2022-12-09 15:41 UTC 

[sean-jc:vmx/nmi_mess_int2 4/5] clang -cc1as: fatal error: error in backend: Size expression must be absolute
 2022-12-09 14:59 UTC 

✅ PASS (82/379 SKIPPED): Test report for master (6.1.0-rc8, mainline.kernel.org-clang, 859c73d4)
 2022-12-09 13:51 UTC 

❌ FAIL: Test report for master (6.1.0-rc8, mainline.kernel.org-clang, ce19275f)
 2022-12-09 10:01 UTC 

[syzbot] possible deadlock in ntfs_fallocate
 2022-12-09  8:57 UTC 

[PATCH v13 1/2] thermal: Add thermal driver for Sunplus
 2022-12-09  8:35 UTC 

[PATCH v3 2/4] workingset: refactor LRU refault to expose refault recency check
 2022-12-09  8:15 UTC 

❌ FAIL: Test report for master (6.1.0-rc8, mainline.kernel.org-clang, f3e84166)
 2022-12-09  8:11 UTC 

[PATCH -next resend] mm: hwposion: support recovery from ksm_might_need_to_copy()
 2022-12-09  6:54 UTC 

[syzbot] possible deadlock in ntfs_fiemap
 2022-12-09  4:00 UTC  (2+ messages)

[PATCH v2 5/7] KVM: arm64: selftests: Don't identity map the ucall MMIO hole
 2022-12-09  1:53 UTC 

[PATCH 5/5] Input: elants_i2c: Delay longer with reset asserted
 2022-12-09  1:41 UTC 

[ammarfaizi2-block:crng/random/vdso 25/29] mm/debug.c:45:21: error: expected expression
 2022-12-09  1:31 UTC 

[alobakin:fgkaslr 15/15] include/linux/extable.h:40:9: error: use of undeclared identifier 'NULL'
 2022-12-08 23:30 UTC 

[linux-next:master 11536/14039] vmlinux.o: warning: objtool: ___ksymtab_gpl+_RNvNtCsfATHBUcknU9_6kernel5print16call_printk_cont+0x0: data relocation to !ENDBR: _RNvNtCsfATHBUcknU9_6kernel5print16call_printk_cont+0x0
 2022-12-08 21:19 UTC 

[PATCH] mtd: parsers: scpart: fix __udivdi3 undefined on mips
 2022-12-08 20:47 UTC  (2+ messages)

[PATCH v2] mtd: parsers: scpart: fix __udivdi3 undefined on mips
 2022-12-08 20:28 UTC 

[PATCH v3 7/9] usb: gadget: udc: add Renesas RZ/N1 USBF controller support
 2022-12-08 18:07 UTC 

[PATCH v8 3/6] staging: media: Add support for the Allwinner A31 ISP
 2022-12-08 13:57 UTC  (3+ messages)

[linux-next:master 9995/13707] drivers/staging/media/sunxi/sun6i-isp/sun6i_isp_proc.c:418:2: warning: variable 'enabled' is used uninitialized whenever switch default is taken
 2022-12-08 13:17 UTC  (2+ messages)

✅ PASS (82/379 SKIPPED): Test report for master (6.1.0-rc8, mainline.kernel.org-clang, 479174d4)
 2022-12-08 11:41 UTC 

[intel-tdx:kvm-upstream-workaround 76/374] include/linux/kvm_host.h:1960:55: error: use of undeclared identifier 'INVALID_GPA'; did you mean 'INVALL_VPE'?
 2022-12-08 11:33 UTC 

[PATCH v2 2/3] drm/amd/display: Report to ACPI video if no panels were found
 2022-12-08 11:13 UTC 

[PATCH linux dev-6.0] pmbus: Add mp2971/mp2973 support in mp2975
 2022-12-08 10:42 UTC  (3+ messages)

[sean-jc:vmx/nmi_mess 4/5] ERROR: modpost: "asm_exc_nmi_noist" [arch/x86/kvm/kvm-intel.ko] undefined!
 2022-12-08  9:42 UTC 

[kvalo-ath:pending 18/30] drivers/net/wireless/ath/ath12k/dp_rx.c:2690:34: warning: variable 'i' is uninitialized when used here
 2022-12-08  8:21 UTC 

[RFC for-6.2/block V2] block: Change the granularity of io ticks from ms to ns
 2022-12-08  7:20 UTC 

next/master build: 233 builds: 14 failed, 219 passed, 69 errors, 572 warnings (next-20221208)
 2022-12-08  6:04 UTC 

[asahilinux:bits/000-devicetree 70/71] Error: arch/arm64/boot/dts/apple/t8112.dtsi:440.32-33 syntax error
 2022-12-08  4:08 UTC 

[PATCH v2 1/5] kbuild: add test-{le,ge,lt,gt} macros
 2022-12-08  1:42 UTC  (2+ messages)

arch/mips/loongson32/common/time.c:50:13: warning: no previous prototype for function 'ls1x_pwmtimer_init'
 2022-12-08  1:37 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in ntfs_listxattr
 2022-12-08  1:17 UTC  (2+ messages)

[asahilinux:bits/000-devicetree 65/71] Error: arch/arm64/boot/dts/apple/t600x-die0.dtsi:445.31-32 syntax error
 2022-12-08  0:56 UTC 

[linux-next:master 9158/13707] drivers/gpu/drm/i915/gt/intel_gt_mcr.c:739: warning: expecting prototype for intel_gt_mcr_wait_for_reg_fw(). Prototype was for intel_gt_mcr_wait_for_reg() instead
 2022-12-07 23:56 UTC 

[asahilinux:bits/000-devicetree 64/71] Error: arch/arm64/boot/dts/apple/t8103.dtsi:412.32-33 syntax error
 2022-12-07 21:14 UTC 

[PATCH 0/2] Fix lack of section mismatch warnings with LTO
 2022-12-07 18:58 UTC  (5+ messages)
` [PATCH 1/2] padata: Do not mark padata_mt_helper() as __init

ld.lld: error: undefined symbol: __udivdi3
 2022-12-07 18:36 UTC  (8+ messages)

error: unknown target CPU 'loongson2f'
 2022-12-07 18:12 UTC 

[PATCH] ASoc: SOF: Fix sof-audio-pci-intel-tgl shutdown timeout during hibernation
 2022-12-07 16:21 UTC 

[PATCH] drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interrupt
 2022-12-07 15:51 UTC 

[driver-core:kobject-const3 25/25] drivers/bus/sunxi-rsb.c:180:13: error: incompatible function pointer types initializing 'int (*)(struct device *, struct kobj_uevent_env *)' with an expression of type 'int (const struct device *, struct kobj_uevent_env *)'
 2022-12-07 15:10 UTC 

[PATCH v2 3/3] thermal: qcom-spmi-temp-alarm: add support for LITE PMIC peripherals
 2022-12-07 14:30 UTC 

[PATCH bpf-next 06/13] bpf: Add bpf_rbtree_{add,remove,first} kfuncs
 2022-12-07 14:20 UTC 

[syzbot] BUG: spinlock bad magic in writeback_single_inode
 2022-12-07 12:38 UTC  (2+ messages)

drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c:3126:34: warning: unused variable 'samsung_jpeg_match'
 2022-12-07 11:58 UTC 

[PATCH 1/3] madvise: Convert madvise_cold_or_pageout_pte_range() to use folios
 2022-12-07  9:47 UTC 

[intel-tdx:guest-unaccepted-memory 14/14] ld.lld: error: undefined hidden symbol: efi_is_64bit
 2022-12-07  9:27 UTC 

drivers/net/ethernet/sfc/siena/selftest.c:46:15: warning: field ip within 'struct efx_loopback_payload' is less aligned than 'struct iphdr' and is usually due to 'struct efx_loopback_payload' being packed, which can lead to unaligned accesses
 2022-12-07  9:09 UTC  (2+ messages)

[syzbot] WARNING: suspicious RCU usage in write_inode_now (2)
 2022-12-07  7:00 UTC 

❌ FAIL: Test report for master (6.1.0-rc8, mainline.kernel.org-clang, 8ed710da)
 2022-12-07  6:50 UTC 

[intel-tdx:guest-unaccepted-memory 14/14] drivers/firmware/efi/libstub/x86-stub.c:790:14: warning: implicit declaration of function 'efi_is_64bit' is invalid in C99
 2022-12-07  6:15 UTC 

next/master build: 225 builds: 8 failed, 217 passed, 16 errors, 575 warnings (next-20221207)
 2022-12-07  4:39 UTC 

[jolsa-perf:bpf/tracing_multi_ng_7 30/30] kernel/bpf/trampoline.c:1282:3: error: assigning to 'struct bpf_trampoline *' from incompatible type 'void'
 2022-12-07  4:04 UTC 

arch/mips/boot/compressed/../../../../lib/ashldi3.c:9:19: warning: no previous prototype for function '__ashldi3'
 2022-12-07  2:53 UTC 

[ceph-client:testing 5/6] fs/ceph/super.c:1486:9: error: no member named 's_master_keys' in 'struct super_block'
 2022-12-07  0:40 UTC  (2+ messages)

[PATCH] dma-buf: fix dma_buf_export init order
 2022-12-07  0:11 UTC  (3+ messages)

[sean-jc:vmx/nmi_mess 2/3] vmlinux.o: warning: objtool: vmx_vcpu_enter_exit+0x13d: call to is_nmi() leaves .noinstr.text section
 2022-12-06 22:00 UTC 

[jolsa-perf:bpf/tracing_multi_ng_7 23/30] kernel/bpf/btf.c:8282:6: warning: variable 'err' is used uninitialized whenever 'if' condition is true
 2022-12-06 21:30 UTC 

[PATCH v5 14/19] iommufd: Add kAPI toward external drivers for kernel access
 2022-12-06 20:40 UTC  (4+ messages)

[jolsa-perf:bpf/tracing_multi_ng_7 17/30] kernel/bpf/verifier.c:16617:13: error: call to undeclared function 'is_tracing_multi'; ISO C99 and later do not support implicit function declarations
 2022-12-06 19:38 UTC 

[PoC PATCH 06/11] btrfs: scrub: add the error reporting for scrub2_stripe
 2022-12-06 18:48 UTC 

[jolsa-perf:bpf/tracing_multi_ng_7 26/30] include/linux/trace_events.h:798:5: warning: no previous prototype for function 'bpf_tracing_multi_attach'
 2022-12-06 18:48 UTC 

[PATCH] mm/uffd: Always wr-protect pte in pte_mkuffd_wp()
 2022-12-06 18:38 UTC 

[PATCH v3] [mm-unstable] mm: Fix memcg reclaim on memory tiered systems
 2022-12-06 18:17 UTC 

[linux-next:master 11911/13282] include/linux/signal.h:97:11: error: array index 3 is past the end of the array (that has type 'unsigned long[2]')
 2022-12-06 18:07 UTC 

[asahilinux:bits/200-dcp 1/70] drivers/gpu/drm/apple/parser.c:172:5: warning: no previous prototype for function 'iterator_begin'
 2022-12-06 17:17 UTC 

❌ FAIL: Test report for master (6.1.0-rc8, mainline.kernel.org-clang, bce93322)
 2022-12-06 16:01 UTC 

[tobetter:odroid-6.1.y 20/69] drivers/pwm/pwm-gpio.c:60:22: warning: no previous prototype for function 'gpio_pwm_timer'
 2022-12-06 15:46 UTC 

❌ FAIL: Test report for master (6.1.0-rc8, mainline.kernel.org-clang, e6cfaf34)
 2022-12-06 15:41 UTC 


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