linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-07 16:19:10 to 2025-10-09 02:18:50 UTC [more...]

[PATCH] Documentation: sysrq: Remove contradicting sentence on extra /proc/sysrq-trigger characters
 2025-10-09  2:18 UTC  (2+ messages)

[PATCH v3 00/13] mfd: macsmc: add rtc, hwmon and hid subdevices
 2025-10-09  1:58 UTC  (5+ messages)
` [PATCH v3 02/13] dt-bindings: hwmon: Add Apple System Management Controller hwmon schema
` [PATCH v3 06/13] hwmon: Add Apple Silicon SMC hwmon driver

[PATCH v3 00/30] Live Update Orchestrator
 2025-10-09  1:07 UTC  (3+ messages)
` [PATCH v3 19/30] liveupdate: luo_sysfs: add sysfs state monitoring

[PATCH hyperv-next v7 00/17] Confidential VMBus
 2025-10-08 23:34 UTC  (18+ messages)
` [PATCH hyperv-next v7 01/17] Documentation: hyperv: "
` [PATCH hyperv-next v7 02/17] Drivers: hv: VMBus protocol version 6.0
` [PATCH hyperv-next v7 03/17] arch/x86: mshyperv: Discover Confidential VMBus availability
` [PATCH hyperv-next v7 04/17] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next v7 05/17] arch/x86: mshyperv: Trap on access for some synthetic MSRs
` [PATCH hyperv-next v7 06/17] Drivers: hv: Rename fields for SynIC message and event pages
` [PATCH hyperv-next v7 07/17] Drivers: hv: Allocate the paravisor SynIC pages when required
` [PATCH hyperv-next v7 08/17] Drivers: hv: Post messages through the confidential VMBus if available
` [PATCH hyperv-next v7 09/17] Drivers: hv: remove stale comment
` [PATCH hyperv-next v7 10/17] Drivers: hv: Check message and event pages for non-NULL before iounmap()
` [PATCH hyperv-next v7 11/17] Drivers: hv: Rename the SynIC enable and disable routines
` [PATCH hyperv-next v7 12/17] Drivers: hv: Functions for setting up and tearing down the paravisor SynIC
` [PATCH hyperv-next v7 13/17] Drivers: hv: Allocate encrypted buffers when requested
` [PATCH hyperv-next v7 14/17] Drivers: hv: Free msginfo when the buffer fails to decrypt
` [PATCH hyperv-next v7 15/17] Drivers: hv: Support confidential VMBus channels
` [PATCH hyperv-next v7 16/17] Drivers: hv: Set the default VMBus version to 6.0
` [PATCH hyperv-next v7 17/17] Drivers: hv: Support establishing the confidential VMBus connection

[PATCH hyperv-next v6 00/17] Confidential VMBus
 2025-10-08 23:20 UTC  (7+ messages)
` [PATCH hyperv-next v6 01/17] Documentation: hyperv: "

[PATCH] Documentation/rtla: fix htmldocs build error by renaming common_options.rst
 2025-10-08 23:19 UTC  (21+ messages)
` [PATCH 0/8] Documentation/rtla: rename common_xxx.rst files to common_xxx.txt
  ` [PATCH 1/8] Documentation/rtla: rename common_appendix.rst
      ` [PATCH v2] Documentation/rtla: rename common_xxx.rst files to common_xxx.txt
  ` [PATCH 2/8] Documentation/rtla: rename common_hist_options.rst
  ` [PATCH 3/8] Documentation/rtla: rename common_osnoise_description.rst
  ` [PATCH 4/8] Documentation/rtla: rename common_timerlat_aa.rst
  ` [PATCH 5/8] Documentation/rtla: rename common_timerlat_description.rst
  ` [PATCH 6/8] Documentation/rtla: rename common_timerlat_options.rst
  ` [PATCH 7/8] Documentation/rtla: rename common_top_options.rst
  ` [PATCH 8/8] Documentation/rtla: rename common_osnoise_options.rst

