Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-08-04 06:44:00 to 2026-08-05 09:06:50 UTC [more...]

[PATCH 00/13] PCI/P2PDMA: Fix ACS egress control handling
 2026-08-05  9:06 UTC  (30+ messages)
` [PATCH 01/13] PCI/P2PDMA: Safely terminate ACS redirect lists
` [PATCH 02/13] PCI/P2PDMA: Report ACS ports when the paths share no upstream bridge
` [PATCH 03/13] PCI/P2PDMA: Document the Address Type assumption
` [PATCH 04/13] PCI: Account for Direct Translated P2P in ACS isolation checks
` [PATCH 05/13] PCI: Add ACS egress control vector accessor
` [PATCH 06/13] PCI: Account for ACS egress control in isolation checks
` [PATCH 07/13] PCI/P2PDMA: Derive peer-to-peer routing from ACS control bits
` [PATCH 08/13] PCI/P2PDMA: Honor ACS egress control vectors
` [PATCH 09/13] PCI/P2PDMA: Document ACS egress control handling
` [PATCH 10/13] PCI/P2PDMA: Extract pure ACS routing decision helpers
` [PATCH 11/13] PCI/P2PDMA: Add KUnit tests for ACS routing decisions
` [PATCH 12/13] PCI/P2PDMA: Add KUnit coverage for the ACS P2P routing walk
` [PATCH 13/13] PCI: Add KUnit coverage for ACS isolation checks

[PATCH v6 0/3] Rework TPS25990 direct conversions and add TPS1689 support
 2026-08-05  9:03 UTC  (4+ messages)
` [PATCH v6 1/3] hwmon: (pmbus/tps25990): Rework driver for multi-device support
` [PATCH v6 2/3] dt-bindings: hwmon: pmbus/tps25990: Add TPS1689
` [PATCH v6 3/3] hwmon: (pmbus/tps25990): Add TPS1689 support

