linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-31 16:44:04 to 2023-01-31 19:10:37 UTC [more...]

[PATCH] f2fs: clean up i_compress_flag and i_compress_level usage
 2023-01-31 19:10 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 1/5] f2fs: introduce trace_f2fs_replace_atomic_write_block
 2023-01-31 19:10 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2] f2fs: reduce stack memory cost by using bitfield in struct f2fs_io_info
 2023-01-31 19:10 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3 1/2] f2fs: fix to avoid potential memory corruption in __update_iostat_latency()
 2023-01-31 19:10 UTC  (5+ messages)
` [PATCH v3 2/2] f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_unbind_ctx()
` [f2fs-dev] [PATCH v3 1/2] f2fs: fix to avoid potential memory corruption in __update_iostat_latency()

[PATCH] dt-bindings: rename .yamllint to yamllint
 2023-01-31 19:09 UTC  (4+ messages)

[PATCH 00/18] lib/stackdepot: fixes and clean-ups
 2023-01-31 19:05 UTC  (24+ messages)
` [PATCH 01/18] lib/stackdepot: fix setting next_slab_inited in init_stack_slab
` [PATCH 06/18] lib/stackdepot: annotate init and early init functions
` [PATCH 08/18] lib/stackdepot: reorder and annotate global variables
` [PATCH 09/18] lib/stackdepot: rename hash table constants and variables
` [PATCH 11/18] lib/stackdepot: rename slab variables
` [PATCH 15/18] lib/stacktrace, kasan, kmsan: rework extra_bits interface
` [PATCH 16/18] lib/stackdepot: annotate racy slab_index accesses

[PATCH v2 0/3] Add support for NXP bluetooth chipsets
 2023-01-31 19:04 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support

[PATCH v2 0/4] Attempt at adding WCN6855 BT support
 2023-01-31 19:01 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: net: Add WCN6855 Bluetooth
` [PATCH v2 2/4] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855
` [PATCH v2 4/4] arm64: dts: qcom: thinkpad-x13s: Add bluetooth

[PATCH v8 0/1] Checkpoint Support for Syscall User Dispatch
 2023-01-31 18:58 UTC  (3+ messages)
` [PATCH v8 1/1] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD

[PATCH net-next v3 0/5] add dts for yt8521 and yt8531s, add driver for yt8531
 2023-01-31 18:56 UTC  (3+ messages)
` [PATCH net-next v3 1/5] dt-bindings: net: Add Motorcomm yt8xxx ethernet phy

[PATCH 1/3] f2fs: clean up __update_extent_tree_range()
 2023-01-31 18:56 UTC  (2+ messages)

[PATCH net-next 0/5] ATU and FDB synchronization on locked ports
 2023-01-31 18:56 UTC  (5+ messages)
` [PATCH net-next 3/5] drivers: net: dsa: add fdb entry flags incoming to switchcore drivers
` [PATCH net-next 5/5] net: dsa: mv88e6xxx: implementation of dynamic ATU entries

[PATCH v4 1/2] dt-bindings: arm: qcom: Add Xiaomi Mi Pad 5 Pro (xiaomi-elish)
 2023-01-31 18:56 UTC  (3+ messages)

[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-01-31 18:55 UTC  (5+ messages)
` [PATCH v2 4/4] "

[PATCH v2 0/6] Device tree support for Hyper-V VMBus driver
 2023-01-31 18:54 UTC  (9+ messages)
` [PATCH v2 1/6] drivers/clocksource/hyper-v: non ACPI support in hyperv clock
` [PATCH v2 2/6] Drivers: hv: allow non ACPI compilation for hv_is_hibernation_supported
` [PATCH v2 3/6] Drivers: hv: vmbus: Convert acpi_device to platform_device
` [PATCH v2 4/6] dt-bindings: hypervisor: Rename virtio to hypervisor
` [PATCH v2 5/6] dt-bindings: hypervisor: Add dt-bindings for VMBus
` [PATCH v2 6/6] Driver: VMBus: Add device tree support

[PATCH v4 0/7] introduce vm_flags modifier functions
 2023-01-31 18:54 UTC  (4+ messages)
