linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-22 08:21:11 to 2022-04-22 10:37:08 UTC [more...]

[PATCH v2 24/25] objtool: Remove --lto and --vmlinux in favor of --link
 2022-04-22 10:34 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 14/25] objtool: Make stack validation optional
 2022-04-22 10:35 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 16/25] objtool: Extricate sls from stack validation
 2022-04-22 10:35 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 07/25] objtool: Reorganize cmdline options
 2022-04-22 10:35 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 19/25] objtool: Make static call annotation optional
 2022-04-22 10:35 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 21/25] objtool: Make noinstr hacks optional
 2022-04-22 10:34 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 08/25] objtool: Ditch subcommands
 2022-04-22 10:35 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH RFC 0/5] phy: qcom-qmp: add support for pipe clock muxing
 2022-04-22 10:35 UTC  (8+ messages)
` [PATCH RFC 1/5] "
` [PATCH RFC 2/5] arm64: dts: qcom: sc7280: move pipe mux handling to phy

[PATCH v2 12/25] objtool: Add option to print section addresses
 2022-04-22 10:35 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 17/25] objtool: Add CONFIG_OBJTOOL
 2022-04-22 10:35 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 09/25] objtool: Don't print parentheses in function addresses
 2022-04-22 10:35 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 15/25] objtool: Rework ibt and extricate from stack validation
 2022-04-22 10:35 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 23/25] objtool: Add HAVE_NOINSTR_VALIDATION
 2022-04-22 10:34 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 25/25] objtool: Update documentation
 2022-04-22 10:34 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 22/25] objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"
 2022-04-22 10:34 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 02/25] libsubcmd: Fix OPTION_GROUP sorting
 2022-04-22 10:35 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 18/25] objtool: Make stack validation frame-pointer-specific
 2022-04-22 10:35 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 20/25] objtool: Make jump label hack optional
 2022-04-22 10:34 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 0/4] Extend and reorganize Highmem's documentation
 2022-04-22 10:32 UTC  (7+ messages)
` [PATCH 1/4] mm/highmem: Fix kernel-doc warnings in highmem*.h
` [PATCH 2/4] Documentation/vm: Include kdocs from highmem*.h into highmem.rst

[PATCH] NFC: nfcmrvl: fix error check return value of irq_of_parse_and_map()
 2022-04-22 10:30 UTC  (2+ messages)

[PATCH for-5.18] KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
 2022-04-22 10:30 UTC 

[PATCH RFC 0/4] mm, arm64: In-kernel support for memory-deny-write-execute (MDWE)
 2022-04-22 10:28 UTC  (4+ messages)
` [PATCH RFC 2/4] mm, personality: Implement memory-deny-write-execute as a personality flag

[PATCH 1/2] objtool: Fix type of reloc::addend
 2022-04-22 10:27 UTC  (2+ messages)
` [tip: objtool/urgent] "

[PATCH 2/2] objtool: Fix code relocs vs weak symbols
 2022-04-22 10:27 UTC  (2+ messages)
` [tip: objtool/urgent] "

[PATCH] psi: Fix trigger being fired unexpectedly at initial
 2022-04-22 10:27 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 1/2] sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
 2022-04-22 10:27 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 2/2] mailmap: Update my email address to @redhat.com
 2022-04-22 10:27 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] sched/fair: Move calculate of avg_load to a better location
 2022-04-22 10:27 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 2/2] sched/fair: Delete useless condition in tg_unthrottle_up()
 2022-04-22 10:27 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 1/2] MAINTAINERS: Add myself as scheduler topology reviewer
 2022-04-22 10:27 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH RESEND v2] sched/psi: report zeroes for CPU full at the system level
 2022-04-22 10:27 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH V1 RESEND]: sched/fair: Revise comment about lb decision matrix
 2022-04-22 10:27 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] signal: Deliver SIGTRAP on perf event asynchronously if blocked
 2022-04-22 10:27 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH] mm/memcg: Free percpu stats memory of dying memcg's
 2022-04-22 10:27 UTC  (7+ messages)

[RFC 0/4] perf record: Implement off-cpu profiling with BPF (v1)
 2022-04-22 10:20 UTC  (3+ messages)

[PATCH] arm64: make SCHED_CLUSTER depend on ACPI
 2022-04-22 10:26 UTC  (3+ messages)

[GIT PULL fixes] pinctrl: samsung: Fixes for v5.18 (current cycle)
 2022-04-22 10:25 UTC 

[PATCH 0/6] staging: r8188eu: clean up mgt_dispatcher
 2022-04-22 10:20 UTC  (4+ messages)
` [PATCH 6/6] staging: r8188eu: use ARRAY_SIZE for mlme_sta_tbl

[PATCH 0/4] KVM: fix KVM_EXIT_SYSTEM_EVENT mess
 2022-04-22 10:19 UTC  (8+ messages)
` [PATCH 1/4] KVM: x86: always initialize system_event.ndata

[PATCH] arm64: dts: mt8183-kukui: align SPI NOR node name with dtschema
 2022-04-22 10:19 UTC  (6+ messages)

[PATCH v2 0/6] coresight: Add config flag to enable branch broadcast
 2022-04-22 10:18 UTC  (12+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] coresight: Fail to open with return stacks if they are unavailable

drivers/acpi/x86/s2idle.c:395:13: sparse: sparse: restricted suspend_state_t degrades to integer
 2022-04-22 10:16 UTC 

[PATCH v3 0/2] sched/tracing: sched_switch prev_state reported as TASK_RUNNING when it's not
 2022-04-22 10:13 UTC  (3+ messages)
` [PATCH] sched/tracing: append prev_state to tp args instead

[RFC PATCH -next v2 0/4] arm64/ftrace: support dynamic trampoline
 2022-04-22 10:12 UTC  (9+ messages)
` [RFC PATCH -next v2 3/4] arm64/ftrace: support dynamically allocated trampolines

[PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
 2022-04-22 10:11 UTC  (14+ messages)

[PATCH v5 3/4] PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
 2022-04-22 10:06 UTC  (4+ messages)

[PATCH] devcoredump : Serialize devcd_del work
 2022-04-22 10:03 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sc7280-qcard: Add ldo_l17b regulator node
 2022-04-22 10:02 UTC 

[PATCH 0/9] trival fix or improvement about irq_desc access
 2022-04-22 10:02 UTC  (7+ messages)
` [PATCH 4/9] s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()
  ` [PATCHv2] "

[PATCH 1/2] rtla: Remove procps-ng dependency
 2022-04-22 10:01 UTC  (2+ messages)
` [PATCH 2/2] rtla: Fix __set_sched_attr error message

[PATCH] net: ethernet: ti: am65-cpsw-ethtool: use pm_runtime_resume_and_get
 2022-04-22 10:00 UTC  (2+ messages)

[PATCH 0/6] return an error when cqe is dropped
 2022-04-22  9:58 UTC  (4+ messages)
` [PATCH 6/6] io_uring: allow NOP opcode in IOPOLL mode

[PATCH 0/2] ahci: Add some controls on actual LPM capability
 2022-04-22  9:58 UTC  (7+ messages)
` [PATCH 1/2] ahci: Add PhyRdy Change control "
` [PATCH 2/2] ahci: Add PxSCTL.IPM "

[PATCH RESEND] arm64: dts: ti: k3-am642-sk: Add DT entry for onboard LEDs
 2022-04-22  9:57 UTC  (2+ messages)

[PATCH v4] media: imx-jpeg: Encoder support to set jpeg quality
 2022-04-22  9:56 UTC  (2+ messages)

[PATCH -next] freevxfs: Fix vxfs_lookup() kernel-doc comment
 2022-04-22  9:54 UTC 

[PATCH v2 0/7] drop some unnecessary wrappers
 2022-04-22  9:52 UTC  (6+ messages)

[rt-devel:linux-5.18.y-rt-rebase 17/78] kernel/printk/printk.c:3221: undefined reference to `console_emit_next_record'
 2022-04-22  9:48 UTC 

sound/soc/codecs/tlv320aic32x4.c:1202:18: warning: cast to smaller integer type 'enum aic32x4_type' from 'void *'
 2022-04-22  9:48 UTC 

[rt-devel:linux-5.18.y-rt-rebase 17/78] kernel/printk/printk.c:3182:13: warning: function 'console_emit_next_record' has internal linkage but is not defined
 2022-04-22  9:48 UTC 

[PATCH bpf 3/4] module: introduce module_alloc_huge
 2022-04-22  9:48 UTC 

[PATCH 0/2] Add complex scheduler level for arm64
 2022-04-22  9:48 UTC  (5+ messages)
` [PATCH 1/2] arch_topology: support for describing cache topology from DT

[PATCH] x86/kvm: handle the failure of __pv_cpu_mask allocation
 2022-04-22  9:47 UTC 

[PATCH -next v4 0/7]arm64: add machine check safe support
 2022-04-22  9:45 UTC  (3+ messages)
` [PATCH -next v4 1/7] x86, powerpc: fix function define in copy_mc_to_user

[PATCH 0/7] libperf: Add interface for overflow check of sampling events
 2022-04-22  9:38 UTC  (8+ messages)
` [PATCH 1/7] libperf: Move 'open_flags' from tools/perf to evsel::open_flags
` [PATCH 2/7] libperf: Introduce perf_{evsel, evlist}__open_opt with extensible struct opts
` [PATCH 3/7] libperf: Add support for overflow handling of sampling events
` [PATCH 4/7] libperf: Add perf_evsel__has_fd() functions
` [PATCH 5/7] libperf: Add perf_evsel__{refresh, period}() functions
` [PATCH 6/7] libperf test: Add test_stat_overflow()
` [PATCH 7/7] libperf test: Add test_stat_overflow_event()

[PATCH 0/4] Printbufs & shrinker OOM reporting
 2022-04-22  9:44 UTC  (10+ messages)
` [PATCH 3/4] mm: Centralize & improve oom reporting in show_mem.c

[PATCH v2] random: avoid mis-detecting a slow counter as a cycle counter
 2022-04-22  9:42 UTC  (4+ messages)

[PATCH net-next] net/ipv6: Enforce limits for accept_unsolicited_na sysctl
 2022-04-22  9:40 UTC  (2+ messages)

[PATCH printk v4 00/15] implement threaded console printing
 2022-04-22  9:39 UTC  (4+ messages)
` [PATCH printk v4 14/15] printk: extend console_lock for proper kthread support

[PATCH] misc: ocxl: fix possible double free in ocxl_file_register_afu
 2022-04-22  9:36 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sc7280: Add ldo_l17b regulator node
 2022-04-22  9:35 UTC  (3+ messages)

[syzbot] KMSAN: uninit-value in io_fallback_req_func
 2022-04-22  9:35 UTC 

[PATCH] mm: rework calculation of bdi_min_ratio in bdi_set_min_ratio
 2022-04-22  9:51 UTC 

[PATCH] staging: vchiq:remove unneeded flush_workqueue
 2022-04-22  9:33 UTC 

[PATCH] Input: synaptics-rmi4: remove unnecessary flush_workqueue()
 2022-04-22  9:33 UTC 

[PATCH] Documentation/media: Try to make enum usage clearer
 2022-04-22  9:30 UTC 

[PATCHv4 0/8] mm, x86/cc: Implement support for unaccepted memory
 2022-04-22  9:30 UTC  (11+ messages)
` [PATCHv4 3/8] efi/x86: "

[PATCH] net: cdc-ncm: Move spin_lock_bh() to spin_lock()
 2022-04-22  9:30 UTC  (2+ messages)

[PATCH] net: cosa: fix error check return value of register_chrdev()
 2022-04-22  9:30 UTC  (2+ messages)

[PATCH] Bluetooth: btrtl: Add support for RTL8852C
 2022-04-22  9:30 UTC  (2+ messages)

[PATCH] myri10ge: remove redundant assignment to variable status
 2022-04-22  9:30 UTC  (2+ messages)

[RFC PATCH] Bluetooth: core: Allow bind HCI socket user channel when HCI is UP
 2022-04-22  9:20 UTC  (2+ messages)

[PATCH] kasan: Prevent cpu_quarantine corruption when CPU offline and cache shrink occur at same time
 2022-04-22  9:27 UTC  (3+ messages)

[PATCH v3 0/2] tracing: make tracer_init_tracefs initcall asynchronous
 2022-04-22  9:27 UTC  (2+ messages)

[PATCH] ARM: mvebu: Enable MBUS error propagation
 2022-04-22  9:27 UTC  (6+ messages)

[PATCH] Input: Remove duplicated condition
 2022-04-22  9:25 UTC 

[PATCH net] net/smc: sync err code when tcp connection was refused
 2022-04-22  9:24 UTC  (3+ messages)

[PATCH v2] Bluetooth: btusb: add support for Qualcomm WCN785x
 2022-04-22  9:16 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Enable mute/micmute LEDs support for HP Laptops
 2022-04-22  9:21 UTC  (2+ messages)