[PATCH] Documentation: sysfs-pps: Fix `Description:`s
 2025-10-08 21:11 UTC 

[PATCH v4 0/8] Add SPI offload support to AD4030
 2025-10-08 21:07 UTC  (11+ messages)
` [PATCH v4 1/8] pwm: Declare waveform stubs for when PWM is not reachable
` [PATCH v4 2/8] dt-bindings: iio: adc: adi,ad4030: Reference spi-peripheral-props
` [PATCH v4 3/8] Docs: iio: ad4030: Add double PWM SPI offload doc
` [PATCH v4 4/8] dt-bindings: iio: adc: adi,ad4030: Add PWM
` [PATCH v4 5/8] iio: adc: ad4030: Use BIT macro to improve code readability
` [PATCH v4 6/8] iio: adc: ad4030: Add SPI offload support
` [PATCH v4 7/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224
` [PATCH v4 8/8] iio: adc: ad4030: Add support for "

[PATCH v2 0/4] rust: xarray: abstract xa_alloc and xa_alloc_cyclic
 2025-10-08 20:45 UTC  (11+ messages)
` [PATCH v2 1/4] rust: xarray: move pointer check into `XArray::new`
` [PATCH v2 2/4] rust: xarray: abstract `xa_alloc`
` [PATCH v2 3/4] rust: xarray: abstract `xa_alloc_cyclic`
` [PATCH v2 4/4] remove completed task from nova-core task list

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-08 20:26 UTC  (8+ messages)

[PATCH] Revert "mm, hugetlb: remove hugepages_treat_as_movable sysctl"
 2025-10-08 19:59 UTC  (19+ messages)

EEVDF vs CFS Clarification
 2025-10-08 19:01 UTC  (2+ messages)

[PATCH v10 00/15] x86: Enable Linear Address Space Separation support
 2025-10-08 17:43 UTC  (44+ messages)
` [PATCH v10 01/15] x86/cpu: Enumerate the LASS feature bits
` [PATCH v10 03/15] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCH v10 04/15] x86/cpu: Set LASS CR4 bit as pinning sensitive
` [PATCH v10 05/15] x86/cpu: Defer CR pinning enforcement until late_initcall()
` [PATCH v10 07/15] x86/kexec: Disable LASS during relocate kernel
` [PATCH v10 08/15] x86/vsyscall: Reorganize the page fault emulation code
` [PATCH v10 09/15] x86/traps: Consolidate user fixups in exc_general_protection()
` [PATCH v10 11/15] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
` [PATCH v10 12/15] x86/traps: Communicate a LASS violation in #GP message
` [PATCH v10 13/15] x86/traps: Generalize #GP address decode and hint code
` [PATCH v10 15/15] x86/cpu: Enable LASS by default during CPU initialization

[PATCH 0/3] rust: xarray: abstract `xa_alloc` and `xa_alloc_cyclic`
 2025-10-08 16:01 UTC  (13+ messages)
` [PATCH 1/3] rust: xarray: abstract `xa_alloc`
` [PATCH 2/3] rust: xarray: abstract `xa_alloc_cyclic`

[PATCH 0/4] mm/zswap: misc cleanup of code and documentations
 2025-10-08 15:48 UTC  (4+ messages)
