messages from 2026-07-20 13:19:37 to 2026-07-20 14:16:59 UTC [more...]
[PATCH v2 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
2026-07-20 14:16 UTC (11+ messages)
` [PATCH v2 01/13] mm/slab: skip kfence objects in allocation profiling
` [PATCH v2 02/13] mm/slub: skip handle_failed_objexts_alloc() with profiling disabled
` [PATCH v2 03/13] mm/slab: remove objs_per_slab()
` [PATCH v2 04/13] mm: move struct slabobj_ext to mm/slab.h
` [PATCH v2 05/13] mm/slab: make slab_obj_ext() determine object index
` [PATCH v2 06/13] mm/slab: abstract slabobj_ext.objcg access
` [PATCH v2 07/13] mm/slab: abstract slabobj_ext.ref access
` [PATCH v2 08/13] mm/slab: replace slab.stride with obj_exts_in_object
` [PATCH v2 09/13] mm/slab: change struct slabobj_ext to a union
` [PATCH v2 10/13] mm/slab: introduce slab_obj_ext_has_codetag()
[PATCH] mm: use proper PTE accessor in move_ptes()
2026-07-20 14:16 UTC
[PATCH bpf v4 0/4] Fixes for bpf link update
2026-07-20 14:16 UTC (6+ messages)
` [PATCH bpf v4 1/4] bpf: Fix potential UAF in bpf_netns_link_update_prog
` [PATCH bpf v4 2/4] bpf: Fix UAF due to missing link type check in mprog
` [PATCH bpf v4 3/4] bpf: Fix potential UAF when reading bpf link info
` [PATCH bpf v4 4/4] bpf, cgroup: Fix storage null-ptr-deref after replacing prog
[PATCH v2] hwmon: (lm90) Switch channel parsing to fwnode APIs
2026-07-20 14:15 UTC (3+ messages)
[PATCH 1/1] USB: serial: option: add TDTECH MT5710-CN
2026-07-20 14:15 UTC (2+ messages)
[PATCH] selftests: timers: Use CPU time for CPU timers in posix_timers test
2026-07-20 14:14 UTC (2+ messages)
[PATCH net-next v2 10/10] net: dsa: microchip: add two-steps PTP support for KSZ8463
2026-07-20 14:07 UTC (2+ messages)
[PATCH] EDAC/altera: Fix device node reference leaks in the SDMMC ECC setup
2026-07-20 14:13 UTC (3+ messages)
` [PATCH v2] "
[PATCH] timers/migration: Fix bad line kernel-doc warning in struct tmigr_cpu
2026-07-20 14:13 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v2 0/2] mtd: spi-nor: sfdp: bound two optional parameter tables
2026-07-20 14:11 UTC (3+ messages)
` [PATCH v2 1/2] mtd: spi-nor: sfdp: check the length of the xSPI Profile 1.0 table
` [PATCH v2 2/2] mtd: spi-nor: sfdp: check the length of the SCCR map
[PATCH v4 0/8] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
2026-07-20 14:12 UTC (5+ messages)
` [PATCH v4 1/8] phy: rockchip: samsung-hdptx: Fix rate recalculation for high bpc
` [PATCH v4 3/8] phy: rockchip: samsung-hdptx: Fix rate recalculation for 3.2GHz FRL
[PATCH v2] drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VM
2026-07-20 14:12 UTC (2+ messages)
[RFC PATCH 0/4] virtio: SQ/CQ doorbell polling for vhost-scsi
2026-07-20 14:10 UTC (5+ messages)
` [RFC PATCH 1/4] common: add UAPI for SQ/CQ doorbell polling
` [RFC PATCH 2/4] vhost: host kernel support for SQ/CQ polling
` [RFC PATCH 3/4] virtio: guest driver "
` [RFC PATCH 4/4] virtio: add SQ/CQ polling mode support for vhost-scsi
[PATCH v3 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
2026-07-20 14:11 UTC (8+ messages)
` [PATCH v3 1/6] dt-bindings: iommu: arm,smmu: Document interconnects property
[PATCH bluez RFC 0/3] BlueZ: Add generic support for vendor HCI frames
2026-07-20 14:10 UTC (3+ messages)
` [PATCH bluez RFC 2/3] doc: hci-protocol: Add sock option BT_RCV_VENDOR_PKT for HCI_CHANNEL_USER
[PATCH V2] media: i2c: imx334: add new link frequency configuration
2026-07-20 14:09 UTC (2+ messages)
[PATCH v2 0/9] arm64: dts: imx8ulp: Device tree updates for i.MX 8ULP EVK boards
2026-07-20 14:12 UTC (10+ messages)
` [PATCH v2 1/9] arm64: dts: imx8ulp: Add DMA channel properties and use eDMA flag macros
` [PATCH v2 2/9] arm64: dts: imx8ulp: Add I3C2 controller node
` [PATCH v2 3/9] arm64: dts: imx8ulp: Correct SRAM node address and size to cover full SSRAM P2
` [PATCH v2 4/9] arm64: dts: imx8ulp: Add assigned clock properties for LPUART nodes
` [PATCH v2 5/9] arm64: dts: imx8ulp-evk: Add gpio-keys node for power button
` [PATCH v2 6/9] arm64: dts: imx8ulp-evk: Enable LPUART6 for Bluetooth
` [PATCH v2 7/9] arm64: dts: imx8ulp-evk: Enable LPUART7
` [PATCH v2 8/9] arm64: dts: imx8ulp-evk: Change the values of some PCRs of ENET
` [PATCH v2 9/9] arm64: dts: imx8ulp-9x9-evk: Rename model string to reflect die size
[PATCH v2] idpf: disable PCIe PTM on probe failure and removal
2026-07-20 14:08 UTC (3+ messages)
[PATCH v1] clk: Use named initializers for platform_device_id arrays
2026-07-20 14:08 UTC (6+ messages)
` clk maintenance [Was: Re: [PATCH v1] clk: Use named initializers for platform_device_id arrays]
[PATCH v4 6/8] media: virtio: Add virtio_media_driver
2026-07-20 14:07 UTC (7+ messages)
[PATCH 1/2] posix-timers: clean up kernel-doc warnings
2026-07-20 14:07 UTC (2+ messages)
` [tip: timers/core] posix-timers: Clean "
[PATCH 2/2] posix-cpu-timers: avoid kernel-doc warnings
2026-07-20 14:07 UTC (2+ messages)
` [tip: timers/core] posix-cpu-timers: Avoid "
[PATCH net-next v2 08/10] net: dsa: microchip: add KSZ8463 tail tag handling
2026-07-20 14:07 UTC (2+ messages)
[PATCH v2 0/3] dt-bindings: Convert TI TPS65217 to DT schema
2026-07-20 14:07 UTC (4+ messages)
` [PATCH v2 3/3] dt-bindings: leds: backlight: Convert "
[PATCH] serial: 8250_hub6: Fix double definition for hub6_match_port()
2026-07-20 14:07 UTC (3+ messages)
[PATCH] KVM: x86/mmu: Skip rmap aging when the rmap lock was elided
2026-07-20 14:05 UTC (2+ messages)
[PATCH v3 0/5] nfs: Modernize Direct I/O path
2026-07-20 14:05 UTC (7+ messages)
` [PATCH v3 1/5] nfs: make nfs_page pin-aware
` [PATCH v3 2/5] nfs: Track number of pinned pages in nfs_page
[PATCH v2 00/19] maple_tree: lock checking and clean ups
2026-07-20 14:03 UTC (4+ messages)
` [PATCH v2 03/19] maple_tree: Add write lock checking with lockdep sequence numbers
[PATCH] timekeeping: Use data_race() and READ_ONCE() in ktime_get_real_seconds()
2026-07-20 14:03 UTC (6+ messages)
[PATCH tty v7 0/2] Convert 8250 to NBCON, take 2
2026-07-20 14:03 UTC (4+ messages)
` [PATCH tty v7 1/2] serial: 8250: Switch to nbcon console, "
` [PATCH tty v7 2/2] serial: 8250: Revert "drop lockdep annotation from serial8250_clear_IER()"
[PATCH RESEND v4 net-next 00/14] net: enetc: cleanups and improvements
2026-07-20 14:02 UTC (7+ messages)
` [PATCH RESEND v4 net-next 01/14] net: enetc: extract common helpers for MAC promiscuous mode setting
` [PATCH RESEND v4 net-next 05/14] net: enetc: use PCI device name for debugfs directory
` [PATCH RESEND v4 net-next 14/14] net: enetc: use kzalloc_flex() for enetc_psfp_gate allocation
[PATCH 0/3] nvmem: mtk-efuse: mt6572 support
2026-07-20 14:02 UTC (7+ messages)
` [PATCH 2/3] nvmem: mtk-efuse: add support for 32-bit aligned reads
` [PATCH 3/3] nvmem: mtk-efuse: add mt6572 support
[PATCH v6 0/6] Add initial device trees for Nord platform
2026-07-20 14:02 UTC (7+ messages)
` [PATCH v6 5/6] arm64: dts: qcom: Add device tree for Nord Ride board
[PATCH v3 1/2] pid: deinline kill_cad_pid
2026-07-20 14:01 UTC (4+ messages)
[PATCH v3] wifi: ath12k: fix survey indexing across bands
2026-07-20 14:01 UTC (2+ messages)
[PATCH v3 0/2] rpmsg: glink: smem: robustness and debuggability fixes
2026-07-20 14:00 UTC (4+ messages)
` [PATCH v3 1/2] rpmsg: glink: smem: Use device name as IRQ name
` [PATCH v3 2/2] rpmsg: glink: smem: Validate FIFO indices before use
[PATCH 0/2] gpio: realtek-otto: make the driver work with SWAP_IO_SPACE
2026-07-20 14:00 UTC (7+ messages)
` [PATCH 2/2] gpio: realtek-otto: decide bank_read/write by device endianness
[PATCH 0/6] iio: adc: Add AD7768/AD7768-4 ADC driver support
2026-07-20 14:00 UTC (4+ messages)
` [PATCH 1/6] dt-bindings: iio: adc: Add AD7768
[PATCH v2 0/2] media: i2c: ds90ub960: VC mapping improvements and TX1 support
2026-07-20 13:59 UTC (3+ messages)
` [PATCH v2 1/2] media: i2c: ds90ub960: Enable CSI TX1 port
[PATCH net v2] net: stmmac: dwmac4: mask interrupts when stopping DMA in suspend
2026-07-20 13:59 UTC (2+ messages)
[PATCH net] idpf: disable DIM work before freeing q_vectors
2026-07-20 13:58 UTC
[PATCH] drm/amd/display: Remove redundant AUTO color format handling in else
2026-07-20 13:55 UTC (2+ messages)
[PATCH] fbdev: core: Clamp total_size to smem_len in fb_io_read/write
2026-07-20 13:55 UTC
[PATCH] drm/panthor: snapshot firmware interface counts before loops
2026-07-20 13:55 UTC
[PATCH v4 0/4] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI TLMM
2026-07-20 13:54 UTC (3+ messages)
[PATCH v2 0/2] PHY: Add MediaTek PCI-Express Gen4 S-PHY Driver
2026-07-20 13:53 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Document MT8196 MediaTek PCI-Express Gen4 S-PHY
` [PATCH v2 2/2] phy: mediatek: Add support for "
[PATCH v4] usb: serial : option: add multiple MeiG VID/PID
2026-07-20 13:54 UTC (2+ messages)
[PATCH 0/3] ALSA: dummy: Improvements of timer backend calls
2026-07-20 13:53 UTC (4+ messages)
` [PATCH 1/3] ALSA: dummy: Use the standard PCM sync_stop callback for hrtimer
` [PATCH 2/3] ALSA: dummy: Implement sync_stop for systimer, too
` [PATCH 3/3] ALSA: dummy: Properly shutdown the systimer at freeing
[syzbot] [kvm-x86?] KASAN: use-after-free Read in kvm_setup_guest_pvclock
2026-07-20 13:53 UTC
[PATCH v1 0/4] drm/hyperv: A fix and a few cleanups
2026-07-20 13:50 UTC (5+ messages)
` [PATCH v1 3/4] drm/hyperv: Drop useless empty remove callback
[RFC PATCH 0/4] mm: introduce __ptent sparse attribute
2026-07-20 13:49 UTC (3+ messages)
[PATCH net-next v4] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
2026-07-20 13:48 UTC (2+ messages)
[PATCH] Bluetooth: btqcomsmd: destroy RPMsg endpoints before freeing hci_dev
2026-07-20 13:48 UTC (2+ messages)
[PATCH can-next 00/13] can: gs_usb: implement new features recently added to candleLight firmware
2026-07-20 13:48 UTC (14+ messages)
` [PATCH can-next 01/13] can: gs_usb: remove unused define GS_CAN_MODE_NORMAL
` [PATCH can-next 02/13] can: gs_usb: replace all GS_CAN_MODE_* by GS_CAN_FEATURE_*
` [PATCH can-next 03/13] can: gs_usb: update USB protocol definitions contributed by Elmue firmware
` [PATCH can-next 04/13] can: gs_usb: document GS_CAN_FEATURE_FILTER
` [PATCH can-next 05/13] can: gs_usb: gs_make_candev(): reduce scope of variable bt_const_extended
` [PATCH can-next 06/13] can: gs_usb: gs_make_candev(): sort evaluation of device features
` [PATCH can-next 07/13] can: gs_usb: gs_usb_receive_bulk_callback(): reduce scope of several variables
` [PATCH can-next 08/13] can: gs_usb: gs_update_state(): convert CAN state handling to can_change_state()
` [PATCH can-next 09/13] can: gs_usb: gs_usb_state_get_by_hf(): optionally print recived CAN error frames
` [PATCH can-next 10/13] can: gs_usb: gs_update_state(): set CAN_ERR_CNT if device sends CAN error counters
` [PATCH can-next 11/13] can: gs_usb: implement CAN_CTRLMODE_BERR_REPORTING for devices without native support
` [PATCH can-next 12/13] can: gs_usb: implement Transceiver Delay Compensation
` [PATCH can-next 13/13] can: gs_usb: implement CAN bus off recovery
[PATCH 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
2026-07-20 13:47 UTC (3+ messages)
[PATCH] ovpn: prevent UAF re-add to by_transp_addr on float-vs-delete race
2026-07-20 13:47 UTC (2+ messages)
[RFC PATCH v6] platform/x86: panasonic-laptop: add fan speed mode for newer models
2026-07-20 13:46 UTC (3+ messages)
` [RFC PATCH v7] "
[PATCH 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
2026-07-20 13:45 UTC (2+ messages)
[PATCH] drm/panthor: fix firmware control interface bounds checks
2026-07-20 13:44 UTC
[PATCH 0/7] staging: Remove redundant error messages on IRQ request failure
2026-07-20 13:43 UTC (8+ messages)
` [PATCH 1/7] staging: axis-fifo: Remove redundant dev_err()
` [PATCH 2/7] staging: fbtft: Remove redundant dev_err_probe()
` [PATCH 3/7] staging: greybus: arche-platform: Remove redundant dev_err()
` [PATCH 4/7] staging: iio: adt7316: "
` [PATCH 5/7] media: atomisp: "
` [PATCH 6/7] staging: most: dim2: "
` [PATCH 7/7] staging: nvec: Remove redundant dev_err_probe()
[PATCH v2 0/2] soc/tegra: pmc: Add Tegra210B01 support
2026-07-20 13:44 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: soc: tegra: pmc: Document Tegra210B01
[PATCH net] can: flexcan: Fix probing for m68k/coldfire
2026-07-20 13:43 UTC (3+ messages)
[PATCH 0/2] iio: adc: ad4080: add support for AD4883
2026-07-20 13:37 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: ad4080: add AD4883 support
` [PATCH 2/2] iio: adc: ad4080: add support for AD4883
[PATCH 0/2] drm/imagination: Fixes for flexible structures
2026-07-20 13:40 UTC (2+ messages)
[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
2026-07-20 13:39 UTC (4+ messages)
` [PATCH 3/8] iommu/fsl: use platform_device_set_fwnode()
[PATCH] block/blk-stat: fix mean loss when re-summing aggregated stats
2026-07-20 13:38 UTC
[Patch net-next v3] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
2026-07-20 13:37 UTC (4+ messages)
[PATCH v3 phy-next 0/8] RCW override for 10G Lynx dynamic protocol reconfiguration
2026-07-20 13:36 UTC (9+ messages)
` [PATCH v3 phy-next 1/8] soc: fsl: guts: use a macro to encode the DCFG CCSR space
` [PATCH v3 phy-next 2/8] soc: fsl: guts: add a global structure to hold state
` [PATCH v3 phy-next 3/8] soc: fsl: guts: add a central fsl_guts_read() function
` [PATCH v3 phy-next 4/8] soc: fsl: guts: make it easier to determine on which SoC we are running
` [PATCH v3 phy-next 5/8] soc: fsl: guts: make fsl_soc_data available after fsl_guts_init()
` [PATCH v3 phy-next 6/8] dt-bindings: fsl: layerscape-dcfg: define DCFG_DCSR region
` [PATCH v3 phy-next 7/8] soc: fsl: guts: implement the RCW override procedure
` [PATCH v3 phy-next 8/8] phy: lynx-10g: use RCW override procedure for dynamic protocol change
[PATCH] block/blk-stat: fix use-after-free on callback timer teardown
2026-07-20 13:36 UTC
[PATCH net v1 2/3] hinic3: fix use-after-free on DMA mapping failure
2026-07-20 13:36 UTC (2+ messages)
[PATCH v2 0/2] tdx-guest: Make Quote buffer size dynamic
2026-07-20 13:35 UTC (3+ messages)
` [PATCH v2 2/2] virt: tdx-guest: Allocate Quote buffer dynamically
[PATCH v16 00/12] Enable jpeg enc & dec multi-hardwares for MT8196
2026-07-20 13:34 UTC (13+ messages)
` [PATCH v16 01/12] media: mediatek: jpeg: fix jpeg cores' amounts setting
` [PATCH v16 02/12] media: mediatek: jpeg: fix jpeg buffer payload size setting
` [PATCH v16 03/12] media: mediatek: jpeg: fix buffer structure size and layout
` [PATCH v16 04/12] media: mediatek: jpeg: Fix buffer completion on multi-core streaming stop
` [PATCH v16 05/12] media: mediatek: jpeg: Fix multi-core clk suspend and resume setting
` [PATCH v16 06/12] media: mediatek: jpeg: fix buffer state update timing
` [PATCH v16 07/12] media: mediatek: jpeg: fix resolution change event handling in decoder
` [PATCH v16 08/12] media: mediatek: jpeg: fix remove buffer removal timing for multi-core
` [PATCH v16 09/12] media: dt-bindings: mediatek,jpeg: Add mediatek, mt8196-jpgdec compatible
` [PATCH v16 10/12] media: dt-bindings: mediatek,jpeg: Add mediatek, mt8196-jpgenc compatible
` [PATCH v16 11/12] media: mediatek: jpeg: add jpeg compatible
` [PATCH v16 12/12] media: mediatek: jpeg: add jpeg smmu sid setting
[PATCH v2] soc: qcom: apr: Drop unused apr_device_id
2026-07-20 13:33 UTC
[PATCH net v4] sctp: socket: refactor sctp_skb_recv_datagram to use ERR_PTR
2026-07-20 13:33 UTC (2+ messages)
` [syzbot ci] "
linux-next: manual merge of the mm-unstable tree with the drm-misc-fixes tree
2026-07-20 13:31 UTC
[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
2026-07-20 13:30 UTC (16+ messages)
[PATCH v2 0/8] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP bus, I2C and watchdog
2026-07-20 13:28 UTC (4+ messages)
` [PATCH v2 4/8] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible
drivers/net/wireless/ath/ath12k/wifi7/hw.c:127:21-23: WARNING !A || A && B is equivalent to !A || B
2026-07-20 13:26 UTC
[PATCH v4 0/3] promote mapped executable folios after first usage for MGLRU
2026-07-20 13:27 UTC (3+ messages)
` [PATCH v4 2/3] mm: vmscan: add a helper to identify file-backed executable folios
[PATCH 00/31] block/swim: Fixes and improvements
2026-07-20 13:27 UTC (5+ messages)
` [PATCH 01/31] swim: Assert strobe with stable outputs
` [PATCH 02/31] swim: Select appropriate drive once only
[PATCH 0/3] soc: mediatek: pwrap: MT6589 + MT6320 support
2026-07-20 13:27 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: soc: mediatek: pwrap: Add compatible for MT6589 SoC
` [PATCH 3/3] soc: mediatek: pwrap: add MT6589 PWARP and MT6320 PMIC support
[PATCH v4 0/2] platform/x86: uniwill-laptop: Prepare for extending keyboard backlight support
2026-07-20 13:26 UTC (3+ messages)
` [PATCH v4 1/2] platform/x86: uniwill-laptop: Split uniwill_kbd_led_init()
` [PATCH v4 2/2] platform/x86: uniwill-laptop: Remove single color keyboard detection
[PATCH net v2] e1000e: Fix out-of-bounds MMIO access by validating BAR0 size
2026-07-20 13:30 UTC
[PATCH] mm/kmemleak: report RCU-tasks quiescent states during the scan
2026-07-20 13:23 UTC
[PATCH v4 00/20] Support Clang context analysis for NVMe host drivers
2026-07-20 13:22 UTC (2+ messages)
[PATCH v2 0/2] s390/vdso: Fix GNU_EH_FRAME PHDR
2026-07-20 13:22 UTC (2+ messages)
[PATCH RESEND] Documentation: admin-guide: fix a doc for efi_no_storage_paranoia the "5KB" instead of the "50%"
2026-07-20 13:21 UTC (2+ messages)
[PATCH] PCI: Don't report fully optional resources as assignment failures
2026-07-20 13:21 UTC (2+ messages)
[PATCH net] nfc: fdp: bound the device-supplied read size in fdp_nci_i2c_read()
2026-07-20 13:21 UTC (2+ messages)
Missing signoff in the rdma tree
2026-07-20 13:20 UTC
[PATCH] ASoC: amd: yc: Add DMI quirk for ASUS EXPERTBOOK PM1403CDA
2026-07-19 21:06 UTC (2+ messages)
[PATCH v2] ASoC: meson: Keep link pointers valid on realloc failure
2026-07-19 20:11 UTC (2+ messages)
[PATCH 0/2] ASoC: tas2562: fix Digital Volume Control
2026-07-19 21:01 UTC (2+ messages)
[PATCH] spi: spacemit: Correct TX FIFO slot calculation
2026-07-19 21:13 UTC (2+ messages)
[PATCH 0/3] ASoC: tas2562: Volume setting fixes
2026-07-19 21:06 UTC (2+ messages)
Missing signoff in the rdma tree
2026-07-20 13:19 UTC
[PATCH 0/2] ASoC: fsl: fix m2m_init error path cleanup in fsl_asrc and fsl_easrc
2026-07-19 21:25 UTC (2+ messages)
[PATCH 0/2] spi: axiado: cond_no_effect and kernel-doc fixes
2026-07-19 22:56 UTC (2+ messages)
[PATCH v2 0/5] spi: atmel-quadspi: add support for LAN969x
2026-07-19 21:15 UTC (2+ messages)
` (subset) "
[PATCH v2 0/3] platform/x86: dell-smbios-wmi: Fixes and cleanups
2026-07-20 13:19 UTC (3+ messages)
` [PATCH v2 2/3] platform/x86: dell-smbios: Pass device to callbacks
` [PATCH v2 3/3] platform/x86: dell-smbios-wmi: Replace global list with single item
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox