linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-08 21:05:57 to 2022-04-09 02:17:27 UTC [more...]

[PATCH 0/3] tracing: make tp_printk work on syscall tracepoints
 2022-04-09  2:17 UTC  (4+ messages)
` [PATCH 3/3] "

Regression: Mouse gets sluggish after suspend/resume and power usage significant higher after resume
 2022-04-09  2:13 UTC  (2+ messages)

[PATCH 0/4] kvm: minor fixes and cleanups
 2022-04-09  2:12 UTC  (2+ messages)

[PATCH -next RFC v2 0/8] improve tag allocation under heavy load
 2022-04-09  2:09 UTC  (6+ messages)
` [PATCH -next RFC v2 2/8] blk-mq: call 'bt_wait_ptr()' later in blk_mq_get_tag()
` [PATCH -next RFC v2 8/8] sbitmap: wake up the number of threads based on required tags

[peterz-queue:x86/urgent 3/4] arch/x86/kernel/smpboot.o: warning: objtool: start_secondary() falls through to next function arch_scale_freq_tick()
 2022-04-09  2:07 UTC 

[PATCH] macintosh: fix via-pmu and via-cuda build without RTC_CLASS
 2022-04-09  2:08 UTC 

[PATCH v8 0/3] mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
 2022-04-09  2:07 UTC  (6+ messages)
` [PATCH v8 2/3] mm/hwpoison: put page in already hwpoisoned case with MF_COUNT_INCREASED
` [PATCH v8 3/3] Revert "mm/memory-failure.c: fix race with changing page compound again"

[PATCH 00/11] Support Pensando Elba SoC
 2022-04-09  2:04 UTC  (7+ messages)
` [PATCH 01/11] dt-bindings: arm: add Pensando boards
` [PATCH 02/11] dt-bindings: Add vendor prefix for Pensando Systems

[RFC][PATCH] x86: PUSH_AND_CLEAR_REGS_COMPAT
 2022-04-09  2:00 UTC  (3+ messages)

[RFC PULL] remove arch/h8300
 2022-04-09  1:59 UTC  (9+ messages)

[PATCH] USB: hcd-pci: Fully suspend across freeze/thaw cycle
 2022-04-09  1:58 UTC  (4+ messages)

[ammarfaizi2-block:crng/random/jd/not-zero-entropy 7/11] arch/arm/include/asm/timex.h:19:22: error: implicit declaration of function 'read_current_timer' is invalid in C99
 2022-04-09  1:57 UTC 

[PATCH] kbuild: support W=e to make build abort in case of warning
 2022-04-09  1:54 UTC  (7+ messages)
` [PATCHv1] "

[PATCH RESEND] KVM: x86/pmu: Update AMD PMC sample period to fix guest NMI-watchdog
 2022-04-09  1:52 UTC 

linux-next: please clean up the usb-chipidea-fixes/next trees
 2022-04-09  1:47 UTC  (2+ messages)

[PATCH v2] delayacct: track delays from write-protect copy
 2022-04-09  1:43 UTC 

[PATCH v3 0/4] memcg: introduce per-memcg proactive reclaim
 2022-04-09  1:44 UTC  (11+ messages)
` [PATCH v3 1/4] memcg: introduce per-memcg reclaim interface
` [PATCH v3 2/4] selftests: cgroup: return the errno of write() in cg_write() on failure
` [PATCH v3 3/4] selftests: cgroup: fix alloc_anon_noexit() instantly freeing memory
` [PATCH v3 4/4] selftests: cgroup: add a selftest for memory.reclaim

