The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-10-21 12:15:59 to 2025-10-21 13:52:13 UTC [more...]

[PATCH 1/2] cpuidle: psci: Replace deprecated strcpy in psci_idle_init_cpu
 2025-10-21 13:51 UTC  (2+ messages)
` [PATCH 2/2] cpuidle: riscv-sbi: Replace deprecated strcpy in sbi_cpuidle_init_cpu

[PATCH v6 00/17] lib/crypto: Move SHA3 to lib/crypto, add SHAKE* and add ML-DSA signing
 2025-10-21 13:51 UTC  (3+ messages)
` [PATCH v6 17/17] modsign: Enable ML-DSA module signing

[PATCH v7.1 0/4] bitfield initial refactor within nova-core (RESEND)
 2025-10-21 13:51 UTC  (5+ messages)

[PATCH RFC 0/3] ASoC: qcom: x1e80100: Add sound card support for Dell XPS13 9345
 2025-10-21 13:50 UTC  (4+ messages)
` [PATCH RFC 1/3] ASoC: dt-bindings: qcom,sm8250: Add Dell XPS13 9345 sound card
` [PATCH RFC 2/3] ASoC: qcom: x1e80100: Add Dell XPS13 9345 support
` [PATCH RFC 3/3] arm64: dts: qcom: x1e80100-dell-xps13-9345: Add Left/Right Speakers and Tweeter

[PATCH] drivers/xen/xenbus: Simplify return statement in join()
 2025-10-21 13:49 UTC 

[PATCH v3 0/4] uacce: driver fixes for memory leaks and state management
 2025-10-21 13:50 UTC  (5+ messages)
` [PATCH v3 1/4] uacce: fix for cdev memory leak
` [PATCH v3 2/4] uacce: fix isolate sysfs check condition
` [PATCH v3 3/4] uacce: implement mremap in uacce_vm_ops to return -EPERM
` [PATCH v3 4/4] uacce: ensure safe queue release with state management

[Resend PATCH v4 0/7] clk: rockchip: Add clock controller for the RV1126B and RK3506
 2025-10-21 13:48 UTC  (5+ messages)
` [PATCH v4 4/7] dt-bindings: clock: Add support for rockchip pvtpll
` [PATCH v4 5/7] clk: rockchip: add support for pvtpll clk

[PATCH v10 00/15] x86: Enable Linear Address Space Separation support
 2025-10-21 13:48 UTC  (4+ messages)
` [PATCH v10 02/15] x86/asm: Introduce inline memcpy and memset

[PATCH] Kconfig :Fix aggregate spelling fix
 2025-10-21 13:47 UTC 

[PATCH 0/2] arm64/mm: Add remaining TLBI_XXX_MASK macros
 2025-10-21 13:45 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH mm-new v2] mm/khugepaged: Factor out common logic in [scan,alloc]_sleep_millisecs_store()
 2025-10-21 13:44 UTC 

[PATCH] acpica: Work around bogus -Wstringop-overread warning since GCC 11
 2025-10-21 13:43 UTC  (4+ messages)

[PATCH v2 00/21] Runtime TDX Module update support
 2025-10-21 13:42 UTC  (9+ messages)

[PATCH v2 net] sctp: avoid NULL dereference when chunk data buffer is missing
 2025-10-21 13:42 UTC  (2+ messages)

[PATCH] spelling fix
 2025-10-21 13:42 UTC 

[PATCH] x86/its: use Sapphire Rapids+ feature to opt out
 2025-10-21 13:40 UTC  (7+ messages)

[PATCH v2 0/8] Binary Large Objects for Rust DebugFS
 2025-10-21 13:40 UTC  (3+ messages)
` [PATCH v2 1/8] rust: fs: add file::Offset type alias

[PATCH] jbd2: assign different lock_class_key for different filesystem
 2025-10-21 13:39 UTC  (6+ messages)

[PATCH v3 0/1] nf_conntrack_ftp: Added nfct_seqadj_ext_add()
 2025-10-21 13:39 UTC  (2+ messages)
` [PATCH v3 1/1] nft_ct: Added nfct_seqadj_ext_add() for NAT'ed conntrack

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-10-21 13:39 UTC  (3+ messages)
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset

[Question] Received vtimer interrupt but ISTATUS is 0
 2025-10-21 13:38 UTC  (3+ messages)

[PATCH v3 0/4] KVM: VMX: Unify L1D flush for L1TF
 2025-10-21 13:38 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: VMX: Flush CPU buffers as needed if L1D cache flush is skipped
` [PATCH v3 2/4] KVM: VMX: Bundle all L1 data cache flush mitigation code together

[PATCH 0/2] AMD root search fix
 2025-10-21 13:37 UTC  (4+ messages)
` [PATCH 1/2] x86/amd_node: Fix AMD root device caching

[PATCH v4 0/4] KVM: x86: User-return MSR cleanups
 2025-10-21 13:37 UTC  (4+ messages)
` [PATCH v4 1/4] KVM: TDX: Synchronize user-return MSRs immediately after VP.ENTER

[PATCH 0/2] Use Rust Bitmap from Rust Binder driver
 2025-10-21 13:37 UTC  (4+ messages)
` [PATCH 2/2] rust_binder: use bitmap for allocation of handles

[PATCH v2 0/3] Add TSU support for the Renesas RZ/V2H SoC
 2025-10-21 13:36 UTC  (3+ messages)
` [PATCH v2 1/3] clk: renesas: r9a09g057: Add clock and reset entries for TSU

[PATCH v2 0/6] Add RTC support for the Renesas RZ/V2H SoC
 2025-10-21 13:35 UTC  (3+ messages)
` [PATCH v2 1/6] clk: renesas: r9a09g057: Add clock and reset entries for RTC

[PATCH v2 0/5] Use Rust Bitmap from Rust Binder driver
 2025-10-21 13:32 UTC  (6+ messages)
` [PATCH v2 1/5] rust: bitmap: add MAX_LEN and NO_ALLOC_MAX_LEN constants
` [PATCH v2 2/5] rust: bitmap: add BitmapVec::new_small()
` [PATCH v2 3/5] rust: id_pool: do not supply starting capacity
` [PATCH v2 4/5] rust: id_pool: do not immediately acquire new ids
` [PATCH v2 5/5] rust_binder: use bitmap for allocation of handles

[PATCH net] net: phy: micrel: always set shared->phydev for LAN8814
 2025-10-21 13:32 UTC  (2+ messages)

[PATCH v6 0/7] rust: add `ww_mutex` support
 2025-10-21 13:31 UTC  (9+ messages)
` [PATCH v6 5/7] rust: ww_mutex: add context-free locking functions
` [PATCH v6 6/7] rust: ww_mutex/exec: add high-level API

[PATCH v5 0/9] Redo PolarFire SoC's mailbox/clock devicestrees and related code
 2025-10-21 13:31 UTC  (2+ messages)
` (subset) "

[PATCH] dma-buf: improve dma_buf_show_fdinfo output
 2025-10-21 13:31 UTC 

[PATCH 1/1] dt-bindings: mfd: dlg,da9063: allow wakeup-source property
 2025-10-21 13:31 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: mfd: dlg,da9063: Allow wakeup-source property
 2025-10-21 13:30 UTC  (2+ messages)

[PATCH v2] acpi,srat: Fix incorrect device handle check for Generic Initiator
 2025-10-21 13:30 UTC  (4+ messages)

[PATCH v8 0/5] Add support for Andes Qilai SoC PCIe controller
 2025-10-21 13:30 UTC  (3+ messages)
` [PATCH v8 2/5] dt-bindings: PCI: Add Andes QiLai PCIe support

[PATCH] docs: nbd: update default value for ndb max_part to '16'
 2025-10-21 13:28 UTC 

[syzbot] [bpf?] WARNING in bpf_bprintf_prepare (3)
 2025-10-21 13:30 UTC 

[PATCH] clk: renesas: cpg-mssr: Add read-back and delay handling for RZ/T2H MSTP
 2025-10-21 13:28 UTC  (2+ messages)

[PATCH for-next] RDMA/cm: Base cm_id destruction timeout on CMA values
 2025-10-21 13:27 UTC 

[PATCH v2 1/2] most: usb: fix use-after-free/double-free in hdm_disconnect
 2025-10-21 13:16 UTC  (2+ messages)
` [PATCH v2 2/2] most: usb: hdm_probe: fix calling put_device() before device_initialize()

[PATCH] dt-bindings: power: Convert Actions Owl SPS to DT schema
 2025-10-21 13:26 UTC  (2+ messages)

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

[PATCH v3] slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts
 2025-10-21 13:24 UTC  (3+ messages)

[PATCH net-next v2] net: phy: micrel: Add support for non PTP SKUs for lan8814
 2025-10-21 13:24 UTC  (2+ messages)

[PATCH] irqchip/gicv3-its: Clear cache with VINVALL for erratum 162100801
 2025-10-21 13:24 UTC 

[PATCH 0/7] drm/bridge: tc358768: Long command support
 2025-10-21 13:23 UTC  (8+ messages)
` [PATCH 1/7] drm/bridge: tc358768: Fix typo in TC358768_DSI_CONTROL_DIS_MODE
` [PATCH 2/7] drm/bridge: tc358768: Set pre_enable_prev_first for reverse order
` [PATCH 3/7] drm/bridge: tc358768: Separate indirect register writes
` [PATCH 4/7] drm/bridge: tc358768: Support non-continuous clock
` [PATCH 5/7] drm/bridge: tc358768: Add LP mode command support
` [PATCH 6/7] drm/bridge: tc358768: Separate video format config
` [PATCH 7/7] drm/bridge: tc358768: Add support for long command tx via video buffer

[PATCH v2 0/3] gpio: idio-16: Fix regmap initialization errors
 2025-10-21 13:21 UTC  (3+ messages)
` [PATCH v2 3/3] gpio: idio-16: Define fixed direction of the GPIO lines

6.18.0-rc1: LTP syscalls ioctl_pidfd05: TFAIL: ioctl(pidfd, PIDFD_GET_INFO_SHORT, info_invalid) expected EINVAL: ENOTTY (25)
 2025-10-21 13:21 UTC  (5+ messages)

[PATCH v2 03/10] um: vdso: Implement __vdso_getcpu() via syscall
 2025-10-21 13:20 UTC  (9+ messages)

[PATCH 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
 2025-10-21 13:20 UTC  (4+ messages)
` [PATCH 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks

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

[PATCH] init/main.c: Wrap long kernel cmdline when printing to logs
 2025-10-21 13:16 UTC  (7+ messages)

[PATCH] comedi: drivers: do not detach device if driv->attach() fails
 2025-10-21 13:16 UTC 

[PATCH] qcom: ice: Prevent client probe failures on unsupported ICE
 2025-10-21 13:16 UTC  (4+ messages)

[PATCH v2 0/8] Add support for i.MX8ULP's SIM LPAV
 2025-10-21 13:16 UTC  (6+ messages)
` [PATCH v2 7/8] reset: imx8mp-audiomix: Support i.MX8ULP "

[syzbot] [can?] general protection fault in can_rx_unregister
 2025-10-21 13:16 UTC 

[PATCH v5] can: virtio: Initial virtio CAN driver
 2025-10-21 13:15 UTC  (5+ messages)

[PATCH] drm/tilcdc: Fix removal actions in case of failed probe
 2025-10-21 13:14 UTC  (4+ messages)

[PATCH v2 0/4] qrb2210-rb1: HDMI/I2S audio playback support
 2025-10-21 13:13 UTC  (8+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: qcm2290: add LPASS LPI pin controller

[PATCH v2 0/3] staging: most: replace BUG_ON() with proper error handling
 2025-10-21 13:09 UTC  (4+ messages)
` [PATCH v2 1/3] staging: most: i2c: replace BUG_ON() with proper checks and error returns
` [PATCH v2 2/3] staging: most: dim2: "
` [PATCH v2 3/3] staging: most: video: replace BUG_ON() with proper check

[PATCH v2 00/11] vfs: recall-only directory delegations for knfsd
 2025-10-21 13:09 UTC  (2+ messages)

[PATCH 0/4] x86/mm: some cleanups for pagetable setup code
 2025-10-21 13:06 UTC  (2+ messages)

[PATCH v5 0/8] gpio: renesas: Add support for GPIO and related interrupts in RZ/N1 SoC
 2025-10-21 13:05 UTC  (3+ messages)
` [PATCH v5 7/8] soc: renesas: Add support for Renesas RZ/N1 GPIO Interrupt Multiplexer

[PATCH v3 0/3] initrd: remove half of classic initrd support
 2025-10-21 13:05 UTC  (2+ messages)

[PATCH v1 2/2] serial: 8250_dma: add parameter to queue work on specific cpu
 2025-10-21 13:05 UTC  (2+ messages)

[PATCH RFC v7 0/7] erofs: inode page cache share feature
 2025-10-21 13:04 UTC  (4+ messages)
` [PATCH RFC v7 5/7] erofs: support unencoded inodes for page cache share

[PATCH v2 0/3] Add Mali GPU support for Mediatek MT8365 SoC
 2025-10-21 13:01 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: gpu: mali-bifrost: Add compatible for "

[PATCH v1 00/23] mm: balloon infrastructure cleanups
 2025-10-21 12:59 UTC  (17+ messages)
` [PATCH v1 01/23] vmw_balloon: adjust BALLOON_DEFLATE when deflating while migrating
` [PATCH v1 02/23] vmw_balloon: remove vmballoon_compaction_init()
` [PATCH v1 03/23] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v1 04/23] mm/balloon_compaction: centralize basic page migration handling
` [PATCH v1 05/23] mm/balloon_compaction: centralize adjust_managed_page_count() handling
` [PATCH v1 06/23] vmw_balloon: stop using the balloon_dev_info lock
` [PATCH v1 07/23] mm/balloon_compaction: use a device-independent balloon (list) lock
` [PATCH v1 08/23] mm/balloon_compaction: remove dependency on page lock
` [PATCH v1 09/23] mm/balloon_compaction: make balloon_mops static
` [PATCH v1 10/23] mm/balloon_compaction: drop fs.h include from balloon_compaction.h
` [PATCH v1 11/23] drivers/virtio/virtio_balloon: stop using balloon_page_push/pop()
` [PATCH v1 12/23] mm/balloon_compaction: remove balloon_page_push/pop()
` [PATCH v1 13/23] mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
` [PATCH v1 14/23] mm/balloon_compaction: move internal helpers to memory_compaction.c
` [PATCH v1 15/23] mm/balloon_compaction: assert that the balloon_pages_lock is held
` [PATCH v1 16/23] mm/balloon_compaction: mark remaining functions for having proper kerneldoc

[PATCH v3 00/10] pmdomain: samsung: add supoort for Google GS101
 2025-10-21 12:59 UTC  (3+ messages)
` [PATCH v3 03/10] dt-bindings: soc: samsung: gs101-pmu: allow power domains as children

[PATCH 1/2] mm/memory: Do not populate page table entries beyond i_size
 2025-10-21 12:58 UTC  (11+ messages)
` [PATCH 2/2] mm/truncate: Unmap large folio on split failure

[PATCH] virtio_blk: NULL out vqs to avoid double free on failed resume
 2025-10-21 12:57 UTC  (2+ messages)

[RFC PATCH 0/2] gpio: regmap: Ensure writes for aliased data values
 2025-10-21 12:56 UTC  (6+ messages)
` [RFC PATCH 2/2] gpio: regmap: Bypass cache for aliased outputs

[PATCH 04/11] ASoC: sun4i-spdif: Support SPDIF output on A523 family
 2025-10-21 12:55 UTC  (2+ messages)

[PATCH v4] PM: hibernate: Avoid missing wakeup events during hibernation
 2025-10-21 12:54 UTC  (2+ messages)
` [REGRESSION][BISECTED] "Wakeup event detected during hibernation" on Dell Precision 7780 (was "[PATCH v4] PM: hibernate: Avoid missing wakeup events during hibernation")

[PATCH] fs: rework I_NEW handling to operate without fences
 2025-10-21 12:54 UTC  (5+ messages)

[PATCH RFC 0/9] gpio: improve support for shared GPIOs
 2025-10-21 12:53 UTC  (11+ messages)

[PATCH v3 0/5] of/irq: Misc msi-parent handling fixes/clean-ups
 2025-10-21 12:51 UTC  (4+ messages)
` [PATCH v3 1/5] of/irq: Add msi-parent check to of_msi_xlate()

[PATCH] mtd: intel-dg: wake card on operations
 2025-10-21 12:51 UTC  (4+ messages)

[PATCH v2] mtd: intel-dg: wake card on operations
 2025-10-21 12:32 UTC 

[PATCH v2 1/1] MIPS: Malta: Use pcibios_align_resource() to block io range
 2025-10-21 12:51 UTC  (3+ messages)

[GIT PULL v2] rv fixes and selftests for v6.18-rc3
 2025-10-21 12:48 UTC 

[PATCH v1 0/3] PCI fixes for s390
 2025-10-21 12:49 UTC  (3+ messages)
` [PATCH v1 1/3] PCI: Allow per function PCI slots

[PATCH] PCI: Check drivers_autoprobe for all added devices
 2025-10-21 12:49 UTC  (5+ messages)
` [PATCH v2] driver core: "

[PATCH v3] s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump
 2025-10-21 12:47 UTC  (2+ messages)

[PATCH] hwrng: tpm: Do not enable by default
 2025-10-21 12:46 UTC 

[PATCH v5 0/3] Add OP-TEE based RPMB driver for UFS devices
 2025-10-21 12:42 UTC  (4+ messages)
` [PATCH v5 1/3] scsi: ufs: core: Convert string descriptor format macros to enum
` [PATCH v5 2/3] scsi: ufs: core: fix incorrect buffer duplication in ufshcd_read_string_desc()
` [PATCH v5 3/3] scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devices

[PATCH] misc: rp1: Fix some error handling paths
 2025-10-21 12:48 UTC  (2+ messages)

[PATCH v4 0/3] PM: runtime: Auto-cleanup macros for runtime PM
 2025-10-21 12:44 UTC  (4+ messages)
` [PATCH v4 2/3] PCI/sysfs: Use runtime PM guard macro for auto-cleanup

[PATCH net-next v7 1/2] net/tls: support setting the maximum payload size
 2025-10-21 12:44 UTC  (2+ messages)

[PATCH v2] drm/display: add hw_params callback function to drm_connector_hdmi_audio_ops
 2025-10-21 12:43 UTC  (5+ messages)

[PATCH] objtool: Fix warning in check.c when validating stack frames
 2025-10-21 12:42 UTC 

[PATCH] v4l: controls: Add v4l2 control to store camera module identifier
 2025-10-21 12:41 UTC 

[PATCH v4 0/5] of/irq: Misc msi-parent handling fixes/clean-ups
 2025-10-21 12:41 UTC  (6+ messages)
` [PATCH v4 1/5] of/irq: Add msi-parent check to of_msi_xlate()
` [PATCH v4 2/5] of/irq: Fix OF node refcount in of_msi_get_domain()
` [PATCH v4 3/5] of/irq: Export of_msi_xlate() for module usage
` [PATCH v4 4/5] PCI: iproc: Implement MSI controller node detection with of_msi_xlate()
` [PATCH v4 5/5] irqchip/gic-its: Rework platform MSI deviceID detection

[PATCH v7 00/11] Add Enclustra Arria10 and Cyclone5 SoMs
 2025-10-21 12:40 UTC  (3+ messages)

[PATCH] dt-bindings: Fix inconsistent quoting
 2025-10-21 12:40 UTC  (2+ messages)

[PATCH v3 1/2] selinux: Make avc cache slot size configurable during boot
 2025-10-21 12:38 UTC  (2+ messages)

[PATCH v4 0/3] vfio: handle DMA map/unmap up to the addressable limit
 2025-10-21 12:36 UTC  (2+ messages)

[PATCH v2 0/2] Add read_poll_count_atomic support
 2025-10-21 12:35 UTC  (3+ messages)
` [PATCH v2 2/2] rust: Add read_poll_count_atomic function

[PATCH] PCI/ASPM: Enable only L0s and L1 for devicetree platforms
 2025-10-21 12:35 UTC  (3+ messages)

[PATCH] md/md-linear: Enable atomic writes
 2025-10-21 12:32 UTC  (7+ messages)

[PATCH 0/6] drm/panic: Fixes found with kunit
 2025-10-21 12:32 UTC  (4+ messages)

Wrong source address selection in arp_solicit for forwarded packets
 2025-10-21 12:31 UTC  (3+ messages)

[PATCH RESEND] dts: arm64: amlogic: Add ISP related nodes for C3
 2025-10-21 12:29 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: amlogic: add support for Tanix TX9 Pro
 2025-10-21 12:29 UTC  (2+ messages)

[PATCH 0/2] soc: amlogic: canvas: fix device leak on lookup
 2025-10-21 12:29 UTC  (2+ messages)

[PATCH v3 00/10] pinctrl: stm32: Support I/O synchronization
 2025-10-21 12:26 UTC  (9+ messages)
` [PATCH v3 09/10] dt-bindings: pinctrl: stm32: Support I/O synchronization parameters

[PATCH] arm64: Add kernel parameter to disable trap EL0 accesses to IMPDEF regs
 2025-10-21 12:25 UTC  (2+ messages)

[PATCH 0/3] staging: most: replace BUG_ON() with WARN_ON_ONCE()
 2025-10-21 12:24 UTC  (5+ messages)
` [PATCH 1/3] staging: most: i2c: replace BUG_ON() with WARN_ON_ONCE() and return error
` [PATCH 2/3] staging: most: dim2: replace BUG_ON() with WARN_ON_ONCE() and proper error returns
` [PATCH 3/3] staging: most: video: replace BUG_ON() with WARN_ON_ONCE()

[syzbot] [comedi?] INFO: task hung in comedi_open
 2025-10-21 12:24 UTC  (2+ messages)

[PATCH net-next v5 0/7] net: dsa: lantiq_gswip: use regmap for register access
 2025-10-21 12:24 UTC  (3+ messages)
` [PATCH net-next v5 2/7] net: dsa: lantiq_gswip: convert accessors to use regmap

[PATCH v3 0/2] Pinctrl: add amlogic a5 pinctrl node
 2025-10-21 12:23 UTC  (4+ messages)
` [PATCH v3 2/2] dts: arm64: amlogic: add "

[PATCH v2] pmdomain: ti_sci: Handle wakeup constraint if device has pinctrl wakeup state
 2025-10-21 12:22 UTC  (2+ messages)

[syzbot] [virt?] [net?] possible deadlock in vsock_linger
 2025-10-21 12:19 UTC  (4+ messages)

[syzbot] [kernel?] WARNING in hrtimer_forward (4)
 2025-10-21 12:18 UTC  (5+ messages)

[PATCH v4 0/7] Add OnePlus 6T display (Samsung S6E3FC2X01 DDIC with AMS641RW panel)
 2025-10-21 12:17 UTC  (3+ messages)
` [PATCH v4 7/7] dt-bindings: display: panel-simple-dsi: Remove Samsung S6E3FC2 compatible

[PATCH net] vsock: fix lock inversion in vsock_assign_transport()
 2025-10-21 12:17 UTC 

[PATCH net v2 0/3] mptcp: Fix conflicts between MPTCP and sockmap
 2025-10-21 12:16 UTC  (4+ messages)
` [PATCH net v2 2/3] bpf,sockmap: disallow MPTCP sockets from sockmap updates


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