stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-10 21:21:20 to 2023-04-11 18:16:42 UTC [more...]

stable-rc/queue/4.14 baseline: 135 runs, 25 regressions (v4.14.311-81-gea58cbcced7e)
 2023-04-11 18:16 UTC 

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.238-146-g74e11f29caf8)
 2023-04-11 18:15 UTC 

stable-rc/queue/5.4 baseline: 178 runs, 29 regressions (v5.4.238-140-g2592d665f82e)
 2023-04-11 18:09 UTC 

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.176-223-gfbdc537713e0)
 2023-04-11 18:05 UTC 

stable-rc/queue/6.1 baseline: 168 runs, 7 regressions (v6.1.22-307-gbd76ed54ff54)
 2023-04-11 17:50 UTC 

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.311-83-gabdb9de49bb3)
 2023-04-11 17:46 UTC 

[PATCH] fbdev: Don't spam dmesg on bad userspace ioctl input
 2023-04-11 17:44 UTC  (4+ messages)

[PATCH v2 1/2] maple_tree: Fix a potential memory leak, OOB access, or other unpredictable bug
 2023-04-11 17:41 UTC  (2+ messages)

stable-rc/queue/5.4 baseline: 169 runs, 29 regressions (v5.4.238-139-g637938098dd1)
 2023-04-11 17:35 UTC 

[PATCH v2 6/6] PCI: hv: Use async probing to reduce boot time
 2023-04-11 17:31 UTC  (5+ messages)

stable-rc/queue/6.1 build: 166 builds: 1 failed, 165 passed, 4 errors, 17 warnings (v6.1.22-327-g5d6cb90df983)
 2023-04-11 17:23 UTC 

[git:media_stage/master] media: ov8856: Do not check for for module version
 2023-04-11 16:54 UTC 

stable-rc/queue/5.10 baseline: 182 runs, 9 regressions (v5.10.176-216-gf7cdb9db2411)
 2023-04-11 17:14 UTC 

stable-rc/queue/4.14 baseline: 137 runs, 26 regressions (v4.14.311-81-g02d51b1a3aed)
 2023-04-11 17:08 UTC 

[PATCH 1/3] ARM: dts: meson: Fix the UART compatible strings
 2023-04-11 16:53 UTC  (4+ messages)

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.279-112-g6431da700f9b)
 2023-04-11 16:51 UTC 

[PATCH v2] ring-buffer: Prevent inconsistent operation on cpu_buffer->resize_disabled
 2023-04-11 16:48 UTC  (4+ messages)
` [PATCH v3] "

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 5 warnings (v5.15.105-192-g2d6ce1bab2b6)
 2023-04-11 16:37 UTC 

[PATCH 5.10 0/4] Backport of e89c2e815e76 to linux-5.10.y
 2023-04-11 16:20 UTC  (2+ messages)

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.176-223-gb73b161a0e35)
 2023-04-11 16:04 UTC 

[PATCH] fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace
 2023-04-11 15:57 UTC  (6+ messages)

[PATCH 1/2] cpufreq/schedutil: Add fast_switch callback check
 2023-04-11 15:55 UTC  (2+ messages)

[RESEND PATCH 4.14 v3 1/5] iio: counter: 104-quad-8: Fix race condition between FLAG and CNTR reads
 2023-04-11 15:52 UTC  (5+ messages)
` [RESEND PATCH 4.19 v3 2/5] "
` [RESEND PATCH 5.4 v3 3/5] "
` [RESEND PATCH 5.10 v3 4/5] "
` [RESEND PATCH 5.15 v3 5/5] "

FAILED: patch "[PATCH] drm/i915: Workaround ICL CSC_MODE sticky arming" failed to apply to 6.1-stable tree
 2023-04-11 15:51 UTC  (4+ messages)
` [PATCH 6.1.y 1/3] drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm()