[PATCH V4 00/31] x86/sgx and selftests/sgx: Support SGX2
 2022-04-22  9:16 UTC  (10+ messages)

[mtd:mtd/next 10/11] drivers/mtd/mtdoops.c:244:39: warning: format specifies type 'long' but the argument has type 'unsigned int'
 2022-04-22  9:17 UTC  (4+ messages)

[PATCH] Bluetooth: btusb: Add 0x0bda:0x8771 Realtek 8761BUV devices
 2022-04-22  9:17 UTC  (2+ messages)

[PATCH v1] Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for QCA
 2022-04-22  9:17 UTC  (2+ messages)

linux-next: manual merge of the random tree with the jc_docs tree
 2022-04-22  9:16 UTC  (5+ messages)

[PATCH -next] jbd2: use the correct print format
 2022-04-22  9:14 UTC  (4+ messages)
  ` 回复:[PATCH "

[PATCH v2 0/3] Add LTRF216A Driver
 2022-04-22  9:09 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: Document ltrf216a light sensor bindings

[PATCH v2 0/2] Avoid obvious double update_rq_clock warning
 2022-04-22  9:09 UTC  (3+ messages)
` [PATCH v2 1/2] sched/core: "
` [PATCH v2 2/2] sched/dl: Remove some comments and adjust code in push_dl_task

[PATCH v2 0/5] mm: demotion: Introduce new node state N_DEMOTION_TARGETS
 2022-04-22  9:13 UTC  (4+ messages)
` [PATCH v2 3/5] mm: demotion: Add support to set targets from userspace

[PATCH v9 0/4] Add support for the eDP panel over aux_bus
 2022-04-22  9:11 UTC  (5+ messages)
` [PATCH v9 1/4] drm/msm/dp: Add eDP support via aux_bus
` [PATCH v9 2/4] drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDP
` [PATCH v9 3/4] drm/msm/dp: wait for hpd high before aux transaction
` [PATCH v9 4/4] drm/msm/dp: Support the eDP modes given by panel

[PATCH v2] mmc: core: Don't set HS200 clock rate prematurely
 2022-04-22  9:10 UTC  (2+ messages)

[PATCH v1 00/22] powerpc: ftrace optimisation and cleanup and more [v1]
 2022-04-22  9:12 UTC  (4+ messages)
` [PATCH v1 06/22] powerpc/ftrace: Inline ftrace_modify_code()

[PATCH v3 0/5] virtio-crypto: Improve performance
 2022-04-22  9:08 UTC  (7+ messages)
` [PATCH v3 1/5] virtio-crypto: use private buffer for control request
    `  "
` [PATCH v3 2/5] virtio-crypto: wait ctrl queue instead of busy polling
    `  "

[PATCH bpf 2/4] page_alloc: use vmalloc_huge for large system hash
 2022-04-22  9:06 UTC 

[syzbot] kernel BUG in __filemap_get_folio
 2022-04-22  9:12 UTC 

[PATCH v3 0/3] firmware: Add boot information to sysfs
 2022-04-22  9:05 UTC  (4+ messages)
` [PATCH v3 1/3] "

[PATCH V1 1/1] scripts/Kbuild: Add path of fixeddep script
 2022-04-22  9:05 UTC 

[PATCH] [v4] m68k: coldfire: drop ISA_DMA_API support
 2022-04-22  9:01 UTC  (3+ messages)

[PATCH 00/20] hwmon: check return value after calling platform_get_resource()
 2022-04-22  9:12 UTC  (21+ messages)
` [PATCH 01/20] hwmon: (abituguru) "
` [PATCH 02/20] hwmon: (abituguru3) "
` [PATCH 03/20] hwmon: (dme1737) "
` [PATCH 04/20] hwmon: (f71805f) "
` [PATCH 05/20] hwmon: (f71882fg) "
` [PATCH 06/20] hwmon: (it87) "
` [PATCH 07/20] hwmon: (lm78) "
` [PATCH 08/20] hwmon: (nct6683) "
` [PATCH 09/20] hwmon: (nct6775) "
` [PATCH 10/20] hwmon: (sch5627) "
` [PATCH 11/20] hwmon: (sch5636) "
` [PATCH 12/20] hwmon: (sis5595) "
` [PATCH 13/20] hwmon: (smsc47b397) "
` [PATCH 14/20] hwmon: (smsc47m1) "
` [PATCH 15/20] hwmon: (via686a) "
` [PATCH 16/20] hwmon: (vt1211) "
` [PATCH 17/20] hwmon: (vt8231) "
` [PATCH 18/20] hwmon: (w83627ehf) "
` [PATCH 19/20] hwmon: (w83627hf) "
` [PATCH 20/20] hwmon: (w83781d) "

