mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-14 19:25:18 to 2016-12-14 23:31:25 UTC [more...]

+ linux-next-git-rejects.patch added to -mm tree
 2016-12-14 23:23 UTC 

[patch 114/114] radix tree test suite: delete unused rcupdate.c
 2016-12-14 23:09 UTC 

[patch 113/114] radix tree test suite: add new tag check
 2016-12-14 23:09 UTC 

[patch 112/114] radix-tree: ensure counts are initialised
 2016-12-14 23:09 UTC 

[patch 111/114] radix tree test suite: cache recently freed objects
 2016-12-14 23:09 UTC 

[patch 110/114] radix tree test suite: add some more functionality
 2016-12-14 23:09 UTC 

[patch 109/114] idr: reduce the number of bits per level from 8 to 6
 2016-12-14 23:09 UTC 

[patch 108/114] rxrpc: abstract away knowledge of IDR internals
 2016-12-14 23:09 UTC 

[patch 107/114] tpm: use idr_find(), not idr_find_slowpath()
 2016-12-14 23:09 UTC 

[patch 106/114] idr: add ida_is_empty
 2016-12-14 23:09 UTC 

[patch 105/114] radix tree test suite: check multiorder iteration
 2016-12-14 23:09 UTC 

[patch 104/114] radix-tree: fix replacement for multiorder entries
 2016-12-14 23:09 UTC 

[patch 103/114] radix-tree: add radix_tree_split_preload()
 2016-12-14 23:09 UTC 

[patch 102/114] radix-tree: add radix_tree_split
 2016-12-14 23:09 UTC 

[patch 101/114] radix-tree: add radix_tree_join
 2016-12-14 23:08 UTC 

[patch 100/114] radix-tree: delete radix_tree_range_tag_if_tagged()
 2016-12-14 23:08 UTC 

[patch 099/114] radix-tree: delete radix_tree_locate_item()
 2016-12-14 23:08 UTC 

[patch 098/114] radix-tree: improve multiorder iterators
 2016-12-14 23:08 UTC 

[patch 097/114] btrfs: fix race in btrfs_free_dummy_fs_info()
 2016-12-14 23:08 UTC 

[patch 096/114] radix-tree: improve dump output
 2016-12-14 23:08 UTC 

[patch 095/114] radix-tree: make radix_tree_find_next_bit more useful
 2016-12-14 23:08 UTC 

[patch 093/114] radix-tree: move rcu_head into a union with private_list
 2016-12-14 23:08 UTC 

[patch 094/114] radix-tree: create node_tag_set()
 2016-12-14 23:08 UTC 

[patch 092/114] radix-tree: fix typo
 2016-12-14 23:08 UTC 

[patch 091/114] radix tree test suite: use common find-bit code
 2016-12-14 23:08 UTC 

[patch 090/114] tools: add more bitmap functions
 2016-12-14 23:08 UTC 

[patch 089/114] radix tree test suite: record order in each item
 2016-12-14 23:08 UTC 

[patch 088/114] radix tree test suite: handle exceptional entries
 2016-12-14 23:08 UTC 

[patch 087/114] radix tree test suite: use rcu_barrier
 2016-12-14 23:08 UTC 

[patch 086/114] radix tree test suite: benchmark for iterator
 2016-12-14 23:08 UTC 

[patch 085/114] radix tree test suite: iteration test misuses RCU
 2016-12-14 23:08 UTC 

[patch 084/114] radix tree test suite: make runs more reproducible
 2016-12-14 23:08 UTC 

[patch 083/114] radix tree test suite: free preallocated nodes
 2016-12-14 23:08 UTC 

[patch 082/114] radix tree test suite: track preempt_count
 2016-12-14 23:08 UTC 

[patch 081/114] radix tree test suite: allow GFP_ATOMIC allocations to fail
 2016-12-14 23:07 UTC 

[patch 080/114] tools: add WARN_ON_ONCE
 2016-12-14 23:07 UTC 

[patch 079/114] dax: clear dirty entry tags on cache flush
 2016-12-14 23:07 UTC 

[patch 078/114] dax: protect PTE modification on WP fault by radix tree entry lock
 2016-12-14 23:07 UTC 

[patch 077/114] dax: make cache flushing protected by entry lock
 2016-12-14 23:07 UTC 

[patch 076/114] mm: export follow_pte()
 2016-12-14 23:07 UTC 

