linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-14 09:35:53 to 2025-07-14 11:59:03 UTC [more...]

[PATCH net-next v9 0/8] Split netmem from struct page
 2025-07-14 11:58 UTC  (12+ messages)
` [PATCH net-next v9 1/8] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v9 2/8] netmem: introduce utility APIs to use struct netmem_desc

[PATCH v4 0/2] i2c: lpi2c: implement master_xfer_atomic callback
 2025-07-14 11:55 UTC  (3+ messages)

[PATCH rc v2] iommu/arm-smmu-v3: Revert vmaster in the error path
 2025-07-14 11:54 UTC  (2+ messages)

[PATCH] iommu/exynos: add support for reserved regions
 2025-07-14 11:54 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu: disable PRR on SM8250
 2025-07-14 11:54 UTC  (2+ messages)

[PATCH] iommu/io-pgtable-arm: Remove unused macro iopte_prot
 2025-07-14 11:54 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu-qcom: Add SM6115 MDSS compatible
 2025-07-14 11:54 UTC  (2+ messages)

[RESEND PATCH v18 0/2] ACPI: APEI: handle synchronous errors in task work
 2025-07-14 11:54 UTC  (12+ messages)
` [RESEND PATCH v18 1/2] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered

[RFC PATCH 0/5] Improvements to unwind user
 2025-07-14 11:54 UTC  (8+ messages)
` [RFC PATCH 2/5] unwind: Export unwind_user symbol to GPL modules

[PATCH 00/19] drm/msm/dp: Drop the HPD state machine
 2025-07-14 11:54 UTC  (7+ messages)
` [PATCH 01/19] drm/msm/dp: Track when DP is physically plugged in
` [PATCH 03/19] drm/msm/dp: Return early from atomic_enable() if cable is not connected
` [PATCH 18/19] drm/msm/dp: Move link training to atomic_enable()

[PATCH v19 0/8] Single RunQueue Proxy Execution (v19)
 2025-07-14 11:52 UTC  (2+ messages)

[PATCH v4 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-07-14 11:52 UTC  (3+ messages)

[PATCH v12 0/3] rust: platform: add Io support
 2025-07-14 11:51 UTC  (5+ messages)
` [PATCH v12 2/3] rust: io: mem: add a generic iomem abstraction

[PATCH v2] arm64: dts: qcom: x1e80100-crd: Add USB multiport fingerprint reader
 2025-07-14 11:48 UTC 

[RFC PATCH 00/36] arm_mpam: Add basic mpam driver
 2025-07-14 11:42 UTC  (5+ messages)
` [RFC PATCH 04/36] cacheinfo: Expose the code to generate a cache-id from a device_node
` [RFC PATCH 07/36] ACPI / PPTT: Find cache level by cache-id

[PATCH v19 0/2] ACPI: APEI: fix potential hardlockup due to infinite SEA excepction loop
 2025-07-14 11:42 UTC  (3+ messages)
` [PATCH v19 1/2] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v19 2/2] ACPI: APEI: handle synchronous exceptions in task work

[PATCH net-next] tracing: ipv6: Replace deprecated strcpy() with strscpy()
 2025-07-14 11:42 UTC  (2+ messages)

[PATCH net-next 00/12] Add NETC Timer PTP driver and add PTP support for ENETC v4
 2025-07-14 11:37 UTC  (19+ messages)
` [PATCH net-next 01/12] dt-bindings: ptp: add bindings for NETC Timer
` [PATCH net-next 02/12] ptp: netc: add NETC Timer PTP driver support

[PATCH] rust: devres: initialize Devres::inner::data last
 2025-07-14 11:32 UTC 

[PATCH next] cpuset: fix warning when attaching tasks with offline CPUs
 2025-07-14 11:30 UTC  (3+ messages)

[PATCH v2 00/12] pinctrl: introduce the concept of a GPIO pin function category
 2025-07-14 11:29 UTC  (3+ messages)