(no subject)
 2022-04-22  8:57 UTC 

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn201/dcn201_hwseq.c:88:14: warning: variable 'is_in_uma' set but not used
 2022-04-22  8:56 UTC 

[PATCH v7 3/5] certs: Make blacklist_vet_description() more strict
 2022-04-22  8:54 UTC  (8+ messages)
` [PATCH v7 0/5] Enable root to update the blacklist keyring

[PATCH] media: ov7670: remove ov7670_power_off from ov7670_remove
 2022-04-22  8:54 UTC 

[PATCH] pinctrl: fix error check return value of irq_of_parse_and_map()
 2022-04-22  8:52 UTC 

[PATCH] drm: msm: fix error check return value of irq_of_parse_and_map()
 2022-04-22  8:52 UTC 

[PATCH] drm/msm/dp: fix error check return value of irq_of_parse_and_map()
 2022-04-22  8:49 UTC 

[PATCH v2 1/4] media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPI
 2022-04-22  8:47 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: media: video-interfaces: Add new bus-type
` [PATCH v2 3/4] dt-bindings:drm/bridge:anx7625: add port@0 property
` [PATCH v2 4/4] drm/bridge: anx7625: Use DPI bus type

[PATCH v2] arm64: dts: ti: k3-am64-mcu: remove incorrect UART base clock rates
 2022-04-22  8:48 UTC  (2+ messages)

[PATCH] clocksource/drivers/oxnas: fix error check return value of irq_of_parse_and_map()
 2022-04-22  8:48 UTC 

[mingo-tip:sched/headers 1632/2579] drivers/gpu/drm/i915/gt/intel_lrc.h:96:49: error: implicit declaration of function 'GENMASK'
 2022-04-22  8:46 UTC 

[PATCH] drm: bridge: dw_hdmi: Audio: fix returnvar.cocci warnings
 2022-04-22  8:44 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update email address for John Stultz
 2022-04-22  8:41 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH v2] PCI: mediatek-gen3: Update entries to distinguish MediaTek PCIe controller
 2022-04-22  8:38 UTC  (2+ messages)

[PATCH v35 00/29] LSM: Module stacking for AppArmor
 2022-04-22  8:37 UTC  (3+ messages)
` [PATCH v35 28/29] LSM: Add /proc attr entry for full LSM context

[hnaz-mm:master 12/291] WARNING: modpost: vmlinux.o(.data+0x23acb0): Section mismatch in reference from the variable rc_class to the function .init.text:set_reset_devices()
 2022-04-22  8:35 UTC 

drivers/net/wireless/ath/wcn36xx/smd.c:2921 wcn36xx_smd_gtk_offload_get_info_rsp() warn: inconsistent indenting
 2022-04-22  8:35 UTC 

[PATCH] futex: MAINTAINERS, .mailmap: Update André's email address
 2022-04-22  8:34 UTC  (2+ messages)
` [tip: locking/urgent] "

[PATCH v4 0/3] Add OTG support for Ingenic SoCs
 2022-04-22  8:30 UTC  (2+ messages)

[PATCH v2 0/1] Mediatek PMIC patch
 2022-04-22  8:27 UTC  (3+ messages)
` [PATCH v2 1/1] pwrap: mediatek: fix FSM timeout issue

[PATCH 1/2] Revert "ASoC: meson: axg-tdm-interface: manage formatters in trigger"
 2022-04-22  8:26 UTC  (3+ messages)

-Warray-bounds fun again
 2022-04-22  8:24 UTC  (3+ messages)

[PATCH v3 1/3] fat: split fat_truncate_time() into separate functions
 2022-04-22  8:24 UTC  (4+ messages)
` [PATCH v3 2/3] fat: make ctime and mtime identical explicitly

[PATCH V4 00/14] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-04-22  8:21 UTC  (9+ messages)
` [PATCH V4 01/14] dt-bindings: cpufreq: mediatek: Add MediaTek CCI property
` [PATCH V4 04/14] cpufreq: mediatek: Record previous target vproc value
` [PATCH V4 07/14] cpufreq: mediatek: Add .get function
` [PATCH V4 09/14] cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking()


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