[PATCH v3 0/6] hwmon: (lm63) Add Sensylink CTF2301 support
 2026-08-05  8:52 UTC 

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-08-05  8:51 UTC  (28+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[PATCH v33 0/7] firmware: imx: driver for NXP secure-enclave
 2026-08-05  8:44 UTC  (8+ messages)
` [PATCH v33 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v33 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v33 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v33 4/7] firmware: imx: device context dedicated to priv
` [PATCH v33 5/7] firmware: imx: adds miscdev
` [PATCH v33 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v33 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave

[PATCH v2] MAINTAINERS: update Traditional Chinese documentation maintainers
 2026-08-05  7:21 UTC  (3+ messages)

[PATCH v8 0/3] iio: dac: Add support for AD5529R DAC
 2026-08-05  7:17 UTC  (4+ messages)
` [PATCH v8 1/3] spi: dt-bindings: Add spi-device-addr peripheral property
` [PATCH v8 2/3] dt-bindings: iio: dac: Add AD5529R
` [PATCH v8 3/3] iio: dac: Add AD5529R DAC driver support

[PATCH v2 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-08-05  7:06 UTC  (10+ messages)
` [PATCH v2 10/16] docs/zh_TW: process: localize terminology in 2.Process.rst
` [PATCH v2 11/16] docs/zh_TW: process: localize terminology in howto.rst
` [PATCH v2 12/16] docs/zh_TW: process: localize terminology in embargoed-hardware-issues.rst
` [PATCH v2 13/16] docs/zh_TW: process: localize terminology in submitting-patches.rst

[PATCH 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-08-05  7:00 UTC  (5+ messages)
` [PATCH 13/16] docs/zh_TW: process: localize terminology in submitting-patches.rst

[PATCH v3] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
 2026-08-05  6:51 UTC 

[PATCH v3 0/9] KVM: guest_memfd: folio migration for non-confidential VMs
 2026-08-05  6:40 UTC  (10+ messages)
` [PATCH v3 1/9] KVM: guest_memfd: take the invalidate lock when unbinding a dying file
` [PATCH v3 2/9] mm: split AS_UNMOVABLE back out of AS_INACCESSIBLE
` [PATCH v3 3/9] KVM: guest_memfd: implement folio migration for non-confidential VMs
` [PATCH v3 4/9] KVM: guest_memfd: add GUEST_MEMFD_FLAG_MIGRATABLE
` [PATCH v3 5/9] KVM: selftests: fix maxnode arguments in xapic_ipi_test
` [PATCH v3 6/9] KVM: selftests: use BITS_PER_TYPE() for NUMA masks
` [PATCH v3 7/9] KVM: selftests: add get_numa_mem_nodes()
` [PATCH v3 8/9] KVM: selftests: use allowed NUMA nodes in guest_memfd_test
` [PATCH v3 9/9] KVM: selftests: exercise guest_memfd folio migration

[PATCH v3 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
 2026-08-05  6:21 UTC  (5+ messages)
` [PATCH v3 2/2] mm/zswap: Support batch writeback in shrink_memcg()

[PATCH v7 00/23] Introduce SCMI Telemetry support
 2026-08-05  6:14 UTC  (3+ messages)

[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
 2026-08-05  6:04 UTC  (6+ messages)
` [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test

[PATCH] kbuild: let the environment set HOSTPKG_CONFIG
 2026-08-05  5:54 UTC 

[PATCH 00/12] gpu: nova-core: add PRAMIN window support
 2026-08-05  5:44 UTC  (13+ messages)
` [PATCH 01/12] rust: io: add Region::try_subregion
` [PATCH 02/12] rust: num: reject Bounded::shr overshifts at build time
` [PATCH 03/12] rust: num: add Bounded::shr_exact
` [PATCH 04/12] gpu: nova-core: mm: Add VramAddress type
` [PATCH 05/12] gpu: nova-core: mm: Implement Alignable and Debug for VramAddress
` [PATCH 06/12] gpu: nova-core: mm: Add PRAMIN window registers
` [PATCH 07/12] gpu: nova-core: mm: Add the memory management HAL
` [PATCH 08/12] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH 09/12] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH 10/12] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH 11/12] gpu: nova-core: Add self-test assertion macros and config option
` [PATCH 12/12] gpu: nova-core: mm: Add PRAMIN aperture self-tests

[PATCH net-next v14 0/5] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-08-05  5:20 UTC  (2+ messages)

[PATCH v2] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
 2026-08-05  5:11 UTC  (2+ messages)

[PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
 2026-08-05  5:03 UTC  (21+ messages)

[PATCH v6 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-08-05  4:32 UTC  (6+ messages)
` [PATCH v6 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v6 2/4] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v6 3/4] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v6 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl

[PATCH net] hinic3: Fix SKB linearization mismatch and silent TX drops
 2026-08-05  3:45 UTC 

[PATCH v6 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-08-05  3:40 UTC  (7+ messages)
` [PATCH v6 1/8] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH v6 2/8] riscv: Detect the Ssqosid extension

[PATCH net-next v12 1/8] hinic3: Fix drop skb when skb_checksum_help() fails
 2026-08-05  2:30 UTC  (2+ messages)
` Re: [PATCH net-next v12 1/8] hinic3: Fix drop skb when

[PATCH v23 net-next 00/12] nbl driver for Nebulamatrix NICs
 2026-08-05  2:26 UTC  (3+ messages)
` [PATCH v23 net-next 02/12] net/nebula-matrix: add core driver architecture and HW layer initialization
  ` 回复:[PATCH "

[PATCH net-next v12 2/8] hinic3: Fix loose success check in rx buffer filling
 2026-08-05  2:22 UTC  (2+ messages)
`  "

[PATCH net-next v12 1/8] hinic3: Fix drop skb when skb_checksum_help() fails
 2026-08-05  2:15 UTC  (2+ messages)
`  "

[RFC PATCH v1 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-05  0:58 UTC  (12+ messages)
` [RFC PATCH v1 1/3] blk-cgroup: add helpers for bio cgroup state
` [RFC PATCH v1 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v1 3/3] blk-cgroup: move async bio punt state to blkcg

[RFC PATCH 0/4] espi: introduce eSPI bus framework
 2026-08-05  0:42 UTC  (10+ messages)
` [RFC PATCH 1/4] espi: add core "
` [RFC PATCH 2/4] espi: add slave device model and event notification
` [RFC PATCH 3/4] Documentation: espi: add subsystem overview and MAINTAINERS entry
` [RFC PATCH 4/4] espi: amd: add AMD eSPI controller driver

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

[PATCH v3 0/7] mm/khugepaged: several cleanups
 2026-08-04 23:12 UTC  (9+ messages)
` [PATCH v3 1/7] mm/khugepaged: refactor per-scan state clearing into collapse_control_init_scan()
` [PATCH v3 2/7] mm/khugepaged: extract young page check into pte_is_referenced() helper
` [PATCH v3 3/7] mm/khugepaged: introduce a count_collapse_event() helper
` [PATCH v3 4/7] mm/khugepaged: fix outdated comments
` [PATCH v3 5/7] mm/khugepaged: Refactor the PTE state checks into a helper
` [PATCH v3 6/7] mm/khugepaged: unmap pte before releasing vma write lock
` [PATCH v3 7/7] mm: Documentation: clarify where the mTHP stats live

[PATCH v10 00/17] AD9910 Direct Digital Synthesizer
 2026-08-04 23:07 UTC  (10+ messages)
` [PATCH v10 10/17] iio: frequency: ad9910: initial driver implementation
` [PATCH v10 11/17] iio: frequency: ad9910: add basic parallel port support

[PATCH v6 00/36] Cleaning up the KVM clock mess
 2026-08-04 21:59 UTC  (4+ messages)

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-04 21:35 UTC  (3+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path

[PATCH 05/21] perf: arm_pmuv3: Check cntr_mask before using pmccntr
 2026-08-04 21:25 UTC  (2+ messages)

[PATCH v8 00/21] ARM64 PMU Partitioning
 2026-08-04 21:06 UTC  (2+ messages)

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-08-04 20:25 UTC  (2+ messages)

[PATCH v6 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-08-04 17:59 UTC  (5+ messages)
` [PATCH v6 net-next 1/7] ptp: Add ioctls for PHC timestamps with "
` [PATCH v6 net-next 4/7] ptp: ptp_vmclock: Implement attributes ioctls

[PATCH v7 0/7] iio: dac: Add support for AD5529R DAC
 2026-08-04 17:46 UTC  (12+ messages)
` [PATCH v7 2/7] dt-bindings: iio: adc: microchip,mcp3564: Add spi-device-addr

[PATCH v3] arch: arm64: add early_param idle=<wfi|yield|nop>
 2026-08-04 17:23 UTC 

[PATCH v2 0/2] Documentation: html: show sections in the sidebar
 2026-08-04 16:49 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] Documentation: html: adjust sidebar section titles styling

[PATCH v2] arch: arm64: add early_param idle=<wfi|yield|nop>
 2026-08-04 15:28 UTC  (6+ messages)

[PATCH v9 00/11] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-08-04 15:22 UTC  (6+ messages)
` [PATCH v9 01/11] sched/docs: Document cpu_preferred_mask and Preferred CPU concept

[PATCH v6 0/1] Documentation: Add real-time kernel configuration guide
 2026-08-04 14:15 UTC  (2+ messages)
` [PATCH v6 1/1] Documentation: real-time: Add "

[PATCH v19 00/14] Enable CXL PCIe Port Protocol Error handling and logging
 2026-08-04 14:10 UTC  (7+ messages)
` [PATCH v19 06/14] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v19 12/14] cxl: Add port and dport identifiers to CXL AER trace events

[RFC PATCH v2] Documentation/rv: Explain epoll and aborted sleeps
 2026-08-04 14:02 UTC  (3+ messages)

[PATCH 0/2] Documentation: html: show sections in the sidebar
 2026-08-04 13:59 UTC  (5+ messages)

[PATCH v5 0/1] Documentation: Add real-time kernel configuration guide
 2026-08-04 13:37 UTC  (2+ messages)
` [PATCH v5 1/1] Documentation: real-time: Add "

[PATCH v5 00/14] module: Introduce hash-based integrity checking
 2026-08-04 12:44 UTC  (5+ messages)
` [PATCH v5 13/14] kbuild: move handling of module stripping to Makefile.lib
` [PATCH v5 14/14] kbuild: make CONFIG_MODULE_HASHES compatible with module stripping

[PATCH v4 net-next 1/1] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
 2026-08-04 12:38 UTC  (3+ messages)

htmldocs: Documentation/driver-api/steal-monitor.rst:2: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils]
 2026-08-04 12:29 UTC  (2+ messages)

[PATCH] Documentation: warn users not to use select on choice options in Kconfig
 2026-08-04 11:47 UTC  (6+ messages)

[RFC PATCH v1 0/8] Arm Core Local Accelerator Driver
 2026-08-04 11:03 UTC  (4+ messages)
` [RFC PATCH v1 2/8] misc/arm-cla: Add launch operation helpers

[PATCH v7 19/23] uapi: Add ARM SCMI Telemetry definitions
 2026-08-04 10:39 UTC  (3+ messages)

[PATCH v9 0/3] mm: clean up folio LRU and swap declarations
 2026-08-04 10:16 UTC  (4+ messages)
` [PATCH v9 2/3] mm: rename swap.c to folio.c

[PATCH v5 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-08-04 10:08 UTC  (5+ messages)
` [PATCH v5 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl

[PATCH v6 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-08-04  9:35 UTC  (13+ messages)
` [PATCH v6 2/6] tools/lib/mm: add shared file helpers
` [PATCH v6 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v6 6/6] selftests/mm: add a GUP selftest

[PATCH 0/5] hwmon: (pmbus) Add support for MAX20826 and similar devices
 2026-08-04  9:20 UTC  (4+ messages)
` [PATCH 5/5] hwmon: (pmbus) add "

[PATCH v4 0/3] tools/accounting: refactor delay fields and share format_timespec()
 2026-08-04  9:04 UTC  (3+ messages)

[PATCH v2 0/8] serial: Some yak shaving
 2026-08-04  8:57 UTC  (2+ messages)
` [PATCH v2 4/8] serial: 8250: Make uart_match_port() a 8250 specific function

[PATCH v4 0/3] tools/accounting: refactor delay fields and share format_timespec()
 2026-08-04  7:43 UTC  (3+ messages)
` [PATCH v4 2/3] tools/accounting: factor out shared format_timespec() implementation

[PATCH v2] swiotlb: introduce Kconfig option for compile-time default pool size
 2026-08-04  6:51 UTC  (2+ messages)


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