[patch 075/114] mm: change return values of finish_mkwrite_fault()
 2016-12-14 23:07 UTC 

[patch 074/114] mm: provide helper for finishing mkwrite faults
 2016-12-14 23:07 UTC 

[patch 073/114] mm: move part of wp_page_reuse() into the single call site
 2016-12-14 23:07 UTC 

[patch 072/114] mm: use vmf->page during WP faults
 2016-12-14 23:07 UTC 

[patch 071/114] mm: pass vm_fault structure into do_page_mkwrite()
 2016-12-14 23:07 UTC 

[patch 070/114] mm: factor out common parts of write fault handling
 2016-12-14 23:07 UTC 

[patch 066/114] mm: add orig_pte field into vm_fault
 2016-12-14 23:07 UTC 

[patch 067/114] mm: allow full handling of COW faults in ->fault handlers
 2016-12-14 23:07 UTC 

[patch 068/114] mm: factor out functionality to finish page faults
 2016-12-14 23:07 UTC 

[patch 069/114] mm: move handling of COW faults into DAX code
 2016-12-14 23:07 UTC 

[patch 058/114] mm: add locked parameter to get_user_pages_remote()
 2016-12-14 23:06 UTC 

[patch 059/114] mm: unexport __get_user_pages_unlocked()
 2016-12-14 23:06 UTC 

[patch 060/114] mm: join struct fault_env and vm_fault
 2016-12-14 23:06 UTC 

[patch 061/114] mm: use vmf->address instead of of vmf->virtual_address
 2016-12-14 23:07 UTC 

[patch 062/114] mm: use pgoff in struct vm_fault instead of passing it separately
 2016-12-14 23:07 UTC 

[patch 063/114] mm: use passed vm_fault structure in __do_fault()
 2016-12-14 23:07 UTC 

[patch 064/114] mm: trim __do_fault() arguments
 2016-12-14 23:07 UTC 

[patch 065/114] mm: use passed vm_fault structure for in wp_pfn_shared()
 2016-12-14 23:07 UTC 

[patch 053/114] ipc/sem: optimize perform_atomic_semop()
 2016-12-14 23:06 UTC 

[patch 054/114] ipc/sem: explicitly inline check_restart
 2016-12-14 23:06 UTC 

[patch 055/114] ipc/sem: use proper list api for pending_list wakeups
 2016-12-14 23:06 UTC 

[patch 056/114] ipc/sem: simplify wait-wake loop
 2016-12-14 23:06 UTC 

[patch 057/114] ipc/sem: avoid idr tree lookup for interrupted semop
 2016-12-14 23:06 UTC 

[patch 052/114] ipc/sem: rework task wakeups
 2016-12-14 23:06 UTC 

[patch 051/114] ipc/sem: do not call wake_sem_queue_do() prematurely
 2016-12-14 23:06 UTC 

[patch 050/114] sparc: implement watchdog_nmi_enable and watchdog_nmi_disable
 2016-12-14 23:06 UTC 

[patch 049/114] kernel/watchdog.c: move hardlockup detector to separate file
 2016-12-14 23:06 UTC 

[patch 047/114] ktest.pl: fix english
 2016-12-14 23:06 UTC 

[patch 048/114] kernel/watchdog.c: move shared definitions to nmi.h
 2016-12-14 23:06 UTC 

[patch 042/114] initramfs: allow again choice of the embedded initram compression algorithm
 2016-12-14 23:06 UTC 

[patch 043/114] ipc: msg, make msgrcv work with LONG_MIN
 2016-12-14 23:06 UTC 

[patch 044/114] ipc/shm.c: coding style fixes
 2016-12-14 23:06 UTC 

[patch 045/114] posix-timers: give lazy compilers some help optimizing code away
 2016-12-14 23:06 UTC 

[patch 046/114] drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expression
 2016-12-14 23:06 UTC 

[patch 037/114] kernel/debug/debug_core.c: more properly delay for secondary CPUs
 2016-12-14 23:05 UTC 

[patch 038/114] kdb: remove unused kdb_event handling
 2016-12-14 23:05 UTC 

[patch 039/114] kdb: properly synchronize vkdb_printf() calls with other CPUs
 2016-12-14 23:05 UTC 

[patch 040/114] kdb: call vkdb_printf() from vprintk_default() only when wanted
 2016-12-14 23:05 UTC 