stable-rc/queue/6.1 build: 165 builds: 1 failed, 164 passed, 4 errors, 17 warnings (v6.1.22-327-gddc6e8108cbb)
 2023-04-11 15:47 UTC 

stable-rc/queue/4.19 baseline: 147 runs, 28 regressions (v4.19.279-109-g4f37597b6cd7)
 2023-04-11 15:35 UTC 

stable-rc/queue/5.4 build: 185 builds: 2 failed, 183 passed, 30 warnings (v5.4.238-146-g52ee9b2b843c)
 2023-04-11 15:28 UTC 

[PATCH AUTOSEL 6.2 01/30] drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()
 2023-04-11 15:14 UTC  (7+ messages)
` [PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer

[PATCH 6.1 00/14] Backport of maple tree fixes for 6.1/6.2
 2023-04-11 15:10 UTC  (15+ messages)
` [PATCH 6.1 01/14] maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()
` [PATCH 6.1 02/14] maple_tree: fix potential rcu issue
` [PATCH 6.1 03/14] maple_tree: reduce user error potential
` [PATCH 6.1 04/14] maple_tree: fix handle of invalidated state in mas_wr_store_setup()
` [PATCH 6.1 05/14] maple_tree: fix mas_prev() and mas_find() state handling
` [PATCH 6.1 06/14] maple_tree: fix mas_skip_node() end slot detection
` [PATCH 6.1 07/14] maple_tree: be more cautious about dead nodes
` [PATCH 6.1 08/14] maple_tree: refine ma_state init from mas_start()
` [PATCH 6.1 09/14] maple_tree: detect dead nodes in mas_start()
` [PATCH 6.1 10/14] maple_tree: fix freeing of nodes in rcu mode
` [PATCH 6.1 11/14] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
` [PATCH 6.1 12/14] maple_tree: add smp_rmb() to dead node detection
` [PATCH 6.1 13/14] maple_tree: add RCU lock checking to rcu callback functions
` [PATCH 6.1 14/14] mm: enable maple tree RCU mode by default

Regression in 6.2.10 monitors connected via MST hub stay black
 2023-04-11 14:52 UTC  (7+ messages)

FAILED: patch "[PATCH] can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get" failed to apply to 5.10-stable tree
 2023-04-11 14:47 UTC  (4+ messages)

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.311-81-gea58cbcced7e)
 2023-04-11 14:46 UTC 

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.238-140-g2592d665f82e)
 2023-04-11 14:39 UTC 

[PATCH v4 0/5] Fix error propagation amongst request
 2023-04-11 14:35 UTC  (10+ messages)
` [PATCH v4 1/5] drm/i915: Throttle for ringspace prior to taking the timeline mutex
  ` [Intel-gfx] "
` [PATCH v4 2/5] drm/i915/gt: Add intel_context_timeline_is_locked helper
` [PATCH v4 3/5] drm/i915: Create the locked version of the request create
` [PATCH v4 5/5] drm/i915/gt: Make sure that errors are propagated through request chains
    ` [Intel-gfx] "

stable-rc/queue/6.1 build: 165 builds: 1 failed, 164 passed, 4 errors, 17 warnings (v6.1.22-307-gbd76ed54ff54)
 2023-04-11 14:20 UTC 

[PATCH v5] ASoC: amd: Add Dell G15 5525 to quirks list
 2023-04-11 14:19 UTC  (2+ messages)

[PATCH 1/6] virtiofs: clean up error handling in virtio_fs_get_tree()
 2023-04-11 14:16 UTC  (7+ messages)
` [PATCH 2/6] virtiofs: split requests that exceed virtqueue size
` [PATCH 3/6] fuse: check s_root when destroying sb
` [PATCH 4/6] fuse: fix attr version comparison in fuse_read_update_size()
` [PATCH 5/6] fuse: always revalidate rename target dentry
` [PATCH 6/6] fuse: fix deadlock between atomic O_TRUNC and page invalidation

