public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-17 09:20:03 to 2025-10-17 10:57:58 UTC [more...]

[PATCH 0/2] SMMU v3 CMDQ fix and improvement
 2025-10-17 10:57 UTC  (2+ messages)

[PATCH v2 0/5] rust: pci: add config space read/write support, take 1
 2025-10-17 10:56 UTC  (3+ messages)
` [PATCH v2 1/5] rust/io: factor common I/O helpers into Io trait and specialize Mmio<SIZE>

[PATCH v2 0/6] media: qcom: camss: Add Kaanapali support
 2025-10-17 10:55 UTC  (5+ messages)
` [PATCH v2 4/6] media: qcom: camss: csiphy: Add support for v2.4.0 two-phase CSIPHY

[PATCH v3 0/4] Non-const bitfield helpers
 2025-10-17 10:55 UTC  (5+ messages)
` [PATCH treewide v3 2/4] bitfield: Add non-constant field_{prep,get}() helpers

[PATCH v4 0/4] Non-const bitfield helpers
 2025-10-17 10:54 UTC  (5+ messages)
` [PATCH v4 1/4] bitfield: Drop underscores from macro parameters
` [PATCH v4 2/4] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v4 3/4] clk: renesas: Use bitfield helpers
` [PATCH v4 4/4] soc: "

[PATCH v2 0/2] KVM: VMX: Handle SEAMCALL or TDCALL VM-Exits
 2025-10-17 10:53 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALL
` [PATCH v2 2/2] KVM: TDX: WARN if a SEAMCALL VM-Exit makes its way out to KVM

[syzbot] [net?] kernel BUG in set_ipsecrequest
 2025-10-17 10:53 UTC  (2+ messages)

[PATCH] jfs: test syz test
 2025-10-17 10:52 UTC  (2+ messages)
` [syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbAllocAG (3)

[patch V3 00/12] uaccess: Provide and use scopes for user masked access
 2025-10-17 10:51 UTC  (17+ messages)
` [patch V3 01/12] ARM: uaccess: Implement missing __get_user_asm_dword()
` [patch V3 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
` [patch V3 03/12] x86/uaccess: Use unsafe wrappers for ASM GOTO
` [patch V3 04/12] powerpc/uaccess: "
` [patch V3 05/12] riscv/uaccess: "
` [patch V3 06/12] s390/uaccess: "
` [patch V3 07/12] uaccess: Provide scoped masked user access regions
` [patch V3 08/12] uaccess: Provide put/get_user_masked()
` [patch V3 09/12] [RFC] coccinelle: misc: Add scoped_masked_$MODE_access() checker script
` [patch V3 10/12] futex: Convert to scoped masked user access
` [patch V3 11/12] x86/futex: "
` [patch V3 12/12] select: "

[PATCH] slab: add flags in cache_show
 2025-10-17 10:50 UTC  (2+ messages)

[PATCH v3 00/10] powerpc: Implement masked user access
 2025-10-17 10:21 UTC  (11+ messages)
` [PATCH v3 01/10] iter: Avoid barrier_nospec() in copy_from_user_iter()
` [PATCH v3 02/10] uaccess: Add speculation barrier to copy_from_user_iter()
` [PATCH v3 03/10] uaccess: Add masked_user_{read/write}_access_begin
` [PATCH v3 04/10] powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()
` [PATCH v3 05/10] powerpc/uaccess: Remove unused size and from parameters from allow_access_user()
` [PATCH v3 06/10] powerpc/uaccess: Remove {allow/prevent}_{read/write/read_write}_{from/to/}_user()
` [PATCH v3 07/10] powerpc/uaccess: Refactor user_{read/write/}_access_begin()
` [PATCH v3 08/10] powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256M
` [PATCH v3 09/10] powerpc/32: Automatically adapt TASK_SIZE based on constraints
` [PATCH v3 10/10] powerpc/uaccess: Implement masked user access

[PATCH v2 00/24] PCI: Bridge window selection improvements
 2025-10-17 10:49 UTC  (9+ messages)
` [PATCH v2 03/24] MIPS: PCI: Use pci_enable_resources()

[PATCH v2 0/2] reset: handle RESET_GPIO better to provide the fallback
 2025-10-17 10:48 UTC  (12+ messages)
` [PATCH v2 1/2] reset: always bail out on missing RESET_GPIO driver
` [PATCH v2 2/2] reset: always include RESET_GPIO driver if possible

[PATCH net-next v6 0/5] ethtool: introduce PHY MSE diagnostics UAPI and drivers
 2025-10-17 10:47 UTC  (6+ messages)
` [PATCH net-next v6 1/5] ethtool: introduce core UAPI and driver API for PHY MSE diagnostics
` [PATCH net-next v6 2/5] ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access
` [PATCH net-next v6 3/5] ethtool: netlink: add lightweight MSE reporting to LINKSTATE_GET
` [PATCH net-next v6 4/5] net: phy: micrel: add MSE interface support for KSZ9477 family
` [PATCH net-next v6 5/5] net: phy: dp83td510: add MSE interface support for 10BASE-T1L

[PATCH v2 0/6] smb/server: fix return values of smb2_0_server_cmds proc
 2025-10-17 10:46 UTC  (7+ messages)
` [PATCH v2 1/6] smb/server: fix return value of smb2_read()
` [PATCH v2 2/6] smb/server: fix return value of smb2_notify()
` [PATCH v2 3/6] smb/server: fix return value of smb2_query_dir()
` [PATCH v2 4/6] smb/server: fix return value of smb2_ioctl()
` [PATCH v2 5/6] smb/server: fix return value of smb2_oplock_break()
` [PATCH v2 6/6] smb/server: update some misguided comment of smb2_0_server_cmds proc

[PATCH RESEND] arm64: dts: ti: k3-j722s: add OPP table
 2025-10-17 10:42 UTC 

[PATCH] slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts
 2025-10-17 10:40 UTC  (3+ messages)

[PATCH v5 00/14] gpu: nova-core: Boot GSP to RISC-V active
 2025-10-17 10:39 UTC  (9+ messages)
` [PATCH v5 03/14] gpu: nova-core: gsp: Create wpr metadata

[PATCH v6 0/7] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2025-10-17 10:36 UTC  (6+ messages)

[PATCH v13 00/12] KVM: guest_memfd: Add NUMA mempolicy support
 2025-10-17 10:35 UTC  (13+ messages)
` [PATCH v13 01/12] KVM: guest_memfd: Rename "struct kvm_gmem" to "struct gmem_file"
` [PATCH v13 02/12] KVM: guest_memfd: Add macro to iterate over gmem_files for a mapping/inode
` [PATCH v13 06/12] KVM: selftests: Define wrappers for common syscalls to assert success
` [PATCH v13 07/12] KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by default
` [PATCH v13 08/12] KVM: selftests: Add additional equivalents to libnuma APIs in KVM's numaif.h
` [PATCH v13 09/12] KVM: selftests: Use proper uAPI headers to pick up mempolicy.h definitions

[PATCH] PCI: controller: Mark controllers which cannot do lockless config access with !PCI_LOCKLESS_CONFIG
 2025-10-17 10:33 UTC  (2+ messages)

[PATCH RESEND] Coccinelle: pm_runtime: Fix typo in report message
 2025-10-17 10:32 UTC  (2+ messages)

[PATCH] drm/panthor: Fix kernel panic on partial unmap of a GPU VA region
 2025-10-17 10:29 UTC 

[PATCH v4 0/2] dmaengine: dw-axi-dmac: PM cleanup and reset control support
 2025-10-17 10:29 UTC  (3+ messages)
` [PATCH v4 1/2] dmaengine: dw-axi-dmac: simplify PM functions and use modern macros
` [PATCH v4 2/2] dmaengine: dw-axi-dmac: add reset control support

[PATCH v1 0/2 RESEND] i2c: muxes: Add GPIO-detected hotplug I2C
 2025-10-17 10:29 UTC  (5+ messages)

[PATCH RESEND 1/2] stm class: Replace kmalloc + copy_from_user with memdup_user
 2025-10-17 10:27 UTC  (2+ messages)
` [PATCH RESEND 2/2] stm class: Replace kzalloc + copy_from_user with memdup_user_nul

[PATCH v1 1/2] rm64: dts: ti: k3-j722s-evm: explicitly use PLL1_HSDIV6 audio refclk
 2025-10-17 10:27 UTC  (3+ messages)
` [PATCH v1 2/2] arm64: dts: ti: k3-j722s-main: fix the audio refclk source

[PATCH V2 0/7] Rework the awinic driver
 2025-10-17 10:11 UTC  (8+ messages)
` [PATCH V2 1/7] ASoC: codecs:Rework the awinic driver lib
` [PATCH V2 2/7] ASoC: codecs: Rework the aw88395 driver
` [PATCH V2 3/7] ASoC: codecs: Rework the aw87390 driver
` [PATCH V2 4/7] ASoC: codecs: Rework the aw88081 driver
` [PATCH V2 5/7] ASoC: codecs: Rework the aw88166 driver
` [PATCH V2 6/7] ASoC: codecs: Rework the aw88261 driver
` [PATCH V2 7/7] ASoC: codecs: Rework the aw88399 driver

[PATCH 00/10] RDA8810PL SD/MMC support
 2025-10-17 10:25 UTC  (3+ messages)
` [PATCH 09/10] mmc: host: Add RDA Micro SD/MMC driver

[PATCH] arm64: dts: rockchip: fix eMMC corruption on NanoPC-T6 with A3A444 chips
 2025-10-17 10:25 UTC  (2+ messages)

[PATCH] fs/ntfs3: Support timestamps prior to epoch
 2025-10-17 10:17 UTC 

[PATCH 0/3] net: ravb: Fix SoC-specific configuration and descriptor handling issues
 2025-10-17 10:22 UTC  (8+ messages)
` [PATCH 3/3] net: ravb: Enforce descriptor type ordering to prevent early DMA start

[PATCH] kho: debugfs: Fix finalize interface documentation
 2025-10-17 10:21 UTC 

[PATCH] fs/ntfs3: fix mount failure for sparse runs in run_unpack()
 2025-10-17 10:18 UTC 

[PATCH] fs/ntfs3: Reformat code and update terminology
 2025-10-17 10:17 UTC 

[PATCH v6 0/5] Handle NBCON consoles on KDB
 2025-10-17 10:16 UTC  (5+ messages)
` [PATCH v6 2/5] printk: nbcon: Introduce KDB helpers
` [PATCH v6 3/5] printk: nbcon: Allow KDB to acquire the NBCON context

[PATCH v10 0/4] can: m_can: Add am62 wakeup support
 2025-10-17 10:15 UTC  (2+ messages)

[PATCH v2 0/4] PM: QoS: Introduce a CPU system-wakeup QoS limit for s2idle
 2025-10-17 10:15 UTC  (3+ messages)
` [PATCH v2 3/4] sched: idle: Respect the "

[PATCH v4 0/2] arm64/mm: prevent panic on -ENOMEM in arch_add_memory()
 2025-10-17 10:14 UTC  (5+ messages)
` [PATCH v4 1/2] arm64/mm: Allow __create_pgd_mapping() to propagate pgtable_alloc() errors
` [PATCH v4 2/2] arm64/mm: Rename try_pgd_pgtable_alloc_init_mm

[syzbot] [ocfs2?] KASAN: use-after-free Read in ocfs2_claim_suballoc_bits
 2025-10-17 10:13 UTC  (2+ messages)
` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 98ac9cc4b4452ed7e714eddc8c90ac4ae5da1a09

[PATCH rtw-next v2 0/7] wifi: rtw89: improvements for USB part
 2025-10-17 10:06 UTC  (8+ messages)
` [PATCH rtw-next v2 6/7] wifi: rtw89: handle IEEE80211_TX_CTL_REQ_TX_STATUS frames for USB

[PATCH v30 0/3] MCTP Over PCC Transport
 2025-10-17 10:12 UTC  (3+ messages)
` [PATCH v30 2/3] mailbox: pcc: functions for reading and writing PCC extended data
  ` [External] : "

[PATCH v6 5/5] kdb: Adapt kdb_msg_write to work with NBCON consoles
 2025-10-17 10:12 UTC  (3+ messages)

[syzbot] [ocfs2?] UBSAN: array-index-out-of-bounds in ocfs2_block_group_fill
 2025-10-17 10:11 UTC  (2+ messages)
` Forwarded: #syz test https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git 2433b84761658ef123ae683508bc461b07c5b0f0

[PATCH v1] perf arm_spe: Add a macro definition to handle offset value
 2025-10-17 10:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] riscv: dts: spacemit: add Ethernet and PDMA to OrangePi RV2
 2025-10-17 10:02 UTC  (2+ messages)
` [PATCH 2/2] net: spacemit: compile k1_emac driver as built-in by default

[PATCH v2 00/21] Runtime TDX Module update support
 2025-10-17 10:08 UTC  (7+ messages)

[PATCH] ACPI: property: Fix argument order in __acpi_node_get_property_reference()
 2025-10-17 10:07 UTC 

[PATCH rtw-next v3 0/9] wifi: rtw89: improvements for USB part
 2025-10-17 10:03 UTC  (10+ messages)
` [PATCH rtw-next v3 1/9] wifi: rtw89: usb: use common error path for skbs in rtw89_usb_rx_handler()
` [PATCH rtw-next v3 2/9] wifi: rtw89: usb: fix leak in rtw89_usb_write_port()
` [PATCH rtw-next v3 3/9] wifi: rtw89: usb: use ieee80211_free_txskb() where appropriate
` [PATCH rtw-next v3 4/9] wifi: rtw89: refine rtw89_core_tx_wait_complete()
` [PATCH rtw-next v3 5/9] wifi: rtw89: implement C2H TX report handler
` [PATCH rtw-next v3 6/9] wifi: rtw89: fill TX descriptor of FWCMD in shortcut
` [PATCH rtw-next v3 7/9] wifi: rtw89: handle IEEE80211_TX_CTL_REQ_TX_STATUS frames for USB
` [PATCH rtw-next v3 8/9] wifi: rtw89: provide TX reports for management frames
` [PATCH rtw-next v3 9/9] wifi: rtw89: process TX wait skbs for USB via C2H handler

[selftests/bpf QUESTION] What is the proper way to fix the build error
 2025-10-17 10:05 UTC 

[PATCH v2 1/2] PCI/ASPM: Override the ASPM and Clock PM states set by BIOS for devicetree platforms
 2025-10-17 10:04 UTC  (5+ messages)

[PATCH v9 drm-dp 0/4] Fix hibmc driver bugs
 2025-10-17  9:59 UTC  (5+ messages)
` [PATCH v9 drm-dp 1/4] drm/hisilicon/hibmc: fix dp probabilistical detect errors after HPD irq
` [PATCH v9 drm-dp 2/4] drm/hisilicon/hibmc: add dp mode valid check
` [PATCH v9 drm-dp 3/4] drm/hisilicon/hibmc: fix no showing problem with loading hibmc manually
` [PATCH v9 drm-dp 4/4] drm/hisilicon/hibmc: Adding reset colorbar cfg in dp init

[REGRESSION] in 6.18-rc1, failed to query a GPIO using a name in ACPI
 2025-10-17 10:02 UTC  (4+ messages)

[PATCH v2 0/5] clk: rockchip: Add clock controller for the RV1126B
 2025-10-17  6:31 UTC  (2+ messages)
` [PATCH v2 2/5] dt-bindings: clock, reset: Add support for rv1126b

[PATCH] arm64: dts: qcom: sdm845-shift-axolotl: fix touchscreen properties
 2025-10-17  9:57 UTC  (4+ messages)

[PATCH] media: qcom: camss: drop unused module alias
 2025-10-17  9:56 UTC  (2+ messages)

[PATCH v3 0/2] dmaengine: dw-axi-dmac: PM cleanup and reset control support
 2025-10-17  9:56 UTC  (4+ messages)
` [PATCH v3 2/2] dmaengine: dw-axi-dmac: add "

[PATCH v1 0/4] media: qcom: iris: encoder feature enhancements
 2025-10-17  9:55 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Read HGEIP CSR on the correct cpu
 2025-10-17  9:53 UTC  (3+ messages)

[PATCH v3 2/2] selinux: improve bucket distribution uniformity of avc_hash()
 2025-10-17  9:53 UTC  (2+ messages)

[PATCH v1] PM: suspend: Make pm_test delay interruptible by wakeup events
 2025-10-17  9:53 UTC 

[RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure
 2025-10-17  9:53 UTC  (12+ messages)

[PATCH v4 0/7] Add AMD ISP4 driver
 2025-10-17  9:53 UTC  (7+ messages)
` [PATCH v4 5/7] media: platform: amd: isp4 video node and buffers handling added

[PATCH v2 00/20] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2025-10-17  9:53 UTC  (7+ messages)
` [PATCH v2 10/20] rv: Add Hybrid Automata monitor type
` [PATCH v2 12/20] verification/rvgen: Add support for Hybrid Automata

[PATCH v2 0/2] iio: imu: st_lsm6dsx: Decouple sensor ODR from FIFO batch data rate
 2025-10-17  9:52 UTC  (4+ messages)
` [PATCH 1/2] iio: imu: st_lsm6dsx: Fix measurement unit for odr struct member

[PATCH 0/2] media: i2c: imx219: Fix regressions introduced by 1x2/2x1 binning
 2025-10-17  9:49 UTC  (5+ messages)
` [PATCH 1/2] media: i2c: imx219: Fix 1920x1080 mode to use 1:1 pixel aspect ratio
` [PATCH 2/2] media: i2c: imx219: Simplify imx219_get_binning() function

[PATCH v2] drm/panel: visionox-rm69299: Depend on BACKLIGHT_CLASS_DEVICE
 2025-10-17  9:49 UTC  (2+ messages)

[PATCH] f2fs: ensure node page reads complete before f2fs_put_super() finishes
 2025-10-17  9:47 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH v6 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-10-17  9:46 UTC  (3+ messages)
` [PATCH v6 01/10] x86/acpi: Add helper functions to setup and access the wakeup mailbox

[PATCH] drm/panthor: Fix UAF race between device unplug and FW event processing
 2025-10-17  9:46 UTC  (3+ messages)

[PATCH] PCI/PM: Prevent runtime suspend before devices are fully initialized
 2025-10-17  9:45 UTC  (2+ messages)

[PATCH v4 0/2] Add power-controller support for RV1126B
 2025-10-17  9:38 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: power: rockchip: Add "
` [PATCH v4 2/2] pmdomain: "

[PATCH v1 0/3] PM: runtimePCI/ACPI: TAD: Auto-cleanup macros for runtime PM
 2025-10-17  9:43 UTC  (8+ messages)
` [PATCH v1 1/3] PM: runtime: Introduce PM_RUNTIME_ACQUIRE_OR_FAIL() macro

[PATCH v3] selftests: complete kselftest include centralization
 2025-10-17  9:02 UTC  (2+ messages)
` [PATCH] samples/vfs: add selftests include path for kselftest.h

6.18.0-rc1: LTP syscalls ioctl_pidfd05: TFAIL: ioctl(pidfd, PIDFD_GET_INFO_SHORT, info_invalid) expected EINVAL: ENOTTY (25)
 2025-10-17  9:40 UTC  (4+ messages)

[PATCH v1] cpuidle: governors: menu: Predict longer idle time when in doubt
 2025-10-17  9:39 UTC  (3+ messages)

[PATCH mm-new v2 1/1] mm/khugepaged: guard is_zero_pfn() calls with pte_present()
 2025-10-17  9:38 UTC 

[PATCH v8 2/2] MAINTAINERS: Add entry for Innosilicon hdmi bridge library
 2025-10-17  9:36 UTC  (5+ messages)
  `  "

[PATCH] x86/platform/uv: Use str_enabled_disabled in uv_nmi_setup_hubless_intr
 2025-10-17  9:37 UTC 

[PATCH mm-new 1/1] mm/khugepaged: guard is_zero_pfn() calls with pte_present()
 2025-10-17  9:35 UTC  (8+ messages)

[PATCH 0/2] reset: remove last remaining user of the legacy lookup and drop unused code
 2025-10-17  9:34 UTC  (3+ messages)
` [PATCH 2/2] reset: remove legacy reset lookup code

[PATCH v1 0/3] riscv: sophgo: add top syscon device for cv18xx
 2025-10-17  9:35 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: soc: sophgo: add TOP syscon for CV18XX/SG200X series SoC

[PATCHSET v9 sched_ext/for-6.19] Add a deadline server for sched_ext tasks
 2025-10-17  9:26 UTC  (15+ messages)
` [PATCH 01/14] sched/debug: Fix updating of ppos on server write ops
` [PATCH 02/14] sched/debug: Stop and start server based on if it was active
` [PATCH 03/14] sched/deadline: Clear the defer params
` [PATCH 04/14] sched/deadline: Return EBUSY if dl_bw_cpus is zero
` [PATCH 05/14] sched: Add a server arg to dl_server_update_idle_time()
` [PATCH 06/14] sched_ext: Add a DL server for sched_ext tasks
` [PATCH 07/14] sched/debug: Add support to change sched_ext server params
` [PATCH 08/14] sched/deadline: Add support to remove DL server's bandwidth contribution
` [PATCH 09/14] sched/deadline: Account ext server bandwidth
` [PATCH 10/14] sched/deadline: Allow to initialize DL server when needed
` [PATCH 11/14] sched/deadline: Fix DL server crash in inactive_timer callback
` [PATCH 12/14] sched_ext: Selectively enable ext and fair DL servers
` [PATCH 13/14] selftests/sched_ext: Add test for sched_ext dl_server
` [PATCH 14/14] selftests/sched_ext: Add test for DL server total_bw consistency

[PATCH v2 0/3] Do not change split folio target order
 2025-10-17  9:33 UTC  (5+ messages)
` [PATCH v2 2/3] mm/memory-failure: improve large block size folio handling
` [PATCH v2 3/3] mm/huge_memory: fix kernel-doc comments for folio_split() and related

[PATCH v3 0/9] Add RZ/G3E USB3.2 Gen1 Host Controller support
 2025-10-17  9:33 UTC  (5+ messages)
` [PATCH v3 1/9] dt-bindings: phy: renesas: Document Renesas RZ/G3E USB3.0 PHY
` [PATCH v3 2/9] phy: renesas: Add Renesas RZ/G3E USB3.0 PHY driver

[RFC PATCH] dma-fence: Remove 64-bit flag
 2025-10-17  9:31 UTC 

[PATCH v2] kunit: test_dev_action: Correctly cast 'priv' pointer to long*
 2025-10-17  9:28 UTC 

[PATCH v4] arm64: dts: imx: correct the flexspi compatible string to match with yaml
 2025-10-17  9:25 UTC 

[PATCH bpf v1] selftests/bpf: Fix set but not used errors
 2025-10-17  9:21 UTC 

[PATCH v4 3/3] scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devices
 2025-10-17  9:21 UTC  (5+ messages)

[PATCH net] net: phy: realtek: fix rtl8221b-vm-cg name
 2025-10-17  9:20 UTC  (2+ messages)

[syzbot] [gfs2?] WARNING in chown_common
 2025-10-17  9:20 UTC 


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