[patch 041/114] initramfs: select builtin initram compression algorithm on KConfig instead of Makefile
 2016-12-14 23:06 UTC 

[patch 036/114] kcov: add more missing includes
 2016-12-14 23:05 UTC 

[patch 035/114] Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentation
 2016-12-14 23:05 UTC 

[patch 034/114] Kconfig: lib/Kconfig.debug: fix references to Documenation
 2016-12-14 23:05 UTC 

[patch 033/114] relay: check array offset before using it
 2016-12-14 23:05 UTC 

[patch 032/114] igb: update code to better handle incrementing page count
 2016-12-14 23:05 UTC 

[patch 031/114] igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
 2016-12-14 23:05 UTC 

[patch 030/114] mm: add support for releasing multiple instances of a page
 2016-12-14 23:05 UTC 

[patch 028/114] arch/xtensa: add option to skip DMA sync as a part of mapping
 2016-12-14 23:05 UTC 

[patch 021/114] arch/nios2: add option to skip DMA sync as a part of map and unmap
 2016-12-14 23:05 UTC 

[patch 022/114] arch/openrisc: add option to skip DMA sync as a part of mapping
 2016-12-14 23:05 UTC 

[patch 023/114] arch/parisc: add option to skip DMA sync as a part of map and unmap
 2016-12-14 23:05 UTC 

[patch 024/114] arch/powerpc: add option to skip DMA sync as a part of mapping
 2016-12-14 23:05 UTC 

[patch 025/114] arch/sh: add option to skip DMA sync as a part of mapping
 2016-12-14 23:05 UTC 

[patch 026/114] arch/sparc: add option to skip DMA sync as a part of map and unmap
 2016-12-14 23:05 UTC 

[patch 027/114] arch/tile: add option to skip DMA sync as a part of map and unmap
 2016-12-14 23:05 UTC 

[patch 029/114] dma: add calls for dma_map_page_attrs and dma_unmap_page_attrs
 2016-12-14 23:05 UTC 

[patch 016/114] arch/hexagon: Add option to skip DMA sync as a part of mapping
 2016-12-14 23:04 UTC 

[patch 017/114] arch/m68k: add option to skip DMA sync as a part of mapping
 2016-12-14 23:04 UTC 

[patch 018/114] arch/metag: add option to skip DMA sync as a part of map and unmap
 2016-12-14 23:04 UTC 

[patch 019/114] arch/microblaze: add option to skip DMA sync as a part of map and unmap
 2016-12-14 23:04 UTC 

[patch 020/114] arch/mips: add option to skip DMA sync as a part of map and unmap
 2016-12-14 23:04 UTC 

[patch 015/114] arch/frv: add option to skip sync on DMA map
 2016-12-14 23:04 UTC 

[patch 014/114] arch/c6x: add option to skip sync on DMA map and unmap
 2016-12-14 23:04 UTC 

[patch 010/114] arch/arc: add option to skip sync on DMA mapping
 2016-12-14 23:04 UTC 

[patch 011/114] arch/arm: add option to skip sync on DMA map and unmap
 2016-12-14 23:04 UTC 

[patch 012/114] arch/avr32: add option to skip sync on DMA map
 2016-12-14 23:04 UTC 

[patch 013/114] arch/blackfin: add option to skip sync on DMA map
 2016-12-14 23:04 UTC 

[patch 006/114] Revert "kdump, vmcoreinfo: report memory sections virtual addresses"
 2016-12-14 23:04 UTC 

[patch 008/114] kexec: add cond_resched into kimage_alloc_crash_control_pages
 2016-12-14 23:04 UTC 

[patch 009/114] sysctl: add KERN_CONT to deprecated_sysctl_warning()
 2016-12-14 23:04 UTC 

[patch 001/114] btrfs: better handle btrfs_printk() defaults
 2016-12-14 23:04 UTC 

[patch 002/114] kernel/watchdog: use nmi registers snapshot in hardlockup handler
 2016-12-14 23:04 UTC 

[patch 003/114] mm, compaction: allow compaction for GFP_NOFS requests
 2016-12-14 23:04 UTC 

[patch 004/114] signals: avoid unnecessary taking of sighand->siglock
 2016-12-14 23:04 UTC 

[patch 005/114] coredump: clarify "unsafe core_pattern" warning
 2016-12-14 23:04 UTC 

[patch 007/114] kexec: export the value of phys_base instead of symbol address
 2016-12-14 23:04 UTC 