[PATCH for-5.10+] drm/bridge: lt9611: Fix PLL being unable to lock
 2023-04-11 14:13 UTC  (2+ messages)

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.238-139-g637938098dd1)
 2023-04-11 14:05 UTC 

stable-rc / queue : 5.15: arm64 build failed
 2023-04-11 14:03 UTC  (4+ messages)

[PATCH 6.1.y 0/2] MST Fixups in 6.1.y
 2023-04-11 14:00 UTC  (2+ messages)

Fix GPU reset on DCN 3.1.4
 2023-04-11 13:56 UTC  (2+ messages)

[PATCH] usb: core: hub: Disable autosuspend for VIA VL813 USB3.0 hub
 2023-04-11 13:55 UTC  (3+ messages)

MST Unplugged during suspend
 2023-04-11 13:55 UTC  (2+ messages)

blk-throttle hierarchical throttling fix
 2023-04-11 13:49 UTC  (2+ messages)

FAILED: patch "[PATCH] maple_tree: add RCU lock checking to rcu callback functions" failed to apply to 6.2-stable tree
 2023-04-11 13:47 UTC 

FAILED: patch "[PATCH] maple_tree: add RCU lock checking to rcu callback functions" failed to apply to 6.1-stable tree
 2023-04-11 13:47 UTC 

FAILED: patch "[PATCH] mm: enable maple tree RCU mode by default" failed to apply to 6.2-stable tree
 2023-04-11 13:47 UTC 

FAILED: patch "[PATCH] mm: enable maple tree RCU mode by default" failed to apply to 6.1-stable tree
 2023-04-11 13:47 UTC 

FAILED: patch "[PATCH] maple_tree: add smp_rmb() to dead node detection" failed to apply to 6.2-stable tree
 2023-04-11 13:47 UTC 

FAILED: patch "[PATCH] maple_tree: add smp_rmb() to dead node detection" failed to apply to 6.1-stable tree
 2023-04-11 13:47 UTC 

FAILED: patch "[PATCH] maple_tree: fix write memory barrier of nodes once dead for" failed to apply to 6.2-stable tree
 2023-04-11 13:47 UTC 

FAILED: patch "[PATCH] maple_tree: fix write memory barrier of nodes once dead for" failed to apply to 6.1-stable tree
 2023-04-11 13:47 UTC 

FAILED: patch "[PATCH] maple_tree: remove extra smp_wmb() from mas_dead_leaves()" failed to apply to 6.2-stable tree
 2023-04-11 13:47 UTC 

FAILED: patch "[PATCH] maple_tree: remove extra smp_wmb() from mas_dead_leaves()" failed to apply to 6.1-stable tree
 2023-04-11 13:47 UTC 

FAILED: patch "[PATCH] maple_tree: fix freeing of nodes in rcu mode" failed to apply to 6.2-stable tree
 2023-04-11 13:47 UTC 

FAILED: patch "[PATCH] maple_tree: fix freeing of nodes in rcu mode" failed to apply to 6.1-stable tree
 2023-04-11 13:47 UTC 

FAILED: patch "[PATCH] maple_tree: detect dead nodes in mas_start()" failed to apply to 6.2-stable tree
 2023-04-11 13:47 UTC 

FAILED: patch "[PATCH] maple_tree: detect dead nodes in mas_start()" failed to apply to 6.1-stable tree
 2023-04-11 13:47 UTC 

FAILED: patch "[PATCH] maple_tree: be more cautious about dead nodes" failed to apply to 6.1-stable tree
 2023-04-11 13:46 UTC 

FAILED: patch "[PATCH] maple_tree: be more cautious about dead nodes" failed to apply to 6.2-stable tree
 2023-04-11 13:46 UTC 

FAILED: patch "[PATCH] mm: take a page reference when removing device exclusive" failed to apply to 5.15-stable tree
 2023-04-11 13:45 UTC 

