messages from 2026-01-31 16:50:44 to 2026-02-02 23:45:19 UTC [more...]
[PATCH v1 net-next 0/3] ECN offload handling for AccECN series
2026-02-02 23:45 UTC (14+ messages)
` [PATCH v1 net-next 1/3] net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v1 net-next 2/3] net: hns3/mlx5e: avoid corrupting CWR flag when receiving GRO packet
` [PATCH v1 net-next 3/3] virtio_net: Accurate ECN flag in virtio_net_hdr
[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
2026-02-02 22:36 UTC (38+ messages)
` [RFC PATCH v2 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v2 02/37] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [RFC PATCH v2 03/37] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [RFC PATCH v2 04/37] KVM: Stub in ability to disable per-VM memory attribute tracking
` [RFC PATCH v2 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [RFC PATCH v2 06/37] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [RFC PATCH v2 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 08/37] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 10/37] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [RFC PATCH v2 11/37] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [RFC PATCH v2 12/37] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [RFC PATCH v2 13/37] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [RFC PATCH v2 14/37] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [RFC PATCH v2 15/37] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [RFC PATCH v2 16/37] KVM: selftests: Add selftests global for guest memory attributes capability
` [RFC PATCH v2 17/37] KVM: selftests: Update framework to use KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 18/37] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [RFC PATCH v2 19/37] KVM: selftests: Test using guest_memfd for guest private memory
` [RFC PATCH v2 20/37] KVM: selftests: Test basic single-page conversion flow
` [RFC PATCH v2 21/37] KVM: selftests: Test conversion flow when INIT_SHARED
` [RFC PATCH v2 22/37] KVM: selftests: Test indexing in guest_memfd
` [RFC PATCH v2 23/37] KVM: selftests: Test conversion before allocation
` [RFC PATCH v2 24/37] KVM: selftests: Convert with allocated folios in different layouts
` [RFC PATCH v2 25/37] KVM: selftests: Test precision of conversion
` [RFC PATCH v2 26/37] KVM: selftests: Test that truncation does not change shared/private status
` [RFC PATCH v2 27/37] KVM: selftests: Test that shared/private status is consistent across processes
` [RFC PATCH v2 28/37] KVM: selftests: Test conversion with elevated page refcount
` [RFC PATCH v2 29/37] KVM: selftests: Reset shared memory after hole-punching
` [RFC PATCH v2 30/37] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [RFC PATCH v2 31/37] KVM: selftests: Provide common function to set memory attributes
` [RFC PATCH v2 32/37] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [RFC PATCH v2 33/37] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [RFC PATCH v2 34/37] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [RFC PATCH v2 35/37] KVM: selftests: Add script to exercise private_mem_conversions_test
` [RFC PATCH v2 36/37] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [RFC PATCH v2 37/37] KVM: selftests: Update private memory exits test work with per-gmem attributes
[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
2026-02-02 22:29 UTC
htmldocs: Documentation/driver-api/tty/tty_port.rst:65: WARNING: Document or section may not begin with a transition. [docutils]
2026-02-02 21:57 UTC (2+ messages)
[PATCH 0/9] cxl: explicit DAX driver selection and hotplug
2026-02-02 21:37 UTC (23+ messages)
` [PATCH 1/9] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH 2/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH 4/9] drivers/cxl,dax: add dax driver mode selection for dax regions
` [PATCH 5/9] cxl/core/region: move pmem region driver logic into pmem_region
` [PATCH 6/9] cxl/core/region: move dax region device logic into dax_region.c
` [PATCH 8/9] cxl/core: Add dax_kmem_region and sysram_region drivers
[PATCH] docs: maintainer-pgp-guide.rst: updated a kernel.org link
2026-02-02 20:40 UTC (2+ messages)
[PATCH v4 0/4] Support runtime configuration for per-VM's HGATP mode
2026-02-02 19:14 UTC (8+ messages)
` [PATCH v4 1/4] RISC-V: KVM: "
` [PATCH v4 2/4] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
` [PATCH v4 3/4] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
` [PATCH v4 4/4] RISC-V: KVM: Define HGATP mode bits for KVM_CAP_RISCV_SET_HGATP_MODE
[PATCH v4 00/17] module: Introduce hash-based integrity checking
2026-02-02 18:47 UTC (9+ messages)
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-02-02 18:14 UTC (4+ messages)
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
[PATCH 0/3] Some kernel-doc fixes
2026-02-02 18:15 UTC (3+ messages)
[PATCH 0/2] Add HPET NMI Watchdog support
2026-02-02 17:49 UTC (3+ messages)
` [PATCH 1/2] x86/ioapic: Add NMI delivery configuration helper
[PATCH 0/2] Add HPET NMI Watchdog support
2026-02-02 17:48 UTC (3+ messages)
` [PATCH 1/2] x86/ioapic: Add NMI delivery configuration helper
` [PATCH 2/2] hpet: Add HPET-based NMI watchdog support
[QUERY] Guidelines for starting pt_BR documentation translations
2026-02-02 17:27 UTC (4+ messages)
[PATCH] doc: development-process: add notice on testing
2026-02-02 17:02 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3] docs: ja_JP: process: translate 'Obtain a current source tree'
2026-02-02 16:56 UTC (2+ messages)
[PATCH] docs: fix 're-use' -> 'reuse' in documentation
2026-02-02 16:55 UTC (2+ messages)
[PATCH] docs: ioctl-number: fix a typo in ioctl-number.rst
2026-02-02 16:53 UTC (2+ messages)
[PATCH v2] docs: filesystems: ensure proc pid substitutable is complete
2026-02-02 16:49 UTC (2+ messages)
[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-02-02 15:56 UTC (18+ messages)
` [PATCHv6 01/17] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv6 02/17] mm: Change the interface of prep_compound_tail()
` [PATCHv6 03/17] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv6 04/17] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv6 05/17] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv6 06/17] LoongArch/mm: "
` [PATCHv6 07/17] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv6 08/17] mm: Make page_zonenum() use head page
` [PATCHv6 09/17] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv6 10/17] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv6 11/17] mm/hugetlb: Remove fake head pages
` [PATCHv6 12/17] mm: Drop fake head checks
` [PATCHv6 13/17] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv6 14/17] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCHv6 15/17] mm: Remove the branch from compound_head()
` [PATCHv6 16/17] hugetlb: Update vmemmap_dedup.rst
` [PATCHv6 17/17] mm/slab: Use compound_head() in page_slab()
[PATCH v2 0/2] PCI: dwc: ep: Fix BAR update handling with in-place epf_bar reuse
2026-02-02 15:34 UTC (5+ messages)
` [PATCH v2 1/2] PCI: dwc: ep: Return after clearing BAR-match inbound mapping
` [PATCH v2 2/2] PCI: dwc: ep: Always clear IB maps on BAR update
[PATCH v2 0/4] iio: accel: adxl345: Add event scaling and doc fixes
2026-02-02 15:31 UTC (11+ messages)
` [PATCH v2 1/4] docs: iio: adxl345: fix typos and grammar
` [PATCH v2 2/4] iio: core: Add IIO_EV_INFO_SCALE to event info
` [PATCH v2 3/4] iio: accel: adxl345: Implement event scaling for ABI compliance
` [PATCH v2 4/4] docs: iio: adxl345: update math and examples for scaling
[PATCH v3 0/2] add support in hwmon for MCP998X
2026-02-02 15:18 UTC (5+ messages)
` [PATCH v3 2/2] hwmon: add support "
[PATCH net-next] docs: ethtool: clarify the bit-by-bit bitset format description
2026-02-02 15:17 UTC
[PATCH 0/3] PCI: endpoint: Clarify pci_epc_set_bar() lifetime rules
2026-02-02 15:04 UTC (11+ messages)
` [PATCH 2/3] PCI: endpoint: pci-epf-test: Use dedicated pci_epf_bar for subrange mapping
` [PATCH 3/3] PCI: endpoint: Document pci_epc_set_bar() caller ownership and lifetime rules
[PATCH v10 0/4] Loongarch irq-redirect support
2026-02-02 10:07 UTC (7+ messages)
` [PATCH v10 1/4] Docs/LoongArch: Add Advanced Extended-Redirect IRQ model description
` [PATCH v10 2/4] irqchip/irq-loongson.h: irq-loongson.h preparation for Redirect irqchip
` [PATCH v10 3/4] irqchip/loongarch-avec.c: return IRQ_SET_MASK_OK_DONE when keep affinity
` [PATCH v10 4/4] irqchip/irq-loongarch-ir:Add Redirect irqchip support
[PATCH v6 0/8] ADF41513/ADF41510 PLL frequency synthesizers
2026-02-02 9:57 UTC (3+ messages)
` [PATCH v6 2/8] iio: core: add fixed point parsing with 64-bit parts
[PATCH v5 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
2026-02-02 9:40 UTC (8+ messages)
[PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
2026-02-02 9:12 UTC (9+ messages)
[PATCH 0/3] Add the ability to mount filesystems during initramfs expansion
2026-02-02 7:38 UTC (2+ messages)
` [EXT] [systemd-devel] "
[PATCH v6 0/3] TrackPoint doubletap enablement and user control
2026-02-02 3:56 UTC (4+ messages)
` [PATCH v6 1/3] input: trackpoint - Enable doubletap by default on capable devices
[PATCH v4 5/5] blktrace: Make init_blk_tracer() asynchronous when trace_async_init set
2026-02-02 3:36 UTC (4+ messages)
[PATCH v3] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
2026-02-02 2:59 UTC (4+ messages)
[PATCH v9 0/4] Loongarch irq-redirect support
2026-02-02 1:00 UTC (4+ messages)
` [PATCH v9 4/4] irqchip/irq-loongarch-ir:Add Redirect irqchip support
[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
2026-02-01 22:46 UTC (10+ messages)
` [PATCH v15 01/28] tpm: Initial step to reorganize TPM public headers
` [PATCH v15 02/28] tpm: Move TPM1 specific definitions and functions to new headers
[PATCH v13 net-next 00/15] AccECN protocol case handling series
2026-02-01 10:26 UTC (18+ messages)
` [PATCH v13 net-next 01/15] tcp: try to avoid safer when ACKs are thinned
` [PATCH v13 net-next 02/15] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v13 net-next 03/15] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v13 net-next 04/15] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v13 net-next 05/15] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v13 net-next 06/15] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v13 net-next 07/15] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v13 net-next 08/15] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v13 net-next 09/15] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v13 net-next 10/15] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v13 net-next 11/15] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v13 net-next 12/15] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v13 net-next 13/15] tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
` [PATCH v13 net-next 14/15] tcp: accecn: enable AccECN
` [PATCH v13 net-next 15/15] selftests/net: packetdrill: add TCP Accurate ECN cases
[PATCH v2] docs: pt_BR: add initial Portuguese translation
2026-02-01 5:09 UTC
[PATCH v1] docs: pt_BR: add initial Portuguese translation
2026-02-01 4:52 UTC
[PATCH] Documentation: document liveupdate cmdline parameter
2026-02-01 4:49 UTC (2+ messages)
[PATCH] docs: pt_BR: add initial Portuguese translation
2026-02-01 3:05 UTC
[PATCH v2 RESEND] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
2026-02-01 2:35 UTC (4+ messages)
[PATCH v1 0/3] liveupdate: suppress TCP RST during post-kexec restore window
2026-02-01 1:44 UTC (4+ messages)
` [PATCH v1 3/3] "
[RFC PATCH v2 0/3] mm/damon: Introduce node_target_mem_bp Quota Goal Metric
2026-01-31 19:54 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox