linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-08 12:50:38 to 2022-01-08 23:25:15 UTC [more...]

[RFC PATCH] can: m_can: Add driver for M_CAN hardware in NVIDIA devices
 2022-01-08 23:25 UTC  (2+ messages)

Consulta SERYS
 2022-01-08 23:11 UTC 

[PATCH v2 0/4] Add support for Maxim MAX735x/MAX736x variants
 2022-01-08 23:17 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: Add "
` [PATCH v2 2/4] i2c: muxes: pca954x: Add MAX735x/MAX736x support
` [PATCH v2 3/4] dt-bindings: i2c: Add regulator to pca954x and max735x
` [PATCH v2 4/4] i2c: muxes: pca954x: Add regulator support

x86, nmi: IOCK error
 2022-01-08 23:09 UTC  (4+ messages)

[PATCH 00/10] Removal of most do_exit calls
 2022-01-08 22:44 UTC  (18+ messages)
` [PATCH 06/10] exit: Implement kthread_exit
` [PATCH 09/10] kthread: Ensure struct kthread is present for all kthreads
` [PATCH 1/8] signal: Make SIGKILL during coredumps an explicit special case
          ` [PATCH 1/2] signal: Have prepare_signal detect coredumps using signal->core_state
          ` [PATCH 2/2] signal: Make coredump handling explicit in complete_signal

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-m2107 1060/8698] arch/arm64/mm/mmu.c:1499:5: warning: no previous prototype for function 'check_range_driver_managed'
 2022-01-08 22:42 UTC 

perf build broken seemingly due to libbpf changes, checking
 2022-01-08 22:38 UTC  (11+ messages)

[PATCH] sysinfo: include availram field in sysinfo struct
 2022-01-08 22:35 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v9 0/8] Enroll kernel keys thru MOK
 2022-01-08 22:30 UTC  (15+ messages)
` [PATCH v9 1/8] integrity: Fix warning about missing prototypes
` [PATCH v9 3/8] integrity: add new keyring handler for mok keys
` [PATCH v9 4/8] KEYS: store reference to machine keyring
` [PATCH v9 5/8] KEYS: Introduce link restriction for machine keys
` [PATCH v9 6/8] efi/mokvar: move up init order
` [PATCH v9 7/8] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH v9 8/8] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true

[PATCH] can: gs_usb: Zero-initialize flags
 2022-01-08 22:29 UTC  (2+ messages)

[PATCH] staging: pi433: enforce tx_cfg to be set before any message can be sent
 2022-01-08 22:26 UTC 

linux-next: Signed-off-by missing for commit in the tpmdd tree
 2022-01-08 22:19 UTC  (2+ messages)

[mingo-tip:master 2296/2300] arch/mips/dec/platform.c:33:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dec_add_devices'
 2022-01-08 22:10 UTC 

[PATCH v4] KEYS: encrypted: Instantiate key with user-provided decrypted data
 2022-01-08 21:58 UTC  (2+ messages)

[GIT PULL] Apple SoC MAINTAINERS updates for 5.17
 2022-01-08 21:58 UTC  (2+ messages)

[PATCH] x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs
 2022-01-08 21:57 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
 2022-01-08 21:51 UTC  (8+ messages)

[PATCH] i2c: piix4: Replace piix4_smbus driver's cd6h/cd7h port io accesses with mmio accesses
 2022-01-08 21:49 UTC  (7+ messages)

[PATCH] softingcs: Fix memleak on registration failure in softingcs_probe
 2022-01-08 21:47 UTC  (2+ messages)

[PATCH] staging: pi433: move get version func to where all other functions are
 2022-01-08 21:27 UTC  (9+ messages)
` [PATCH v2] "
          ` [PATCH v3] "

ERROR: modpost: "__ld_r13_to_r25_ret" [lib/zstd/zstd_decompress.ko] undefined!
 2022-01-08 21:19 UTC 

[mingo-tip:master 2294/2300] drivers/video/fbdev/bt431.h:210:17: error: implicit declaration of function 'DIV_ROUND_UP'
 2022-01-08 21:19 UTC 

[mingo-tip:sched/headers 203/2375] kernel/kcsan/permissive.h:31:26: error: no member named 'flags' in 'struct task_struct'
 2022-01-08 21:19 UTC 

[PATCH v12 00/16] iio: afe: add temperature rescaling support
 2022-01-08 20:53 UTC  (17+ messages)
` [PATCH v12 01/16] iio: inkern: apply consumer scale on IIO_VAL_INT cases
` [PATCH v12 02/16] iio: inkern: apply consumer scale when no channel scale is available
` [PATCH v12 03/16] iio: inkern: make a best effort on offset calculation
` [PATCH v12 04/16] iio: afe: rescale: use s64 for temporary scale calculations
` [PATCH v12 05/16] iio: afe: rescale: reorder includes
` [PATCH v12 06/16] iio: afe: rescale: expose scale processing function
` [PATCH v12 07/16] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
` [PATCH v12 08/16] iio: afe: rescale: add offset support
` [PATCH v12 09/16] iio: afe: rescale: fix accuracy for small fractional scales
` [PATCH v12 10/16] iio: afe: rescale: reduce risk of integer overflow
` [PATCH v12 11/16] iio: afe: rescale: make use of units.h
` [PATCH v12 12/16] iio: test: add basic tests for the iio-rescale driver
` [PATCH v12 13/16] iio: afe: rescale: add RTD temperature sensor support
` [PATCH v12 14/16] iio: afe: rescale: add temperature transducers
` [PATCH v12 15/16] dt-bindings: iio: afe: add bindings for temperature-sense-rtd
` [PATCH v12 16/16] dt-bindings: iio: afe: add bindings for temperature transducers

[PATCH v2 0/2] CAAM Driver: re-factor and dynamic JR availability check
 2022-01-08 20:48 UTC  (9+ messages)
` [PATCH v3 0/2] CAAM Driver: re-factor and set proper JR status
  ` [PATCH v3 2/2] arm64: dts: imx8m: define proper status for caam jr

[PATCH] ARM: dts: qcom: fill missing power-domain-cells for gcc controllers
 2022-01-08 20:27 UTC 

[PATCH] ARM: dts: msm8960: move vsdcc regulator out of simple-bus
 2022-01-08 20:25 UTC 

[GIT PULL] SoC: Fixes for 5.16, part 4
 2022-01-08 20:20 UTC 

[PULL REQUEST] i2c for v5.16
 2022-01-08 20:19 UTC  (2+ messages)

[GIT PULL] power-supply fixes for 5.16
 2022-01-08 20:19 UTC  (3+ messages)

[RFC PATCH] can: flexcan: add ethtool support to get rx/tx ring parameters
 2022-01-08 20:16 UTC  (2+ messages)

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-08 20:14 UTC  (7+ messages)
` [PATCH v2 08/35] brcmfmac: of: Fetch Apple properties
` [PATCH v2 09/35] brcmfmac: pcie: Perform firmware selection for Apple platforms
` [PATCH v2 10/35] brcmfmac: firmware: Allow platform to override macaddr

[PATCH v2 0/2] Do not map BTN_RIGHT/MIDDLE on buttonpads
 2022-01-08 19:51 UTC  (4+ messages)
` [PATCH v2 1/2] Input: add input_set_property()

spi: stm32-qspi: Update spi registering
 2022-01-08 19:48 UTC  (2+ messages)

[WIP PATCH] dt-bindings: display: msm: dsi-controller-main: distinguish DSI versions
 2022-01-08 19:47 UTC  (2+ messages)

[mingo-tip:master 2130/2300] drivers/net/fddi/defza.c:104:16: error: implicit declaration of function '__netdev_alloc_skb'
 2022-01-08 19:46 UTC 

[anna-nfs:linux-next 12/31] fs/nfs/callback_xdr.c:274:8: warning: result of comparison of constant 658812288346769700 with expression of type 'uint32_t' (aka 'unsigned int') is always false
 2022-01-08 19:46 UTC 

[mingo-tip:sched/headers 195/2375] init/main.c:950:34: error: no member named 'scoped_addresses' in 'struct kcsan_ctx'; did you mean 'scoped_accesses'?
 2022-01-08 19:46 UTC 

[PATCH v3] Input: clear BTN_RIGHT/MIDDLE on buttonpads
 2022-01-08 19:42 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 3085/9999] drivers/gpu/drm/exynos/exynos5433_drm_decon.c:380:1: warning: the frame size of 1028 bytes is larger than 1024 bytes
 2022-01-08 19:35 UTC 

[mingo-tip:sched/headers 100/2375] ./usr/include/asm-generic/shmbuf.h:7:10: fatal error: 'uapi/asm-generic/ipcbuf.h' file not found
 2022-01-08 19:25 UTC 

[mingo-tip:master 2300/2300] usr/include/linux/neighbour.h:9: found __[us]{8,16,32,64} type without #include <linux/types.h>
 2022-01-08 19:25 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/dev 50/50] kernel/time/timer.c:1774:1: sparse: sparse: symbol '__pcpu_scope_tick_setup_sched_timer_help_needed' was not declared. Should it be static?
 2022-01-08 19:15 UTC 

[PATCH 2/2] tracing: Add test for user space strings when filtering on string pointers
 2022-01-08 19:04 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: syscon: Add Qualcomm TCSR registers
 2022-01-08 18:56 UTC  (3+ messages)

[PATCH] bpf: btf: Fix a var size check in validator
 2022-01-08 18:53 UTC  (2+ messages)

[PATCH v3] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
 2022-01-08 18:41 UTC 

[mingo-tip:sched/headers 1594/2375] usr/include/linux/netlink.h:5:10: fatal error: 'uapi/linux/types.h' file not found
 2022-01-08 18:33 UTC 

[mingo-tip:master 2294/2300] arch/mips/crypto/chacha-glue.c:45:34: error: implicit declaration of function 'round_down'
 2022-01-08 18:23 UTC 

[agd5f:drm-next 20/53] drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm_internal.c:29:6: warning: no previous prototype for 'amdgpu_dpm_get_active_displays'
 2022-01-08 18:23 UTC 

[PATCH v3 0/2] drm/msm/gpu: System suspend fixes
 2022-01-08 18:09 UTC  (3+ messages)
` [PATCH v3 1/2] drm/msm/gpu: Wait for idle before suspending
` [PATCH v3 2/2] drm/msm/gpu: Cancel idle/boost work on suspend

[PATCH v2] dt-bindings: display/msm: hdmi: split and convert to yaml
 2022-01-08 18:07 UTC 

[mingo-tip:master 2296/2300] arch/mips/dec/platform.c:40:1: warning: data definition has no type or storage class
 2022-01-08 18:02 UTC 

[PATCH] vdpa/mlx5: fix endian-ness for max vqs
 2022-01-08 18:00 UTC 

[PATCH v11 00/15] iio: afe: add temperature rescaling support
 2022-01-08 17:55 UTC  (9+ messages)