[PATCH v5 RESEND 1/3] vmcore: Convert copy_oldmem_page() to take an iov_iter
 2022-04-09  1:44 UTC  (5+ messages)
    ` [kbuild-all] "

[PATCH] fs: f2fs: remove WARN_ON in f2fs_is_valid_blkaddr
 2022-04-09  1:34 UTC  (3+ messages)

[PATCH] Input: mt6779-keypad: Move iomem pointer to probe function
 2022-04-09  1:33 UTC  (2+ messages)

[PATCHv8 16/30] x86/boot: Port I/O: add decompression-time support for TDX
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] x86/boot: Port I/O: Add "

[PATCHv8 15/30] x86/boot: Port I/O: allow to hook up alternative helpers
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] x86/boot: Port I/O: Allow "

[PATCHv8 12/30] x86/tdx: Detect TDX at early kernel decompression time
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 11/30] x86/tdx: Handle in-kernel MMIO
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 04/30] x86/tdx: Extend the confidential computing API to support TDX guests
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 02/30] x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 01/30] x86/tdx: Detect running as a TDX guest in early boot
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 03/30] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 05/30] x86/tdx: Exclude shared bit from __PHYSICAL_MASK
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 06/30] x86/traps: Refactor exc_general_protection()
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 07/30] x86/traps: Add #VE support for TDX guest
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 08/30] x86/tdx: Add HLT support for TDX guests
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 10/30] x86/tdx: Handle CPUID via #VE
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 09/30] x86/tdx: Add MSR support for TDX guests
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 13/30] x86: Adjust types used in port I/O helpers
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 14/30] x86: Consolidate port I/O helpers
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 17/30] x86/tdx: Port I/O: add runtime hypercalls
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] x86/tdx: Port I/O: Add "

[PATCHv8 18/30] x86/tdx: Port I/O: add early boot support
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] x86/tdx: Port I/O: Add "

[PATCHv8 19/30] x86/tdx: Wire up KVM hypercalls
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 20/30] x86/boot: Add a trampoline for booting APs via firmware handoff
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 21/30] x86/acpi, x86/boot: Add multiprocessor wake-up support
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] x86/acpi/x86/boot: "

[PATCHv8 22/30] x86/boot: Set CR0.NE early and keep it set during the boot
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 23/30] x86/boot: Avoid #VE during boot for TDX platforms
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 25/30] x86/tdx: Make pages shared in ioremap()
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 24/30] x86/topology: Disable CPU online/offline control for TDX guests
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 26/30] x86/mm/cpa: Add support for TDX shared memory
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 27/30] x86/mm: Make DMA memory shared for TD guest
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 30/30] Documentation/x86: Document TDX kernel architecture
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCHv8 28/30] x86/tdx: ioapic: Add shared bit for IOAPIC base address
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] x86/tdx/ioapic: "

[PATCHv8 29/30] ACPICA: Avoid cache flush inside virtual machines
 2022-04-09  1:27 UTC  (2+ messages)
` [tip: x86/tdx] "

[PATCH] ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
 2022-04-09  1:26 UTC 

[l1k:smsc95xx_5.17 578/888] panel-sitronix-st7701.c:undefined reference to `spi_sync'
 2022-04-09  1:26 UTC 

[PATCH] HID: microsoft: Fix button/axis mapping for Xbox One S Controller
 2022-04-09  1:22 UTC  (2+ messages)

[PATCH V5 09/11] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core()
 2022-04-09  1:18 UTC 

[PATCH net-next v2] net/ipv6: Introduce accept_unsolicited_na knob to implement router-side changes for RFC9131
 2022-04-09  1:18 UTC  (2+ messages)

[RFC][PATCH] timers: Add del_time_free() to be called before freeing timers
 2022-04-09  1:14 UTC  (14+ messages)

[GIT PULL] KUnit update for Linux 5.18-rc2
 2022-04-09  1:09 UTC  (2+ messages)

[GIT PULL] Kselftest update for Linux 5.18-rc2
 2022-04-09  1:09 UTC  (2+ messages)

[PATCH V2 00/15] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-04-09  1:05 UTC  (7+ messages)
` [PATCH V2 11/15] cpufreq: mediatek: Update logic of voltage_tracking()
` [PATCH V2 14/15] cpufreq: mediatek: Add support for MT8186

[PATCH 1/3] dt-bindings: arm: msm: Add sc8180x and sc8280xp LLCC compatibles
 2022-04-09  0:56 UTC  (4+ messages)
` [PATCH 2/3] soc: qcom: llcc: Add sc8180x and sc8280xp configurations
` [PATCH 3/3] soc: qcom: llcc: Add MODULE_DEVICE_TABLE()

[l1k:smsc95xx_5.17 83/887] drivers/irqchip/irq-bcm2836.c:92:6: warning: no previous prototype for function 'bcm2836_arm_irqchip_spin_gpu_irq'
 2022-04-09  0:55 UTC 

[syzbot] KASAN: null-ptr-deref Write in snd_pcm_format_set_silence
 2022-04-09  0:51 UTC  (3+ messages)

[PATCH] kbuild: Remove CONFIG_DEBUG_SECTION_MISMATCH
 2022-04-09  0:48 UTC  (3+ messages)

[PATCH] percpu_ref: call wake_up_all() after percpu_ref_put() completes
 2022-04-09  0:40 UTC  (3+ messages)

[PATCH 0/6] KVM: x86: Apply NX mitigation more precisely
 2022-04-09  0:38 UTC  (7+ messages)
` [PATCH 1/6] KVM: x86/mmu: Tag disallowed NX huge pages even if they're not tracked
` [PATCH 2/6] KVM: x86/mmu: Properly account NX huge page workaround for nonpaging MMUs
` [PATCH 3/6] KVM: x86/mmu: Set disallowed_nx_huge_page in TDP MMU before setting SPTE
` [PATCH 4/6] KVM: x86/mmu: Track the number of TDP MMU pages, but not the actual pages
` [PATCH 5/6] KVM: x86/mmu: Add helper to convert SPTE value to its shadow page
` [PATCH 6/6] KVM: x86/mmu: explicitly check nx_hugepage in disallowed_hugepage_adjust()

[PATCH v3] EXP rcu: Move expedited grace period (GP) work to RT kthread_worker
 2022-04-09  0:35 UTC 

[PATCH 0/6] arm64: dts: qcom: Get rid of some warnings
 2022-04-09  0:25 UTC  (5+ messages)
` [PATCH 4/6] arm64: dts: qcom: sm8250: move sound node out of soc

