Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-08-21 09:49:41 to 2026-08-22 16:50:34 UTC [more...]

[PATCH v23 00/28] riscv control-flow integrity for usermode
 2026-08-22 16:50 UTC  (12+ messages)
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE

[PATCH 0/7] docs: core-api: Fix stale function names and a broken example
 2026-08-22 16:39 UTC  (8+ messages)
` [PATCH 1/7] docs: cpu_hotplug: Fix multi-instance removal calls
` [PATCH 2/7] docs: irq-affinity: Restore grep in example
` [PATCH 3/7] docs: dma-attributes: Fix dma_alloc_attrs() name
` [PATCH 4/7] docs: swiotlb: Fix maximum mapping size helper
` [PATCH 5/7] docs: this_cpu_ops: Fix SRCU helper names
  ` [PATCH 6/7] docs: xarray: Fix xas_try_split() name

[RFC PATCH 0/1] ALSA: add PreSonus Quantum PCI driver
 2026-08-22 15:21 UTC  (9+ messages)
` [RFC PATCH 1/1] ALSA: pci: "
  ` [RFC PATCH] "

[PATCH v2] docs: translations: pt_BR: translate stable-api-nonsense.rst
 2026-08-22 14:45 UTC  (2+ messages)

[PATCH v4 2/3] tools/accounting: factor out shared format_timespec() implementation
 2026-08-22  9:51 UTC  (2+ messages)

[PATCH v13 00/12] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-08-22  9:25 UTC  (13+ messages)
` [PATCH v13 01/12] kprobes: Protect kprobe_blacklist with RCU
` [PATCH v13 02/12] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v13 03/12] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
` [PATCH v13 04/12] HWBP: Add modify_local_hw_breakpoint_addr() API
` [PATCH v13 05/12] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
` [PATCH v13 06/12] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v13 07/12] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v13 08/12] selftests: tracing: Add syntax "
` [PATCH v13 09/12] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers
` [PATCH v13 10/12] selftests: ftrace: Add wprobe trigger testcase
` [PATCH v13 11/12] tracing/wprobe: Support BTF typecast in fetchargs
` [PATCH v13 12/12] tracing/wprobe: Support BTF struct offset resolution in set_wprobe trigger

[RFC] cxl: Device protocol AER injection
 2026-08-22  8:23 UTC  (2+ messages)

[PATCH] docs: parport: Fix FIFO Kconfig symbol
 2026-08-22  8:22 UTC 

[PATCH net v6 0/1] tcp: bound SYN-ACK timers to reqsk timeout range
 2026-08-22  8:19 UTC  (2+ messages)
` [PATCH net v6 1/1] "

[PATCH] NFSD: docs: Fix pNFS SCSI Kconfig symbol
 2026-08-22  8:10 UTC 

[PATCH] docs: iio: Correct ADXL380 filter descriptions
 2026-08-22  8:05 UTC  (2+ messages)

[PATCH] syscall_user_dispatch: Use CONFIG_SYSCTL for sysctl guard
 2026-08-22  7:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v13 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-22  4:18 UTC  (10+ messages)
    ` [PATCH v13 10/12] famfs: Add runtime operation-permission (opts) framework
    ` [PATCH v13 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)