` [PATCH v11 09/15] iio: afe: rescale: reduce risk of integer overflow

[PATCH] ARM: dts: qcom: add KPSS GCC compatible to clock nodes
 2022-01-08 17:55 UTC 

[PATCH v8 0/3] mmc: Add LiteSDCard mmc driver
 2022-01-08 17:47 UTC  (6+ messages)
` [PATCH v8 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[PATCH v9 0/3] mmc: Add LiteSDCard mmc driver
 2022-01-08 17:43 UTC  (5+ messages)
` [PATCH v9 1/3] MAINTAINERS: co-maintain LiteX platform
` [PATCH v9 2/3] dt-bindings: mmc: Add bindings for LiteSDCard
` [PATCH v9 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 4849/9999] xtensa-linux-ld: drivers/android/debug_symbols.o:undefined reference to `sysctl_legacy_va_layout'
 2022-01-08 17:42 UTC 

[PATCH v2 0/2] drm/msm/gpu: System suspend fixes
 2022-01-08 17:42 UTC  (3+ messages)
` [PATCH v2 1/2] drm/msm/gpu: Wait for idle before suspending
` [PATCH v2 2/2] drm/msm/gpu: Cancel idle/boost work on suspend

[PATCH] ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960
 2022-01-08 17:42 UTC 

[PATCH 0/2] drm/msm/gpu: System suspend fixes
 2022-01-08 17:41 UTC  (4+ messages)
` [PATCH 1/2] drm/msm/gpu: Wait for idle before suspending

[PATCH v3 0/6] DEV_PM_OPS macros rework v3
 2022-01-08 17:38 UTC  (3+ messages)
` [PATCH v3 3/6] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros

[PATCH] dt-bindings: dma-controller: Split interrupt fields in example
 2022-01-08 17:27 UTC  (2+ messages)

[mingo-tip:master 1626/2300] arch/arm64/kernel/traps.c:1081:13: warning: no previous prototype for function 'trap_init'
 2022-01-08 17:22 UTC 

[PATCH v5 1/3] drm/privacy_screen: Add drvdata in drm_privacy_screen
 2022-01-08 17:21 UTC  (5+ messages)
` [PATCH v5 3/3] drm/privacy_screen_x86: Add entry for ChromeOS privacy-screen

[PATCH] ARM: dts: qcom: rename eth node to ethernet
 2022-01-08 17:15 UTC 

[mingo-tip:sched/headers 2037/2375] drivers/video/console/newport_con.c:746:1: warning: data definition has no type or storage class
 2022-01-08 17:11 UTC 

[PATCH] s390/dasd: use default_groups in kobj_type
 2022-01-08 17:06 UTC  (2+ messages)

[PATCH] s390/sclp_sd: use default_groups in kobj_type
 2022-01-08 17:05 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: apq8060: correct mvs switch name
 2022-01-08 17:05 UTC 

[PATCH RESEND v2] media: uvcvideo: Fix memory leak in uvc_gpio_parse
 2022-01-08 17:04 UTC 

[mingo-tip:sched/headers 2373/2375] drivers/infiniband/hw/hns/hns_roce_hw_v1.c:4460:1: warning: data definition has no type or storage class
 2022-01-08 17:01 UTC 

[mingo-tip:master 2130/2300] drivers/net/fddi/defza.c:104:16: warning: returning 'int' from a function with return type 'struct sk_buff *' makes pointer from integer without a cast
 2022-01-08 17:01 UTC 

[PATCH v2] drm/selftests/test-drm_dp_mst_helper: Fix memory leak in sideband_msg_req_encode_decode
 2022-01-08 16:58 UTC 

[PATCH v2] drm/imx: Fix memory leak in imx_pd_connector_get_modes
 2022-01-08 16:52 UTC 

[mingo-tip:sched/headers 1674/2375] net/sunrpc/debugfs.c:153:1: warning: no previous prototype for function 'rpc_clnt_debugfs_register'
 2022-01-08 16:51 UTC 

[PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
 2022-01-08 16:47 UTC  (4+ messages)
` [PATCH 07/16] dmaengine: pch_dma: "

[PATCH] f2fs: move f2fs to use reader-unfair rwsems
 2022-01-08 16:46 UTC 

[PATCH] f2fs: do not allow partial truncation on pinned file
 2022-01-08 16:45 UTC 

[PATCH net-next 0/3] net: lantiq_xrx200: improve ethernet performance
 2022-01-08 16:44 UTC  (4+ messages)
` [PATCH net-next 3/3] net: lantiq_xrx200: convert to build_skb

[mingo-tip:sched/headers 1860/2375] arch/x86/entry/vsyscall/vsyscall_64.c:323:24: warning: no previous prototype for function 'get_gate_vma'
 2022-01-08 16:30 UTC 

[ANNOUNCE] "Fast Kernel Headers" Tree -v2
 2022-01-08 16:26 UTC 

[PATCH 05/25] x86/sgx: Introduce runtime protection bits
 2022-01-08 16:22 UTC  (13+ messages)

[PATCH] bna: Simplify DMA setting
 2022-01-08 16:16 UTC 

[PATCH 00/17] exit: Making task exiting a first class concept
 2022-01-08 16:10 UTC  (4+ messages)
` [PATCH 01/17] exit: Remove profile_task_exit & profile_munmap

[PATCH] can: janz-ican3: initialize dlc variable
 2022-01-08 16:11 UTC  (2+ messages)

[paulmck-rcu:dev.2022.01.04a] BUILD REGRESSION 64595d0dff992756e8c6d53c0e9f1e3e50c451f7
 2022-01-08 16:09 UTC 

[PATCH v2 0/2] x86/sgx: Limit EPC overcommit
 2022-01-08 16:05 UTC  (5+ messages)
` [PATCH v2 1/2] x86/sgx: Add accounting for tracking overcommit
` [PATCH v2 2/2] x86/sgx: account backing pages

[mingo-tip:master 2172/2300] arch/x86/kernel/cpu/mtrr/mtrr.c:570:5: warning: no previous prototype for function 'arch_phys_wc_add'
 2022-01-08 15:50 UTC 

[PATCH] net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()
 2022-01-08 15:50 UTC 

[paulmck-rcu:dev.2022.01.04a 52/55] kernel/stop_machine.c:207:6: warning: variable 't' set but not used
 2022-01-08 15:49 UTC  (2+ messages)

[PATCH net-next] net: lantiq_etop: make alignment match open parenthesis
 2022-01-08 15:48 UTC  (3+ messages)

[PATCH net-next] net: lantiq_etop: add blank line after declaration
 2022-01-08 15:38 UTC  (3+ messages)

[PATCH V3] notifier/panic: Introduce panic_notifier_filter
 2022-01-08 15:36 UTC  (2+ messages)
  ` [PATCH] "

[PATCH V4] notifier/panic: Introduce panic_notifier_filter
 2022-01-08 15:34 UTC 

arch/nds32/kernel/ftrace.c:24:35: warning: comparison of distinct pointer types lacks a cast
 2022-01-08 15:19 UTC 

[asahilinux:wifi/v2 7/36] drivers/net/wireless/broadcom/brcm80211/brcmfmac/pcie.c:1876:25: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'}
 2022-01-08 15:19 UTC 

[PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree -v1: Eliminate the Linux kernel's "Dependency Hell"
 2022-01-08 15:16 UTC  (5+ messages)

[mingo-tip:sched/headers 1860/2375] arch/x86/entry/vsyscall/vsyscall_64.c:323:24: warning: no previous prototype for 'get_gate_vma'
 2022-01-08 15:09 UTC 

[mingo-tip:master 1933/2300] drivers/infiniband/ulp/srp/ib_srp.c:75: warning: "DEFINE_DYNAMIC_DEBUG_METADATA" redefined
 2022-01-08 15:09 UTC 

[mingo-tip:master 2179/2300] drivers/media/v4l2-core/v4l2-jpeg.c:598:1: error: type defaults to 'int' in declaration of 'EXPORT_SYMBOL_GPL'
 2022-01-08 15:09 UTC 

[PATCH] i3c: master: dw: check return of dw_i3c_master_get_free_pos()
 2022-01-08 15:09 UTC 

[PATCH] PCI / thunderbolt: Add quirk to handle incorrect Supported Link Speeds
 2022-01-08 14:58 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the devicetree tree
 2022-01-08 14:51 UTC  (2+ messages)

[RFC PATCH 0/8] signals: Support more than 64 signals
 2022-01-08 14:38 UTC  (3+ messages)
` [RFC PATCH 8/8] signals: Support BSD VSTATUS, KERNINFO and SIGINFO

[mingo-tip:sched/headers 631/2375] arch/powerpc/include/asm/page_32.h:48:9: error: implicit declaration of function 'WARN_ON'
 2022-01-08 14:28 UTC 

[PATCH] net: alteon: Simplify DMA setting
 2022-01-08 14:26 UTC 

[PATCH] myri10ge: Simplify DMA setting
 2022-01-08 14:22 UTC 

[PATCH] ALSA: hda: cs35l41: fix double free in cs35l41_hda_probe()
 2022-01-08 14:07 UTC 

[PATCH] module.h: allow #define strings to work with MODULE_IMPORT_NS
 2022-01-08 14:06 UTC 

[PATCH] export: fix string handling of namespace in EXPORT_SYMBOL_NS
 2022-01-08 14:04 UTC 

[PATCH] irqchip/apple-aic: Drop unused ipi_hwirq field
 2022-01-08 14:03 UTC  (2+ messages)

[PATCH] qlcnic: Simplify DMA setting
 2022-01-08 13:58 UTC  (2+ messages)

[PATCH v7 0/3] integrity: support including firmware ".platform" keys at build time
 2022-01-08 13:55 UTC  (4+ messages)
` [PATCH v7 1/3] certs: export load_certificate_list() to be used outside certs/

[PATCH 00/56] staging: r8188eu: wifi.h macros refactoring
 2022-01-08 13:53 UTC  (4+ messages)
` [PATCH 03/56] staging: r8188eu: remove dead macro ClearToDs

[PATCH net-next] net: lantiq_xrx200: add ingress SG DMA support
 2022-01-08 13:27 UTC  (3+ messages)

[PATCH -next v2] ieee802154: atusb: move to new USB API
 2022-01-08 13:21 UTC  (2+ messages)

[v1 1/2] dt-bindings: power: Add MT8186 power domains
 2022-01-08 13:19 UTC  (2+ messages)
` [v1 2/2] soc: mediatek: pm-domains: Add support for mt8186

[PATCH -next] ieee802154: atusb: move to new USB API
 2022-01-08 13:18 UTC  (4+ messages)
  ` [PATCH -next v2] "

[GIT PULL] irqchip updates for 5.17
 2022-01-08 13:08 UTC 

[PATCH] arm64: Make CONFIG_ARM64_PSEUDO_NMI macro wrap all the pseudo-NMI code
 2022-01-08 12:51 UTC  (2+ messages)

[PATCH 00/12] staging: r8188eu: another round of cleanups
 2022-01-08 12:49 UTC  (13+ messages)
` [PATCH 01/12] staging: r8188eu: ODM_MAC_EDCA_TURBO is always set
` [PATCH 02/12] staging: r8188eu: ODM_BB_FA_CNT "
` [PATCH 03/12] staging: r8188eu: ODM_BB_CCK_PD "
` [PATCH 04/12] staging: r8188eu: remove unused chip type settings
` [PATCH 05/12] staging: r8188eu: remove obsolete defines and comments
` [PATCH 06/12] staging: r8188eu: CurrentBW4024GTxPwrIdx is set but not used
` [PATCH 07/12] staging: r8188eu: CurrentBW2024GTxPwrIdx "
` [PATCH 08/12] staging: r8188eu: CurrentOfdm24GTxPwrIdx "
` [PATCH 09/12] staging: r8188eu: CurrentCckTxPwrIdx "
` [PATCH 10/12] staging: r8188eu: HW_VAR_MEDIA_STATUS1 is never set
` [PATCH 11/12] staging: r8188eu: remove HAL_*_ENABLE defines
` [PATCH 12/12] staging: r8188eu: we always enqueue in rtw_set_chplan_cmd


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