Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-08-31 06:39:06 to 2026-09-01 07:46:37 UTC [more...]

[PATCH v12 00/45] guest_memfd: In-place conversion support
 2026-09-01  7:45 UTC  (3+ messages)
` [PATCH v12 15/45] KVM: guest_memfd: Ensure pages are not in use before conversion

[RFC 0/3] rv: per-edge dwell-time statistics for per-cpu monitors
 2026-09-01  7:37 UTC  (5+ messages)
` [RFC 1/3] rv: add per-edge dwell-time statistics primitive
` [RFC 2/3] rv: add per-monitor edge-stat facility and stats file

[PATCH 0/8] mm/page_owner: Add PID/TGID/COMM and cgroup filtering
 2026-09-01  7:27 UTC  (5+ messages)

[PATCH v5 00/20] iio: adc: Add AD7768/AD7768-4 ADC driver support
 2026-09-01  7:19 UTC  (21+ messages)
` [PATCH v5 05/20] iio: adc: Add AD7768 and AD7768-4 core support
` [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 v4 0/6] hwmon: (lm63) Add Sensylink CTF2301 support
 2026-09-01  6:23 UTC  (8+ messages)
` [PATCH v4 1/6] dt-bindings: vendor-prefixes: Add Sensylink
` [PATCH v4 2/6] dt-bindings: hwmon: Move LM63 family to a dedicated binding
` [PATCH v4 3/6] dt-bindings: hwmon: Add Sensylink CTF2301
` [PATCH v4 4/6] hwmon: (lm63) Add Sensylink CTF2301 support
` [PATCH v4 5/6] riscv: dts: spacemit: Add K3 I2C6 pinctrl state
` [PATCH v4 6/6] riscv: dts: spacemit: Add CTF2301 on K3 CoM260

[PATCH v11 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
 2026-09-01  6:21 UTC  (8+ messages)
` [PATCH v11 05/12] sched/core: Try to use a preferred CPU in is_cpu_allowed

[PATCH v4 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-09-01  5:31 UTC  (8+ messages)
` [PATCH v4 3/3] Docs/mm/damon/design: Document hugepage_mem_bp target metric

[PATCH 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-09-01  5:26 UTC  (5+ messages)
` [PATCH 04/17] Docs/mm/damon/design: document pgidle_unset probe filter type
` [PATCH 15/17] Docs/mm/damon/design: document probe preps
` [PATCH 16/17] Docs/admin-guide/mm/damon/usage: document probe preps sysfs files

[PATCH 0/2] docs/core-api: memory-allocation: add k[mz]alloc_obj() and clarify kmalloc
 2026-09-01  3:42 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] MAINTAINERS: add memory related docs in core-mm/ to MM - MISC section