` [PATCH v4 4/7] mm: replace vma->vm_flags direct modifications with modifier calls

[PATCH v3 0/6] Fix default DMIC gain on AMD PDM drivers
 2023-01-31 18:51 UTC  (8+ messages)
` [PATCH v3 1/6] ASoC: amd: yc: Adjust the gain for PDM DMIC
` [PATCH v3 2/6] ASoC: amd: yc: Add a module parameter to influence pdm_gain
` [PATCH v3 3/6] ASoC: amd: renoir: Adjust the gain for PDM DMIC
` [PATCH v3 4/6] ASoC: amd: renoir: Add a module parameter to influence pdm_gain
` [PATCH v3 5/6] ASoC: amd: ps: Adjust the gain for PDM DMIC
` [PATCH v3 6/6] ASoC: amd: ps: Add a module parameter to influence pdm_gain

[PATCH RFC bootconfig] Allow forcing unconditional bootconfig processing
 2023-01-31 18:50 UTC  (11+ messages)

[PATCH v1 0/8] Support ACPI PSP on Hyper-V
 2023-01-31 18:49 UTC  (3+ messages)
` [PATCH v1 3/8] x86/psp: Register PSP platform device when ASP table is present

[PATCH 0/2] 9p/xen: fix 2 issues with connecting to backend
 2023-01-31 18:48 UTC  (5+ messages)
` [PATCH 1/2] 9p/xen: fix version parsing
` [PATCH 2/2] 9p/xen: fix connection sequence

[PATCH 6.1 000/306] 6.1.9-rc3 review
 2023-01-31 18:39 UTC  (3+ messages)

[PATCH RFC] tick/nohz: fix data races in get_cpu_idle_time_us()
 2023-01-31 18:35 UTC  (3+ messages)

