WireGuard Archive mirror
 help / color / mirror / Atom feed
[ANN] poll on EoY break
 2025-12-05 10:55 UTC  (2+ messages)
` [ANN] End of year break up to January 2

[syzbot] Monthly wireguard report (Nov 2025)
 2025-11-30 10:08 UTC 

[PATCH wireguard v4 00/10] wireguard: netlink: ynl conversion
 2025-11-26 17:58 UTC  (12+ messages)
` [PATCH wireguard v4 01/10] wireguard: netlink: validate nested arrays in policy
` [PATCH wireguard v4 02/10] wireguard: netlink: use WG_KEY_LEN in policies
` [PATCH wireguard v4 03/10] wireguard: netlink: convert to split ops
` [PATCH wireguard v4 04/10] wireguard: netlink: lower .maxattr for WG_CMD_GET_DEVICE
` [PATCH wireguard v4 05/10] netlink: specs: add specification for wireguard
` [PATCH wireguard v4 06/10] wireguard: uapi: move enum wg_cmd
` [PATCH wireguard v4 07/10] wireguard: uapi: move flag enums
` [PATCH wireguard v4 08/10] wireguard: uapi: generate header with ynl-gen
` [PATCH wireguard v4 09/10] tools: ynl: add sample for wireguard
` [PATCH wireguard v4 10/10] wireguard: netlink: generate netlink code

[PATCH net-next v3 00/11] wireguard: netlink: ynl conversion
 2025-11-26 16:26 UTC  (40+ messages)
` [PATCH net-next v3 01/11] wireguard: netlink: validate nested arrays in policy
` [PATCH net-next v3 02/11] wireguard: netlink: use WG_KEY_LEN in policies
` [PATCH net-next v3 03/11] wireguard: netlink: enable strict genetlink validation
` [PATCH net-next v3 04/11] netlink: specs: add specification for wireguard
` [PATCH net-next v3 05/11] uapi: wireguard: move enum wg_cmd
` [PATCH net-next v3 06/11] uapi: wireguard: move flag enums
` [PATCH net-next v3 07/11] uapi: wireguard: generate header with ynl-gen
` [PATCH net-next v3 08/11] tools: ynl: add sample for wireguard
` [PATCH net-next v3 09/11] wireguard: netlink: convert to split ops
` [PATCH net-next v3 10/11] wireguard: netlink: rename netlink handlers
` [PATCH net-next v3 11/11] wireguard: netlink: generate netlink code

Incorrect behavior of "exclude private IPs" in Android app
 2025-08-13 22:41 UTC 

[PATCH net-next v2 00/11] wireguard: netlink: ynl conversion
 2025-10-31 16:05 UTC  (12+ messages)
` [PATCH net-next v2 01/11] wireguard: netlink: validate nested arrays in policy
` [PATCH net-next v2 02/11] wireguard: netlink: use WG_KEY_LEN in policies
` [PATCH net-next v2 03/11] wireguard: netlink: enable strict genetlink validation
` [PATCH net-next v2 04/11] netlink: specs: add specification for wireguard
` [PATCH net-next v2 05/11] uapi: wireguard: move enum wg_cmd
` [PATCH net-next v2 06/11] uapi: wireguard: move flag enums
` [PATCH net-next v2 07/11] uapi: wireguard: generate header with ynl-gen
` [PATCH net-next v2 08/11] tools: ynl: add sample for wireguard
` [PATCH net-next v2 09/11] wireguard: netlink: convert to split ops
` [PATCH net-next v2 10/11] wireguard: netlink: rename netlink handlers
` [PATCH net-next v2 11/11] wireguard: netlink: generate netlink code

[PATCH] Fix up 'make versioncheck' issues
 2025-10-21 17:49 UTC  (2+ messages)

[PATCH][v4] hung_task: Panic when there are more than N hung tasks at the same time
 2025-10-17  5:17 UTC  (6+ messages)
  ` [外部邮件] "

[PATCH][v3] hung_task: Panic after fixed number of hung tasks
 2025-10-15  2:04 UTC  (14+ messages)
` [PATCH v3] "
  ` [外部邮件] "
  ` [外部邮件] Re: [PATCH][v3] "
    ` [????] "
        ` [????] "

[PATCH net-next v3 00/13] tools: ynl: prepare for wireguard
 2025-09-13 23:14 UTC  (26+ messages)
` [PATCH net-next v3 02/13] tools: ynl-gen: generate nested array policies
` [PATCH net-next v3 04/13] tools: ynl-gen: refactor local vars for .attr_put() callers
` [PATCH net-next v3 05/13] tools: ynl-gen: add CodeWriter.p_lines() helper
` [PATCH net-next v3 06/13] tools: ynl-gen: deduplicate fixed_header handling
` [PATCH net-next v3 07/13] tools: ynl-gen: avoid repetitive variables definitions
` [PATCH net-next v3 08/13] tools: ynl-gen: only validate nested array payload
` [PATCH net-next v3 09/13] tools: ynl-gen: rename TypeArrayNest to TypeIndexedArray
` [PATCH net-next v3 10/13] tools: ynl: move nest packing to a helper function
` [PATCH net-next v3 11/13] tools: ynl: encode indexed-arrays
` [PATCH net-next v3 12/13] tools: ynl: decode hex input
` [PATCH net-next v3 13/13] tools: ynl: add ipv4-or-v6 display hint

[PATCH v2 00/37] mm: remove nth_page()
 2025-09-08 17:12 UTC  (14+ messages)
` [PATCH v2 19/37] mm/gup: remove record_subpages()
` [PATCH v2 25/37] ata: libata-sff: drop nth_page() usage within SG entry
` [PATCH v2 26/37] drm/i915/gem: "
` [PATCH v2 27/37] mspro_block: "

[PATCH v1 06/36] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
 2025-08-31  1:04 UTC  (75+ messages)
` [PATCH v1 07/36] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH v1 08/36] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH v1 09/36] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH v1 10/36] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH v1 11/36] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH v1 12/36] mm: simplify folio_page() and folio_page_idx()
` [PATCH v1 13/36] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH v1 14/36] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH v1 15/36] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
` [PATCH v1 17/36] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH v1 18/36] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH v1 20/36] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH v1 21/36] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH v1 29/36] scsi: scsi_lib: drop nth_page() usage within SG entry
` [PATCH v1 30/36] scsi: sg: "
` [PATCH v1 31/36] vfio/pci: "
` [PATCH v1 32/36] crypto: remove "
` [PATCH v1 33/36] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH v1 34/36] kfence: drop nth_page() usage
` [PATCH v1 35/36] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH v1 36/36] mm: remove nth_page()
  ` [PATCH v1 01/36] mm: stop making SPARSEMEM_VMEMMAP user-selectable
  ` [PATCH v1 02/36] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
  ` [PATCH v1 03/36] s390/Kconfig: "
  ` [PATCH v1 04/36] x86/Kconfig: "
  ` [PATCH v1 05/36] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config

[PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
 2025-10-09 10:25 UTC  (9+ messages)
` [PATCH RFC 21/35] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH RFC 00/35] mm: remove nth_page()

[PATCH net-next v1 00/11] wireguard: netlink: ynl conversion
 2025-10-30  9:46 UTC  (13+ messages)
` [PATCH net-next v1 01/11] wireguard: netlink: validate nested arrays in policy
` [PATCH net-next v1 02/11] wireguard: netlink: use WG_KEY_LEN in policies
` [PATCH net-next v1 03/11] wireguard: netlink: enable strict genetlink validation
` [PATCH net-next v1 04/11] netlink: specs: add specification for wireguard
` [PATCH net-next v1 05/11] uapi: wireguard: move enum wg_cmd
` [PATCH net-next v1 06/11] uapi: wireguard: move flag enums
` [PATCH net-next v1 07/11] uapi: wireguard: generate header with ynl-gen
` [PATCH net-next v1 08/11] tools: ynl: add sample for wireguard
` [PATCH net-next v1 09/11] wireguard: netlink: convert to split ops
` [PATCH net-next v1 10/11] wireguard: netlink: rename netlink handlers
` [PATCH net-next v1 11/11] wireguard: netlink: generate netlink code

[PATCH v2] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
 2025-10-05 13:39 UTC 

[PATCH] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
 2025-10-05 12:26 UTC 

[PATCH] wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
 2025-10-05 13:30 UTC  (2+ messages)

[PATCH] wireguard: remove unnecessary use of ipv6_stub
 2025-09-18 12:32 UTC 

[RFC net-next 00/14] wireguard: netlink: ynl conversion
 2025-09-17 11:52 UTC  (3+ messages)

[PATCH] wireguard: do not use sin6_scope_id if not needed
 2025-09-15 11:58 UTC 

[PATCH net-next v2 00/12] tools: ynl: prepare for wireguard
 2025-09-11 10:47 UTC  (3+ messages)
` [PATCH net-next v2 05/12] tools: ynl-gen: add CodeWriter.p_lines() helper

