2026-01-13 3:11 [PATCH net-next v14 02/12] virtio: set skb owner of virtio_transport_reset_no_sock() reply 13+ messages
2026-01-13 2:50 [PATCH bpf-next v7 0/3] bpf: Fix FIONREAD and copied_seq issues 4+ messages
2026-01-13 0:29 [PATCH 00/10] KVM: x86: nSVM: Improve PAT virtualization 11+ messages
2026-01-13 0:07 [PATCH net-next v3 0/6] selftests: drv-net: gro: enable HW GRO and LRO testing 7+ messages
2026-01-12 17:37 [PATCH net v2 0/2] selftests: Couple of fixes in Toeplitz RPS cases 3+ messages
2026-01-12 17:07 [PATCH v3 02/12] rust: macros: use `quote!` from vendored crate 3+ messages
2026-01-12 16:00 [PATCH cgroup/for-6.20 v5 1/5] cgroup/cpuset: Streamline rm_siblings_excl_cpus() 7+ messages
2026-01-12 14:56 [PATCH bpf-next v5 0/9] bpf: Extend BPF syscall with common attributes support 10+ messages
2026-01-12 14:24 [PATCH v5 net 2/2] selftests: net: simple selftest for ipvtap
2026-01-12 9:40 [PATCH net-next v10 1/7] netconsole: add target_state enum 12+ messages
2026-01-12 8:51 [PATCH net-next 0/2] selftests: net: improve error handling in passive TFO test 5+ messages
2026-01-12 4:13 [PATCH] kunit: tool: suppress confusing error output in test
2026-01-12 4:08 [PATCH cgroup/for-6.20 v4 0/5] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict 11+ messages
2026-01-11 17:16 [PATCH net-next 0/2] selftests: Couple of fixes in Toeplitz RPS cases 8+ messages
2026-01-11 14:39 [PATCH] selftests/x86: clean up sysret_rip coding style 3+ messages
2026-01-11 9:21 [PATCH] selftests/seccomp: Add test for SECCOMP_RET_LOG semantics
2026-01-10 18:33 [GIT PULL] kselftest fixes update for Linux 6.19-rc5 2+ messages
2026-01-10 2:18 [PATCH net-next v9 1/5] net: devmem: rename tx_vec to vec in dmabuf binding 14+ messages
2026-01-10 1:32 [PATCH cgroup/for-6.20 v3 0/5] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict 16+ messages
2026-01-10 0:51 [PATCH net-next v2 0/6] selftests: drv-net: gro: enable HW GRO and LRO testing 15+ messages
2026-01-09 15:34 [PATCH bpf-next 0/3] bpf: Introduce BPF_BRANCH_SNAPSHOT_F_COPY flag for bpf_get_branch_snapshot helper 6+ messages
2026-01-09 15:22 [PATCH RESEND net-next] selftests/net/ipsec: Fix variable size type not at the end of struct 2+ messages
2026-01-09 11:28 [PATCH net-next v8 1/9] net: memzero mp params when closing a queue 10+ messages
2026-01-09 11:08 [PATCH net-next v2 0/1] PSP self test improvements 3+ messages
2026-01-09 9:43 [PATCH] selftests/mm: ksm_tests: skip when not run as root 5+ messages
2026-01-09 5:10 [PATCH] loongarch: wire up memfd_secret system call 4+ messages
2026-01-09 3:36 [PATCH v3] selftests/tracing: Fix test_multiple_writes stall 2+ messages
2026-01-08 22:55 [PATCH bpf-next v2 0/4] Add wakeup_source iterators 9+ messages
2026-01-08 15:58 [PATCH net-next 0/1] AccECN packetdrill selftest series 7+ messages
2026-01-08 15:00 [PATCH bpf-next v6 0/3] bpf: Fix FIONREAD and copied_seq issues 5+ messages
2026-01-08 12:07 [PATCH v4] lib/glob: convert selftest to KUnit 2+ messages
2026-01-08 9:19 [PATCH v4 08/19] ublk: move offset check out of __ublk_check_and_get_req() 34+ messages
2026-01-08 9:06 [PATCH 1/1] selftests/memfd: fix return value override issue in run_hugetlbfs_test.sh 2+ messages
2026-01-08 3:16 [PATCH] selftests/mm: run_vmtests.sh: fix relative path handling 6+ messages
2026-01-08 0:57 [PATCH net-next v8 1/5] net: devmem: rename tx_vec to vec in dmabuf binding 12+ messages
2026-01-07 23:25 [PATCH net-next] selftests: drv-net: gro: increase the rcvbuf size 3+ messages
2026-01-07 22:13 [PATCH] vfio: selftests: Add vfio_dma_mapping_mmio_test 22+ messages
2026-01-07 16:48 [PATCH v2 1/8] selftests/mm: default KDIR to build directory 21+ messages
2026-01-07 16:15 [PATCH v2 02/11] rust: macros: use `quote!` from vendored crate 4+ messages
2026-01-07 15:38 [PATCH 1/2 net-next v2] ipv6: use the right ifindex when replying to icmpv6 from localhost 7+ messages
2026-01-07 15:14 [PATCH bpf-next v3 0/5] bpf: lru: Fix unintended eviction when updating lru hash maps 6+ messages
2026-01-07 14:53 [PATCH net-next] selftests: forwarding: update PTP tcpdump patterns 3+ messages
2026-01-07 12:51 [PATCH v2 0/2] kunit: tool: test: Allow running with pytest 3+ messages
2026-01-07 9:37 [PATCH 0/3] selftests/mm: add memory failure selftests 10+ messages
2026-01-07 5:39 [PATCH] selftests: kvm: add boundary tests for kvm_create_max_vcpus
2026-01-07 5:19 [PATCH v3] lib/glob: convert selftest to KUnit 4+ messages
2026-01-07 2:20 [PATCH bpf-next v13 1/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags 9+ messages
2026-01-07 1:59 [PATCH v2 1/2] kunit: tool: test: Rename test_data_path() to _test_data_path() 4+ messages
2026-01-07 1:01 Trailers missing for some commits in linux-next 20260106 2+ messages
2026-01-06 20:02 [PATCH net-next] selftests: tls: avoid flakiness in data_steal 3+ messages
2026-01-06 17:20 [RESEND PATCH bpf-next v4 0/9] bpf: Extend bpf syscall with common attributes support 17+ messages
2026-01-06 16:58 [PATCH bpf-next v4 1/9] bpf: Extend bpf syscall with common attributes support 6+ messages
2026-01-06 16:35 [PATCH v4 0/5] KVM: selftests: arm64: Improve diagnostics from set_id_regs 8+ messages
2026-01-06 15:45 [PATCH] tools/testing/selftests: fix gup_longterm for unknown fs 5+ messages
2026-01-06 15:30 [PATCH 0/2] HID: bpf: fix HID-BPF CI due to new compiler flags 4+ messages
2026-01-06 14:10 [PATCH v2] lib/glob: convert selftest to KUnit 3+ messages
2026-01-06 11:44 [PATCH 2/3] selftests/nolibc: scope custom flags to the nolibc-test target 5+ messages
2026-01-06 10:39 [PATCH v2] selftests/nolibc: always build sparc32 tests with -mcpu=v8 2+ messages
2026-01-06 5:14 [PATCH bpf-next v5 0/3] bpf: Fix FIONREAD and copied_seq issues 7+ messages
2026-01-06 1:35 [PATCH net-next v4 0/8] selftest: Extend tun/virtio coverage for GSO over UDP tunnel 16+ messages
2026-01-06 0:57 [PATCH v3 00/19] ublk: add support for integrity data 40+ messages
2026-01-05 17:37 [PATCH bpf-next v4 0/6] Add cryptographic hash and signature verification kfuncs to BPF 12+ messages
2026-01-05 16:41 [PATCH v2] kunit: respect KBUILD_OUTPUT env variable by default
2026-01-05 15:18 [PATCH bpf-next v2 1/5] bpf: lru: Tidy hash handling in LRU code 8+ messages
2026-01-05 15:17 [PATCH net v3 0/2] net: netdevsim: fix inconsistent carrier state after link/unlink 3+ messages
2026-01-05 10:52 [PATCH 5.15.y] selftests: net: test_vxlan_under_vrf: fix HV connectivity test
2026-01-05 10:52 [PATCH 5/6] powerpc64/bpf: Support exceptions 11+ messages
2026-01-05 10:04 [PATCH net-next 0/2] PSP self test improvements 7+ messages
2026-01-05 6:38 [5.15.y BACKPORT] selftests: net: test_vxlan_under_vrf: fix HV connectivity test 2+ messages
2026-01-05 3:48 [PATCH] lib/glob: convert selftest to KUnit 2+ messages
2026-01-05 3:44 [PATCH net-next v3 0/8] selftest: Extend tun/virtio coverage for GSO over UDP tunnel 10+ messages
2026-01-04 22:14 [PATCH] selftests/nolibc: fix sparc32 tests with -mcpu=v9 9+ messages
2026-01-04 18:46 [PATCH net-next] selftests: hw-net: rss-input-xfrm: try to enable the xfrm at the start 3+ messages
2026-01-04 18:41 [PATCH net-next v9 0/6] netconsole: support automatic target recovery 8+ messages
2026-01-04 16:23 [PATCH bpf-next 1/2] bpf, test_run: Fix user-memory-access vulnerability for LIVE_FRAMES 8+ messages
2026-01-04 14:57 [PATCH] selftests/nolibc: drop NOLIBC_SYSROOT=0 logic 2+ messages
2026-01-04 3:23 [PATCH net-next v2] ipv6: preserve insertion order for same-scope addresses 4+ messages
2026-01-03 13:10 [PATCH v7 net-next 00/13] AccECN protocol case handling series 20+ messages
2026-01-03 0:45 [PATCH v2 02/19] ublk: move ublk flag check functions earlier 26+ messages
2026-01-02 17:35 [GIT PULL] kselftest fixes update for Linux 6.19-rc4 2+ messages
2026-01-02 14:24 [PATCH v4 00/10] KVM: nVMX: Improve performance for unmanaged guest memory 12+ messages
2026-01-02 7:20 [PATCH] kunit: qemu_configs: Add 32-bit big endian ARM configuration 2+ messages
2026-01-01 19:15 [cgroup/for-6.20 PATCH v2 0/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict 27+ messages
2026-01-01 17:28 [PATCH net v3] selftests: mptcp: Mark xerror and die_perror __noreturn 2+ messages
2026-01-01 16:34 [PATCH -next 0/8] RCU updates from me for next merge window 37+ messages
2025-12-31 18:47 [PATCH] selftests/bpf: fix qdisc kfunc declarations 3+ messages
2025-12-31 17:36 [PATCH 1/5] bpf: use const pointer for struct_ops cfi_stubs 12+ messages
2025-12-31 16:33 [PATCH] bpf: selftests: fix missing declaration for bpf_copy_from_user_task_str 2+ messages
2025-12-30 16:03 [PATCH net v2 0/2] net: netdevsim: fix inconsistent carrier state after link/unlink 2+ messages
2025-12-30 14:03 [PATCH v4 net 2/2] selftests: net: simple selftest for ipvtap 2+ messages
2025-12-30 12:56 [PATCH 0/2] kunit: tool: test: Allow running with pytest 5+ messages
2025-12-30 12:26 [PATCH 0/2] kunit: tool: Don't overwrite test status based on subtest counts 5+ messages
2025-12-30 7:08 [PATCH v3] vdso: Remove struct getcpu_cache 3+ messages
2025-12-30 3:01 [RFC PATCH v2 0/3] Memory Controller eBPF support 8+ messages
2025-12-29 18:32 [PATCH net 0/5] net: netdevsim: fix inconsistent carrier state after link/unlink 5+ messages
2025-12-28 22:05 [PATCH RFC 2/2] rcutorture: Add --kill-previous option to terminate previous kvm.sh runs 6+ messages
2025-12-28 7:55 [PATCH RFC] kunit: respect KBUILD_OUTPUT env variable by default 3+ messages
2025-12-27 4:18 [PATCH v2] selftests/tracing: Fix test_multiple_writes stall 8+ messages
2025-12-26 9:12 [PATCH] selftests/tracing: Fix test_multiple_writes stall 3+ messages
2025-12-25 18:55 [PATCH net 2/2] selftests: net: simple selftest for ipvtap 4+ messages
2025-12-25 7:30 [cgroup/for-6.20 PATCH 0/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict 14+ messages
2025-12-24 0:28 [PATCH RFC net-next v13 01/13] vsock: add per-net vsock NS mode state 24+ messages
2025-12-23 16:18 [PATCH 0/3] EDITME: cover title for b4/kunit-user-alloc 9+ messages
2025-12-23 6:59 [PATCH 0/9] vDSO: Provide clock_getres_time64() where applicable 11+ messages
2025-12-23 1:51 [PATCH] selftests/hid: run vmtest.sh's pytest with verbose output
2025-12-23 1:20 [PATCH v9 00/30] KVM: arm64: Implement support for SME 59+ messages
2025-12-22 17:42 [PATCH v2] KVM: selftests: Fix sign extension bug in get_desc64_base() 2+ messages
2025-12-22 13:39 [PATCH v2 0/3] bitmap: convert self-test to KUnit 6+ messages
2025-12-22 12:28 [PATCH] rust: kunit: replace `kernel::c_str!` with C-Strings 4+ messages
2025-12-22 11:47 [PATCH v10 00/16] arm64: entry: Convert to Generic Entry 19+ messages
2025-12-21 23:43 [PATCH v2 0/4] HID: multitouch: set INPUT_PROP_PRESSUREPAD on compatible touchpads 7+ messages
2025-12-21 12:26 [PATCH v3 0/3] selftests/mm: hugetlb cgroup charging: robustness fixes 19+ messages
2025-12-21 8:58 [PATCH v2 0/3] selftests/mm: hugetlb cgroup charging: robustness fixes 13+ messages
2025-12-21 4:00 [PATCH v2 1/5] selftests/mm: fix va_high_addr_switch.sh return value 15+ messages
2025-12-20 20:48 [PATCH v2 RESEND] selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devices 2+ messages
2025-12-20 13:55 [PATCH v3 02/14] tools/nolibc/poll: drop __NR_poll fallback 19+ messages
2025-12-20 11:35 [RFC bpf PATCH 0/2] bpf: Fix memory access tags in helper prototypes 7+ messages
2025-12-20 11:16 [PATCH 0/3] selftests/mm: hugetlb cgroup charging: robustness fixes 5+ messages
2025-12-20 8:40 [GIT PULL] kunit fixes update for Linux 6.19-rc3 2+ messages
2025-12-20 2:10 [PATCH] KVM: selftests: Fix sign extension bug in get_desc64_base() 3+ messages
2025-12-19 23:38 [PATCH 0/2] vfio: selftests: Clean up <uapi/linux/types.h> includes 4+ messages
2025-12-19 19:28 [PATCH v3 0/4] KVM: selftests: arm64: Improve diagnostics from set_id_regs 12+ messages
2025-12-19 16:12 [PATCH] kunit: Protect KUNIT_BINARY_STR_ASSERTION against ERR_PTR values 2+ messages
2025-12-19 15:29 [PATCH] kselftest/arm64: Support FORCE_TARGETS 3+ messages
2025-12-19 9:25 [RFC PATCH] rust: doctests: Number tests by line numerically, not lexicographically. 2+ messages
2025-12-19 8:52 [PATCH v2] kunit: Enforce task execution in {soft,hard}irq contexts 4+ messages
2025-12-19 8:08 [PATCH] kunit: Enforce task execution in {soft,hard}irq contexts 2+ messages
2025-12-18 15:34 [PATCH v2] selftests/filesystems: Assume that TIOCGPTPEER is defined
2025-12-18 14:00 [PATCH v2 0/9] KVM: x86: Improve the handling of debug exceptions during instruction emulation 3+ messages
2025-12-18 12:20 [PATCH] selftests: net: fib-onlink-tests: Set high metric for default IPv6 route 5+ messages
2025-12-18 11:17 [PATCH v3 0/3] selftests/filelock: Make output more kselftestish 4+ messages
2025-12-18 8:10 [PATCH v23 0/8] fork: Support shadow stacks in clone3() 10+ messages
2025-12-18 7:43 [PATCH][v2] watchdog: softlockup: panic when lockup duration exceeds N thresholds
2025-12-17 15:17 Issue in parsing of tests that use KUNIT_CASE_PARAM 6+ messages
2025-12-17 13:59 [PATCH v1 1/2] selftests/x86/ldt_gdt: Skip int80 if not supported 4+ messages
2025-12-17 12:32 [PATCH] kunit: fix up const mis-match in many assert functions 2+ messages
2025-12-17 9:35 [PATCH 6/7] selftests/sched_ext: Add test for sched_ext dl_server 12+ messages
2025-12-17 5:34 [PATCH 03/20] blk-integrity: take const pointer in blk_integrity_rq() 40+ messages
2025-12-17 3:04 [PATCH v5 1/4] selftests/resctrl: Fix a division by zero error on Hygon 9+ messages
2025-12-16 17:06 [PATCH net v3] selftests: net: fix "buffer overflow detected" for tap.c 2+ messages
2025-12-16 14:26 [PATCH 0/4] Various mm kselftests improvements/fixes 25+ messages
2025-12-16 14:21 [PATCH net 0/2] selftests: drv-net: psp: fix templated test names in psp.py 3+ messages
2025-12-16 11:32 [PATCH] kselftest/anon_inode: replace null pointers with empty arrays
2025-12-16 11:31 [PATCH] kselftest/coredump: use __builtin_trap() instead of null pointer
2025-12-16 7:45 [PATCH] watchdog: softlockup: panic when lockup duration exceeds N thresholds 3+ messages
2025-12-15 8:50 [PATCH] kselftest/kublk: include message in _Static_assert for C11 compatibility 2+ messages
2025-12-15 8:49 [PATCH] kselftest/anon_inode: replace null pointers with empty arrays
2025-12-15 8:47 [PATCH] kselftest/coredump: use __builtin_trap() instead of null pointer
2025-12-15 7:25 [PATCH v3] lkdtm: Add lockdep related crash tests
2025-12-14 16:35 [PATCH v5 0/9] riscv: vector: misc ptrace fixes for debug use-cases 12+ messages
2025-12-14 11:22 [PATCH v11 RESEND 0/9] support FEAT_LSUI 13+ messages
2025-12-13 7:38 [PATCH v4 3/4] selftests/resctrl: Add CPU vendor detection for Hygon 7+ messages
2025-12-12 17:17 [PATCH v3 4/9] selftests: ublk: fix fio arguments in run_io_and_recover() 10+ messages
2025-12-12 14:49 [PATCH net v2] selftests: net: fix "buffer overflow detected" for tap.c 3+ messages
2025-12-12 5:16 [PATCH v2 1/8] selftests: ublk: correct last_rw map type in seq_io.bt 16+ messages
2025-12-12 3:21 [PATCH v2 0/5] selftests/futex: fix the issue of abnormal test results caused by thread timing 11+ messages
2025-12-11 18:56 [PATCH 02/11] rust: macros: use `quote!` from vendored crate 9+ messages
2025-12-11 18:22 [PATCH] rust: fix off-by-one line number in rustdoc tests 3+ messages
2025-12-11 17:54 sea_to_user sefltest failure 6+ messages
2025-12-11 17:20 [PATCH v26 00/28] riscv control-flow integrity for usermode 35+ messages
2025-12-11 8:36 [PATCH 0/3] selftests/futex: fix the issue of abnormal test results caused by thread timing 6+ messages
2025-12-11 6:46 [PATCH v3 2/4] selftests/resctrl: Add CPU vendor detection for Hygon 10+ messages
2025-12-11 5:15 [PATCH 1/8] selftests: ublk: correct last_rw map type in seq_io.bt 31+ messages
2025-12-10 21:13 [PATCH] selftests: iommu: fix Warray-bounds in get_hw_info test 2+ messages
2025-12-10 9:14 [PATCH] selftests/mm: Fix thread state check in uffd-unit-tests 3+ messages
2025-12-09 20:50 [PATCH v5 00/24] ARM64 PMU Partitioning 61+ messages
2025-12-08 3:01 [PATCH bpf-next v3 1/6] bpf: Extend bpf_crypto_type with hash operations 15+ messages
2025-12-07 12:22 [PATCH v1 1/3] selftests/mm: fix va_high_addr_switch.sh return value 8+ messages
2025-12-05 23:32 [PATCH] selftests: zram: use bash as script uses bash syntax 2+ messages
2025-12-04 8:21 [PATCH v9 01/16] arm64: Remove unused _TIF_WORK_MASK 36+ messages
2025-12-02 19:37 [PATCH 00/46] Allow inlining C helpers into Rust when using LTO 9+ messages
2025-11-30 23:35 [PATCH net-next v7 0/9] Add support for providers with large rx buffer 20+ messages
2025-11-27 7:47 [PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback 32+ messages
2025-11-26 19:35 [PATCH 00/21] vfio/pci: Base support to preserve a VFIO device file across Live Update 62+ messages
2025-11-26 14:50 [PATCH bpf-next v12 0/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps 17+ messages
2025-11-21 1:07 [PATCH 0/3] HID: multitouch: set INPUT_PROP_PRESSUREPAD on compatible touchpads 6+ messages
2025-11-19 15:49 [PATCH v3 0/3] KVM ARM64 pre_fault_memory 10+ messages
2025-11-19 3:00 [PATCH] kselftest: futex: Fix memset with zero size warning 5+ messages
2025-11-17 1:57 [PATCH v3 0/1] cpuset: relax the overlap check for cgroup-v2 52+ messages
2025-11-04 18:30 [PATCH v8 02/15] genpt: Add Documentation/ files 35+ messages
2025-10-21 11:08 next-20251020: selftests: helpers.h:10:10: fatal error: kselftest.h: No such file or directory 4+ messages
2025-10-20 4:29 [PATCH v4 10/10] RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list test 2+ messages
2025-10-20 4:24 [PATCH v4 05/10] riscv: Apply Zalasr to smp_load_acquire/smp_store_release 6+ messages
2025-10-16 5:41 [PATCH v5 0/7] platform/chrome: Fix a possible UAF via revocable 42+ messages
2025-10-13 18:59 [PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA 23+ messages
2025-09-25 13:53 [PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings 31+ messages
2025-09-22 0:41 [PATCH RESEND] selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignore 3+ messages
2025-09-15 19:19 [PATCH v2] selftests/timers: Consolidate and fix 32-bit overflow in timespec_sub 3+ messages
2025-09-10 2:49 [PATCH 0/7] KVM: x86: Improve the handling of debug exceptions during instruction emulation 7+ messages
2025-08-27 14:47 [PATCH 0/2] selftests: Centralize kselftest headers to avoid relative includes 20+ messages
2025-08-26 16:29 [PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM 15+ messages
2025-05-23 10:19 [PATCH v8 00/14] riscv: add SBI FWFT misaligned exception delegation support 41+ messages
2024-11-09 5:02 [PATCH net-next v9 0/6] Suspend IRQs during application busy periods 6+ messages
2024-07-20 6:39 [PATCH RESEND] x86: checksum: Fix unaligned checksums on < i686 3+ messages
2024-02-09 6:40 [RFC PATCH v2 0/6] RISC-V: Add dynamic TSO support 9+ messages
2024-01-22 18:53 [PATCH v4 0/3] Add test to verify probe of devices from discoverable buses 11+ messages
2023-10-30 5:20 [PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach 72+ messages
2023-08-18 1:32 [PATCH v3] selftests/ftrace: traceonoff_triggers: strip off names 5+ messages
2023-06-14 10:50 [PATCH] selftests/ftrace: Add test dependency 2+ messages
2023-05-09 20:36 [PATCH] selftests/ftrace: Test toplevel-enable for instance 6+ messages
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 read-only IMAP folder(s) and NNTP newsgroup(s).