The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-09-13 07:01:00 to 2025-09-13 15:40:16 UTC [more...]

[PATCH v3 00/18] iio: accel: bma220 improvements
 2025-09-13 15:39 UTC  (13+ messages)
` [PATCH v3 01/18] dt-bindings: iio: accel: bosch,bma220 cleanup typo
` [PATCH v3 02/18] dt-bindings: iio: accel: bosch,bma220 setup SPI clock mode
` [PATCH v3 03/18] dt-bindings: iio: accel: bosch,bma220 set irq type in example block
` [PATCH v3 04/18] iio: accel: bma220: split original driver
` [PATCH v3 05/18] iio: accel: bma220: add open firmware table
` [PATCH v3 06/18] iio: accel: bma220: turn power supplies on
` [PATCH v3 07/18] iio: accel: bma220: move bma220_power() fct
` [PATCH v3 08/18] iio: accel: bma220: reset registers during init stage
` [PATCH v3 09/18] iio: accel: bma220: relax constraints during probe()
` [PATCH v3 10/18] iio: accel: bma220: migrate to regmap API
` [PATCH v3 11/18] iio: accel: bma220: populate buffer ts in trigger handler
` [PATCH v3 12/18] iio: accel: bma220: use find_match_table fct

[PATCH] x86/sev: Guard sev_evict_cache() with CONFIG_AMD_MEM_ENCRYPT
 2025-09-13 15:38 UTC  (6+ messages)

[PATCH V2] drivers/dma: replace dma_free_coherent with dma_free_wc
 2025-09-13 15:34 UTC 

[PATCH V2] vfio/pds: replace bitmap_free with vfree
 2025-09-13 15:31 UTC 

[PATCH liburing v1] barrier: Convert C++ barrier functions into macros
 2025-09-13 15:24 UTC  (3+ messages)

