Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-08-29 11:30:17 to 2026-08-31 08:33:09 UTC [more...]

[PATCH v5 00/20] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-08-31  8:33 UTC  (21+ messages)
` [PATCH v5 07/20] iio: adc: ad7768: Add power mode helper
` [PATCH v5 08/20] iio: adc: ad7768: Derive output data rates
` [PATCH v5 09/20] iio: adc: ad7768: Configure channel sampling profiles
` [PATCH v5 10/20] iio: adc: ad7768: Add sampling frequency controls
` [PATCH v5 12/20] iio: adc: ad7768: Wait for digital filters to settle
` [PATCH v5 13/20] iio: adc: ad7768: Add calibration controls
` [PATCH v5 14/20] iio: adc: ad7768: Add per-channel conversion delay
` [PATCH v5 16/20] iio: adc: ad7768: Register GPIO auxiliary device
` [PATCH v5 18/20] gpio: regmap: Add optional runtime PM support

[PATCH 0/2] doc: Rename dynticks-testing in cpunoise
 2026-08-31  8:18 UTC  (3+ messages)
` [PATCH 1/2] doc: Change dynticks-testing repository name
` [PATCH 2/2] Documentation/no_hz: "

[PATCH v2] mm/khugepaged: cap min_free_kbytes recommendation at 1 GiB
 2026-08-31  7:56 UTC 

[PATCH 00/11] mm: Switch device DAX to section-based vmemmap optimization
 2026-08-31  7:53 UTC  (12+ messages)
` [PATCH 01/11] mm/sparse-vmemmap: introduce CONFIG_SPARSEMEM_VMEMMAP_OPTIMIZATION
` [PATCH 02/11] mm/sparse-vmemmap: factor out shared vmemmap tail page allocation
` [PATCH 03/11] mm/sparse-vmemmap: open-code init_compound_tail()
` [PATCH 04/11] mm/sparse-vmemmap: prepare DAX vmemmap population for section orders
` [PATCH 05/11] mm/sparse-vmemmap: set section order for device DAX
` [PATCH 06/11] mm/sparse-vmemmap: switch device DAX to shared tail vmemmap pages
` [PATCH 07/11] mm/sparse-vmemmap: move HVO helpers to a public header
` [PATCH 08/11] powerpc/mm: switch device DAX to shared tail vmemmap pages
` [PATCH 09/11] mm/sparse-vmemmap: drop the extra tail page from device DAX reservation
` [PATCH 10/11] mm/sparse-vmemmap: drop unused section_nr_vmemmap_pages() arguments
` [PATCH 11/11] Documentation/mm: update DAX vmemmap deduplication docs

[RFC PATCH 3/3] platform/x86: lenovo: Add Legion Go Fan Method curve driver
 2026-08-31  7:25 UTC  (2+ messages)

[PATCH v10 0/3] iio: dac: Add support for AD5529R DAC
 2026-08-31  7:10 UTC  (6+ messages)
` [PATCH v10 3/3] iio: dac: Add AD5529R DAC driver support

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

[PATCH 0/2] Document the DMA-buf mapping lifetime negotiation
 2026-08-31  6:39 UTC  (5+ messages)
` [PATCH 2/2] dma-buf: Document how exporters and importers agree on mapping lifetime
  ` [Linaro-mm-sig] "

[PATCH iwl-next 0/8] e1000e: use page pool
 2026-08-31  5:54 UTC  (10+ messages)
` [PATCH iwl-next 1/8] e1000e: add jumbo Rx CRC stripping
` [PATCH iwl-next 2/8] e1000e: dump pages for jumbo Rx buffers
` [PATCH iwl-next 3/8] e1000e: prevent race between PM and reset task
` [PATCH iwl-next 4/8] e1000e: remove packet-split Rx path
` [PATCH iwl-next 5/8] e1000e: always use jumbo "
` [PATCH iwl-next 6/8] e1000e: disable NAPI while interface is down
` [PATCH iwl-next 7/8] e1000e: use libeth page_pool for Rx
` [PATCH iwl-next 8/8] e1000e: return skbs to NAPI cache

[PATCH v8 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-08-31  5:16 UTC  (9+ messages)
` [PATCH v8 1/6] selftests/mm: make file helpers return errors
` [PATCH v8 2/6] tools/lib/mm: add shared file helpers
` [PATCH v8 3/6] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v8 4/6] tools/mm: move gup_test from selftests/mm to tools/mm
` [PATCH v8 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v8 6/6] selftests/mm: add a GUP selftest

[PATCH 2/2] x86/mce: Add mce=panic_on_ce_count to panic on a corrected error flood
 2026-08-31  4:57 UTC  (11+ messages)

[PATCH v26 net-next 00/10] nbl driver for Nebulamatrix NICs
 2026-08-31  2:14 UTC  (11+ messages)
` [PATCH v26 net-next 01/10] net/nebula-matrix: add minimum nbl build framework
` [PATCH v26 net-next 02/10] net/nebula-matrix: add core driver architecture and HW layer initialization
` [PATCH v26 net-next 03/10] net/nebula-matrix: add channel layer
` [PATCH v26 net-next 04/10] net/nebula-matrix: add common resource implementation
` [PATCH v26 net-next 05/10] net/nebula-matrix: add intr "
` [PATCH v26 net-next 06/10] net/nebula-matrix: add chip-wide hardware init/deinit implementation
` [PATCH v26 net-next 07/10] net/nebula-matrix: dispatch: add control-level routing core infrastructure
` [PATCH v26 net-next 08/10] net/nebula-matrix: dispatch: implement channel RPC framework and serialize hardware ops
` [PATCH v26 net-next 09/10] net/nebula-matrix: add common/ctrl dev init/remove operation
` [PATCH v26 net-next 10/10] net/nebula-matrix: add common dev start/stop operation

[RFC PATCH 0/7] riscv: iommu: Add QoS ID support for resctrl device assignment
 2026-08-31  2:22 UTC  (3+ messages)
` [RFC PATCH 6/7] riscv_cbqri: Assign IOMMU groups to resource groups