` [PATCH v2 09/12] pinctrl: allow to mark pin functions as requestable GPIOs

[PATCH v2] gpu: nova-core: vbios: change PmuLookupTableEntry to relax alignment
 2025-07-14 11:28 UTC  (2+ messages)

[PATCH v5 0/8] char: misc: Various cleanup for miscdevice
 2025-07-14 11:26 UTC  (5+ messages)
` [PATCH v5 5/8] char: misc: Fix kunit test case miscdev_test_dynamic_reentry() failure

[PATCH v14 0/3] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-07-14 11:25 UTC  (2+ messages)

[PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
 2025-07-14 11:24 UTC  (3+ messages)

[PATCH] iio: ABI: fix correctness of I and Q modifiers
 2025-07-14 11:23 UTC  (2+ messages)

[PATCH] iommu/dart: add missing put_device() call in apple_dart_of_xlate
 2025-07-14 11:23 UTC  (2+ messages)

[PATCH v2] arm64/gcs: Don't call gcs_free() when releasing task_struct
 2025-07-14 11:21 UTC 

[PATCH v3 00/16] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-07-14 11:21 UTC  (19+ messages)
` [PATCH v3 01/16] x86/kvm/emulate: Implement test_cc() in C
` [PATCH v3 02/16] x86/kvm/emulate: Introduce EM_ASM_1
` [PATCH v3 03/16] x86/kvm/emulate: Introduce EM_ASM_2
` [PATCH v3 04/16] x86/kvm/emulate: Introduce EM_ASM_2R
` [PATCH v3 05/16] x86/kvm/emulate: Introduce EM_ASM_2W
` [PATCH v3 06/16] x86/kvm/emulate: Introduce EM_ASM_2CL
` [PATCH v3 07/16] x86/kvm/emulate: Introduce EM_ASM_1SRC2
` [PATCH v3 08/16] x86/kvm/emulate: Introduce EM_ASM_3WCL
` [PATCH v3 09/16] x86/kvm/emulate: Convert em_salc() to C
` [PATCH v3 10/16] x86/kvm/emulate: Remove fastops
` [PATCH v3 11/16] x86,hyperv: Clean up hv_do_hypercall()
` [PATCH v3 12/16] x86_64,hyperv: Use direct call to hypercall-page
` [PATCH v3 13/16] x86/fred: Install system vector handlers even if FRED isnt fully enabled
` [PATCH v3 14/16] x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardware
` [PATCH v3 15/16] x86/fred: KVM: VMX: Always use FRED for IRQs when CONFIG_X86_FRED=y
` [PATCH v3 16/16] objtool: Validate kCFI calls

[PATCH 00/17] rust: replace `kernel::c_str!` with C-Strings
 2025-07-14 11:20 UTC  (2+ messages)

[PATCH] extcon: max14526: depends on I2C to prevent build warning/errors
 2025-07-14 11:17 UTC  (2+ messages)

[PATCH] extcon: fsa9480: Avoid buffer overflow in fsa9480_handle_change()
 2025-07-14 11:16 UTC  (2+ messages)

[PATCH 0/9] rust: use `kernel::{fmt,prelude::fmt!}`
 2025-07-14 11:16 UTC  (2+ messages)

[PATCH v3 0/6] arm64: dts: rockchip: Add ROCK 2A/2F, Sige1 and NanoPi Zero2
 2025-07-14 11:15 UTC  (5+ messages)
` [PATCH v3 2/6] arm64: dts: rockchip: Add Radxa ROCK 2A/2F

[PATCH] cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=y
 2025-07-14 11:12 UTC  (2+ messages)

[PATCH 00/10] rust: use `core::ffi::CStr` method names
 2025-07-14 11:13 UTC  (6+ messages)
` [PATCH 01/10] gpu: nova-core: "
` [PATCH 05/10] rust: drm: "

[PATCH v7 0/5] Add TH1520 GPU support with power sequencing
 2025-07-14 11:07 UTC  (4+ messages)
  ` [PATCH v7 1/5] drm/imagination: Use pwrseq for TH1520 GPU power management

[PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
 2025-07-14 11:06 UTC  (5+ messages)
` [PATCH v2 13/15] arm64: dts: qcom: pm8550vs: Disable different PMIC SIDs by default
` [PATCH v2 14/15] arm64: dts: qcom: Add initial Milos dtsi

[RFC PATCH v8 00/35] AMD: Add Secure AVIC Guest Support
 2025-07-14 11:06 UTC  (5+ messages)
` [RFC PATCH v8 16/35] x86/apic: Simplify bitwise operations on APIC bitmap

[PATCH v7 0/9] LKMM generic atomics in Rust
 2025-07-14 11:06 UTC  (11+ messages)
` [PATCH v7 2/9] rust: sync: Add basic atomic operation mapping framework
` [PATCH v7 3/9] rust: sync: atomic: Add ordering annotation types
` [PATCH v7 4/9] rust: sync: atomic: Add generic atomics
` [PATCH v7 5/9] rust: sync: atomic: Add atomic {cmp,}xchg operations
` [PATCH v7 9/9] rust: sync: atomic: Add Atomic<{usize,isize}>

[PATCH v2 00/11] Add clock drivers for Milos (SM7635)
 2025-07-14 11:04 UTC  (5+ messages)
` [PATCH v2 01/11] clk: qcom: common: Add support to register rcg dfs in qcom_cc_really_probe

[PATCH V2 net-next 00/11] net: hns3: use seq_file for debugfs
 2025-07-14 11:04 UTC  (4+ messages)

[PATCH 0/3] drm/tests: edid: Improve our kunit EDIDs
 2025-07-14 11:02 UTC  (3+ messages)
` [PATCH 2/3] drm/tests: edid: Update CTA-861 HDMI Vendor Specific Data Block

[PATCH] wifi: iwlwifi: Fix typo "ransport"
 2025-07-14 11:02 UTC  (2+ messages)

[PATCH] ALSA: hda/cs35l56: Workaround bad dev-index on Lenovo Yoga Book 9i GenX
 2025-07-14 11:01 UTC 

[PATCH net] net: stmmac: intel: populate entire system_counterval_t in get_time_fn() callback
 2025-07-14 11:02 UTC  (2+ messages)

[PATCH 0/5] drm/st7571-i2c: add support for grayscale xrgb8888
 2025-07-14 11:01 UTC  (13+ messages)
` [PATCH 1/5] drm/st7571-i2c: correct pixel data format description
` [PATCH 2/5] dt-bindings: display: sitronix,st7571: add optional inverted property
` [PATCH 3/5] drm/st7571-i2c: add support inverted pixel format
` [PATCH 4/5] drm/format-helper: introduce drm_fb_xrgb8888_to_gray2()
` [PATCH 5/5] drm/st7571-i2c: add support for 2bit grayscale for XRGB8888

[PATCH 00/11] [PULL REQUEST] Intel IOMMU updates for v6.17
 2025-07-14 11:00 UTC  (2+ messages)

[PATCH] xfs: replace min & max with clamp() in xfs_max_open_zones()
 2025-07-14 10:59 UTC  (3+ messages)

[PATCH v2 2/2] platform/x86: portwell-ec: Add hwmon support for voltage and temperature
 2025-07-14 10:56 UTC 

[PATCH net-next 0/5] dpll: zl3073x: Add misc features
 2025-07-14 10:55 UTC  (2+ messages)

[PATCH v2 1/2] platform/x86: portwell-ec: Add suspend/resume support for watchdog
 2025-07-14 10:55 UTC 

[RFC PATCH 0/7] arm64: Make EFI calls preemptible
 2025-07-14 10:55 UTC  (5+ messages)
` [RFC PATCH 7/7] arm64/efi: Call EFI runtime services without disabling preemption

[PATCH v2 0/5] drm/sitronix/st7571-i2c: Add support for the ST7567 Controller
 2025-07-14 10:44 UTC  (6+ messages)
` [PATCH v2 1/5] drm/sitronix/st7571-i2c: Fix encoder callbacks function names
` [PATCH v2 2/5] drm/sitronix/st7571-i2c: Log probe deferral cause for GPIO get failure
` [PATCH v2 3/5] drm/sitronix/st7571-i2c: Add an indirection level to parse DT
` [PATCH v2 4/5] dt-bindings: display: Add Sitronix ST7567 LCD Controller
` [PATCH v2 5/5] drm/sitronix/st7571-i2c: Add support for the ST7567 Controller

arm64: csdlock at early boot due to slow serial (?)
 2025-07-14 10:52 UTC  (11+ messages)

[PATCH v2 0/2] platform/x86: portwell-ec: Add watchdog suspend/resume and hwmon
 2025-07-14 10:52 UTC 

[PATCH] gpu: nova-core: vbios: change PmuLookupTableEntry to relax alignment
 2025-07-14 10:51 UTC  (4+ messages)
` [PATCH] gpu: nova-core: vbios: split out PmuLookupTableHeader from PmuLookupTable
` [PATCH] gpu: nova-core: vbios: use size_of instead of magic number

[PATCH v5 RESEND 1/3] drm/shmem-helper: Import dmabuf without mapping its sg_table
 2025-07-14 10:47 UTC  (3+ messages)

[PATCH v2] drm/tidss: oldi: convert to devm_drm_bridge_alloc() API
 2025-07-14 10:45 UTC 

[PATCH v6 0/6] block/md/dm: set chunk_sectors from stacked dev stripe size
 2025-07-14 10:46 UTC  (5+ messages)

[PATCH v3] workqueue: rust: add delayed work items
 2025-07-14 10:45 UTC  (3+ messages)

[PATCH] x86/sev: Improve handling of writes to intercepted GUEST_TSC_FREQ
 2025-07-14 10:44 UTC  (2+ messages)

[PATCH] patch_realtek: Support mute LED for Yoga with ALC287
 2025-07-14 10:42 UTC  (2+ messages)

[PATCH v6 0/5] PCI: dwc: Add ECAM support with iATU configuration
 2025-07-14 10:40 UTC  (7+ messages)
` [PATCH v6 3/5] PCI: dwc: qcom: Switch to dwc ELBI resource mapping
` [PATCH v6 4/5] PCI: dwc: Add ECAM support with iATU configuration
` [PATCH v6 5/5] PCI: qcom: Add support for ECAM feature

[PATCH] arm64: dts: freescale: imx93-phyboard-nash: Add current sense amplifier
 2025-07-14 10:36 UTC 

[PATCH v3 0/5] PM: sleep: Improvements of async suspend and resume of devices
 2025-07-14 10:35 UTC  (7+ messages)
` [PATCH v3 1/5] PM: sleep: Resume children after resuming the parent

[PATCH] spi: stm32-ospi: Use of_reserved_mem_region_to_resource() for "memory-region"
 2025-07-14 10:33 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Support user space allocated buffer
 2025-07-14 10:33 UTC  (2+ messages)

[PATCH] ASoC: fsl-asoc-card: add sysclk_ratio for calculate sysclk frequency
 2025-07-14 10:33 UTC  (2+ messages)

[PATCH] ASoC: Intel: fix SND_SOC_SOF dependencies
 2025-07-14 10:33 UTC  (2+ messages)

[PATCH 0/9] drm/bridge: get/put the bridge returned by drm_bridge_get_last_bridge()
 2025-07-14 10:32 UTC  (7+ messages)
` [PATCH 4/9] drm/omapdrm: use drm_bridge_chain_get_last_bridge()
` [PATCH 8/9] drm/bridge: put the bridge returned by drm_bridge_get_next_bridge()

[PATCH v6 0/6] rust: add support for request_irq
 2025-07-14 10:29 UTC  (16+ messages)
` [PATCH v6 3/6] rust: irq: add support for non-threaded IRQs and handlers

[PATCH] x86/sev: Work around broken noinstr on GCC
 2025-07-14 10:27 UTC  (2+ messages)

[RFC PATCH 00/20] TD-Preserving updates
 2025-07-14 10:26 UTC  (4+ messages)

[PATCH v3 0/2] Pass down connector to drm bridge detect hook
 2025-07-14 10:24 UTC  (2+ messages)
`  "

[PATCH] media: uvcvideo: Fix race condition for meta buffer list
 2025-07-14 10:23 UTC 

[PATCHv5 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-07-14 10:19 UTC  (8+ messages)
` [PATCHv5 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCHv5 perf/core 10/22] uprobes/x86: Add support to optimize uprobes

[PATCH] init: Handle bootloader head in kernel parameters
 2025-07-14 10:18 UTC  (11+ messages)

[PATCH v11 0/7] Introduction of PSCR Framework and Related Components
 2025-07-14 10:17 UTC  (2+ messages)

[PATCH MPAM 6.16.rc1] arm_mpam: Enforce to recalculate mbw_min on configuration
 2025-07-14 10:15 UTC  (2+ messages)

[PATCH 0/6] iio: imu: inv_icm42600: pm_runtime fixes + various changes
 2025-07-14 10:15 UTC  (4+ messages)
` [PATCH 6/6] iio: imu: inv_icm42600: Avoid configuring if already pm_runtime suspended

[PATCH v3] eventpoll: Fix priority inversion problem
 2025-07-14 10:14 UTC  (11+ messages)

[PATCH net-next v2 0/3] Follow-up to RGMII mode clarification: am65-cpsw fix + checkpatch
 2025-07-14 10:01 UTC  (3+ messages)
` [PATCH net-next v2 2/3] net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay

[PATCH] LoongArch: KVM: Add some feature detection on host with 3C6000
 2025-07-14  9:57 UTC  (2+ messages)

[PATCH net-next v7 0/3] selftest: net: Add selftest for netpoll
 2025-07-14  9:56 UTC  (4+ messages)
` [PATCH net-next v7 1/3] selftests: drv-net: add helper/wrapper for bpftrace
` [PATCH net-next v7 2/3] selftests: drv-net: Strip '@' prefix from bpftrace map keys
` [PATCH net-next v7 3/3] selftests: net: add netpoll basic functionality test

[PATCH] input: ilitek_ts_i2c: report key event for palm
 2025-07-14  9:51 UTC 

[PATCH v3 1/4] rust: move ARef and AlwaysRefCounted to sync::aref
 2025-07-14  9:54 UTC  (2+ messages)

[PATCH net v3 0/3] net: phy: smsc: use IRQ + relaxed polling to fix missed link-up
 2025-07-14  9:53 UTC  (4+ messages)
` [PATCH net v3 2/3] net: phy: allow drivers to disable polling via get_next_update_time()

[PATCH net-next v6 0/3] selftest: net: Add selftest for netpoll
 2025-07-14  9:52 UTC  (4+ messages)
` [PATCH net-next v6 3/3] selftests: net: add netpoll basic functionality test

[PATCH v4 0/2] Add ADI I3C Controller
 2025-07-14  9:53 UTC  (11+ messages)
` [PATCH v4 1/2] dt-bindings: i3c: Add adi-i3c-master

[PATCH] mkfs.f2fs: adjust zone alignment check to correct position
 2025-07-14  9:51 UTC 

[PATCH net v4 0/3] net: phy: smsc: use IRQ + relaxed polling to fix missed link-up
 2025-07-14  9:52 UTC  (4+ messages)
` [PATCH net v4 1/3] net: phy: enable polling when driver implements get_next_update_time
` [PATCH net v4 2/3] net: phy: allow drivers to disable polling via get_next_update_time()
` [PATCH net v4 3/3] net: phy: smsc: recover missed link-up IRQs on LAN8700 with adaptive polling

[PATCH v3 0/2] Flattening USB controller on SM8450
 2025-07-14  9:51 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sm8450: Flatten usb controller node

[PATCH v7 0/4] Add support for gdsp remoteproc on sa8775p
 2025-07-14  9:51 UTC  (5+ messages)
` [PATCH v7 3/4] misc: fastrpc: Cleanup the domain names
` [PATCH v7 4/4] misc: fastrpc: add support for gdsp remoteproc

[PATCH 1/2] rust: devres: provide an accessor for the device
 2025-07-14  9:49 UTC  (4+ messages)
` [PATCH 2/2] rust: device: implement Device::as_bound()

[PATCH] fs/Kconfig: Enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFS
 2025-07-14  9:49 UTC  (4+ messages)

[PATCH 0/3] drm/sitronix/st7571-i2c: Add support for the ST7567 Controller
 2025-07-14  9:47 UTC  (6+ messages)
` [PATCH 2/3] drm/sitronix/st7571-i2c: Make the reset GPIO to be optional

[PATCH] wifi: mac80211: warn on insufficient antennas for injected HT frames
 2025-07-14  9:47 UTC  (2+ messages)

[PATCH 00/10] arm64: Replace TLB invalidation preprocessor macros with C functions
 2025-07-14  9:46 UTC  (6+ messages)
` [PATCH 03/10] arm64: mm: Implicitly invalidate user ASID based on TLBI operation
` [PATCH 10/10] arm64: mm: Re-implement the __flush_tlb_range_op macro in C

[PATCH v4] RISC-V: KVM: Delegate illegal instruction fault to VS mode
 2025-07-14  9:45 UTC 

[PATCH net-next v7 0/7] Split netmem from struct page
 2025-07-14  9:42 UTC  (8+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "

[PATCH] dt-bindings: interrupt-controller: aspeed: Refine AST2700 binding description and example
 2025-07-14  9:42 UTC  (6+ messages)

[PATCH v5.10] vhost-scsi: protect vq->log_used with vq->mutex
 2025-07-14  9:42 UTC  (3+ messages)

[PATCH v18 0/7] firmware: imx: driver for NXP secure-enclave
 2025-07-14  9:41 UTC  (10+ messages)
` [PATCH v18 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
    ` [EXT] "

[PATCH v2 1/2] platform/chrome: cros_ec_typec: Add role swap ops
 2025-07-14  9:41 UTC  (3+ messages)
` (subset) "

[PATCH v3 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
 2025-07-14  9:39 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: dma: Add SpacemiT K1 PDMA controller
` [PATCH v3 2/8] dmaengine: mmp_pdma: Add optional clock support
` [PATCH v3 3/8] dmaengine: mmp_pdma: Add optional reset controller support
` [PATCH v3 4/8] dmaengine: mmp_pdma: Add operations structure for controller abstraction
` [PATCH v3 5/8] dmaengine: mmp_pdma: Add SpacemiT K1 PDMA support with 64-bit addressing
` [PATCH v3 6/8] riscv: dts: spacemit: Add PDMA0 node for K1 SoC
` [PATCH v3 7/8] riscv: dts: spacemit: Enable PDMA0 on Banana Pi F3 and Milkv Jupiter
` [PATCH v3 8/8] riscv: defconfig: Enable MMP_PDMA support for SpacemiT K1 SoC

[PATCH v10 0/5] PCI: VF resizable BAR
 2025-07-14  9:39 UTC  (2+ messages)

[PATCH v3] erofs: support to readahead dirent blocks in erofs_readdir()
 2025-07-14  9:39 UTC 

[PATCH v3 0/3] Add support for is31fl3236a LED controller
 2025-07-14  9:36 UTC  (9+ messages)
` [PATCH v3 1/3] leds/leds-is31fl32xx: add support for is31fl3236a
` [PATCH v3 2/3] dt-bindings: leds: is31fl32xx: convert the binding to yaml

[PATCH v2 0/7] qcom: qcs8300: Add qcs8300 camss support
 2025-07-14  9:35 UTC  (3+ messages)
` [PATCH v2 4/7] media: qcom: camss: enable csid 690 for qcs8300


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).