FAILED: patch "[PATCH] mm: take a page reference when removing device exclusive" failed to apply to 6.1-stable tree
 2023-04-11 13:45 UTC 

FAILED: patch "[PATCH] mm: take a page reference when removing device exclusive" failed to apply to 6.2-stable tree
 2023-04-11 13:45 UTC 

stable-rc/queue/5.10 build: 182 builds: 2 failed, 180 passed, 9 warnings (v5.10.176-216-gf7cdb9db2411)
 2023-04-11 13:45 UTC 

[PATCH] pinctrl: amd: Disable and mask interrupts on resume
 2023-04-11 13:43 UTC  (10+ messages)

[PATCH net] net: phy: nxp-c45-tja11xx: add remove callback
 2023-04-11 13:40 UTC  (4+ messages)

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.311-81-g02d51b1a3aed)
 2023-04-11 13:39 UTC 

FAILED: patch "[PATCH] drm/i915: fix race condition UAF in" failed to apply to 4.14-stable tree
 2023-04-11 13:24 UTC 

FAILED: patch "[PATCH] drm/i915: fix race condition UAF in" failed to apply to 4.19-stable tree
 2023-04-11 13:24 UTC 

FAILED: patch "[PATCH] drm/i915: fix race condition UAF in" failed to apply to 5.4-stable tree
 2023-04-11 13:24 UTC 

FAILED: patch "[PATCH] drm/i915: fix race condition UAF in" failed to apply to 5.10-stable tree
 2023-04-11 13:24 UTC 

FAILED: patch "[PATCH] drm/i915: fix race condition UAF in" failed to apply to 5.15-stable tree
 2023-04-11 13:24 UTC 

FAILED: patch "[PATCH] zsmalloc: document new fullness grouping" failed to apply to 6.2-stable tree
 2023-04-11 13:20 UTC 

[PATCH 5.4] net_sched: prevent NULL dereference if default qdisc setup failed
 2023-04-11 13:02 UTC 

[PATCH] selftests: intel_pstate: ftime() is deprecated
 2023-04-11 12:17 UTC  (3+ messages)

[PATCH v2] selftests: intel_pstate: ftime() is deprecated
 2023-04-11 12:16 UTC 

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 28 warnings (v4.19.279-109-g4f37597b6cd7)
 2023-04-11 12:06 UTC 

FAILED: patch "[PATCH] can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get" failed to apply to 5.15-stable tree
 2023-04-11 11:36 UTC 

FAILED: patch "[PATCH] tracing: Have tracing_snapshot_instance_cond() write errors" failed to apply to 4.14-stable tree
 2023-04-11 11:27 UTC 

FAILED: patch "[PATCH] tracing: Have tracing_snapshot_instance_cond() write errors" failed to apply to 4.19-stable tree
 2023-04-11 11:27 UTC 

FAILED: patch "[PATCH] tracing: Have tracing_snapshot_instance_cond() write errors" failed to apply to 5.4-stable tree
 2023-04-11 11:27 UTC 

FAILED: patch "[PATCH] tracing: Have tracing_snapshot_instance_cond() write errors" failed to apply to 5.10-stable tree
 2023-04-11 11:27 UTC 

FAILED: patch "[PATCH] tracing: Have tracing_snapshot_instance_cond() write errors" failed to apply to 6.1-stable tree
 2023-04-11 11:27 UTC 

FAILED: patch "[PATCH] tracing: Have tracing_snapshot_instance_cond() write errors" failed to apply to 5.15-stable tree
 2023-04-11 11:27 UTC 

FAILED: patch "[PATCH] tracing: Have tracing_snapshot_instance_cond() write errors" failed to apply to 6.2-stable tree
 2023-04-11 11:27 UTC 

[PATCH] MIPS: fw: Allow firmware to pass a empty env
 2023-04-11 11:14 UTC 