[PATCH 00/11] mm: Switch device DAX to section-based vmemmap optimization
 2026-09-01  3:18 UTC  (16+ 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

[PATCH v2 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-01  2:17 UTC  (3+ messages)
` [PATCH v2 14/14] mm/page-flags: remove PG_private

[PATCH v10 0/3] iio: dac: Add support for AD5529R DAC
 2026-09-01  1:38 UTC  (6+ messages)
` [PATCH v10 3/3] iio: dac: Add AD5529R DAC driver support

[PATCH v2 0/8] Enhance TLP packet decoder with field-level parsing and versioning
 2026-09-01  1:31 UTC  (2+ messages)
  ` [PATCH v2 7/8] hwtracing: hisi_ptt: Add pattern PMU config for trace format selection

[PATCH v2 0/2] tracing/probes: Fix BTF structure member finder
 2026-09-01  0:47 UTC  (3+ messages)
` [PATCH v2 1/2] tracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct_member
` [PATCH v2 2/2] tracing/probes: Fix BTF kflag check for anonymous struct member access

[PATCH v4] docs: translations: pt_BR: translate stable-api-nonsense.rst
 2026-08-31 23:26 UTC 

[PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
 2026-08-31 22:59 UTC  (14+ messages)

[PATCH 0/2] tracing/probes: Fix BTF structure member finder
 2026-08-31 22:37 UTC  (7+ messages)
` [PATCH 1/2] tracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct_member
` [PATCH 2/2] tracing/probes: Fix BTF kflag check for anonymous struct member access

[PATCH v1] docs: sysctl: timer_migration is for hrtimer only
 2026-08-31 21:46 UTC  (2+ messages)

[PATCH v5] docs: real-time: mention the hrtimer sleeper HARD path
 2026-08-31 21:44 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v3] Documentation: process: Capitalize Git, Quilt, and Mercurial consistently
 2026-08-31 21:42 UTC  (2+ messages)

[PATCH v3] docs: translations: pt_BR: translate stable-api-nonsense.rst
 2026-08-31 21:38 UTC  (2+ messages)

[PATCH 0/7] docs: core-api: Fix stale function names and a broken example
 2026-08-31 21:34 UTC  (2+ messages)

[PATCH] docs: parport: Fix FIFO Kconfig symbol
 2026-08-31 21:31 UTC  (2+ messages)

[PATCH] XArray: document that tags persist after storing new elements
 2026-08-31 21:29 UTC  (2+ messages)

[PATCH] docs: filesystems: proc: fix typos
 2026-08-31 21:28 UTC  (2+ messages)

confusing docs build warning
 2026-08-31 20:24 UTC 

netvsc.rst: is XDP_REDIRECT still actually unsupported?
 2026-08-31 20:03 UTC 

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-08-31 19:57 UTC  (4+ messages)

[PATCH v2] hwmon: (asus-ec-sensors) add ROG STRIX X670E-A GAMING WIFI
 2026-08-31 19:54 UTC  (3+ messages)

[PATCH v3 0/7] PCI: endpoint: Remote DMA support via vNTB
 2026-08-31 18:26 UTC  (8+ messages)
` [PATCH v3 1/7] PCI: endpoint: Add DMA auxiliary resource metadata
` [PATCH v3 2/7] PCI: dwc: Expose endpoint DMA resources
` [PATCH v3 3/7] PCI: endpoint: pci-epf-vntb: Move epf_ntb_is_bar_used() up
` [PATCH v3 4/7] PCI: endpoint: pci-epf-vntb: Export endpoint DMA channels
` [PATCH v3 5/7] PCI: endpoint: pci-epf-vntb: Allow DMA and MW to share a BAR
` [PATCH v3 6/7] NTB: ntb_hw_epf: Discover vNTB-embedded DMA
` [PATCH v3 7/7] Documentation: PCI: endpoint: Document vNTB DMA export

[PATCH 0/4 v2] Docs: changes.rst: rework
 2026-08-31 17:36 UTC  (7+ messages)
` [PATCH 2/4] Docs: changes.rst, ver_linux: add tools
` [PATCH 3/4] Docs: pt_BR, it_IT: changes.rst: copy table from english source
` [PATCH] v2 Docs: changes.rst: introduce optional column
` [PATCH 1/4] Docs: changes.rst: Refine language

[PATCH v2] mm/khugepaged: cap min_free_kbytes recommendation at 1 GiB
 2026-08-31 17:08 UTC  (11+ messages)

[PATCH v7] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support
 2026-08-31 15:36 UTC  (2+ messages)

[PATCH 0/2] platform: arm64: Add Radxa SVC GLINK support
 2026-08-31 15:09 UTC  (3+ messages)
` [PATCH 1/2] platform: arm64: Add Radxa SVC GLINK driver
` [PATCH 2/2] platform: arm64: radxa-svc: Add hwmon sensors

[PATCH v3 00/23] mtd: spi-nor: QE handling cleanup + fixup reworks + Winbond RV chips addition
 2026-08-31 15:07 UTC  (6+ messages)
` [PATCH v3 05/23] mtd: spi-nor: Create the concept of fixup table with match function

[PATCH v3 0/3] docs/mm/damon/design: add explanation of nr_snapshots
 2026-08-31 15:02 UTC  (4+ messages)
` [PATCH v3 1/3] docs/mm/damon/design: accurate semantics "
` [PATCH v3 2/3] docs/mm/damon/design: difference between watermarks and nr_snapshots
` [PATCH v3 3/3] docs/mm/damon/design: fix typo of max_nr_snapshots

[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-08-31 14:58 UTC  (10+ messages)
` [PATCH v2 03/15] accel/qda: Add initial QDA DRM accelerator driver

[PATCH 0/7] docs/abi: align userspace documentation with implementation
 2026-08-31 14:31 UTC  (8+ messages)
` [PATCH 1/7] docs: futex2: fix documented errno names for futex_waitv
` [PATCH 2/7] docs: landlock: fix ENOMSG condition in create_ruleset kernel-doc
` [PATCH 3/7] docs: gpio: note lineinfo padding must be zero filled
` [PATCH 4/7] docs: dma-buf-heaps: fix CMA heap name typo
` [PATCH 5/7] docs: vduse: align documentation with current uapi and driver
` [PATCH 6/7] docs: ioctl: fix stale NVMe registry entry and note N conflict
` [PATCH 7/7] gpio: cdev: return EOPNOTSUPP when HTE is unavailable

[PATCH 0/2] Documentation: Add my name to the Kernel Statements
 2026-07-24 19:55 UTC  (3+ messages)

[PATCH] hwmon: (asus-ec-sensors) add ROG STRIX X670E-A GAMING WIFI
 2026-08-31 14:18 UTC  (2+ messages)

[PATCH] rseq: defer time slice extension yield for sys_futex_wake
 2026-08-31 14:12 UTC  (3+ messages)

[RFC PATCH 0/4] ftrace: Add task comm filtering for function tracing
 2026-08-31 13:49 UTC  (2+ messages)

[PATCH AUTOSEL 6.18] modpost: Handle malformed WMI GUID strings
 2026-08-31 13:27 UTC  (3+ messages)
` [PATCH AUTOSEL 6.18] hwmon: (asus-ec-sensors) add ROG MAXIMUS Z790 EXTREME
` [PATCH AUTOSEL 6.18] hwmon: (asus-ec-sensors) add ROG STRIX B850-E GAMING WIFI

[PATCH v4 8/9] crash_dump: Disallow configfs/crash_dm_crypt_key/reuse if crash hotplug supported
 2026-08-31 13:34 UTC  (3+ messages)

[PATCH v2 0/2] doc: Rename dynticks-testing to cpunoise
 2026-08-31 13:02 UTC  (5+ messages)
` [PATCH v2 1/2] doc: Replace dunticks-testing ocurrences with cpunoise
` [PATCH v2 2/2] Documentation/no_hz: Change dynticks-testing repository name

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

[PATCH] docs: translations: pt_BR: translate volatile-considered-harmful.rst
 2026-08-31 12:37 UTC  (2+ messages)

[RFC PATCH 0/12] drm/fabric: vendor-neutral topology infrastructure for scale-up accelerator interconnects
 2026-08-31 12:23 UTC  (11+ messages)

[PATCH v4 00/18] PCI/P2PDMA: Fix ACS egress control handling
 2026-08-31 12:02 UTC  (8+ messages)
` [PATCH v4 10/18] PCI: Account for ACS egress control in isolation checks

[PATCH v2 0/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
 2026-08-31 11:57 UTC  (9+ messages)
` [PATCH v2 1/2] module: pull out add_taint_module() to be public
` [PATCH v2 2/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers

[RFC PATCH 4/4] Documentation/ftrace: Document function comm filters
 2026-08-31 10:52 UTC  (2+ messages)

[RFC PATCH 0/4] ftrace: Add task comm filtering for function tracing
 2026-08-31 10:41 UTC  (2+ messages)

[PATCH RESEND 0/3] x86/vdso: Improve vdso=/vdso32= boot parameter validation
 2026-08-31 10:17 UTC  (4+ messages)
` [PATCH RESEND 1/3] x86/vdso: Use kstrtouint() to validate vdso= boot parameter
` [PATCH RESEND 2/3] x86/vdso: Use kstrtouint() to validate vdso32= "
` [PATCH RESEND 3/3] Documentation/arch/x86: Remove obsolete vdso32=2 compatibility note

[PATCH] dma-mapping: rename dma_opt_mapping_size()
 2026-08-31  9:36 UTC 

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

[PATCH v5 0/4] tools/accounting: refactor delay fields and share format_timespec()
 2026-08-31  9:13 UTC  (3+ messages)
` [PATCH v5 2/4] tools/include/uapi: Add __kernel_old_time_t typedef to tools/include/uapi/linux/time_types.h

[PATCH v6] stm: class: Add MIPI OST protocol support
 2026-08-31  8:42 UTC  (2+ messages)

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

[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


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