[PATCH] docs: translations: pt_BR: translate coding-assistants.rst
 2026-08-31  2:21 UTC  (3+ messages)

[PATCH v11 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-08-31  2:18 UTC  (5+ messages)
` [PATCH v11 05/12] sched/core: Try to use a preferred CPU in is_cpu_allowed

[RFC PATCH 0/4] ftrace: Add task comm filtering for function tracing
 2026-08-31  1:20 UTC  (7+ messages)
` [RFC PATCH 1/4] ftrace: Generalize function task filter names
` ​[RFC PATCH 2/4] ftrace: Centralize task filter state updates
` [RFC PATCH 3/4] ftrace: Add exact task comm filtering
` [RFC PATCH 4/4] Documentation/ftrace: Document function comm filters

[PATCH v12 00/45] guest_memfd: In-place conversion support
 2026-08-31  0:25 UTC  (46+ messages)
` [PATCH v12 01/45] KVM: guest_memfd: Optimize away conversion overheads via dead-code elimination
` [PATCH v12 02/45] KVM: guest_memfd: Use kvm_mem_is_private() when populating guest_memfd memory
` [PATCH v12 03/45] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v12 04/45] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v12 05/45] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v12 06/45] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v12 07/45] KVM: Rename kvm_mem_is_private() to kvm_is_private_gfn()
` [PATCH v12 08/45] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v12 09/45] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v12 10/45] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v12 11/45] KVM: guest_memfd: Invalidate both SHARED and PRIVATE mappings for in-place conversions
` [PATCH v12 12/45] KVM: guest_memfd: Always fault from guest_memfd if in-place conversion is enabled
` [PATCH v12 13/45] KVM: guest_memfd: Pass mapping type filter to invalidation helper
` [PATCH v12 14/45] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v12 15/45] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v12 16/45] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v12 17/45] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v12 18/45] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v12 19/45] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v12 20/45] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v12 21/45] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v12 22/45] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v12 23/45] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v12 24/45] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v12 25/45] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v12 26/45] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v12 27/45] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v12 28/45] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v12 29/45] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v12 30/45] KVM: selftests: Test basic single-page conversion flow
` [PATCH v12 31/45] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v12 32/45] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v12 33/45] KVM: selftests: Test conversion before allocation
` [PATCH v12 34/45] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v12 35/45] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v12 36/45] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v12 37/45] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
` [PATCH v12 38/45] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v12 39/45] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v12 40/45] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v12 41/45] KVM: selftests: Provide common function to set memory attributes
` [PATCH v12 42/45] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v12 43/45] KVM: selftests: Set up page size and alignment independently for guest_memfd
` [PATCH v12 44/45] KVM: selftests: Update private_mem_conversions_test for in-place conversions
` [PATCH v12 45/45] KVM: selftests: Update private memory exits test to work with per-gmem attributes

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-08-30 23:09 UTC  (7+ messages)

[PATCH] docs: translations: pt_BR: translate volatile-considered-harmful.rst
 2026-08-30 20:59 UTC 

[PATCH] docs/zh_CN: Update arch/riscv/vm-layout.rst translation
 2026-08-30 18:53 UTC  (7+ messages)

[RFC PATCH 0/2] riscv: document the Sv32 virtual memory layout
 2026-08-30 16:12 UTC  (3+ messages)
` [RFC PATCH 1/2] docs: "
` [RFC PATCH 2/2] riscv: mm: correct the stale RV32 TASK_SIZE comment