[PATCH v10 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-08-22  4:11 UTC  (3+ messages)

[PATCH v3 00/14] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-08-22  1:45 UTC  (5+ messages)
` [PATCH v3 01/14] dt-bindings: iio: adc: Add AD7768

[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
 2026-08-22  1:22 UTC  (4+ messages)
` [PATCH v4 01/27] cxl: Fix resource.c include path and export cxl_restore_hdm_after_pci_reset

[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
 2026-08-22  0:32 UTC  (6+ messages)

[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-22  0:21 UTC  (8+ messages)
  ` [PATCH V12 02/12] famfs: Module operations, fs_context, and mount

[PATCH] docs: dmaengine: document ownership of the descriptor flags field
 2026-08-22  0:15 UTC 

[PATCH v4 00/18] PCI/P2PDMA: Fix ACS egress control handling
 2026-08-21 23:14 UTC  (22+ messages)
` [PATCH v4 01/18] PCI/P2PDMA: Do not tear down the allocate attribute on registration failure
` [PATCH v4 02/18] PCI/P2PDMA: Wait for RCU readers before freeing state
` [PATCH v4 03/18] PCI/P2PDMA: Restrict the p2pmem search to pool backed providers
` [PATCH v4 04/18] PCI/P2PDMA: Safely terminate ACS redirect lists
` [PATCH v4 05/18] PCI/P2PDMA: Document the pdev->p2pdma lifetime and RCU rules
` [PATCH v4 06/18] PCI/P2PDMA: Gate the host bridge whitelist warning on verbose
` [PATCH v4 07/18] PCI/P2PDMA: Document the Address Type assumption
` [PATCH v4 08/18] PCI: Account for Direct Translated P2P in ACS isolation checks
` [PATCH v4 09/18] PCI: Add ACS egress control vector accessor
` [PATCH v4 10/18] PCI: Account for ACS egress control in isolation checks
` [PATCH v4 11/18] PCI/P2PDMA: Derive peer-to-peer routing from ACS control bits
` [PATCH v4 12/18] PCI/P2PDMA: Honor ACS egress control vectors
` [PATCH v4 13/18] PCI/P2PDMA: Document ACS egress control handling
` [PATCH v4 14/18] PCI/P2PDMA: Extract pure ACS routing decision helpers
` [PATCH v4 15/18] PCI/P2PDMA: Add KUnit tests for ACS routing decisions
` [PATCH v4 16/18] PCI/P2PDMA: Add KUnit coverage for the ACS P2P routing walk
` [PATCH v4 17/18] PCI: Add KUnit coverage for ACS isolation checks
` [PATCH v4 18/18] PCI/P2PDMA: Log detailed ACS routing diagnostics

[PATCH v19 00/14] KVM: arm64: Provide guest support for GCS
 2026-08-21 23:01 UTC  (9+ messages)
` [PATCH v19 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v19 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v19 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET

[RFC PATCH 0/3] platform/x86: lenovo: Add Legion Go fan controls
 2026-08-21 21:47 UTC  (4+ messages)
` [RFC PATCH 1/3] platform/x86: lenovo-wmi-other: Add Legion Go Full Speed control
` [RFC PATCH 2/3] platform/x86: lenovo-wmi-other: Add Legion Go fan RPM fallback
` [RFC PATCH 3/3] platform/x86: lenovo: Add Legion Go Fan Method curve driver

[PATCH 00/11] mm/cma: charge cma allocation to memcg using per area counters
 2026-08-21 18:57 UTC  (12+ messages)
` [PATCH 01/11] mm/cma: drop const for struct page on release API
` [PATCH 02/11] mm/cma: include linux/cma.h in cma.h
` [PATCH 03/11] cgroup: add memory_cma_accounting mount option
` [PATCH 04/11] memcg: add cma charge/uncharge functions for area counters
` [PATCH 05/11] mm/cma: charge cma allocation to memcg per "
` [PATCH 06/11] memcg: register per-area usage counters in cgroupfs
` [PATCH 07/11] selftests: cgroup: add cma configs for cgroup selftest suite
` [PATCH 08/11] selftests: cgroup: add memcg cma tests
` [PATCH 09/11] selftests: cgroup: add a vmtest script for memcg
` [PATCH 10/11] selftests: cgroup: add memcg hugetlb_cma tests
` [PATCH 11/11] selftests: cgroup: amend vmtest-memcg to run the hugetlb cma tests

[PATCH v3 02/11] mm, swap: support zswap and zeroswap as vswap backends
 2026-08-21 17:09 UTC  (3+ messages)

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

[PATCH 0/2] x86/mce: Rate-limit storm notices and add a corrected error ceiling
 2026-08-21 16:50 UTC  (6+ messages)
` [PATCH 1/2] x86/mce: Rate-limit the CMCI storm transition notices
` [PATCH 2/2] x86/mce: Add mce=panic_on_ce_count to panic on a corrected error flood

[PATCH v4 0/7] Add support for AMD IOMMU GAPPI
 2026-08-21 16:15 UTC  (11+ messages)
` [PATCH v4 1/7] iommu/amd: KVM: SVM: Rename cpu to apicid in IOMMU interface
` [PATCH v4 2/7] iommu/amd: KVM: SVM: Rename ga_log_intr to wakeup_intr "
` [PATCH v4 3/7] iommu/amd: KVM: SVM: Add explicit vCPU running state to "
` [PATCH v4 4/7] iommu/amd: Program guest-mode IRTEs for GAPPI wakeup when IRTE[IsRun] = 0
` [PATCH v4 6/7] KVM: SVM: Add support for AMD IOMMU Guest APIC Physical Processor Interrupt (GAPPI)

[PATCH v4 00/14] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-08-21 16:03 UTC  (18+ messages)
` [PATCH v4 01/14] iio: adc: adi-axi-adc: Initialize state mutex
` [PATCH v4 02/14] dt-bindings: iio: adc: Add AD7768
` [PATCH v4 03/14] iio: backend: Add support for CRC
` [PATCH v4 04/14] iio: adc: adi-axi-adc: "
` [PATCH v4 05/14] iio: adc: Add AD7768 and AD7768-4 core support
` [PATCH v4 06/14] iio: adc: ad7768: Add configurable sampling modes
` [PATCH v4 07/14] iio: adc: ad7768: Add calibration controls
` [PATCH v4 08/14] iio: adc: ad7768: Add per-channel conversion delay
` [PATCH v4 09/14] iio: adc: ad7768: Add VCM regulator support
` [PATCH v4 10/14] iio: adc: ad7768: Register GPIO auxiliary device
` [PATCH v4 11/14] gpio: regmap: Use regmap_test_bits() for single bit reads
` [PATCH v4 12/14] gpio: regmap: Add optional runtime PM support
` [PATCH v4 13/14] gpio: ad7768: Add AD7768 GPIO auxiliary driver
` [PATCH v4 14/14] Documentation: iio: Add AD7768 Documentation

[PATCH 0/2] docs/zh_TW: translate process/applying-patches.rst into Traditional Chinese
 2026-08-21 15:55 UTC  (5+ messages)
` [PATCH 1/2] docs/zh_TW: add process/applying-patches Traditional Chinese translation
` [PATCH 2/2] docs/zh_TW: link to Traditional Chinese applying-patches translation

[PATCH v7 00/10] PCI: endpoint: Add PCI DMA endpoint function
 2026-08-21 15:55 UTC  (8+ messages)

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-08-21 15:34 UTC  (12+ messages)
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates

[PATCH v10 16/24] firmware: arm_scmi: Add Telemetry debugfs SHMTI dump support
 2026-08-21 15:22 UTC 

[PATCH v10 24/24] [RFC] tools/scmi: Add SCMI Telemetry testing tool
 2026-08-21 15:24 UTC 

[PATCH v10 23/24] [RFC] Documentation: Add SCMI System Telemetry documentation
 2026-08-21 15:24 UTC 

[PATCH v10 21/24] firmware: arm_scmi: Add System Telemetry driver
 2026-08-21 15:23 UTC 

[PATCH v10 20/24] uapi: Add ARM SCMI Telemetry definitions
 2026-08-21 15:23 UTC 

[PATCH v10 17/24] firmware: arm_scmi: Add Telemetry debugfs ABI documentation
 2026-08-21 15:22 UTC 

[PATCH v10 14/24] firmware: arm_scmi: Add Telemetry generation counter event
 2026-08-21 15:21 UTC 

[PATCH v10 12/24] firmware: arm_scmi: Add support for boot-on Telemetry
 2026-08-21 15:21 UTC 

[PATCH v10 11/24] firmware: arm_scmi: Add Telemetry notification support
 2026-08-21 15:20 UTC 

[PATCH v10 08/24] firmware: arm_scmi: Add Telemetry configuration operations
 2026-08-21 15:20 UTC 

[PATCH v10 07/24] firmware: arm_scmi: Add support to parse SHMTIs areas
 2026-08-21 15:19 UTC 

[PATCH v10 06/24] firmware: arm_scmi: Add basic Telemetry support
 2026-08-21 15:18 UTC 

[PATCH v4 0/5] docs/zh_CN: Add Chinese translations for five networking documents
 2026-08-21 14:48 UTC  (15+ messages)
` [PATCH v4 1/5] docs/zh_CN: Add networking team documentation Chinese translation
` [PATCH v4 2/5] docs/zh_CN: Add NIC SR-IOV APIs "
` [PATCH v4 3/5] docs/zh_CN: Add Softnet Driver Issues "
` [PATCH v4 4/5] docs/zh_CN: Add ipv6 "
` [PATCH v4 5/5] docs/zh_CN: Add LSM/SeLinux secid "

[PATCH v2 0/2] hwmon: Add Sensirion STS4x temperature sensor support
 2026-08-21 14:23 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: trivial-devices: Add Sensirion STS4x series
` [PATCH v2 2/2] hwmon: (sht4x): Add support for Sensirion STS4x temperature sensors

What's cooking in Chinese docs (Aug 2026, #01)
 2026-08-21 14:17 UTC  (6+ messages)

[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-08-21 14:05 UTC  (12+ messages)
` [PATCH v5 2/5] KVM: arm64: Add pre_fault_memory implementation

[PATCH 0/4] Update maintainer-pgp-guide.rst Chinese translation
 2026-08-21 14:01 UTC  (11+ messages)

[PATCH v2 00/12] gpu: nova-core: add PRAMIN window support
 2026-08-21 14:01 UTC  (4+ messages)
` [PATCH v2 01/12] rust: num: use const_assert! in Bounded

[PATCH v3 0/9] KVM: guest_memfd: folio migration for non-confidential VMs
 2026-08-21 13:39 UTC  (3+ messages)

[PATCH v9 0/3] iio: dac: Add support for AD5529R DAC
 2026-08-21 13:16 UTC  (3+ messages)
` [PATCH v9 3/3] iio: dac: Add AD5529R DAC driver support

[PATCH net v5 0/1] tcp: bound SYN-ACK timers to reqsk timeout range
 2026-08-21 13:08 UTC  (4+ messages)
` [PATCH net v5 1/1] "

[PATCH net-next RFC 0/6] netconsole: Support messages ratelimit-ing
 2026-08-21 12:41 UTC  (4+ messages)
` [PATCH net-next RFC 4/6] netconsole: tell the target when the rate limit drops messages

[PATCH v19 03/14] KVM: arm64: Manage GCS access and registers for guests
 2026-08-21 12:30 UTC  (8+ messages)

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-21 12:30 UTC  (4+ messages)
` [PATCH v10 40/41] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd

[PATCH v2 00/14] perf cs-etm: Per-thread mode fixes and snapshot wrap support
 2026-08-21  9:49 UTC  (7+ messages)
` [PATCH v2 09/14] perf cs-etm: Queue partial AUX records
` [PATCH v2 10/14] perf cs-etm: Don't print missing buffers in snapshot mode
` [PATCH v2 11/14] perf auxtrace: cs-etm: Capture wrapped snapshots
` [PATCH v2 12/14] perf test: Allow infinite named_thread loops
` [PATCH v2 13/14] perf test: Add test for per-thread mode
` [PATCH v2 14/14] perf cs-etm: Test multiple per-thread threads


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