linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-29 16:18:58 to 2025-07-31 17:37:44 UTC [more...]

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-31 17:37 UTC  (11+ messages)

[PATCH v7 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2025-07-31 16:28 UTC  (4+ messages)
` [PATCH v7 02/10] x86/resctrl: Add SDCIAE feature in the command line options

[PATCH v2 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-07-31 16:15 UTC  (16+ messages)
` [PATCH v2 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH v2 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
` [PATCH v2 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v2 4/5] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH v2 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise

[PATCH linux-next] tools/getdelays: add backward compatibility for taskstats version
 2025-07-31 14:53 UTC 

Crediting test authors
 2025-07-31 14:30 UTC  (6+ messages)

[PATCH RFC v2 0/4] procfs: make reference pidns more user-visible
 2025-07-31 14:21 UTC  (6+ messages)
` [PATCH RFC v2 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl

[PATCH v16 00/34] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-07-31 14:17 UTC  (50+ messages)
` [PATCH v16 01/34] x86,fs/resctrl: Consolidate monitor event descriptions
` [PATCH v16 05/34] x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)
` [PATCH v16 08/34] x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v16 16/34] x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v16 17/34] fs/resctrl: Add the functionality to assign MBM events
` [PATCH v16 18/34] fs/resctrl: Add the functionality to unassign "
` [PATCH v16 19/34] fs/resctrl: Pass struct rdtgroup instead of individual members
` [PATCH v16 20/34] fs/resctrl: Introduce counter ID read, reset calls in mbm_event mode
` [PATCH v16 21/34] x86/resctrl: Refactor resctrl_arch_rmid_read()
` [PATCH v16 22/34] x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()
` [PATCH v16 23/34] fs/resctrl: Support counter read/reset with mbm_event assignment mode
` [PATCH v16 24/34] fs/resctrl: Add definitions for MBM event configuration
` [PATCH v16 25/34] fs/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v16 26/34] fs/resctrl: Provide interface to update the event configurations
` [PATCH v16 27/34] fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir
` [PATCH v16 28/34] fs/resctrl: Auto assign counters on mkdir and clean up on group removal
` [PATCH v16 29/34] fs/resctrl: Introduce mbm_L3_assignments to list assignments in a group
` [PATCH v16 30/34] fs/resctrl: Introduce the interface to modify "
` [PATCH v16 31/34] fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabled
` [PATCH v16 32/34] fs/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v16 33/34] x86/resctrl: Configure mbm_event mode if supported
` [PATCH v16 34/34] MAINTAINERS: resctrl: add myself as reviewer

[PATCH net-next v10 1/8] hinic3: Async Event Queue interfaces
 2025-07-31 14:09 UTC  (6+ messages)

[PATCH v5 00/20] Introduce STM32 DDR PMU for STM32MP platforms
 2025-07-31 13:54 UTC  (16+ messages)
` [PATCH v5 02/20] dt-bindings: stm32: stm32mp25: add `#access-controller-cells` property
` [PATCH v5 05/20] dt-bindings: memory: factorise LPDDR props into SDRAM props
` [PATCH v5 06/20] dt-bindings: memory: introduce DDR4
` [PATCH v5 07/20] dt-bindings: memory: factorise LPDDR channel binding into SDRAM channel
` [PATCH v5 08/20] dt-binding: memory: add DDR4 channel compatible
` [PATCH v5 09/20] dt-bindings: memory: SDRAM channel: standardise node name
` [PATCH v5 12/20] dt-bindings: perf: stm32: introduce DDRPERFM dt-bindings

[PATCH v5 0/7] riscv: Add support for xmipsexectl
 2025-07-31 13:36 UTC  (2+ messages)

[PATCH v6 0/2] hwmon: add GPD devices sensor driver
 2025-07-31 12:53 UTC  (10+ messages)
` [PATCH v6 1/2] "

[PATCH] Documentation: PCI: endpoint: document BAR assignment
 2025-07-31 12:49 UTC 

[PATCH] checkpatch: validate commit tag ordering
 2025-07-31 12:46 UTC  (4+ messages)

[PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-07-31 12:24 UTC  (7+ messages)
` [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
` [PATCH 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise

[PATCH v3] alloc_tag: add per-NUMA node stats
 2025-07-31 11:55 UTC  (2+ messages)

[PATCH 00/15] Translate sphinx-pre-install to Python
 2025-07-31 11:51 UTC  (5+ messages)

[PATCH v2 0/2] tracing: Documentation: Add missing config and document for eprobes
 2025-07-31 11:43 UTC  (13+ messages)
` [PATCH v2 1/2] tracing: Have eprobes have their own config option
` [PATCH v2 2/2] Documentation: tracing: Add documentation about eprobes

[PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-07-31 10:32 UTC  (12+ messages)
` [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely

[PATCH v17 0/7] firmware: imx: driver for NXP secure-enclave
 2025-07-31  8:00 UTC  (9+ messages)
  ` [EXT] "

[PATCH v1 0/4] rcuscale: Add debugfs file based controls and CPU affinity offset
 2025-07-31  7:47 UTC  (6+ messages)
` [PATCH v1 1/4] rcuscale: Create debugfs file for writer durations
` [PATCH v1 2/4] rcuscale: Create debugfs files for worker thread PIDs
` [PATCH v1 3/4] rcuscale: Add file based start/finish control
` [PATCH v1 4/4] rcuscale: Add CPU affinity offset options

[PATCH v4] genirq: add support for warning on long-running IRQ handlers
 2025-07-31  7:46 UTC  (2+ messages)

[PATCH v5 00/23] Enable FRED with KVM VMX
 2025-07-31  7:24 UTC  (4+ messages)
` [PATCH v5 20/23] KVM: nVMX: Add FRED VMCS fields to nested VMX context handling

[PATCH v2 0/2] Better handle and document Python needs for Kernel build
 2025-07-31  3:14 UTC  (4+ messages)
` [PATCH v2 1/2] docs: kernel-doc: avoid script crash on ancient Python
` [PATCH v2 2/2] docs: changes: better document Python needs

[PATCH 11/11] HID: multitouch: add haptic multitouch support
 2025-07-31  2:55 UTC  (6+ messages)

[PATCH] input: (xpad) Add New Legion Go Controller PID
 2025-07-31  0:39 UTC 

[PATCH 0/4] Add agent coding assistant configuration to Linux kernel
 2025-07-31  0:02 UTC  (61+ messages)
` [PATCH 1/4] agents: add unified agent coding assistant configuration
` [PATCH 2/4] agents: add core development references
` [PATCH 3/4] agents: add coding style documentation and rules

[PATCH v3 05/15] KVM: x86: Add support for KVM userfault exits
 2025-07-30 21:11 UTC  (2+ messages)

[PATCH] docs/powerpc: add htm.rst to toctree to fix warning
 2025-07-30 20:51 UTC  (2+ messages)

[PATCH] docs: gpu: nouveau.rst: fix a wrong path
 2025-07-30 19:17 UTC  (2+ messages)

[PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
 2025-07-30 16:28 UTC  (11+ messages)

[PATCH net-next 0/5] Add RPMSG Ethernet Driver
 2025-07-30 15:11 UTC  (10+ messages)
` [PATCH net-next 2/5] net: rpmsg-eth: Add basic rpmsg skeleton

[PATCH v5 13/20] perf: stm32: introduce DDRPERFM driver
 2025-07-30 14:43 UTC  (2+ messages)

[PATCH] fixed typo in the DRM UAPI documentation
 2025-07-30 14:40 UTC 

[PATCH v3 0/2] tracing: Documentation: Add missing config and document for eprobes
 2025-07-30 14:07 UTC  (3+ messages)
` [PATCH v3 1/2] tracing: Have eprobes have their own config option
` [PATCH v3 2/2] Documentation: tracing: Add documentation about eprobes

[PATCH net-next v5 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-07-30 11:57 UTC  (5+ messages)
` [PATCH net-next v5 03/14] net: ethernet: qualcomm: Add PPE driver for "

[GIT PULL] Documentation for 6.17
 2025-07-30  5:45 UTC  (4+ messages)

[PATCH v4 00/14] Introduce AMD Pensando RDMA driver
 2025-07-30  5:12 UTC  (4+ messages)
` [PATCH v4 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment

[PATCH v12 2/4] leds: add basic support for TI/National Semiconductor LP5812 LED Driver
 2025-07-30  4:08 UTC  (2+ messages)
` [PATCH v11 "

[PATCH v2 00/32] Live Update Orchestrator
 2025-07-29 23:23 UTC  (15+ messages)
` [PATCH v2 09/32] liveupdate: kho: move to kernel/liveupdate
` [PATCH v2 10/32] liveupdate: luo_core: Live Update Orchestrator
` [PATCH v2 14/32] liveupdate: luo_files: add infrastructure for FDs
` [PATCH v2 16/32] liveupdate: luo_ioctl: add ioctl interface
` [PATCH v2 31/32] libluo: introduce luoctl

[PATCH 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise
 2025-07-29 22:17 UTC  (2+ messages)

[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-07-29 21:28 UTC  (8+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA

[PATCH v2] drm/amdgpu: use kmalloc_array() instead of kmalloc()
 2025-07-29 18:58 UTC  (2+ messages)

[PATCH v2] docs: admin-guide: update to current minimum pipe size default
 2025-07-29 18:40 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).