[PATCHv2] drm/amdgpu: disable ASPM on Intel AlderLake based systems
 2022-04-09  0:19 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: display: msm: Add optional resets
 2022-04-09  0:18 UTC  (4+ messages)
` [PATCH v3 2/2] drm/msm/dpu: Issue MDSS reset during initialization

[V3 0/3] arch: arm64: dts: qcom: Configure cts sleep pinctrl to bias-bus-hold
 2022-04-09  0:18 UTC  (3+ messages)

[PATCH v2] drm/msm/dp: add fail safe mode outside of event_mutex context
 2022-04-09  0:14 UTC  (2+ messages)

[PATCH net-next 00/15] net: Remove use of list iterator after loop body
 2022-04-09  0:10 UTC  (18+ messages)
` [PATCH net-next 02/15] net: dsa: sja1105: Remove usage of iterator for list_add() after loop
` [PATCH net-next 03/15] net: dsa: mv88e6xxx: Replace usage of found with dedicated iterator
` [PATCH net-next 11/15] sfc: Remove usage of list iterator for list_add() after the loop body

[PATCH v2] drm/msm/dp: enhance both connect and disconnect pending_timeout handle
 2022-04-08 23:59 UTC  (4+ messages)

[PATCH 0/5] Tidy up symbol end fixup
 2022-04-08 23:52 UTC  (3+ messages)

[PATCH] block/compat_ioctl: fix range check in BLKGETSIZE
 2022-04-08 23:47 UTC 

[kas:lam 6/10] drivers/char/ipmi/ipmi_watchdog.c:776:37: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-04-08 23:44 UTC 