FAILED: patch "[PATCH] KVM: SVM: Flush Hyper-V TLB when required" failed to apply to 6.1-stable tree
 2023-04-11 11:05 UTC 

FAILED: patch "[PATCH] counter: 104-quad-8: Fix Synapse action reported for Index" failed to apply to 5.4-stable tree
 2023-04-11 11:03 UTC 

FAILED: patch "[PATCH] counter: 104-quad-8: Fix Synapse action reported for Index" failed to apply to 5.10-stable tree
 2023-04-11 11:03 UTC 

FAILED: patch "[PATCH] coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug" failed to apply to 4.14-stable tree
 2023-04-11 11:02 UTC 

FAILED: patch "[PATCH] coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug" failed to apply to 4.19-stable tree
 2023-04-11 11:02 UTC 

FAILED: patch "[PATCH] coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug" failed to apply to 5.4-stable tree
 2023-04-11 11:02 UTC 

FAILED: patch "[PATCH] counter: 104-quad-8: Fix Synapse action reported for Index" failed to apply to 5.15-stable tree
 2023-04-11 11:03 UTC 

FAILED: patch "[PATCH] coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug" failed to apply to 5.10-stable tree
 2023-04-11 11:02 UTC 

FAILED: patch "[PATCH] mm: kfence: fix handling discontiguous page" failed to apply to 5.15-stable tree
 2023-04-11 11:01 UTC 

FAILED: patch "[PATCH] mm: kfence: fix PG_slab and memcg_data clearing" failed to apply to 5.15-stable tree
 2023-04-11 11:01 UTC 

FAILED: patch "[PATCH] KVM: SVM: Flush Hyper-V TLB when required" failed to apply to 5.15-stable tree
 2023-04-11 11:01 UTC 

FAILED: patch "[PATCH] KVM: nVMX: Do not report error code when synthesizing VM-Exit" failed to apply to 4.14-stable tree
 2023-04-11 11:01 UTC 

FAILED: patch "[PATCH] KVM: nVMX: Do not report error code when synthesizing VM-Exit" failed to apply to 4.19-stable tree
 2023-04-11 11:01 UTC 

FAILED: patch "[PATCH] KVM: nVMX: Do not report error code when synthesizing VM-Exit" failed to apply to 5.4-stable tree
 2023-04-11 11:01 UTC 

FAILED: patch "[PATCH] KVM: nVMX: Do not report error code when synthesizing VM-Exit" failed to apply to 5.10-stable tree
 2023-04-11 11:01 UTC 

FAILED: patch "[PATCH] KVM: nVMX: Do not report error code when synthesizing VM-Exit" failed to apply to 5.15-stable tree
 2023-04-11 11:01 UTC 

FAILED: patch "[PATCH] KVM: x86: Clear "has_error_code", not "error_code", for RM" failed to apply to 4.14-stable tree
 2023-04-11 11:00 UTC 

FAILED: patch "[PATCH] KVM: x86: Clear "has_error_code", not "error_code", for RM" failed to apply to 4.19-stable tree
 2023-04-11 11:00 UTC 

FAILED: patch "[PATCH] KVM: x86: Clear "has_error_code", not "error_code", for RM" failed to apply to 5.4-stable tree
 2023-04-11 11:00 UTC 

FAILED: patch "[PATCH] KVM: x86: Clear "has_error_code", not "error_code", for RM" failed to apply to 5.10-stable tree
 2023-04-11 11:00 UTC 

FAILED: patch "[PATCH] KVM: x86: Clear "has_error_code", not "error_code", for RM" failed to apply to 5.15-stable tree
 2023-04-11 11:00 UTC 

[PATCH v2 2/2] wifi: rtw88: rtw8821c: Fix rfe_option field width
 2023-04-11 10:26 UTC  (3+ messages)

[PATCH 5.4 1/3] irqdomain: Look for existing mapping only once
 2023-04-11 10:22 UTC  (2+ messages)