[PATCH net-next 00/11] tools: ynl: prepare for wireguard
 2025-09-09 18:10 UTC  (25+ messages)
` [PATCH net-next 01/11] tools: ynl-gen: allow overriding name-prefix for constants
` [PATCH net-next 02/11] tools: ynl-gen: generate nested array policies
` [PATCH net-next 03/11] tools: ynl-gen: add sub-type check
` [PATCH net-next 04/11] tools: ynl-gen: define count iterator in print_dump()
` [PATCH net-next 05/11] tools: ynl-gen: define nlattr *array in a block scope
` [PATCH net-next 07/11] tools: ynl-gen: rename TypeArrayNest to TypeIndexedArray
` [PATCH net-next 08/11] tools: ynl: move nest packing to a helper function
` [PATCH net-next 09/11] tools: ynl: encode indexed-array
` [PATCH net-next 10/11] tools: ynl: decode hex input
` [PATCH net-next 11/11] tools: ynl: add ipv4-or-v6 display hint

[PATCH net-next v5 00/11] tools: ynl: prepare for wireguard
 2025-09-15 14:42 UTC  (12+ messages)
` [PATCH net-next v5 01/11] tools: ynl-gen: allow overriding name-prefix for constants
` [PATCH net-next v5 02/11] tools: ynl-gen: generate nested array policies
` [PATCH net-next v5 03/11] tools: ynl-gen: add sub-type check
` [PATCH net-next v5 04/11] tools: ynl-gen: refactor local vars for .attr_put() callers
` [PATCH net-next v5 05/11] tools: ynl-gen: avoid repetitive variables definitions
` [PATCH net-next v5 06/11] tools: ynl-gen: validate nested arrays
` [PATCH net-next v5 07/11] tools: ynl-gen: rename TypeArrayNest to TypeIndexedArray
` [PATCH net-next v5 08/11] tools: ynl: move nest packing to a helper function
` [PATCH net-next v5 09/11] tools: ynl: encode indexed-arrays
` [PATCH net-next v5 10/11] tools: ynl: decode hex input
` [PATCH net-next v5 11/11] tools: ynl: add ipv4-or-v6 display hint

[PATCH net-next v4 00/11] tools: ynl: prepare for wireguard
 2025-09-13 23:58 UTC  (12+ messages)
` [PATCH net-next v4 01/11] tools: ynl-gen: allow overriding name-prefix for constants
` [PATCH net-next v4 02/11] tools: ynl-gen: generate nested array policies
` [PATCH net-next v4 03/11] tools: ynl-gen: add sub-type check
` [PATCH net-next v4 04/11] tools: ynl-gen: refactor local vars for .attr_put() callers
` [PATCH net-next v4 05/11] tools: ynl-gen: avoid repetitive variables definitions
` [PATCH net-next v4 06/11] tools: ynl-gen: validate nested arrays
` [PATCH net-next v4 07/11] tools: ynl-gen: rename TypeArrayNest to TypeIndexedArray
` [PATCH net-next v4 08/11] tools: ynl: move nest packing to a helper function
` [PATCH net-next v4 09/11] tools: ynl: encode indexed-arrays
` [PATCH net-next v4 10/11] tools: ynl: decode hex input
` [PATCH net-next v4 11/11] tools: ynl: add ipv4-or-v6 display hint


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