linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-15 22:14:11 to 2020-09-15 23:10:40 UTC [more...]

[RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page
 2020-09-15 15:42 UTC  (4+ messages)
  ` [External] "

[RFC PATCH 00/35] SEV-ES hypervisor support
 2020-09-15 22:44 UTC  (17+ messages)
` [RFC PATCH 05/35] KVM: SVM: Add initial support for SEV-ES GHCB access to KVM
` [RFC PATCH 20/35] KVM: SVM: Add SEV/SEV-ES support for intercepting INVD
` [RFC PATCH 21/35] KVM: SVM: Add support for EFER write traps for an SEV-ES guest
` [RFC PATCH 22/35] KVM: SVM: Add support for CR0 "
` [RFC PATCH 25/35] KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES

[tip:x86/seves] BUILD SUCCESS WITH WARNING e6eb15c9ba3165698488ae5c34920eea20eaa38e
 2020-09-15 22:44 UTC  (13+ messages)

[PATCH] dma-direct: Fix potential NULL pointer dereference
 2020-09-15 15:09 UTC  (6+ messages)

Static call dependency on libelf version?
 2020-09-15 15:02 UTC  (6+ messages)

[RFC PATCH] locking/percpu-rwsem: use this_cpu_{inc|dec}() for read_count
 2020-09-15 16:11 UTC  (6+ messages)

[PATCH] irqchip/gic-v4.1: Optimize the delay time of the poll on the GICR_VPENDBASER.Dirty bit
 2020-09-15 14:47 UTC  (2+ messages)

[PATCH 5.4 000/132] 5.4.66-rc1 review
 2020-09-15 16:39 UTC  (6+ messages)
` [PATCH 5.4 105/132] drm/msm: Split the a5xx preemption record
` [PATCH 5.4 131/132] drm/msm: Enable expanded apriv support for a650

[PATCH v4] mm/vmscan: add a fatal signals check in drop_slab_node
 2020-09-15 16:26 UTC  (4+ messages)

[PATCH 0/2] Fix pci_iounmap() on !CONFIG_GENERIC_IOMAP
 2020-09-15 14:54 UTC  (4+ messages)
` [PATCH 1/2] sparc32: Move ioremap/iounmap declaration before asm-generic/io.h include

[PATCH 5.8 000/177] 5.8.10-rc1 review
 2020-09-15 16:03 UTC  (15+ messages)
` [PATCH 5.8 149/177] rbd: require global CAP_SYS_ADMIN for mapping and unmapping
` [PATCH 5.8 151/177] RDMA/mlx4: Read pkey table length instead of hardcoded value
` [PATCH 5.8 153/177] fbcon: remove now unusued softback_lines cursor() argument
` [PATCH 5.8 156/177] KVM: arm64: Do not try to map PUDs when they are folded into PMD
` [PATCH 5.8 158/177] KVM: fix memory leak in kvm_io_bus_unregister_dev()
` [PATCH 5.8 168/177] USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter
` [PATCH 5.8 170/177] USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules
` [PATCH 5.8 171/177] usb: Fix out of sync data toggle if a configured device is reconfigured
` [PATCH 5.8 172/177] usb: typec: ucsi: acpi: Check the _DEP dependencies
` [PATCH 5.8 173/177] usb: typec: intel_pmc_mux: Un-register the USB role switch
` [PATCH 5.8 174/177] usb: typec: intel_pmc_mux: Do not configure Altmode HPD High
` [PATCH 5.8 175/177] usb: typec: intel_pmc_mux: Do not configure SBU and HSL Orientation in Alternate modes
` [PATCH 5.8 177/177] drm/msm: Enable expanded apriv support for a650

[PATCH 4.19 00/78] 4.19.146-rc1 review
 2020-09-15 14:13 UTC  (2+ messages)
` [PATCH 4.19 61/78] drm/tve200: Stabilize enable/disable

[PATCH] ext4: flag as supporting buffered async reads
 2020-09-15 23:09 UTC  (12+ messages)
              ` REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag

[PATCH v11 0/4] scsi: ufs: Add Host Performance Booster Support
 2020-09-15 23:05 UTC  (2+ messages)

[PATCH v2 00/10] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-09-15 14:31 UTC  (5+ messages)
` [PATCH v2 04/10] dt-bindings: pwm: Add bindings for PWM function in Netronix EC

[PATCH v2] arm64: bpf: Fix branch offset in JIT
 2020-09-15 13:54 UTC  (4+ messages)

[PATCH v4] mm: memcontrol: Add the missing numa_stat interface for cgroup v2
 2020-09-15 16:01 UTC  (4+ messages)
  ` [External] "

[PATCH v37 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
 2020-09-15 14:49 UTC  (5+ messages)

[PATCH] mm/slab.c: clean code by removing redundant if condition
 2020-09-15 23:03 UTC 

[PATCH v4] lib/string.c: implement stpcpy
 2020-09-15 23:05 UTC  (5+ messages)
` [PATCH v5] "

linux-next: Fixes tag needs some work in the net-next tree
 2020-09-15 23:04 UTC 

[PATCH 1/9 next] mm:process_vm_access Call import_iovec() instead of rw_copy_check_uvector()
 2020-09-15 14:55 UTC 

[PATCH 2/9 next] fs: Move rw_copy_check_uvector() into lib/iov_iter.c and make static
 2020-09-15 14:55 UTC 

[PATCH 1/2] dt-bindings: usb: Add binding for onboard USB hubs
 2020-09-15 23:03 UTC  (6+ messages)
` [PATCH 2/2] USB: misc: Add onboard_usb_hub driver

[PATCH 4/9 next] fs/io_uring Don't use the return value from import_iovec()
 2020-09-15 14:55 UTC 

[PATCH 3/9 next] lib/iov_iter: Improved function for importing iovec[] from userpace
 2020-09-15 14:55 UTC 

[PATCH 5/9 next] scsi: Use iovec_import() instead of import_iovec()
 2020-09-15 14:55 UTC 

[PATCH 1/3] perf inject: Add missing callbacks in perf_tool
 2020-09-15 14:55 UTC  (4+ messages)
` [PATCH 3/3] perf inject: Do not load map/dso when injecting build-id

[PATCH 6/9 next] security/keys: Use iovec_import() instead of import_iovec()
 2020-09-15 14:55 UTC 

[PATCH v4 4/4] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
 2020-09-15 23:01 UTC  (4+ messages)

[PATCH v6 0/2] PHY: Add new PHY attribute max_link_rate
 2020-09-15 23:01 UTC  (5+ messages)
` [PATCH v6 1/2] phy: "
` [PATCH v6 2/2] phy: cadence-torrent: Set Torrent PHY attributes

[PATCH 7/9 next] mm/process_vm_access: Use iovec_import() instead of import_iovec()
 2020-09-15 14:55 UTC 

[PATCH 9/9 net-next] net/socket: Use iovec_import() instead of import_iovec()
 2020-09-15 14:55 UTC 

[PATCH v2 0/2] UEFI v2.8 Memory Error Record Updates
 2020-09-15 16:36 UTC  (6+ messages)
` [PATCH v2 1/2] edac,ghes,cper: Add Row Extension to Memory Error Record
` [PATCH v2 2/2] cper,edac,efi: Memory Error Record: bank group/address and chip id

[PATCH] chelsio/chtls: Re-add dependencies on CHELSIO_T4 to fix modular CHELSIO_T4
 2020-09-15 22:59 UTC  (2+ messages)

[PATCH 0/4] mm: Simplfy cow handling
 2020-09-15 16:18 UTC  (13+ messages)
` [PATCH 1/4] mm: Trial do_wp_page() simplification

[PATCH] nfs: remove incorrect fallthrough label
 2020-09-15 22:57 UTC 

[PATCH v8 2/2] fpga: dfl: add support for N3000 Nios private feature
 2020-09-15 22:57 UTC  (2+ messages)

[PATCH v2] ide/macide: Convert Mac IDE driver to platform driver
 2020-09-15 22:56 UTC  (5+ messages)

[PATCH] [v2] ipmi: retry to get device id when error
 2020-09-15 15:20 UTC  (5+ messages)

[PATCH v2 0/5] Add CPUFreq support for SM8250 SoC
 2020-09-15 15:21 UTC  (3+ messages)
` [PATCH v2 4/5] cpufreq: qcom-hw: Use of_device_get_match_data for offsets and row size

[PATCH v2 0/3] arm64: dts: meson: add support for ODROID-N2+
 2020-09-15 15:24 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: meson: convert ODROID-N2 to dtsi
` [PATCH v2 2/3] dt-bindings: arm: amlogic: add support for the ODROID-N2+
` [PATCH v2 3/3] arm64: dts: meson: "

[PATCH v2 0/4] add DFL bus support to MODULE_DEVICE_TABLE()
 2020-09-15 22:55 UTC  (3+ messages)
` [PATCH v2 4/4] fpga: dfl: move dfl bus related APIs to include/linux/fpga/dfl.h

[PATCH] dt-bindings: mfd: Convert rn5t618 to json-schema
 2020-09-15 22:55 UTC  (4+ messages)

[PATCH v2 0/3] SiFive DDR controller and EDAC support
 2020-09-15 15:24 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: Add DT documentation for DDR Controller in SiFive SoCs

[PATCH leds + devicetree v2 0/2] Parse DT property `trigger-sources` for netdev LED trigger
 2020-09-15 16:24 UTC  (3+ messages)
` [PATCH leds + devicetree v2 1/2] leds: trigger: add trigger sources validating method and helper functions

[PATCH 0/2] phy: amlogic: Add support for AXG MIPI D-PHY
 2020-09-15 15:27 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: add Amlogic AXG MIPI D-PHY bindings

bdi cleanups v5
 2020-09-15 15:18 UTC  (10+ messages)
` [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 05/12] md: update the optimal I/O size on reshape
` [PATCH 06/12] block: lift setting the readahead size into the block layer
` [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB

[PATCH net-next 0/3] net: stmmac: Add ethtool support for get|set channels
 2020-09-15 22:54 UTC  (3+ messages)

[PATCH v2 0/9] THP iomap patches for 5.10
 2020-09-15 15:49 UTC  (4+ messages)
` [PATCH v2 2/9] fs: Introduce i_blocks_per_page

BUG: kernel NULL pointer dereference, address: RIP: 0010:shmem_getpage_gfp.isra.0+0x470/0x750
 2020-09-15 22:52 UTC  (5+ messages)

[PATCH 0/6] drm/meson: add support for AXG & MIPI-DSI
 2020-09-15 16:28 UTC  (6+ messages)
` [PATCH 1/6] dt-bindings: display: amlogic,meson-vpu: add bindings for VPU found in AXG SoCs
` [PATCH 2/6] dt-bindings: display: add Amlogic MIPI DSI Host Controller bindings

[PATCH v1] arm64: dts: qcom: msm8996: Add VFE1_GDSC power domain to camss node
 2020-09-15 15:06 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec_debugfs: Support pd_info v2 format
 2020-09-15 15:34 UTC  (3+ messages)

[PATCH] remoteproc: Fixup coredump debugfs disable request
 2020-09-15 15:32 UTC  (3+ messages)

[PATCH RFC 0/2] KVM: x86: allow for more CPUID entries
 2020-09-15 15:43 UTC  (3+ messages)
` [PATCH RFC 1/2] KVM: x86: allocate vcpu->arch.cpuid_entries dynamically
` [PATCH RFC 2/2] KVM: x86: bump KVM_MAX_CPUID_ENTRIES

[PATCH V3 1/2] dt-bindings: mailbox : arm,mhu: Convert to Json-schema
 2020-09-15 22:49 UTC  (4+ messages)

[PATCH v1] Bluetooth: Use NVM files based on SoC ID for WCN3991
 2020-09-15 15:43 UTC 

[PATCH] media: vidtv: Add a music instead of playing a single tone
 2020-09-15 15:05 UTC 

[PATCH net-next v2 0/3] First bunch of Tulip cleanups
 2020-09-15 22:47 UTC  (2+ messages)

[PATCH 6/6] irqchip/qcom-pdc: Allow modular build
 2020-09-15 15:44 UTC  (3+ messages)
` [PATCH] irqchip/qcom-pdc: Allow QCOM_PDC to be loadable as a permanent module

[PATCH v3 0/2] Use the generic PHY framework for Ingenic USB PHY
 2020-09-15 22:47 UTC  (3+ messages)
` [PATCH v3 2/2] USB: PHY: JZ4770: Use the generic PHY framework

[PATCH v3] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2020-09-15 15:42 UTC  (2+ messages)

[PATCH v3 0/2] leds: mt6360: Add LED driver for MT6360
 2020-09-15 15:51 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: leds: Add bindings for MT6360 LED

[PATCH 1/2] pinctrl: mt65xx: add OF bindings for MT8167
 2020-09-15 15:53 UTC  (2+ messages)

[PATCH 00/15] selftests/seccomp: Refactor change_syscall()
 2020-09-15 16:25 UTC  (19+ messages)
` [PATCH 01/15] selftests/seccomp: Refactor arch register macros to avoid xtensa special case
` [PATCH 02/15] selftests/seccomp: Provide generic syscall setting macro
` [PATCH 03/15] selftests/seccomp: mips: Define SYSCALL_NUM_SET macro
` [PATCH 04/15] selftests/seccomp: arm: "
` [PATCH 07/15] selftests/seccomp: Remove syscall setting #ifdefs
` [PATCH 09/15] selftests/seccomp: Convert REGSET calls into ARCH_GETREG/ARCH_SETREG
` [PATCH 10/15] selftests/seccomp: Avoid redundant register flushes
` [PATCH 14/15] selftests/clone3: Avoid OS-defined clone_args
` [PATCH 15/15] selftests/seccomp: Use __NR_mknodat instead of __NR_mknod

[PATCH] cgroup: Add cgroupstats numbers to cgroup.stat file
 2020-09-15 15:53 UTC 

[[PATCH]] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
 2020-09-15 15:48 UTC  (5+ messages)

[PATCH] [PATCH] ARM64: Setup DMA32 zone size by bootargs
 2020-09-15 16:18 UTC  (2+ messages)

[PATCH] crypto: stm32/crc32 - Avoid lock if hardware is already used
 2020-09-15 15:54 UTC  (3+ messages)

RE:[PATCH] sched: Add trace for task wake up latency and leave running time
 2020-09-15 22:41 UTC  (4+ messages)
  ` RE???[PATCH] "

[GIT PULL] SCSI fixes for 5.9-rc5
 2020-09-15 22:42 UTC 

a saner API for allocating DMA addressable pages v3
 2020-09-15 15:51 UTC  (17+ messages)
` [PATCH 01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 02/18] mm: turn alloc_pages into an inline function
` [PATCH 04/18] drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 05/18] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 06/18] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/18] 53c700: improve non-coherent DMA handling
` [PATCH 08/18] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 09/18] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/18] hal2: "
` [PATCH 11/18] lib82596: "
` [PATCH 13/18] 53c700: "
` [PATCH 14/18] dma-mapping: remove dma_cache_sync
` [PATCH 15/18] dma-mapping: add a new dma_alloc_pages API
` [PATCH 16/18] dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods
` [PATCH 17/18] dma-iommu: implement ->alloc_noncoherent
` [PATCH 18/18] firewire-ohci: use dma_alloc_pages

[PATCH] media: rc: fix check on dev->min_timeout for LIRC_GET_MIN_TIMEOUT ioctl
 2020-09-15 15:36 UTC 

[PATCH v8 00/20] gpio: cdev: add uAPI v2
 2020-09-15 15:29 UTC  (3+ messages)
` [PATCH v8 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL

[PATCH] drm/msm: Fix the a650 hw_apriv check
 2020-09-15 15:56 UTC 

[PATCHv5 0/2] soc: qcom: llcc: Support chipsets that can write to llcc regs
 2020-09-15 16:11 UTC  (5+ messages)
` [PATCHv5 1/2] soc: qcom: llcc: Move llcc configuration to its own function
` [PATCHv5 2/2] soc: qcom: llcc: Support chipsets that can write to llcc

[PATCH V2 RESEND 1/4] gpio: mxc: Support module build
 2020-09-15 15:59 UTC  (5+ messages)
` [PATCH V2 RESEND 2/4] arm64: defconfig: Build in CONFIG_GPIO_MXC by default
` [PATCH V2 RESEND 4/4] ARM: multi_v7_defconfig: "

[PATCH net-next RFC v4 00/15] Add devlink reload action and
 2020-09-15 16:04 UTC  (7+ messages)
` [PATCH net-next RFC v4 01/15] devlink: Add reload action option to devlink reload command
` [PATCH net-next RFC v4 15/15] devlink: Add Documentation/networking/devlink/devlink-reload.rst

[PATCH v3 00/14] Adding GAUDI NIC code to habanalabs driver
 2020-09-15 22:36 UTC  (8+ messages)

[RFC 1/5] drm/i915/dp: Program source OUI on eDP panels
 2020-09-15 22:38 UTC  (4+ messages)

thermal: int340x: New notifications for INT340X thermal
 2020-09-15 22:36 UTC  (4+ messages)
` [PATCH 1/3] thermal: int340x: Provide notification for OEM variable change
` [PATCH 2/3] thermal: core: Add new event for sending keep alive notifications
` [PATCH 3/3] thermal: int340x: Add keep alive response method

[PATCH v1 0/3] convert sifive's prci, plic and pwm bindings to yaml
 2020-09-15 16:08 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: fu540: prci: convert PRCI bindings to json-schema

[PATCH] sched/deadline: Fix sched_dl_global_validate()
 2020-09-15 15:20 UTC 

[PATCH 1/3] PCI: Add quirks for Juniper FPGAs to set class code
 2020-09-15 15:11 UTC  (3+ messages)
` [PATCH 2/3] PCI: Add quirks for Juniper ASICs "
` [PATCH 3/3] PCI: Add quirks for Juniper ASICs to fix PCIe gen

[PATCH v2 1/4] Input: ep93xx_keypad - Fix handling of platform_get_irq() error
 2020-09-15 16:05 UTC  (3+ messages)

[PATCH v3 0/3] usb: cdns,usb3: Convert DT binding to YAML
 2020-09-15 16:15 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: usb: cdns,usb3: Add cdns,phyrst-a-enable property

[PATCH 1/3] dt-bindings: i2c: ingenic: Add compatible string for the JZ4770
 2020-09-15 16:07 UTC  (6+ messages)
` [PATCH 3/3] i2c: jz4780: Remove of_match_ptr()

[PATCH rdma-next v1 0/4] scatterlist: add sg_alloc_table_append function
 2020-09-15 16:19 UTC  (5+ messages)
` [PATCH rdma-next v1 1/4] lib/scatterlist: Refactor sg_alloc_table_from_pages
` [PATCH rdma-next v1 2/4] lib/scatterlist: Add support in dynamically allocation of SG entries

[PATCH 0/3] Document r8a77990 DRIF support
 2020-09-15 16:11 UTC  (3+ messages)
` [PATCH 1/3] MAINTAINERS: Add Fabrizio Castro to Renesas DRIF

[RFC PATCH 0/4] fsdax: introduce fs query to support reflink
 2020-09-15 16:16 UTC  (3+ messages)
` [RFC PATCH 1/4] fs: introduce ->storage_lost() for memory-failure

[PATCH 1/2] printk: ringbuffer: fix setting state in desc_read()
 2020-09-15 15:24 UTC  (2+ messages)

[PATCH] docs: fb: Remove framebuffer scrollback option for boot
 2020-09-15 22:25 UTC 

[PATCH 0/6] Add support for MCP25XXFD SPI-CAN Network driver
 2020-09-15 16:19 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the amdgpu tree
 2020-09-15 22:27 UTC 

[PATCH v3 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-09-15 16:06 UTC  (5+ messages)

[PATCH] drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 result
 2020-09-15 16:20 UTC 

[PATCHv2 0/4] Rotary Encoder Push Button Support
 2020-09-15 16:33 UTC  (5+ messages)
` [PATCHv2 1/4] dt-bindings: input: Convert rotary-encoder bindings to schema
` [PATCHv2 4/4] Input: rotary-encoder - Add gpio as push button

[PATCH] vboxsf: fix comparison of signed char constant with unsigned char array elements
 2020-09-15 16:03 UTC 

[PATCH v8 2/5] ACPI/PCI: Ignore _OSC negotiation result if pcie_ports_native is set
 2020-09-15 22:20 UTC  (2+ messages)

[PATCH 0/3] gpiolib: generalize GPIO line names property
 2020-09-15 16:03 UTC  (5+ messages)

linux-next: Tree for Sep 15
 2020-09-15 16:33 UTC  (2+ messages)
` linux-next: Tree for Sep 15 (drivers/media/test-drivers/vidtv/)

[PATCH v8 1/5] PCI: Conditionally initialize host bridge native_* members
 2020-09-15 22:17 UTC  (2+ messages)

[PATCH v8 4/9] x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions
 2020-09-15 16:30 UTC  (3+ messages)
` [PATCH v8 5/9] x86/fpu/xstate: Add supervisor PASID state for ENQCMD feature
` [PATCH v8 6/9] x86/msr-index: Define IA32_PASID MSR

[PATCH bpf-next v2 1/5] bpf: expose is_mptcp flag to bpf_tcp_sock
 2020-09-15 16:35 UTC  (4+ messages)
` [PATCH bpf-next v2 4/5] bpf: selftests: add MPTCP test base

[PATCH v4 1/1] Input: atmel_mxt_ts - implement I2C retries
 2020-09-15 15:55 UTC  (7+ messages)

[PATCH -next] usbip: simplify the return expression of usbip_core_init()
 2020-09-15 16:37 UTC  (2+ messages)

[PATCH 0/2] Add a quirk for dwc3 driver, requred for Hikey 970 USB to work
 2020-09-15 16:38 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: document a new quirk for dwc3


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