incoming
 2016-12-14 23:04 UTC 

[folded-merged] mm-unexport-__get_user_pages_unlocked-checkpatch-fixes.patch removed from -mm tree
 2016-12-14 22:32 UTC 

[folded-merged] mm-add-locked-parameter-to-get_user_pages_remote-fix.patch removed from -mm tree
 2016-12-14 22:31 UTC 

[folded-merged] ipc-sem-simplify-wait-wake-loop-checkpatch-fixes.patch removed from -mm tree
 2016-12-14 22:31 UTC 

[folded-merged] ipc-sem-optimize-perform_atomic_semop-checkpatch-fixes.patch removed from -mm tree
 2016-12-14 22:30 UTC 

[folded-merged] ipc-sem-optimize-perform_atomic_semop-fix.patch removed from -mm tree
 2016-12-14 22:30 UTC 

[folded-merged] ipc-sem-rework-task-wakeups-checkpatch-fixes.patch removed from -mm tree
 2016-12-14 22:29 UTC 

[folded-merged] ipc-sem-rework-task-wakeups-fix.patch removed from -mm tree
 2016-12-14 22:29 UTC 

[folded-merged] debug-more-properly-delay-for-secondary-cpus-fix.patch removed from -mm tree
 2016-12-14 22:28 UTC 

[folded-merged] mm-compaction-allow-compaction-for-gfp_nofs-requests-fix.patch removed from -mm tree
 2016-12-14 22:28 UTC 

+ arm64-setup-introduce-kaslr_offset.patch added to -mm tree
 2016-12-14 20:57 UTC 

+ kcov-make-kcov-work-properly-with-kaslr-enabled.patch added to -mm tree
 2016-12-14 20:57 UTC 

[withdrawn] kbuild-simpler-generation-of-assembly-constants.patch removed from -mm tree
 2016-12-14 20:52 UTC 

+ btrfs-better-handle-btrfs_printk-defaults.patch added to -mm tree
 2016-12-14 20:36 UTC 

+ reimplement-idr-and-ida-using-the-radix-tree.patch added to -mm tree
 2016-12-14 20:27 UTC 

+ radix-tree-test-suite-delete-unused-rcupdatec.patch added to -mm tree
 2016-12-14 20:27 UTC 

+ radix-tree-test-suite-add-new-tag-check.patch added to -mm tree
 2016-12-14 20:27 UTC 

+ radix-tree-ensure-counts-are-initialised.patch added to -mm tree
 2016-12-14 20:27 UTC 

+ radix-tree-test-suite-cache-recently-freed-objects.patch added to -mm tree
 2016-12-14 20:27 UTC 

[to-be-updated] reimplement-idr-and-ida-using-the-radix-tree.patch removed from -mm tree
 2016-12-14 20:24 UTC 

[merged] scripts-checkpatchpl-fix-spelling.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] checkpatch-dont-check-pl-files-improve-absolute-path-commit-log-test.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] checkpatch-avoid-multiple-line-dereferences.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] checkpatch-dont-check-c99-types-like-uint8_t-under-tools.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] checkpatch-dont-emit-unified-diff-error-for-rename-only-patches.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] binfmt_elf-use-vmalloc-for-allocation-of-vma_filesz.patch removed from -mm tree
 2016-12-14 19:28 UTC 

[merged] init-reduce-rootwait-polling-interval-time-to-5ms.patch removed from -mm tree
 2016-12-14 19:28 UTC 

[merged] checkpatch-dont-try-to-get-maintained-status-when-no-tree-is-given.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] let-config_strict_devmem-depends-on-config_devmem.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] lib-rbtreec-fix-typo-in-comment-of-____rb_erase_color.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] lib-ida-document-locking-requirements-a-bit-better-v2.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] printk-sound-handle-more-message-headers.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] printk-add-kconfig-option-to-set-default-console-loglevel.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] get_maintainer-look-for-arbitrary-letter-prefixes-in-sections.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] maintainers-add-b-for-uri-where-to-file-bugs.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] maintainers-add-drm-and-drm-i915-bug-filing-info.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] maintainers-add-c-for-uri-for-chat-where-developers-hang-out.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] maintainers-add-drm-and-drm-i915-irc-channels.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] compiler-gcch-use-proved-instead-of-proofed.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] printk-nmi-fix-up-handling-of-the-full-nmi-log-buffer.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] printk-nmi-handle-continuous-lines-and-missing-newline.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] printk-kdb-handle-more-message-headers.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] printk-btrfs-handle-more-message-headers.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] hung_task-decrement-sysctl_hung_task_warnings-only-if-it-is-positive.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] proc-calculate-proc-and-proc-task-nlink-at-init-time.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] proc-save-decrement-during-lookup-readdir-in-proc-pid.patch removed from -mm tree
 2016-12-14 19:27 UTC 