[RFC PATCH v11 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2022-04-08 23:41 UTC  (7+ messages)
` [RFC PATCH v11 net-next 02/10] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [RFC PATCH v11 net-next 05/10] net: dsa: microchip: add DSA support "
` [RFC PATCH v11 net-next 06/10] net: dsa: microchip: add support for phylink management

[PATCH v5 0/5] enable usb support on rk356x
 2022-04-08 23:39 UTC  (4+ messages)
` [PATCH v5 3/5] arm64: dts: rockchip: add rk356x dwc3 usb3 nodes
  ` Aw: "

[PATCH] serial: amba-pl011: do not time out prematurely when draining tx fifo
 2022-04-08 23:35 UTC 

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-04-08 23:34 UTC  (5+ messages)
` [RFC PATCH v5 042/104] KVM: x86/mmu: Track shadow MMIO value/mask on a per-VM basis

[RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-08 23:29 UTC  (6+ messages)
` [RFC bpf-next 1/4] kallsyms: Add kallsyms_lookup_names function
` [RFC bpf-next 3/4] bpf: Resolve symbols with kallsyms_lookup_names for kprobe multi link

[PATCH] mm, page_alloc: fix build_zonerefs_node()
 2022-04-08 23:21 UTC  (3+ messages)

[PATCH] xen/balloon: fix page onlining when populating new zone
 2022-04-08 23:16 UTC  (5+ messages)

[RFC][PATCH 0/8] fscache, cachefiles: Fixes
 2022-04-08 23:07 UTC  (9+ messages)
` [PATCH 1/8] cachefiles: unmark inode in use in error path
` [PATCH 2/8] cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr
` [PATCH 3/8] docs: filesystems: caching/backend-api.rst: correct two relinquish APIs use
` [PATCH 4/8] docs: filesystems: caching/backend-api.rst: fix an object withdrawn API
` [PATCH 5/8] fscache: Remove the cookie parameter from fscache_clear_page_bits()
` [PATCH 6/8] fscache: Move fscache_cookies_seq_ops specific code under CONFIG_PROC_FS
` [PATCH 7/8] fscache: Use wrapper fscache_set_cache_state() directly when relinquishing
` [PATCH 8/8] fscache: remove FSCACHE_OLD_API Kconfig option

[l1k:smsc95xx_5.17 95/888] drivers/irqchip/irq-bcm2835.c:204:22: warning: variable 'last_irq' set but not used
 2022-04-08 23:03 UTC 

[PATCH] dt-bindings: thermal: tsens: Add sc8280xp compatible
 2022-04-08 22:50 UTC 

[intel-gvt:gvt-staging 2/3] drivers/gpu/drm/i915/intel_gvt_mmio_table.c:1021:16: error: 'DMC_SSP_BASE' undeclared
 2022-04-08 22:43 UTC 

[sailus-media-tree:master 29/30] drivers/media/v4l2-core/v4l2-subdev.c:1040:15: error: implicit declaration of function 'v4l2_subdev_get_pad_format'; did you mean 'v4l2_subdev_get_fmt'?
 2022-04-08 22:43 UTC 

[l1k:smsc95xx_5.17 63/888] drivers/mmc/host/bcm2835-sdhost.c:941:6: warning: no previous prototype for 'bcm2835_sdhost_send_command'
 2022-04-08 22:43 UTC 

[PATCH 1/2] dt-bindings: clock: Add Qualcomm SC8280XP GCC bindings
 2022-04-08 22:43 UTC  (2+ messages)
` [PATCH 2/2] clk: qcom: add sc8280xp GCC driver

[PATCH 5.10 000/597] 5.10.110-rc3 review
 2022-04-08 22:39 UTC  (2+ messages)

[l1k:smsc95xx_5.17 140/888] drivers/usb/host/xhci.c:1689:29: sparse: sparse: incorrect type in assignment (different base types)
 2022-04-08 22:32 UTC 

[PATCH] staging: media: atomisp: Convert kmap() to kmap_local_page()
 2022-04-08 22:31 UTC 

[PATCH bpf-next] bpf: Fix excessive memory allocation in stack_map_alloc()
 2022-04-08 22:30 UTC  (2+ messages)

[PATCH] staging: wfx: use container_of() to get vif
 2022-04-08 22:21 UTC  (3+ messages)

[PATCH] ipv6:fix crash when idev is NULL
 2022-04-08 22:18 UTC  (3+ messages)
` [PATCH net] ipv6: fix panic when forwarding a pkt with no in6 dev

[PATCH v2] staging: wfx: use container_of() to get vif
 2022-04-08 22:07 UTC  (3+ messages)

[PATCH v2] EXP rcu: Move expedited grace period (GP) work to RT kthread_worker
 2022-04-08 22:06 UTC  (14+ messages)

[PATCH 1/2] dt-bindings: remoteproc: qcom: pas: Add sc8280xp adsp and nsp pair
 2022-04-08 22:05 UTC  (2+ messages)
` [PATCH 2/2] remoteproc: qcom: pas: Add sc8280xp remoteprocs

[PATCH 0/7] Add CA enforcement keyring restrictions
 2022-04-08 21:59 UTC  (8+ messages)
` [PATCH 4/7] KEYS: Introduce a builtin root of trust key flag

[PATCH net-next 0/3] net: ethool: add support to get/set tx push by ethtool -G/g
 2022-04-08 21:58 UTC  (5+ messages)
` [PATCH net-next 1/3] net: ethtool: extend ringparam set/get APIs for tx_push
` [PATCH net-next 2/3] net: ethtool: move checks before rtnl_lock() in ethnl_set_rings

[PATCH] kunit: tool: don't print out test statuses w/ 0s in summary
 2022-04-08 21:54 UTC  (6+ messages)
` [PATCH] kunit: tool: Print a total count of tests

[PATCH v2] kunit: tool: update test counts summary line format
 2022-04-08 21:51 UTC 

Compliment
 2022-04-08 21:47 UTC 

[PATCH v2 1/2] dt-bindings: interconnect: qcom: Add sc8280xp binding
 2022-04-08 21:48 UTC  (2+ messages)
` [PATCH v2 2/2] interconnect: qcom: Add SC8280XP interconnect provider

[PATCH RFC] rcu/nocb: Provide default all-CPUs mask for RCU_NOCB_CPU=y
 2022-04-08 21:46 UTC  (10+ messages)

[PATCH v8] oom_kill.c: futex: Don't OOM reap the VMA containing the robust_list_head
 2022-04-08 21:41 UTC  (6+ messages)

[PATCH v6 1/5] device property: Allow error pointer to be passed to fwnode APIs
 2022-04-08 21:36 UTC  (3+ messages)
` [PATCH v6 4/5] device property: Constify fwnode_handle_get()

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-08 21:35 UTC  (3+ messages)

[PATCH net-next] fou: Remove XRFM from NET_FOU Kconfig
 2022-04-08 21:33 UTC  (2+ messages)

[PATCH v2 0/2] KVM: x86: Replace magic number with readable macro
 2022-04-08 21:32 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: x86/mmu: Derive EPT violation RWX bits from EPTE RWX bits

[PATCH] dt-bindings: watchdog: Add SC8180X and SC8280XP compatibles
 2022-04-08 21:28 UTC 

[PATCH for STABLE] rtc: mc146818-lib: fix RTC presence check
 2022-04-08 21:23 UTC 

[PATCH v2] dt-bindings: mtd: jedec,spi-nor: remove unneeded properties
 2022-04-08 21:23 UTC  (2+ messages)

[tip:x86/sev] BUILD SUCCESS e720ea52e85c9d00cf8c5769795d0a3e585524f6
 2022-04-08 21:18 UTC 

[PATCH 01/14] dt-bindings: reset: amlogic,meson-axg-audio-arb: Convert to yaml
 2022-04-08 21:14 UTC  (17+ messages)
` [PATCH 04/14] dt-bindings: reset: bitmain,bm1880-reset: "
` [PATCH 05/14] dt-bindings: reset: lantiq,reset: "
` [PATCH 06/14] dt-bindings: reset: nuvoton,npcm-reset: "
` [PATCH 08/14] dt-bindings: reset: snps,axs10x-reset: "
` [PATCH 10/14] dt-bindings: reset: snps,hsdk-reset: "
` [PATCH 11/14] dt-bindings: reset: socfpga: "
` [PATCH 12/14] dt-bindings: reset: st,sti-picophyreset: "
` [PATCH 13/14] dt-bindings: reset: st,sti-powerdown: "

[l1k:smsc95xx_5.17 62/888] drivers/mmc/host/bcm2835-mmc.c:655:6: warning: no previous prototype for 'bcm2835_mmc_send_command'
 2022-04-08 21:11 UTC 

[PATCH bpf-next v2] selftests/bpf: Fix return value checks in perf_event_stackmap.c
 2022-04-08 21:09 UTC  (2+ messages)

[RFC V1 PATCH 0/5] selftests: KVM: selftests for fd-based approach of supporting private memory
 2022-04-08 21:05 UTC  (6+ messages)
` [RFC V1 PATCH 1/5] x86: kvm: HACK: Allow testing of priv memfd approach
` [RFC V1 PATCH 2/5] selftests: kvm: Fix inline assembly for hypercall
` [RFC V1 PATCH 3/5] selftests: kvm: Add a basic selftest to test private memory
` [RFC V1 PATCH 4/5] selftests: kvm: priv_memfd_test: Add support for memory conversion
` [RFC V1 PATCH 5/5] selftests: kvm: priv_memfd_test: Add shared access test


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