[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-01-31 18:34 UTC  (13+ messages)
` [RFC PATCH V3 01/16] x86/hyperv: Add sev-snp enlightened guest specific config
` [RFC PATCH V3 03/16] x86/hyperv: Set Virtual Trust Level in vmbus init message
` [RFC PATCH V3 06/16] x86/hyperv: decrypt vmbus pages for sev-snp enlightened guest
` [RFC PATCH V3 07/16] drivers: hv: Decrypt percpu hvcall input arg page in "
` [RFC PATCH V3 08/16] x86/hyperv: Initialize cpu and memory for "
` [RFC PATCH V3 10/16] x86/hyperv: Add smp support for sev-snp guest

[PATCH 0/2] Remove SEC S5M MFDs with no compatibles
 2023-01-31 18:30 UTC  (3+ messages)
` [PATCH 1/2] mfd: sec: Remove PMICs without compatibles
` [PATCH 2/2] rtc: s5m: Drop S5M8763 support

[PATCH v2 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-01-31 18:31 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties

[PATCH 00/12] smb3: Use iov_iters down to the network transport and fix DIO page pinning
 2023-01-31 18:28 UTC  (13+ messages)
` [PATCH 01/12] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [PATCH 02/12] netfs: Add a function to extract an iterator into a scatterlist
` [PATCH 03/12] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE
` [PATCH 04/12] cifs: Add a function to build an RDMA SGE list from an iterator
` [PATCH 05/12] cifs: Add a function to Hash the contents of "
` [PATCH 06/12] cifs: Add some helper functions
` [PATCH 07/12] cifs: Add a function to read into an iter from a socket
` [PATCH 08/12] cifs: Change the I/O paths to use an iterator rather than a page list
` [PATCH 09/12] cifs: Build the RDMA SGE list directly from an iterator
` [PATCH 10/12] cifs: Remove unused code
` [PATCH 11/12] cifs: Fix problem with encrypted RDMA data read
` [PATCH 12/12] cifs: DIO to/from KVEC-type iterators should now work

[PATCH] kselftest/arm64: Don't require FA64 for streaming SVE tests
 2023-01-31 18:28 UTC 

linux-next: manual merge of the usb tree with the drm-intel-fixes tree
 2023-01-31 18:27 UTC  (3+ messages)

[PATCH v2 1/4] selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
 2023-01-31 18:26 UTC  (7+ messages)
` [PATCH v2 4/4] selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchmarking

[linus:master] [mm] f1a7941243: unixbench.score -19.2% regression
 2023-01-31 18:26 UTC  (6+ messages)

[PATCH net-next v2 0/5] add dts for yt8521 and yt8531s, add driver for yt8531
 2023-01-31 18:25 UTC  (3+ messages)
` [PATCH net-next v2 1/5] dt-bindings: net: Add Motorcomm yt8xxx ethernet phy

[PATCH -next V2] riscv: mm: hugetlb: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
 2023-01-31 18:23 UTC  (2+ messages)

[PATCH 0/2] Fix boot hang issue on Ampere Emag server
 2023-01-31 18:23 UTC  (6+ messages)

[PATCH 1/2] platform/chrome: cros_ec: Add VDM attention headers
 2023-01-31 18:21 UTC  (4+ messages)

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-01-31 18:20 UTC  (3+ messages)
` [PATCH 31/35] Documentation: trace: correct spelling

[PATCH] mm,page_alloc,cma: configurable CMA utilization
 2023-01-31 18:10 UTC  (2+ messages)

[PATCH] staging: pi433: modify bit_rate from u16 to u32
 2023-01-31 18:18 UTC  (7+ messages)

[PATCH V5 0/2] selftests: KVM: Add a test for eager page splitting
 2023-01-31 18:18 UTC  (3+ messages)
` [PATCH V5 1/2] selftests: KVM: Move dirty logging functions to memstress.(c|h)
` [PATCH V5 2/2] selftests: KVM: Add dirty logging page splitting test

[PATCH] platform/chrome: cros_typec_vdm: Fix VDO copy
 2023-01-31 18:17 UTC  (3+ messages)

[PATCH V3 0/7] Add minimal boot support for IPQ9574
 2023-01-31 18:16 UTC  (8+ messages)
` [PATCH V3 1/7] dt-bindings: Add ipq9574 clock and reset definitions
` [PATCH V3 3/7] dt-bindings: pinctrl: qcom: Add support for IPQ9574
` [PATCH V3 5/7] dt-bindings: arm: qcom: Add ipq9574 compatible

[PATCH] staging: pi433: Added information about bit_rate configuration
 2023-01-31 18:14 UTC 

[PATCH v4 1/2] tools/resolve_btfids: Install subcmd headers
 2023-01-31 18:08 UTC  (4+ messages)
` [PATCH v4 2/2] tools/resolve_btfids: Alter how HOSTCC is forced

[PATCH] dt-bindings: arm: qcom: add the sa8775p-ride board
 2023-01-31 18:05 UTC  (2+ messages)

[PATCH] block: Remove mm.h from bvec.h
 2023-01-31 18:02 UTC  (2+ messages)

[PATCH v2 0/2] dt: bindings: add dt entry for XO calibration support
 2023-01-31 18:02 UTC  (3+ messages)
` [PATCH v2 1/2] "

[Patch] KVM: x86/mmu: Make optimized __handle_changed_spte() for clear dirty log
 2023-01-31 18:01 UTC  (8+ messages)

[PATCH v5] ASoC: dt-bindings: Add tas2781 amplifier
 2023-01-31 17:59 UTC  (2+ messages)

[GIT PULL] iov_iter: Improve page extraction (pin or just list)
 2023-01-31 17:54 UTC  (10+ messages)

[PATCH] rtmutex: ensure we wake up the top waiter
 2023-01-31 17:53 UTC  (6+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-31 17:52 UTC  (10+ messages)
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

Linux guest kernel threat model for Confidential Computing
 2023-01-31 17:49 UTC  (19+ messages)

[PATCH v4 0/6] amd_pstate: Add guided autonomous mode support
 2023-01-31 17:50 UTC  (9+ messages)
` [PATCH v4 3/6] cpufreq: amd_pstate: Add guided autonomous mode
` [PATCH v4 5/6] cpufreq: amd_pstate: Add guided mode control support via sysfs

[PATCH v4 1/2] ima: Align ima_file_mmap() parameters with mmap_file LSM hook
 2023-01-31 17:42 UTC  (3+ messages)
` [PATCH v4 2/2] ima: Introduce MMAP_CHECK_REQPROT hook
` [PATCH ima-evm-utils v2] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks

[PATCH v2 0/2] watchdog: report all watchdog_ident information via sysfs
 2023-01-31 17:43 UTC  (3+ messages)
` [PATCH v2 1/2] watchdog: report fw_version in sysfs

[PATCH v4 0/3] Suspending i.MX watchdog in WAIT mode
 2023-01-31 17:42 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: watchdog: fsl-imx: document suspend in wait mode

[regression] Bug 216851 - btrfs write time corrupting for log tree
 2023-01-31 17:41 UTC  (19+ messages)

[Patch v3 Part2 0/9] x86/microcode: Declare microcode safe for late loading
 2023-01-31 17:41 UTC  (8+ messages)
` [Patch v3 Part2 1/9] x86/microcode: Taint kernel only if microcode loading was successful
` [Patch v3 Part2 3/9] x86/microcode/intel: Fix collect_cpu_info() to reflect current microcode

[PATCH v4] module: replace module_layout with module_memory
 2023-01-31 17:41 UTC  (7+ messages)

[PATCH v2] scsi: snic: Use sysfs_emit in show function callback
 2023-01-31 17:37 UTC 

[PATCH 01/12] dt-bindings: watchdog: qcom-wdt: require fallback for IPQ4019
 2023-01-31 17:33 UTC  (12+ messages)
` [PATCH 02/12] dt-bindings: watchdog: qcom-wdt: do not allow fallback alone
` [PATCH 03/12] dt-bindings: watchdog: qcom-wdt: fix list of MSM timer compatibles
` [PATCH 04/12] dt-bindings: watchdog: qcom-wdt: add qcom,kpss-wdt-mdm9615
` [PATCH 05/12] dt-bindings: watchdog: qcom-wdt: allow interrupts
` [PATCH 06/12] dt-bindings: watchdog: qcom-wdt: merge MSM timer

[PATCH 0/8] dt-bindings: phy/samsung: move MIPI and DP phys under PMU
 2023-01-31 17:32 UTC  (3+ messages)
` [PATCH 2/8] dt-bindings: phy: samsung,dp-video-phy: deprecate syscon phandle

[PATCH bpf-next v2 3/3] bpf: Use BPF_KFUNC macro at all kfunc definitions
 2023-01-31 17:30 UTC  (12+ messages)

[PATCH v2 0/8] reduce maximum memory usage
 2023-01-31 17:27 UTC  (5+ messages)
` [PATCH v2 0/8] objtool: "

[PATCH] [v2] fec: convert to gpio descriptor
 2023-01-31 17:25 UTC  (3+ messages)

[PATCH v6 00/10] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2023-01-31 17:23 UTC  (4+ messages)
` [PATCH v6 07/10] drm/i915/hdcp: Use HDCP helpers for i915
  ` [Intel-gfx] "

[PATCH] staging: r8188eu: fix NULL check for rcu pointer
 2023-01-31 17:23 UTC  (5+ messages)

[PATCH][v2] aio: fix mremap after fork null-deref
 2023-01-31 17:25 UTC 

[PATCH] drm/amd/display: reduce else-if to else in dcn32_calculate_dlg_params()
 2023-01-31 17:22 UTC  (2+ messages)

[PATCH] setlocalversion: do not append git commit hash if localversion* exists
 2023-01-31 17:20 UTC  (2+ messages)

[PATCH] drm/amd/display: reduce else-if to else in dcn10_blank_pixel_data()
 2023-01-31 17:20 UTC  (2+ messages)

[PATCH v2 0/5] HID: manually unregister leds on device removal to prevent UAFs
 2023-01-31 17:19 UTC  (2+ messages)

[PATCH 2/2] perf test: Fix JSON format linter test checks
 2023-01-31 17:14 UTC  (3+ messages)

[PATCH] drm/amdgpu/display: remove duplicate include header in files
 2023-01-31 17:18 UTC  (2+ messages)

[PATCH RESEND 0/5] Fix UPI uncore issue on SPR
 2023-01-31 17:17 UTC  (2+ messages)

[PATCH v5 00/25] pSeries dynamic secure boot secvar interface + platform keyring loading
 2023-01-31 17:17 UTC  (7+ messages)
` [PATCH v5 22/25] powerpc/pseries: Pass PLPKS password on kexec
` [PATCH v5 23/25] powerpc/pseries: Implement secvars for dynamic secure boot
` [PATCH v5 25/25] integrity/powerpc: Support loading keys from PLPKS

[RFC] swiotlb: Add a new cc-swiotlb implementation for Confidential VMs
 2023-01-31 17:16 UTC  (7+ messages)
` [PATCH 2/4] "

[PATCH] drm/amdgpu: Fix a typo ("boradcast")
 2023-01-31 17:16 UTC  (2+ messages)

[PATCH v2 0/2] add pinctrl driver for MT7981 SoC
 2023-01-31 17:16 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: add bindings "

[PATCH 5.10 000/143] 5.10.166-rc1 review
 2023-01-31 17:14 UTC  (2+ messages)

[PATCH net-next 00/13] rxrpc: Increasing SACK size and moving away from softirq, part 5
 2023-01-31 17:12 UTC  (14+ messages)
` [PATCH net-next 01/13] rxrpc: Fix trace string
` [PATCH net-next 02/13] rxrpc: Remove whitespace before ')' in trace header
` [PATCH net-next 03/13] rxrpc: Shrink the tabulation in the rxrpc trace header a bit
` [PATCH net-next 04/13] rxrpc: Convert call->recvmsg_lock to a spinlock
` [PATCH net-next 05/13] rxrpc: Allow a delay to be injected into packet reception
` [PATCH net-next 06/13] rxrpc: Generate extra pings for RTT during heavy-receive call
` [PATCH net-next 07/13] rxrpc: De-atomic call->ackr_window and call->ackr_nr_unacked
` [PATCH net-next 08/13] rxrpc: Simplify ACK handling
` [PATCH net-next 09/13] rxrpc: Don't lock call->tx_lock to access call->tx_buffer
` [PATCH net-next 10/13] rxrpc: Remove local->defrag_sem
` [PATCH net-next 11/13] rxrpc: Show consumed and freed packets as non-dropped in dropwatch
` [PATCH net-next 12/13] rxrpc: Change rx_packet tracepoint to display securityIndex not type twice
` [PATCH net-next 13/13] rxrpc: Kill service bundle

[PATCH 5.15 000/204] 5.15.91-rc1 review
 2023-01-31 17:12 UTC  (2+ messages)

Hot ADD using CXL1.1 host
 2023-01-31 17:07 UTC  (2+ messages)

[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-01-31 17:10 UTC  (3+ messages)
` [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support

[PATCH 1/2] arm64: dts: qcom: msm8994: Drop spi-max-frequency from SPI host
 2023-01-31 17:07 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: watchdog: Add MSM8994 watchdog timer

[PATCH 0/5] Increase the number of IRQ descriptors for SPARSEIRQ
 2023-01-31 17:06 UTC  (11+ messages)
` [PATCH 1/5] genirq: Use hlist for managing resend handlers
` [PATCH 4/5] genirq: Use the common function irq_expand_nr_irqs()
` [PATCH 5/5] genirq: Use the maple tree for IRQ descriptors management

[PATCH v2 0/2] [RFC] virtio-rng entropy leak reporting feature
 2023-01-31 17:06 UTC  (3+ messages)

[PATCH v3 0/7] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-31 17:06 UTC  (3+ messages)
` [PATCH v3 3/7] dt-bindings: watchdog: convert meson-wdt.txt to dt-schema

[PATCH net] net: dsa: mt7530: fix tristate and help description
 2023-01-31 17:04 UTC  (9+ messages)

[PATCH] dt-bindings: watchdog: Convert GPIO binding to json-schema
 2023-01-31 17:05 UTC  (2+ messages)

[PATCH v2] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-01-31 17:04 UTC 

[PATCH 1/3] thermal/drivers/intel: Use generic trip points for quark_dts
 2023-01-31 17:03 UTC  (4+ messages)
` [PATCH 3/3] thermal/drivers/intel: Use generic trip points for intel_soc_dts_iosf

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2023-01-31 17:01 UTC  (3+ messages)
` [PATCH 596/606] watchdog: ziirave_wdt: Convert to i2c's .probe_new()

[PATCH v11 2/6] dt-bindings/thermal/mediatek: Add LVTS thermal controllers dt-binding definition
 2023-01-31 17:01 UTC  (6+ messages)
` [PATCH v12 2/6] dt-bindings: thermal: mediatek: "

[PATCH net 1/1] hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()
 2023-01-31 17:01 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: allow "timer" as node name
 2023-01-31 16:59 UTC  (2+ messages)

[PATCH] rust: add this_module macro
 2023-01-31 16:59 UTC  (3+ messages)

[PATCH 1/3] KVM: Support sharing gpc locks
 2023-01-31 16:58 UTC  (3+ messages)
` [PATCH 4/3] KVM: x86/xen: Make runstate cache gpcs share a lock

[PATCH v4 0/2] selftests: KVM: Add a test for eager page splitting
 2023-01-31 16:57 UTC  (3+ messages)

[PATCH] dt-bindings: mmc: Add cap-aggressive-pm property
 2023-01-31 16:57 UTC  (3+ messages)

[PATCH v2 2/2] tools/memory-model: Make ppo a subrelation of po
 2023-01-31 16:55 UTC  (11+ messages)

[PATCH v3 7/8] dt-bindings: clock: Add Qcom SM6115 GPUCC
 2023-01-31 16:50 UTC  (2+ messages)

[Question PATCH kernel] x86/amd/sev/nmi+vc: Fix stack handling (why is this happening?)
 2023-01-31 16:47 UTC  (11+ messages)

[PATCH v3 0/2] mtk-wdt: Add reset-by-toprgu support
 2023-01-31 16:47 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: watchdog: "

[PATCH v3 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-01-31 16:44 UTC  (5+ messages)
` [PATCH v3 2/5] dt-bindings: mfd: Add ADI MAX77541/MAX77540


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