[merged] fs-proc-arrayc-slightly-improve-render_sigset_t.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] proc-tweak-comments-about-2-stage-open-and-everything.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] proc-kmalloc-struct-pde_opener.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] proc-fix-type-of-struct-pde_opener-closing-field.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] proc-just-list_del-struct-pde_opener.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] proc-make-struct-struct-map_files_info-len-unsigned-int.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] proc-make-struct-pid_entry-len-unsigned.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] proc-report-no_new_privs-state.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] mm-percpuc-fix-panic-triggered-by-bug_on-falsely.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] kasan-turn-on-fsanitize-address-use-after-scope.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] kasan-support-panic_on_warn.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] kasan-eliminate-long-stalls-during-quarantine-reduction.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] mm-add-cond_resched-in-gather_pte_stats.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] mm-make-transparent-hugepage-size-public.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] mm-add-three-more-cond_resched-in-swapoff.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] mm-thp-page-cache-support-for-ppc64.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] mm-page_alloc-keep-pcp-count-and-list-contents-in-sync-if-struct-page-is-corrupted.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] mm-add-preempt-points-into-__purge_vmap_area_lazy.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] mm-move-vma_is_anonymous-check-within-pmd_move_must_withdraw.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] mm-rmap-handle-anon_vma_prepare-common-case-inline.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] mm-turn-vmap_purge_lock-into-a-mutex.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] mm-debug-print-raw-struct-page-data-in-__dump_page.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] mm-mark-all-calls-into-the-vmalloc-subsystem-as-potentially-sleeping.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] x86-ldt-use-vfree_atomic-to-free-ldt-entries.patch removed from -mm tree
 2016-12-14 19:26 UTC 

[merged] kernel-fork-use-vfree_atomic-to-free-thread-stack.patch removed from -mm tree
 2016-12-14 19:25 UTC 

[merged] mm-add-vfree_atomic.patch removed from -mm tree
 2016-12-14 19:25 UTC 

[merged] mm-refactor-__purge_vmap_area_lazy.patch removed from -mm tree
 2016-12-14 19:25 UTC 

[merged] mm-remove-free_unmap_vmap_area_addr.patch removed from -mm tree
 2016-12-14 19:25 UTC 

[merged] mm-remove-free_unmap_vmap_area_noflush.patch removed from -mm tree
 2016-12-14 19:25 UTC 

[merged] mm-workingset-update-shadow-limit-to-reflect-bigger-active-list.patch removed from -mm tree
 2016-12-14 19:25 UTC 

[merged] mm-workingset-restore-refault-tracking-for-single-page-files.patch removed from -mm tree
 2016-12-14 19:25 UTC 

[merged] mm-workingset-move-shadow-entry-tracking-to-radix-tree-exceptional-tracking.patch removed from -mm tree
 2016-12-14 19:25 UTC 

[merged] lib-radix-tree-update-callback-for-changing-leaf-nodes.patch removed from -mm tree
 2016-12-14 19:25 UTC 

[merged] lib-radix-tree-add-entry-deletion-support-to-__radix_tree_replace.patch removed from -mm tree
 2016-12-14 19:25 UTC 

[merged] lib-radix-tree-check-accounting-of-existing-slot-replacement-users.patch removed from -mm tree
 2016-12-14 19:25 UTC 

[merged] lib-radix-tree-native-accounting-of-exceptional-entries.patch removed from -mm tree
 2016-12-14 19:25 UTC 

[merged] mm-workingset-turn-shadow-node-shrinker-bugs-into-warnings.patch removed from -mm tree
 2016-12-14 19:25 UTC 

[merged] mm-khugepaged-fix-radix-tree-node-leak-in-shmem-collapse-error-path.patch removed from -mm tree
 2016-12-14 19:25 UTC 

[merged] mm-khugepaged-close-use-after-free-race-during-shmem-collapsing.patch removed from -mm tree
 2016-12-14 19:25 UTC 


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