messages from 2019-04-28 06:18:52 to 2019-04-30 16:36:07 UTC [more...]
[PATCH v4] powerpc/pseries: Remove limit in wait for dying CPU
2019-04-30 16:34 UTC (2+ messages)
[PATCH v2] powerpc/32s: fix BATs setting with CONFIG_STRICT_KERNEL_RWX
2019-04-30 16:11 UTC
serial drivers polishing
2019-04-30 14:10 UTC (51+ messages)
` [PATCH 01/41] drivers: tty: serial: dz: use dev_err() instead of printk()
` [PATCH 12/41] drivers: tty: serial: uartlite: use dev_dbg() instead of pr_debug()
` [PATCH 13/41] drivers: tty: serial: uartlite: fill mapsize and use it
` [PATCH 14/41] drivers: tty: serial: uartlite: remove unnecessary braces
` [PATCH 15/41] drivers: tty: serial: uartlite: fix use fix bare 'unsigned'
` [PATCH 16/41] drivers: tty: serial: uartlite: fix overlong lines
` [PATCH 20/41] drivers: tty: serial: cpm_uart: use dev_err()/dev_warn() instead of printk()
` [PATCH 21/41] drivers: tty: serial: cpm_uart: fix includes
` [PATCH 22/41] drivers: tty: serial: cpm_uart: fix logging calls
` [PATCH 23/41] drivers: tty: serial: cpm_uart: fix styling issues
` [PATCH 35/41] drivers: tty: serial: 8250: add mapsize to platform data
` [PATCH 36/41] drivers: tty: serial: 8250: store mmio resource size in port struct
` [PATCH 37/41] drivers: tty: serial: 8250: simplify io resource size computation
` [PATCH 40/41] drivers: tty: serial: helper for setting mmio range
[PATCH v2 stable v4.4 1/2] powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg
2019-04-30 13:25 UTC (4+ messages)
` [PATCH v2 stable v4.4 2/2] Documentation: Add nospectre_v1 parameter
[PATCH kernel v3] powerpc/powernv: Isolate NVLinks between GV100GL on Witherspoon
2019-04-30 13:20 UTC (7+ messages)
[PATCH v3 00/16] powerpc/32: Implement fast syscall entry
2019-04-30 12:39 UTC (17+ messages)
` [PATCH v3 01/16] powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S
` [PATCH v3 02/16] powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and use it
` [PATCH v3 03/16] powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() similar to the 40x/booke one
` [PATCH v3 04/16] powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOG
` [PATCH v3 05/16] powerpc/40x: add exception frame marker
` [PATCH v3 06/16] powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOG
` [PATCH v3 07/16] powerpc/40x: Refactor exception entry macros by using head_32.h
` [PATCH v3 08/16] powerpc/fsl_booke: ensure SPEFloatingPointException() reenables interrupts
` [PATCH v3 09/16] powerpc/32: enter syscall with MSR_EE inconditionaly set
` [PATCH v3 10/16] powerpc/32: Enter exceptions with MSR_EE unset
` [PATCH v3 11/16] powerpc/32: get rid of COPY_EE in exception entry
` [PATCH v3 12/16] powerpc: Fix 32-bit handling of MSR_EE on exceptions
` [PATCH v3 13/16] powerpc/32: implement fast entry for syscalls on non BOOKE
` [PATCH v3 14/16] powerpc/32: implement fast entry for syscalls on BOOKE
` [PATCH v3 15/16] powerpc/32: don't do syscall stuff in transfer_to_handler
` [PATCH v3 16/16] powerpc/32: Don't add dummy frames when calling trace_hardirqs_on/off
[PATCH v2 0/5] Allow CPU0 to be nohz full
2019-04-30 12:07 UTC (4+ messages)
[PATCH stable v4.4 0/8] missing powerpc spectre backports for 4.4
2019-04-30 10:41 UTC (18+ messages)
` [PATCH stable v4.4 1/8] powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used
` Patch "powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used" has been added to the 4.4-stable tree
` [PATCH stable v4.4 2/8] powerpc/fsl: Flush branch predictor when entering KVM
` Patch "powerpc/fsl: Flush branch predictor when entering KVM" has been added to the 4.4-stable tree
` [PATCH stable v4.4 3/8] powerpc/fsl: Emulate SPRN_BUCSR register
` Patch "powerpc/fsl: Emulate SPRN_BUCSR register" has been added to the 4.4-stable tree
` [PATCH stable v4.4 4/8] powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)
` Patch "powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)" has been added to the 4.4-stable tree
` [PATCH stable v4.4 5/8] powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms
` Patch "powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms" has been added to the 4.4-stable tree
` [PATCH stable v4.4 6/8] powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'
` Patch "powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'" has been added to the 4.4-stable tree
` [PATCH stable v4.4 7/8] powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg
` [PATCH stable v4.4 8/8] Documentation: Add nospectre_v1 parameter
[PATCH] KVM: PPC: Book3S HV: smb->smp comment fixup
2019-04-30 10:03 UTC (2+ messages)
[PATCH] powerpc: Fix kobject memleak
2019-04-30 8:42 UTC (2+ messages)
[PATCH] powerpc/mm/radix: Fix kernel crash when running subpage protect test
2019-04-30 7:59 UTC
[PATCH v2 1/2] powerpc/perf: init pmu from core-book3s
2019-04-30 6:42 UTC (6+ messages)
` [PATCH v2 2/2] powerpc/perf: Add generic compat mode pmu driver
[PATCH v5 0/8] powerpc/powernv/pci: Make hotplug self-sufficient, independent of FW and DT
2019-04-30 6:00 UTC (7+ messages)
` [PATCH v5 1/8] powerpc/pci: Access PCI config space directly w/o pci_dn
` [PATCH v5 2/8] powerpc/powernv/pci: Suppress an EEH error when reading an empty slot
` [PATCH v5 5/8] powerpc/pci/IOV: Add support for runtime enabling the VFs
[PATCH 0/8]
2019-04-30 5:54 UTC (10+ messages)
` [PATCH 3/8] powerpc/eeh: Convert PNV_PHB_FLAG_EEH to global flag
` [PATCH 5/8] powerpc/eeh: Add eeh_show_enabled()
` [PATCH 6/8] powerpc/eeh: Initialize EEH address cache earlier
powernv/subpage_prot: kernel NULL pointer dereference running kernel self tests (subpage_prot)
2019-04-30 5:52 UTC
[PATCH V32 01/27] Add the ability to lock down access to the running kernel image
2019-04-30 5:15 UTC (5+ messages)
[PATCH v4 0/7] Refactor OCXL driver to allow external drivers to use it
2019-04-30 4:25 UTC (5+ messages)
` [PATCH v4 1/7] ocxl: Split pci.c
` [PATCH v4 2/7] ocxl: Don't pass pci_dev around
Machine Check Exceptions
2019-04-30 0:49 UTC (2+ messages)
[PATCH v3 1/3] powernv/mce: reduce mce console logs to lesser lines
2019-04-29 18:16 UTC (3+ messages)
` [PATCH v3 2/3] powernv/mce: Print correct severity for mce error
` [PATCH v3 3/3] powernv/mce: print additional information about "
[PATCH 12/10] powerpc: unbreak DYNAMIC_DEBUG=y build with clang
2019-04-29 17:34 UTC (2+ messages)
[PATCH v2 3/3] mm: introduce ARCH_HAS_PTE_DEVMAP
2019-04-29 17:22 UTC
[PATCH stable v4.4 00/52] powerpc spectre backports for 4.4
2019-04-29 15:52 UTC (10+ messages)
[RESEND PATCH v3 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
2019-04-29 15:35 UTC (3+ messages)
` [RESEND PATCH v3 09/11] powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
[PATCH for 5.2 10/12] rseq/selftests: powerpc code signature: generate valid instructions
2019-04-29 15:28 UTC
[PATCH] powerpc/32s: fix BATs setting with CONFIG_STRICT_KERNEL_RWX
2019-04-29 12:03 UTC (2+ messages)
[PATCH] powerpc: remove the __kernel_io_end export
2019-04-29 12:00 UTC (3+ messages)
[PATCH 1/3] powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h
2019-04-29 11:54 UTC (4+ messages)
` [PATCH 2/3] powerpc/module32: Use symbolic instructions names
` [PATCH 3/3] powerpc/module64: "
[PATCH] powerpc/powernv/npu: Fix reference leak
2019-04-29 10:36 UTC (3+ messages)
[PATCH stable v4.4 30/52] powerpc: Use barrier_nospec in copy_from_user()
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc: Use barrier_nospec in copy_from_user()" has been added to the 4.4-stable tree
[PATCH stable v4.4 32/52] powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2" has been added to the 4.4-stable tree
[PATCH stable v4.4 01/52] powerpc/xmon: Add RFI flush related fields to paca dump
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/xmon: Add RFI flush related fields to paca dump" has been added to the 4.4-stable tree
[PATCH stable v4.4 06/52] powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again" has been added to the 4.4-stable tree
[PATCH stable v4.4 51/52] powerpc/security: Fix spectre_v2 reporting
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/security: Fix spectre_v2 reporting" has been added to the 4.4-stable tree
[PATCH stable v4.4 05/52] powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code" has been added to the 4.4-stable tree
[PATCH stable v4.4 07/52] powerpc/rfi-flush: Always enable fallback flush on pseries
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/rfi-flush: Always enable fallback flush on pseries" has been added to the 4.4-stable tree
[PATCH stable v4.4 08/52] powerpc/rfi-flush: Differentiate enabled and patched flush types
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/rfi-flush: Differentiate enabled and patched flush types" has been added to the 4.4-stable tree
[PATCH stable v4.4 10/52] powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration" has been added to the 4.4-stable tree
[PATCH stable v4.4 03/52] powerpc/pseries: Support firmware disable of RFI flush
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/pseries: Support firmware disable of RFI flush" has been added to the 4.4-stable tree
[PATCH stable v4.4 17/52] powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()" has been added to the 4.4-stable tree
[PATCH stable v4.4 09/52] powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags" has been added to the 4.4-stable tree
[PATCH stable v4.4 12/52] powerpc/pseries: Set or clear security feature flags
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/pseries: Set or clear security feature flags" has been added to the 4.4-stable tree
[PATCH stable v4.4 22/52] powerpc/pseries: Restore default security feature flags on setup
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/pseries: Restore default security feature flags on setup" has been added to the 4.4-stable tree
[PATCH stable v4.4 42/52] powerpc/pseries: Query hypervisor for count cache flush settings
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/pseries: Query hypervisor for count cache flush settings" has been added to the 4.4-stable tree
[PATCH stable v4.4 20/52] powerpc/pseries: Fix clearing of security feature flags
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/pseries: Fix clearing of security feature flags" has been added to the 4.4-stable tree
[PATCH stable v4.4 21/52] powerpc: Move default security feature flags
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc: Move default security feature flags" has been added to the 4.4-stable tree
[PATCH stable v4.4 16/52] powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()" has been added to the 4.4-stable tree
[PATCH stable v4.4 04/52] powerpc/powernv: Support firmware disable of RFI flush
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/powernv: Support firmware disable of RFI flush" has been added to the 4.4-stable tree
[PATCH stable v4.4 13/52] powerpc/powernv: Set or clear security feature flags
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/powernv: Set or clear security feature flags" has been added to the 4.4-stable tree
[PATCH stable v4.4 43/52] powerpc/powernv: Query firmware for count cache flush settings
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/powernv: Query firmware for count cache flush settings" has been added to the 4.4-stable tree
[PATCH stable v4.4 47/52] powerpc/fsl: Fix spectre_v2 mitigations reporting
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/fsl: Fix spectre_v2 mitigations reporting" has been added to the 4.4-stable tree
[PATCH stable v4.4 50/52] powerpc/fsl: Update Spectre v2 reporting
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/fsl: Update Spectre v2 reporting" has been added to the 4.4-stable tree
[PATCH stable v4.4 49/52] powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)" has been added to the 4.4-stable tree
[PATCH stable v4.4 52/52] powerpc/fsl: Fix the flush of branch predictor
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/fsl: Fix the flush of branch predictor." has been added to the 4.4-stable tree
[PATCH stable v4.4 44/52] powerpc: Avoid code patching freed init sections
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc: Avoid code patching freed init sections" has been added to the 4.4-stable tree
[PATCH stable v4.4 48/52] powerpc/fsl: Add nospectre_v2 command line argument
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/fsl: Add nospectre_v2 command line argument" has been added to the 4.4-stable tree
[PATCH stable v4.4 46/52] powerpc/fsl: Add macro to flush the branch predictor
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/fsl: Add macro to flush the branch predictor" has been added to the 4.4-stable tree
[PATCH stable v4.4 45/52] powerpc/fsl: Add infrastructure to fixup branch predictor flush
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/fsl: Add infrastructure to fixup branch predictor flush" has been added to the 4.4-stable tree
[PATCH stable v4.4 38/52] powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E" has been added to the 4.4-stable tree
[PATCH stable v4.4 27/52] powerpc/64s: Patch barrier_nospec in modules
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64s: Patch barrier_nospec in modules" has been added to the 4.4-stable tree
[PATCH stable v4.4 39/52] powerpc/asm: Add a patch_site macro & helpers for patching instructions
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/asm: Add a patch_site macro & helpers for patching instructions" has been added to the 4.4-stable tree
[PATCH stable v4.4 11/52] powerpc: Add security feature flags for Spectre/Meltdown
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc: Add security feature flags for Spectre/Meltdown" has been added to the 4.4-stable tree
[PATCH stable v4.4 19/52] powerpc/64s: Wire up cpu_show_spectre_v2()
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64s: Wire up cpu_show_spectre_v2()" has been added to the 4.4-stable tree
[PATCH stable v4.4 18/52] powerpc/64s: Wire up cpu_show_spectre_v1()
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64s: Wire up cpu_show_spectre_v1()" has been added to the 4.4-stable tree
[PATCH stable v4.4 15/52] powerpc/64s: Enhance the information in cpu_show_meltdown()
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64s: Enhance the information in cpu_show_meltdown()" has been added to the 4.4-stable tree
[PATCH stable v4.4 14/52] powerpc/64s: Move cpu_show_meltdown()
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64s: Move cpu_show_meltdown()" has been added to the 4.4-stable tree
[PATCH stable v4.4 02/52] powerpc/64s: Improve RFI L1-D cache flush fallback
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64s: Improve RFI L1-D cache flush fallback" has been added to the 4.4-stable tree
[PATCH stable v4.4 23/52] powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()" has been added to the 4.4-stable tree
[PATCH stable v4.4 31/52] powerpc/64s: Enhance the information in cpu_show_spectre_v1()
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64s: Enhance the information in cpu_show_spectre_v1()" has been added to the 4.4-stable tree
[PATCH stable v4.4 34/52] powerpc/64: Make stf barrier PPC_BOOK3S_64 specific
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64: Make stf barrier PPC_BOOK3S_64 specific." has been added to the 4.4-stable tree
[PATCH stable v4.4 28/52] powerpc/64s: Enable barrier_nospec based on firmware settings
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64s: Enable barrier_nospec based on firmware settings" has been added to the 4.4-stable tree
[PATCH stable v4.4 41/52] powerpc/64s: Add support for software count cache flush
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64s: Add support for software count cache flush" has been added to the 4.4-stable tree
[PATCH stable v4.4 26/52] powerpc/64s: Add support for ori barrier_nospec patching
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64s: Add support for ori barrier_nospec patching" has been added to the 4.4-stable tree
[PATCH stable v4.4 24/52] powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit" has been added to the 4.4-stable tree
[PATCH stable v4.4 40/52] powerpc/64s: Add new security feature flags for count cache flush
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64s: Add new security feature flags for count cache flush" has been added to the 4.4-stable tree
[PATCH stable v4.4 25/52] powerpc/64s: Add barrier_nospec
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64s: Add barrier_nospec" has been added to the 4.4-stable tree
[PATCH stable v4.4 29/52] powerpc/64: Use barrier_nospec in syscall entry
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64: Use barrier_nospec in syscall entry" has been added to the 4.4-stable tree
[PATCH stable v4.4 37/52] powerpc/64: Make meltdown reporting Book3S 64 specific
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64: Make meltdown reporting Book3S 64 specific" has been added to the 4.4-stable tree
[PATCH stable v4.4 33/52] powerpc/64: Disable the speculation barrier from the command line
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64: Disable the speculation barrier from the command line" has been added to the 4.4-stable tree
[PATCH stable v4.4 36/52] powerpc/64: Call setup_barrier_nospec() from setup_arch()
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64: Call setup_barrier_nospec() from setup_arch()" has been added to the 4.4-stable tree
[PATCH stable v4.4 35/52] powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
2019-04-29 9:51 UTC (2+ messages)
` Patch "powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC" has been added to the 4.4-stable tree
Why is suspend with s2idle available on POWER8 systems?
2019-04-29 9:08 UTC (4+ messages)
BUG: crash in __tlb_remove_page_size with STRICT_KERNEL_RWX on BOOK3S_32
2019-04-29 8:49 UTC (6+ messages)
[PATCH 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
2019-04-29 8:19 UTC (2+ messages)
` [PATCH 2/2] PCI: layerscape: EP and RC drivers are compiled separately
[PATCH v5 00/16] KVM: PPC: Book3S HV: add XIVE native exploitation mode
2019-04-29 8:05 UTC (2+ messages)
[PATCHv2] kernel/crash: make parse_crashkernel()'s return value more indicant
2019-04-29 5:04 UTC (7+ messages)
[PATCH v8 05/20] KVM: PPC: Book3S HV: Remove pmd_is_leaf()
2019-04-29 2:05 UTC (2+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-5.1-6 tag
2019-04-28 18:05 UTC (2+ messages)
[PATCH v10 0/2] powerpc/64s: reimplement book3s idle code in C
2019-04-28 11:45 UTC (3+ messages)
` [PATCH v10 1/2] "
` [PATCH v10 2/2] powerpc/64s: KVM update for "
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;
as well as URLs for NNTP newsgroup(s).