[PATCH v14 00/14] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-08-30 14:29 UTC  (15+ messages)
` [PATCH v14 01/14] x86/mce: Fix hardware debug register corruption on task migration
` [PATCH v14 02/14] tracing/probes: Fix BTF kflag check for anonymous struct member access
` [PATCH v14 03/14] kprobes: Protect kprobe_blacklist with RCU
` [PATCH v14 04/14] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH v14 05/14] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
` [PATCH v14 06/14] HWBP: Add modify_local_hw_breakpoint_addr() API
` [PATCH v14 07/14] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
` [PATCH v14 08/14] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v14 09/14] selftests: tracing: Add a basic testcase for wprobe
` [PATCH v14 10/14] selftests: tracing: Add syntax "
` [PATCH v14 11/14] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers
` [PATCH v14 12/14] selftests: ftrace: Add wprobe trigger testcase
` [PATCH v14 13/14] tracing/wprobe: Support BTF typecast in fetchargs
` [PATCH v14 14/14] tracing/wprobe: Support BTF struct offset resolution in set_wprobe trigger

[PATCH] hwmon: (asus-ec-sensors) add ROG STRIX X670E-A GAMING WIFI
 2026-08-30 13:03 UTC 

[PATCH] PCI/P2PDMA: Update DMABUF lifecycle docs after move_notify() rename
 2026-08-30 12:31 UTC 

[PATCH v4 00/18] PCI/P2PDMA: Fix ACS egress control handling
 2026-08-30  9:20 UTC  (12+ messages)
` [PATCH v4 05/18] PCI/P2PDMA: Document the pdev->p2pdma lifetime and RCU rules
  ` I
` [PATCH v4 10/18] PCI: Account for ACS egress control in isolation checks
` [PATCH v4 18/18] PCI/P2PDMA: Log detailed ACS routing diagnostics

[PATCH v4 8/9] crash_dump: Disallow configfs/crash_dm_crypt_key/reuse if crash hotplug supported
 2026-08-30  7:58 UTC  (2+ messages)

[Issue] sphinx: incorrect high-lighting
 2026-08-30  7:13 UTC  (5+ messages)

[PATCH 0/6] userfaultfd: decouple uffd mode from VMA flags
 2026-08-30  5:36 UTC  (10+ messages)
` [PATCH 6/6] userfaultfd: collapse VM_UFFD_{MISSING,WP,MINOR,RWP} into single VM_UFFD

[v2 for-next 0/3] block: delay support for error injection
 2026-08-30  1:20 UTC  (4+ messages)
` [v2 for-next 1/3] block: reject unknown status tags in error injection rules
` [v2 for-next 2/3] block: allow error injection rules to delay bios
` [v2 for-next 3/3] Documentation: block: document error injection delays

[PATCH] docs: verify/bisect: fix typos
 2026-08-29 23:44 UTC  (2+ messages)

[PATCH v5 0/4] tools/accounting: refactor delay fields and share format_timespec()
 2026-08-29 22:43 UTC  (2+ messages)

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-08-29 21:12 UTC  (4+ messages)
` [patch 03/18] entry: Provide [syscall_]enter_from_user_mode_randomize_stack()

[PATCH] docs/zh_CN: add usb/ohci translation
 2026-08-29 18:48 UTC 

[PATCH V14 00/12] Subject: [PATCH v14 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-29 17:13 UTC  (13+ messages)
  ` [PATCH V14 01/12] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
  ` [PATCH V14 02/12] famfs: Module operations, fs_context, and mount
  ` [PATCH V14 03/12] famfs: Add daxdev table and dax notify_failure support
  ` [PATCH V14 04/12] famfs: Introduce inode_operations and super_operations
  ` [PATCH V14 05/12] famfs: Introduce file_operations read/write
  ` [PATCH V14 06/12] famfs: Introduce mmap and VM fault handling
  ` [PATCH V14 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)
  ` [PATCH V14 08/12] famfs: iomap_begin and file-to-dax offset resolution
  ` [PATCH V14 09/12] famfs: Register secondary daxdevs by path (FAMFSIOC_DAXDEV_OPEN)
  ` [PATCH V14 10/12] famfs: Add runtime operation-permission (opts) framework
  ` [PATCH V14 11/12] famfs: Report device capacity via statfs so df works
  ` [PATCH V14 12/12] famfs: Add documentation

[PATCH v5 0/4] hwmon: it87: add IT8613E support
 2026-08-29 17:05 UTC  (5+ messages)
` [PATCH v5 1/4] hwmon: it87: describe per-chip temperature resources
` [PATCH v5 2/4] hwmon: it87: prepare for extended PWM temp maps
` [PATCH v5 3/4] hwmon: it87: expose additional temperature limits
` [PATCH v5 4/4] hwmon: it87: add IT8613E support

[PATCH 0/3] docs: translations: pt_BR: process documentation updates and new translation
 2026-08-29 16:24 UTC  (4+ messages)
` [PATCH 1/3] docs: translations: pt_BR: translate embargoed-hardware-issues.rst
` [PATCH 2/3] docs: translations: pt_BR: update process translation files
` [PATCH 3/3] docs: translations: pt_BR: fix missing text and formatting in process docs

[RFC PATCH v2] hwmon: it87: Add basic IT8613E fan monitoring support
 2026-08-29 15:58 UTC  (2+ messages)

[PATCH] docs: hu_HU: add Hungarian translation of howto.rst
 2026-08-29 14:06 UTC  (3+ messages)


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