` [PATCH 5.4 3/3] irqdomain: Fix mapping-creation race

[PATCH v2] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
 2023-04-11 10:08 UTC  (4+ messages)

[PATCH] fsverity: reject FS_IOC_ENABLE_VERITY on mode 3 fds
 2023-04-11  8:56 UTC  (2+ messages)

[PATCH] f2fs: get out of a repeat loop when getting a locked data page
 2023-04-11  8:49 UTC  (10+ messages)
` [f2fs-dev] "

Napływ Klientów ze strony
 2023-04-11  7:55 UTC 

patch "fpga: m10bmc-sec: Fix rsu_send_data() to return" added to char-misc-linus
 2023-04-11  7:42 UTC 

patch "iio: dac: ad5755: Add missing fwnode_handle_put()" added to char-misc-linus
 2023-04-11  7:40 UTC 

patch "iio: light: tsl2772: fix reading proximity-diodes from device tree" added to char-misc-linus
 2023-04-11  7:40 UTC 

+ maple_tree-fix-a-potential-memory-leak-oob-access-or-other-unpredictable-bug.patch added to mm-hotfixes-unstable branch
 2023-04-11  4:37 UTC 

+ tools-mm-page_owner_sortc-fix-tgid-output-when-cull=tg-is-used.patch added to mm-hotfixes-unstable branch
 2023-04-11  4:02 UTC 

[PATCH v2] maple_tree: Use correct variable type in sizeof
 2023-04-11  3:58 UTC  (5+ messages)

[to-be-updated] maple_tree-fix-a-potential-memory-leak-oob-access-or-other-unpredictable-bug.patch removed from -mm tree
 2023-04-11  3:55 UTC 

+ mm-mempolicy-fix-use-after-free-of-vma-iterator.patch added to mm-hotfixes-unstable branch
 2023-04-11  3:40 UTC 

+ maple_tree-use-correct-variable-type-in-sizeof.patch added to mm-hotfixes-unstable branch
 2023-04-11  3:29 UTC 

[PATCH] arm64/mm: don't WARN when alloc/free-ing device private pages
 2023-04-11  2:48 UTC  (6+ messages)

[PATCH 8/8] mm: enable maple tree RCU mode by default
 2023-04-11  2:25 UTC  (3+ messages)

stable-rc/queue/4.14 baseline: 133 runs, 25 regressions (v4.14.311-80-gd3fd0c3a1f75)
 2023-04-11  1:48 UTC 

stable-rc/queue/4.19 baseline: 145 runs, 27 regressions (v4.19.279-109-g12a01572fd26)
 2023-04-11  1:31 UTC 

[PATCH 01/11] USB: dwc3: fix runtime pm imbalance on probe errors
 2023-04-11  1:22 UTC  (4+ messages)
` [PATCH 02/11] USB: dwc3: fix runtime pm imbalance on unbind

stable-rc/queue/5.4 baseline: 170 runs, 29 regressions (v5.4.238-136-g30cc7f02d507)
 2023-04-11  1:18 UTC 

stable-rc/queue/6.1 baseline: 182 runs, 9 regressions (v6.1.22-278-gb95c5e4f2816)
 2023-04-11  1:04 UTC 

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.311-80-gd3fd0c3a1f75)
 2023-04-10 22:18 UTC 

stable-rc/queue/4.19 build: 196 builds: 5 failed, 191 passed, 28 warnings (v4.19.279-109-g12a01572fd26)
 2023-04-10 22:02 UTC 

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.238-136-g30cc7f02d507)
 2023-04-10 21:49 UTC 

stable-rc/queue/6.1 build: 165 builds: 1 failed, 164 passed, 4 errors, 17 warnings (v6.1.22-278-gb95c5e4f2816)
 2023-04-10 21:35 UTC 

[GIT PULL] virtio: last minute fixes
 2023-04-10 21:21 UTC  (2+ messages)


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).