[tip:locking/core 1/13] error[E0425]: cannot find function `atomic_add` in crate `bindings`
 2025-09-13 15:23 UTC  (2+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data (3)
 2025-09-13 15:21 UTC 

[PATCH 5.10.y 1/2] mtd: rawnand: stm32_fmc2: Fix dma_map_sg error check
 2025-09-13 15:19 UTC 

Ubuntu 25.10 Is Now Powered by Linux Kernel 6.17 Ahead of the Beta Release
 2025-09-13 15:12 UTC 

[PATCH v2 0/2] dt-bindings: mmc: ti,omap2430-sdhci: Add json schema for the text binding
 2025-09-13 15:10 UTC  (4+ messages)
` [PATCH v2 1/2] arm: dts: ti: omap: Drop unnecessary or unused properties

[PATCH 5.15.y 1/2] mtd: rawnand: stm32_fmc2: Fix dma_map_sg error check
 2025-09-13 15:09 UTC 

[PATCH v2 00/11] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-09-13 14:54 UTC  (3+ messages)
  ` [PATCH v2 01/11] firmware: qcom_scm: Introduce PAS context initialization helper

[PATCH v3 0/7] media: rkvdec: Add HEVC backend
 2025-09-13 14:51 UTC  (2+ messages)

[PATCH v2] platform/x86: lg-laptop: Fix WMAB call in fan_mode_store
 2025-09-13 14:50 UTC  (5+ messages)
  ` [PATCH v3] platform/x86: lg-laptop: Fix WMAB call in fan_mode_store()

[PATCH v3] perf test: AMD IBS swfilt skip kernel tests if paranoia is >1
 2025-09-13 14:44 UTC  (3+ messages)

[PATCH] perf trace: Use consistent print_opts formatting in trace__fprintf_callchain()
 2025-09-13 14:43 UTC  (2+ messages)

[PATCH] x86/CPU/AMD: Prevent reset reasons from being retained among boots
 2025-09-13 14:42 UTC 

[PATCH v2 09/10] perf dwarf-aux: fix __die_find_scope_cb for namespaces
 2025-09-13 14:41 UTC  (3+ messages)

[PATCH v5 00/14] SLUB percpu sheaves
 2025-09-13 14:35 UTC  (3+ messages)
` [PATCH v5 01/14] slab: add opt-in caching layer of "

[PATCH v2 00/10] perf tools: Some improvements on data type profiler
 2025-09-13 14:34 UTC  (7+ messages)
` [PATCH v2 01/10] perf dwarf-aux: Use signed variable types in match_var_offset

[PATCH] initrd: Remove unused parameter 'pos' from identify_ramdisk_image()
 2025-09-13 14:33 UTC 

[PATCH] hwrng: core - Allow runtime disabling of the HW RNG
 2025-09-13 14:08 UTC  (3+ messages)

[PATCH v5 3/3] iio: pressure: bmp280: Use gpiod_set_value_cansleep()
 2025-09-13 14:25 UTC  (3+ messages)

[PATCH v4 0/3] iio: pressure: bmp280: GPIO error handling and cleanups
 2025-09-13 14:23 UTC  (7+ messages)
` [PATCH v4 2/3] iio: pressure: bmp280: Remove noisy dev_info()
` [PATCH v4 3/3] iio: pressure: bmp280: Use gpiod_set_value_cansleep()

[PATCH v6 00/11] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-09-13 14:23 UTC  (13+ messages)
` [PATCH v6 01/11] gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`
` [PATCH v6 02/11] gpu: nova-core: move GSP boot code to its own module
` [PATCH v6 03/11] gpu: nova-core: add Chipset::name() method
` [PATCH v6 04/11] gpu: nova-core: firmware: move firmware request code into a function
` [PATCH v6 05/11] gpu: nova-core: firmware: add support for common firmware header
` [PATCH v6 06/11] gpu: nova-core: firmware: process Booter and patch its signature
` [PATCH v6 07/11] gpu: nova-core: firmware: process and prepare the GSP firmware
` [PATCH v6 08/11] gpu: nova-core: firmware: process the GSP bootloader
` [PATCH v6 09/11] gpu: nova-core: firmware: use 570.144 firmware
` [PATCH v6 10/11] gpu: nova-core: Add base files for r570.144 firmware bindings
` [PATCH v6 11/11] gpu: nova-core: compute layout of more framebuffer regions required for GSP

[PATCH 1/6] iio: health: afe4403: Do not store dev pointer in device struct
 2025-09-13 14:20 UTC  (4+ messages)
` [PATCH 2/6] iio: health: afe4403: Use devm_regulator_get_enable() helper

[PATCH v2 0/4] iio: adc: ad7173: add filter support
 2025-09-13 14:16 UTC  (2+ messages)

[PATCH 0/4] media: uvcvideo: Add support for UVC_CROSXU_CONTROL_IQ_PROFILE
 2025-09-13 14:06 UTC  (5+ messages)
` [PATCH 3/4] media: uvcvideo: Run uvc_ctrl_init_ctrl for all controls
` [PATCH 4/4] media: uvcvideo: Support UVC_CROSXU_CONTROL_IQ_PROFILE

[PATCH 0/7] iio: buffer: document calling context when pushing to buffers
 2025-09-13 13:57 UTC  (8+ messages)
` [PATCH 2/7] iio: buffer: iio_push_to_buffers_with_ts_unaligned() might_sleep()
` [PATCH 3/7] iio: buffer: document iio_push_to_buffers_with_ts()

[PATCH 0/3] mm: remove zpool
 2025-09-13 13:55 UTC  (9+ messages)

32-bit HIGHMEM and game console downstreams
 2025-09-13 13:52 UTC  (2+ messages)

[PATCH v2 0/2] Support reading Subsystem ID from Device Tree
 2025-09-13 13:48 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: cirrus,cs35l41: Document the cirrus,subsystem-id property

[PATCH v4 0/3] Marvell 88PM886 PMIC GPADC driver
 2025-09-13 13:47 UTC  (2+ messages)

[PATCH net] net/mlx5: report duplex full when speed is known
 2025-09-13 13:47 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: fix trivial-gpio's schema id
 2025-09-13 13:47 UTC  (2+ messages)

[PATCH v2 0/6] iio: adc: ad7124: add filter support
 2025-09-13 13:43 UTC  (14+ messages)
` [PATCH v2 3/6] iio: adc: ad7124: use guard(mutex) to simplify return paths
` [PATCH v2 5/6] iio: adc: ad7124: add filter support

[PATCH v4] iio: adc: ad7124: fix sample rate for multi-channel use
 2025-09-13 13:37 UTC  (2+ messages)

[PATCH v5 00/12] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-09-13 13:30 UTC  (8+ messages)
` [PATCH v5 02/12] gpu: nova-core: move GSP boot code to a dedicated method

[PATCH] initrd: Remove unnecessary goto label 'successful_load'
 2025-09-13 13:30 UTC  (3+ messages)

[PATCH net-next v3 0/3] tools: ynl: rst: display attribute-set doc
 2025-09-13 13:29 UTC  (4+ messages)
` [PATCH net-next v3 1/3] "
` [PATCH net-next v3 2/3] netlink: specs: team: avoid mangling multilines doc
` [PATCH net-next v3 3/3] netlink: specs: explicitly declare block scalar strings

[PATCH v7 0/6] iio: adc: add support for ADE9000 Energy Monitoring IC
 2025-09-13 13:22 UTC  (8+ messages)
` [PATCH v7 4/6] iio: adc: add ade9000 support
` [PATCH v7 5/6] docs: iio: add documentation for ade9000 driver

[regression] 1a8953f4f774 ("HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY") causes issue with ID 4c4a:4155 Jieli Technology USB Composite Device
 2025-09-13 13:11 UTC  (6+ messages)

[net-next PATCH v17 0/8] net: dsa: Add Airoha AN8855 support
 2025-09-13 13:04 UTC  (6+ messages)
` [net-next PATCH v17 1/8] dt-bindings: net: dsa: Document support for Airoha AN8855 DSA Switch
` [net-next PATCH v17 6/8] mfd: an8855: Add support for Airoha AN8855 Switch MFD

[patch 00/12] rseq: Implement time slice extension mechanism
 2025-09-13 13:02 UTC  (7+ messages)

[PATCH v3] arm64: dts: qcom: sdm845-shift-axolotl: Fix typo of compatible
 2025-09-13 12:57 UTC  (2+ messages)

[PATCH net-next v2 0/3] tools: ynl: rst: display attribute-set doc
 2025-09-13 12:54 UTC  (4+ messages)
` [PATCH net-next v2 2/3] netlink: specs: team: avoid mangling multilines doc

[RFC V2 0/8] Generic IRQ entry/exit support for powerpc
 2025-09-13 12:50 UTC  (5+ messages)
` [RFC V2 1/8] powerpc: rename arch_irq_disabled_regs
` [RFC V2 2/8] powerpc: Prepare to build with generic entry/exit framework

[PATCH v5 0/4] BMI270: Add support for step counter and motion events
 2025-09-13 12:46 UTC  (4+ messages)
` [PATCH v5 3/4] iio: imu: bmi270: add support for "

[PATCH] drvier: usb: dwc3: Fix runtime PM trying to activate child device xxx.dwc3 but parent is not active
 2025-09-13 12:43 UTC  (12+ messages)

[RFC PATCH v3 2/5] io_uring/cmd: zero-init pdu in io_uring_cmd_prep() to avoid UB
 2025-09-13 12:42 UTC  (11+ messages)

[GIT PULL] regulator fixes for v6.17-rc5
 2025-09-13 12:25 UTC 

[PATCH v4 0/3] Support ROHM BD79112 ADC
 2025-09-13 12:24 UTC  (5+ messages)
` [PATCH v4 2/3] iio: adc: Support ROHM BD79112 ADC/GPIO

[PATCH v2 00/14] iio: accel: bma220 improvements
 2025-09-13 12:22 UTC  (5+ messages)
` [PATCH v2 08/14] iio: accel: bma220: migrate to regmap API

[PATCH] media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence()
 2025-09-13 12:22 UTC  (3+ messages)

[PATCH v7] iio: light: ltr390: Implement runtime PM support
 2025-09-13 12:17 UTC  (6+ messages)

[PATCH v3 0/4 5.10.y] overflow: Allow mixed type arguments in overflow macros
 2025-09-13 11:44 UTC  (3+ messages)
` [PATCH v3 4/4 5.10.y] tracing: Define the is_signed_type() macro once

[PATCH 1/3] arm64: dts: allwinner: a527: cubie-a5e: Drop external 32.768 KHz crystal
 2025-09-13 11:31 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: allwinner: t527: avaota-a1: hook up external 32k crystal
` [PATCH 3/3] arm64: dts: allwinner: t527: orangepi-4a: "

[PATCH] arm64: dts: sun55i: a523: Assign standard clock rates to PRCM bus clocks
 2025-09-13 11:29 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: rtw_efuse.h: Fix prototype whitespace
 2025-09-13 11:24 UTC 

[PATCH net] dpll: fix clock quality level reporting
 2025-09-13 11:09 UTC  (3+ messages)

[PATCH 0/4] uacce: driver fixes for memory leaks and state management
 2025-09-13 11:06 UTC  (10+ messages)
` [PATCH 1/4] uacce: fix for cdev memory leak
` [PATCH 3/4] uacce: implement mremap in uacce_vm_ops to return -EPERM

[PATCH 0/5] crypto: hisilicon/qm - fix several minor issues
 2025-09-13 10:57 UTC  (6+ messages)
` [PATCH 1/5] crypto: hisilicon/qm - invalidate queues in use
` [PATCH 2/5] crypto: hisilicon/qm - mask axi error before memory init
` [PATCH 3/5] crypto: hisilicon - enable error reporting again
` [PATCH 4/5] crypto: hisilicon/qm - clear all VF configurations in the hardware
` [PATCH 5/5] crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regs

[PATCH 0/2] firewire: core: use macro for magic numbers related to bus manager work
 2025-09-13 10:57 UTC  (3+ messages)
` [PATCH 1/2] firewire: core: use macro expression for gap count mismatch
` [PATCH 2/2] firewire: core: use macro expression for not-registered state of BUS_MANAGER_ID

[PATCH v4 0/3] crypto: ccp - Add AMD Seamless Firmware Servicing (SFS) driver
 2025-09-13 10:55 UTC  (5+ messages)
` [PATCH v4 1/3] x86/sev: Add new dump_rmp parameter to snp_leak_pages() API

[PATCH v3] media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence()
 2025-09-13 10:52 UTC 

[PATCH] firewire: core: remove useless lockdep_assert_held()
 2025-09-13 10:51 UTC  (2+ messages)

[PATCH] initrd: Fix logged Minix/Ext2 block numbers in identify_ramdisk_image()
 2025-09-13 10:39 UTC 

[PATCH v2] media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence()
 2025-09-13 10:39 UTC 

[PATCH RESEND net-next] Documentation: ARCnet: Update obsolete contact info
 2025-09-13 10:31 UTC  (3+ messages)

[PATCH] rust: add `rustcheck` make target for check-only builds
 2025-09-13 10:21 UTC  (2+ messages)

[PATCH v4 00/19] Split sphinx call logic from docs Makefile
 2025-09-13 10:18 UTC  (13+ messages)
` [PATCH v4 08/19] tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build

[PATCH 02/14] rust: sync: Add basic atomic operation mapping framework
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 03/14] rust: sync: atomic: Add ordering annotation types
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 04/14] rust: sync: atomic: Add generic atomics
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 05/14] rust: sync: atomic: Add atomic {cmp,}xchg operations
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 06/14] rust: sync: atomic: Add the framework of arithmetic operations
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 07/14] rust: sync: atomic: Add Atomic<u{32,64}>
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 08/14] rust: sync: atomic: Add Atomic<{usize,isize}>
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 09/14] rust: sync: Add memory barriers
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 10/14] rust: implement `kernel::sync::Refcount`
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 11/14] rust: make `Arc::into_unique_or_drop` associated function
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 12/14] rust: convert `Arc` to use `Refcount`
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 13/14] rust: block: convert `block::mq` to use `Refcount`
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 14/14] MAINTAINERS: update atomic infrastructure entry to include Rust
 2025-09-13 10:15 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH net-next v6 0/6] net: stmmac: Add support for Allwinner A523 GMAC200
 2025-09-13 10:13 UTC  (7+ messages)
` [PATCH net-next v6 1/6] dt-bindings: net: sun8i-emac: Add A523 GMAC200 compatible
` [PATCH net-next v6 2/6] net: stmmac: Add support for Allwinner A523 GMAC200
` [PATCH net-next v6 3/6] arm64: dts: allwinner: a523: Add GMAC200 ethernet controller
` [PATCH net-next v6 4/6] arm64: dts: allwinner: a527: cubie-a5e: Enable second Ethernet port
` [PATCH net-next v6 5/6] arm64: dts: allwinner: t527: avaota-a1: enable "
` [PATCH net-next v6 6/6] arm64: dts: allwinner: t527: orangepi-4a: Enable "

[PATCH] gpiolib: acpi: initialize acpi_gpio_info struct
 2025-09-13 10:10 UTC  (2+ messages)

[GIT PULL] Driver core fixes for 6.17-rc6
 2025-09-13  9:57 UTC 

[PATCH 0/2] Initial Amediatech X96Q support based on Allwinner H313
 2025-09-13  9:36 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: allwinner: h313: Add Amediatech X96Q

[PATCH v8 0/5] Add support for NetCube Systems Nagami SoM and its carrier boards
 2025-09-13  9:30 UTC  (6+ messages)
` [PATCH v8 2/5] riscv: dts: allwinner: d1s-t113: Add pinctrl's required by NetCube Systems Nagami SoM
` [PATCH v8 3/5] ARM: dts: sunxi: add support for "

[PATCH 0/3] riscv: dts: thead: add more th1520 isa extension support
 2025-09-13  9:29 UTC  (4+ messages)
` [PATCH 2/3] riscv: dts: thead: add ziccrse for th1520

[PATCH v2 1/5] dt-bindings: touchscreen: convert bu21013 bindings to json schema
 2025-09-13  9:26 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: touchscreen: convert eeti "
` [PATCH v2 3/5] dt-bindings: touchscreen: convert raspberrypi,firmware-ts "
` [PATCH v2 4/5] dt-bindings: touchscreen: convert zet6223 "
` [PATCH v2 5/5] dt-bindings: touchscreen: remove touchscreen.txt

BF (Bitstreams OS, was Low Jitter, Fair Pay Philosophy, Unification of Open Source)
 2025-09-13  9:26 UTC 

[PATCH] Revert "drm: Add directive to format code in comment"
 2025-09-13  9:20 UTC  (2+ messages)

[PATCH] ARM: dts: imx6ull-engicam-microgea-rmm: fix report-rate-hz value
 2025-09-13  9:16 UTC 

[PATCH v2 0/4] Add support for MT8189 clock/power controller
 2025-09-13  9:16 UTC  (3+ messages)
` [PATCH v2 4/4] pmdomain: mediatek: Add power domain driver for MT8189 SoC

[PATCH v3 bpf-next] selftests/bpf: Fix arena_spin_lock selftest failure
 2025-09-13  9:13 UTC 

[PATCH v3 0/2] media: add Himax HM1246 image sensor
 2025-09-13  9:11 UTC  (3+ messages)
` [PATCH v3 2/2] media: i2c: add Himax HM1246 image sensor driver

[PATCH v3 00/10] Error recovery for vfio-pci devices on s390x
 2025-09-13  9:04 UTC  (5+ messages)
` [PATCH v3 01/10] PCI: Avoid saving error values for config space
` [PATCH v3 08/10] vfio-pci/zdev: Add a device feature for error information

[PATCH v3 0/3] Audio and other peripherals on Orange Pi Zero
 2025-09-13  8:59 UTC  (2+ messages)

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-09-13  8:58 UTC  (2+ messages)

[syzbot] [kernel?] KASAN: slab-out-of-bounds Read in change_page_attr_set_clr
 2025-09-13  8:58 UTC 

[PATCH v3 0/2] dmaengine: idxd: Add basic DSA 3.0 capability and SGL support
 2025-09-13  8:50 UTC  (5+ messages)
` [PATCH v3 1/2] dmaengine: idxd: Expose DSA3.0 capabilities through sysfs

[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-09-13  8:29 UTC  (3+ messages)
` [PATCH v5 17/19] mm: Unpoison pcpu chunks with base address tag

[syzbot] [bpf?] WARNING in convert_ctx_accesses (2)
 2025-09-13  8:23 UTC 

[PATCH] net/rose: Fix uninitialized values in rose_add_node
 2025-09-13  8:10 UTC  (2+ messages)

unsubscribe lkml
 2025-09-13  8:08 UTC 

[syzbot] [rdma?] WARNING in gid_table_release_one (3)
 2025-09-13  8:06 UTC  (3+ messages)

[PATCH] vfio/pds: replace bitmap_free with vfree
 2025-09-13  8:02 UTC  (2+ messages)

[PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
 2025-09-13  8:00 UTC  (5+ messages)

[PATCH v2] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
 2025-09-13  7:56 UTC  (4+ messages)
` [PATCH v4] "
` [PATCH v5] "

[syzbot] [kernel?] KASAN: slab-out-of-bounds Read in change_page_attr_set_clr
 2025-09-13  7:36 UTC  (2+ messages)
` Forwarded: [PATCH] x86/mm/pat: fix oob error

[tip:master] BUILD SUCCESS fc1ded58808520a1ced0c4e2e5fb0dbd33b33612
 2025-09-13  7:32 UTC 

[tip:tip/urgent] BUILD SUCCESS 72dfe83e9fe2a9ebae30b0045c05a0ececd844e8
 2025-09-13  7:30 UTC 

[PATCH v3] ACPI: SPCR: Support Precise Baud Rate filed
 2025-09-13  7:08 UTC 

[PATCH v2] ACPI: SPCR: Support Precise Baud Rate filed
 2025-09-13  7:07 UTC  (2+ messages)
` [PATCH] "

[PATCH v2] ACPI: SPCR: Support Precise Baud Rate filed
 2025-09-13  7:06 UTC  (2+ messages)
` [PATCH] "

drivers/staging/gpib/eastwood/fluke_gpib.c:1013:21: error: call to undeclared function 'ioremap'; ISO C99 and later do not support implicit function declarations
 2025-09-13  6:59 UTC 


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