` [PATCH 4/4] Docs/admin-guide/mm/zswap: s/red-black tree/xarray/

[PATCH net-next v5 0/2] net/smc: make wr buffer count configurable
 2025-10-08 15:08 UTC  (6+ messages)
` [PATCH net-next v5 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully

[PATCH v2 0/3] hwmon: Add support for the LTC4283 Hot Swap Controller
 2025-10-08 14:45 UTC  (8+ messages)
` [PATCH v2 2/3] hwmon: ltc4283: Add support for the LTC4283 "

[PATCH v6 00/15] Consolidate iommu page table implementations (AMD)
 2025-10-08 14:37 UTC  (10+ messages)
` [PATCH v6 01/15] genpt: Generic Page Table base API
` [PATCH v6 07/15] iommupt: Add map_pages op
` [PATCH v6 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v6 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v6 13/15] iommu/amd: Use the generic iommu page table
` [PATCH v6 14/15] iommu/amd: Remove AMD io_pgtable support

[PATCH iwl-next v4 0/5] ice: add standard stats
 2025-10-08 13:50 UTC  (9+ messages)
` [PATCH iwl-next v4 2/5] ice: implement ethtool "
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 3/5] ice: add tracking of good transmit timestamps
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 4/5] ice: implement transmit hardware timestamp statistics
  ` [Intel-wired-lan] "
` [PATCH iwl-next v4 5/5] ice: refactor to use helpers
  ` [Intel-wired-lan] "

[PATCH v9 mm-new 00/11] mm, bpf: BPF based THP order selection
 2025-10-08 13:11 UTC  (19+ messages)
` [PATCH v9 mm-new 03/11] mm: thp: add support for "

[PATCH v5 04/15] iommupt: Add the AMD IOMMU v1 page table format
 2025-10-08 13:08 UTC  (3+ messages)

[PATCH v5 12/15] iommupt: Add the x86 64 bit page table format
 2025-10-08 13:03 UTC  (3+ messages)

[PATCH v2 00/12] Implement support for IBS virtualization
 2025-10-08  7:30 UTC  (13+ messages)
` [PATCH v2 02/12] KVM: x86: Refactor APIC register mask handling to support extended APIC registers
` [PATCH v2 04/12] x86/cpufeatures: Add CPUID feature bit for Extended LVT
` [PATCH v2 05/12] KVM: x86: Add emulation support for Extented LVT registers
` [PATCH v2 10/12] KVM: SVM: Add support for IBS Virtualization

[PATCH v3 0/8] Enhanced autonomous selection and improvements
 2025-10-08 10:16 UTC  (4+ messages)
` [PATCH v3 6/8] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited

[PATCH v3 0/5] tracing: fprobe: list-style filters,
 2025-10-08 10:09 UTC  (8+ messages)
` [PATCH v3 1/5] docs: tracing: fprobe: document list filters and :entry/:exit
` [PATCH v3 2/5] tracing: fprobe: require explicit [GROUP/]EVENT for list/wildcard
` [PATCH v3 3/5] tracing: fprobe: support comma-separated symbols and :entry/:exit

[PATCH v5 07/15] iommupt: Add map_pages op
 2025-10-08  9:52 UTC  (4+ messages)

[PATCH v5 13/15] iommu/amd: Use the generic iommu page table
 2025-10-08  9:47 UTC  (2+ messages)

[PATCH v4 0/2] slab: Introduce kmalloc_obj() and family
 2025-10-08  7:49 UTC  (8+ messages)
` [PATCH v4 2/2] "

[PATCH] tools/docs: sphinx-build-wrapper: -q is a boolean, not an integer
 2025-10-08  7:20 UTC  (2+ messages)

[RFC v3 0/5] Align atomic storage
 2025-10-07 22:19 UTC  (2+ messages)
` [RFC v3 1/5] documentation: Discourage alignment assumptions

[PATCH 02/57] docs/dyndbg: explain flags parse 1st
 2025-10-07 23:27 UTC  (4+ messages)
` [PATCH 20/57] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH 24/57] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH 30/57] docs/dyndbg: add classmap info to howto

[PATCH 0/4 v5] cxl/core: Enable Region creation/attach on x86 with LMH
 2025-10-07 20:37 UTC  (6+ messages)
` [PATCH 3/4 v5] cxl/core: Enable Region creation "
` [PATCH 4/4 v5] cxl/test: Simulate an x86 Low Memory Hole for tests

[PATCH 1/2] dt-bindings: trivial-devices: add mps,mp9945
 2025-10-07 19:38 UTC  (2+ messages)

[PATCH v2 0/1] timers/migration: add 'tmigr' kernel parameter to optionally disable timer migration
 2025-10-07 18:38 UTC  (3+ messages)
  ` [PATCH v2 1/1] "


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).