Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-08-14 02:30:37 to 2026-08-14 13:46:06 UTC [more...]

[PATCH] PCI: pcie_bus_perf: Allow MRRS above MPS when completions are safe
 2026-08-14 13:45 UTC 

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-14 13:34 UTC  (9+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-08-14 13:27 UTC  (5+ messages)

[PATCH V2] Doc: admin-guide: pm: Remove unnecessary backticks and fix a spell
 2026-08-14 12:58 UTC  (2+ messages)

[PATCH 00/21] HID: fix racy force feedback initialization via .input_configured()
 2026-08-14 12:47 UTC  (2+ messages)

[PATCH v3 00/23] mtd: spi-nor: QE handling cleanup + fixup reworks + Winbond RV chips addition
 2026-08-14 12:26 UTC  (45+ messages)
` [PATCH v3 01/23] mtd: spi-nor: Rename BFPT_DWORD15_QER_SR2_BIT1_BUGGY
` [PATCH v3 02/23] mtd: spi-nor: Create a structure containing the flash opcodes
` [PATCH v3 03/23] mtd: spi-nor: Refactor Read Status/Write Status support
` [PATCH v3 04/23] mtd: spi-nor: Add support for the new JESD216 rev F QER field
` [PATCH v3 05/23] mtd: spi-nor: Create the concept of fixup table with match function
` [PATCH v3 06/23] mtd: spi-nor: Create an indirection on the part name
` [PATCH v3 07/23] mtd: spi-nor: Move the SFDP header structure to a C header
` [PATCH v3 08/23] mtd: spi-nor: winbond: Prepare introduction of W25QxxRV-Q/N parts
` [PATCH v3 09/23] mtd: spi-nor: winbond: Add support for W25Q32RV-Q/N
` [PATCH v3 10/23] mtd: spi-nor: winbond: Add support for W25Q64RV-Q/N
` [PATCH v3 11/23] mtd: spi-nor: winbond: Add support for W25Q12RV-Q/N
` [PATCH v3 12/23] mtd: spi-nor: winbond: Add support for W25Q51RV-Q/N
` [PATCH v3 13/23] mtd: spi-nor: winbond: Add support for W25Q01RV-Q/N
` [PATCH v3 14/23] mtd: spi-nor: winbond: Add support for W25Q02RV-Q/N
` [PATCH v3 15/23] mtd: spi-nor: winbond: Prepare introduction of W25QxxRV-M parts
` [PATCH v3 16/23] mtd: spi-nor: winbond: Add support for W25Q32RV-M
` [PATCH v3 17/23] mtd: spi-nor: winbond: Add support for W25Q64RV-M
` [PATCH v3 18/23] mtd: spi-nor: winbond: Add support for W25Q12RV-M
` [PATCH v3 19/23] mtd: spi-nor: winbond: Add support for W25Q51RV-M
` [PATCH v3 20/23] mtd: spi-nor: winbond: Add support for W25Q01RV-M
` [PATCH v3 21/23] mtd: spi-nor: winbond: Add support for W25Q02RV-M
` [PATCH v3 22/23] mtd: spi-nor: winbond: Add support for W25Q51RV-Q/N/M

[PATCH v10 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-08-14 11:08 UTC  (9+ messages)
` [PATCH v10 01/12] sched/cputime: Add kcpustat_field_total helper
` [PATCH] Re: [PATCH v10 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff

[PATCH] syscall_user_dispatch: Use CONFIG_SYSCTL for sysctl guard
 2026-08-14 10:55 UTC  (2+ messages)

[PATCH v2] Documentation: Extend the real-time hardware bits with some firmware bits
 2026-08-14  9:58 UTC  (4+ messages)

[PATCH v2] docs: timers: hrtimers: clarify expiry modes and ktimersd on PREEMPT_RT
 2026-08-14  9:49 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 0/7] serial: Some yak shaving
 2026-08-14  9:19 UTC  (2+ messages)
` [PATCH v3 3/7] serial: 8250: Make uart_match_port() a 8250 specific function

[PATCH v3 00/14] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-08-14  8:45 UTC  (13+ messages)
` [PATCH v3 11/14] gpio: regmap: Use regmap_test_bits() for single bit reads
` [PATCH v3 12/14] gpio: regmap: Add optional runtime PM support
` [PATCH v3 13/14] gpio: ad7768: Add AD7768 GPIO auxiliary driver

[RFC PATCH v2 0/4] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-14  8:16 UTC  (10+ messages)
` [RFC PATCH v2 1/4] blk-cgroup: wait for old blkgs to leave queue before disk rebind
` [RFC PATCH v2 2/4] blk-cgroup: use a request_queue rhashtable for blkg lookup

[PATCH v7 00/36] Cleaning up the KVM clock mess
 2026-08-14  7:27 UTC  (4+ messages)
` [PATCH v7 31/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
 2026-08-14  7:01 UTC  (12+ messages)

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-14  6:36 UTC  (13+ messages)
` [PATCH v10 13/41] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v10 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v10 16/41] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v10 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v10 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v10 21/41] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs

[PATCH 00/13] nvme-fc: FPIN link integrity handling
 2026-08-14  6:36 UTC  (2+ messages)

[PATCH v7 00/10] PCI: endpoint: Add PCI DMA endpoint function
 2026-08-14  5:57 UTC  (13+ messages)
` [PATCH v7 01/10] dmaengine: Allow drivers to assign static channel IDs
` [PATCH v7 03/10] PCI: endpoint: Add DMA auxiliary resource metadata

[PATCH v2 0/5] dmaengine: Add batched scatter-gather DMA support
 2026-08-14  5:35 UTC  (4+ messages)
` [PATCH v2 1/5] dmaengine: Add DMA_SG support for multi-buffer scatter-gather transfers

[PATCH] Doc: admin-guide: pm: Removed unnecessary backticks
 2026-08-14  4:55 UTC  (2+ messages)

[PATCH v6 0/5] Enhance RPMsg buffer management
 2026-08-14  4:42 UTC  (6+ messages)
` [PATCH v6 1/5] rpmsg: virtio_rpmsg_bus: rename rbufs and sbufs
` [PATCH v6 2/5] rpmsg: virtio_rpmsg_bus: allow different size of tx and rx bufs
` [PATCH v6 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space
` [PATCH v6 4/5] docs: rpmsg: add virtio config space details
` [PATCH v6 5/5] samples: rpmsg: add MTU size info


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox