linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-06 03:04:38 to 2024-02-08 10:02:17 UTC [more...]

[PATCH v3 0/3] adis16475 driver documentation
 2024-02-08 10:01 UTC  (4+ messages)
` [PATCH v3 1/3] docs: iio: Refactor index.rst
` [PATCH v3 2/3] docs: iio: add documentation for device buffers
` [PATCH v3 3/3] docs: iio: add documentation for adis16475 driver

[PATCH 0/2] RCU tasks fixes for v6.9
 2024-02-08  9:56 UTC  (6+ messages)
` [PATCH 2/2] rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks

[PATCH v2 0/2] net: ipconfig: remove wait for drivers
 2024-02-08  9:52 UTC  (2+ messages)
` [PATCH v2 1/2] net: make driver settling time configurable

[PATCH v4] tracing: Support to dump instance traces by ftrace_dump_on_oops
 2024-02-08  9:36 UTC  (7+ messages)

[PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling
 2024-02-08  8:52 UTC  (29+ messages)
` [PATCH v12 03/20] KVM: xen: mark guest pages dirty with the pfncache lock held
` [PATCH v12 04/20] KVM: pfncache: add a mark-dirty helper
` [PATCH v12 08/20] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v12 11/20] KVM: xen: allow shared_info to be mapped by fixed HVA
` [PATCH v12 13/20] KVM: selftests / xen: map shared_info using HVA rather than GFN
` [PATCH v12 17/20] KVM: xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()
` [PATCH v12 18/20] KVM: pfncache: check the need for invalidation under read lock first

[PATCH v13 00/53] Introduce QC USB SND audio offloading support
 2024-02-08  8:33 UTC  (21+ messages)
` [PATCH v13 32/53] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v13 48/53] ALSA: usb-audio: mixer: Add USB offloading mixer control
` [PATCH v13 50/53] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices

[PATCH net-next v6] ethtool: ice: Support for RSS settings to GTP from ethtool
 2024-02-08  7:34 UTC  (4+ messages)

[PATCH v14 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2024-02-08  4:17 UTC  (3+ messages)
` [PATCH v15-RFC "

[PATCH v10 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-02-08  2:27 UTC  (4+ messages)
` [PATCH v10 1/2] riscv: Include riscv_set_icache_flush_ctx prctl

[PATCH v7 0/1] mm: report per-page metadata information
 2024-02-07 23:05 UTC  (2+ messages)

[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-02-07 21:06 UTC  (2+ messages)

[PATCH net-next v6 0/4] Per epoll context busy poll support
 2024-02-07 20:18 UTC  (8+ messages)
` [PATCH net-next v6 4/4] eventpoll: Add epoll ioctl for epoll_params

[PATCH v3 00/32] spi: get rid of some legacy macros
 2024-02-07 18:40 UTC  (2+ messages)
` [PATCH v3 31/32] spi: Drop compat layer from renaming "master" to "controller"

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-02-07 17:26 UTC  (26+ messages)
` [PATCH v2 01/25] KVM: VMX: Cleanup VMX basic information defines and usages
` [PATCH v2 02/25] KVM: VMX: Cleanup VMX misc "
` [PATCH v2 03/25] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v2 04/25] KVM: x86: Mark CR4.FRED as not reserved
` [PATCH v2 05/25] KVM: VMX: Initialize FRED VM entry/exit controls in vmcs_config
` [PATCH v2 06/25] KVM: VMX: Defer enabling FRED MSRs save/load until after set CPUID
` [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
` [PATCH v2 08/25] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guest
` [PATCH v2 10/25] KVM: VMX: Add support for FRED context save/restore
` [PATCH v2 11/25] KVM: x86: Add kvm_is_fred_enabled()
` [PATCH v2 12/25] KVM: VMX: Handle FRED event data
` [PATCH v2 13/25] KVM: VMX: Handle VMX nested exception for FRED
` [PATCH v2 14/25] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v2 15/25] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v2 16/25] KVM: VMX: Invoke vmx_set_cpu_caps() before nested setup
` [PATCH v2 17/25] KVM: nVMX: Add support for the secondary VM exit controls
` [PATCH v2 18/25] KVM: nVMX: Add a prerequisite to SHADOW_FIELD_R[OW] macros
` [PATCH v2 19/25] KVM: nVMX: Add FRED VMCS fields
` [PATCH v2 20/25] KVM: nVMX: Add support for VMX FRED controls
` [PATCH v2 21/25] KVM: nVMX: Add VMCS FRED states checking
` [PATCH v2 22/25] KVM: x86: Allow FRED/LKGS/WRMSRNS to be exposed to guests
` [PATCH v2 23/25] KVM: selftests: Run debug_regs test with FRED enabled
` [PATCH v2 24/25] KVM: selftests: Add a new VM guest mode to run user level code
` [PATCH v2 25/25] KVM: selftests: Add fred exception tests

[PATCH v4 00/10] IOMMU memory observability
 2024-02-07 17:41 UTC  (11+ messages)
` [PATCH v4 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v4 02/10] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v4 03/10] iommu/io-pgtable-arm: "
` [PATCH v4 04/10] iommu/io-pgtable-dart: "
` [PATCH v4 05/10] iommu/exynos: "
` [PATCH v4 06/10] iommu/rockchip: "
` [PATCH v4 07/10] iommu/sun50i: "
` [PATCH v4 08/10] iommu/tegra-smmu: "
` [PATCH v4 09/10] iommu: observability of the IOMMU allocations
` [PATCH v4 10/10] iommu: account IOMMU allocated memory

[PATCH] doc:it_IT: fix a typo in the config name in RCU torture
 2024-02-07 17:06 UTC  (2+ messages)

[PATCH v5 0/6] usb: gadget: functionfs: DMABUF import interface
 2024-02-07 17:10 UTC  (3+ messages)
` [PATCH v5 2/6] dma-buf: udmabuf: Implement .{begin,end}_access
  ` [Linaro-mm-sig] "

[PATCH v4] docs: admin-guide: Update bootloader and installation instructions
 2024-02-07 17:10 UTC 

[PATCH] net: make driver settling time configurable
 2024-02-07 15:58 UTC  (3+ messages)
` [PATCH] net: Change default delay on IP autoconfig to 0ms

[PATCH v4 00/11] Add support for Intel PPS Generator
 2024-02-07 15:31 UTC  (13+ messages)
` [PATCH v4 01/11] x86/tsc: Add base clock properties in clocksource structure
` [PATCH v4 02/11] timekeeping: Add function to convert realtime to base clock
` [PATCH v4 03/11] e10002: remove convert_art_to_tsc()
` [PATCH v4 04/11] igc: "
` [PATCH v4 05/11] stmmac: intel: "
` [PATCH v4 06/11] ALSA: hda: "
` [PATCH v4 07/11] ice/ptp: "
` [PATCH v4 08/11] x86/tsc: Remove art to tsc conversion functions which are obsolete
` [PATCH v4 09/11] pps: generators: Add PPS Generator TIO Driver
` [PATCH v4 10/11] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [PATCH v4 11/11] ABI: pps: Add ABI documentation for Intel TIO

[PATCH v4 0/2] Add support to dump printk buffer to console via sysrq
 2024-02-07 15:09 UTC  (6+ messages)
` [PATCH v4 1/2] printk: Add function to dump printk buffer directly to consoles
` [PATCH v4 2/2] tty/sysrq: Dump printk ring buffer messages via sysrq

[PATCH 0/8] Sphinx extension fix + logging/warning cleanups
 2024-02-07 15:02 UTC  (31+ messages)
` [PATCH 1/8] docs: kernel_feat.py: fix build error for missing files
` [PATCH 2/8] docs: kernel_{abi,feat}.py: use doc.current_source
` [PATCH 3/8] doc: kernel_abi.py: convert to sphinx.util.logging
` [PATCH 4/8] doc: kernel_feat.py: "
` [PATCH 5/8] doc: kerneldoc.py: "
` [PATCH 6/8] doc: kfigure.py: "
` [PATCH 7/8] doc: remove kernellog.py
` [PATCH 8/8] doc: kernel_{abi,feat}.py: warn about missing directory

[RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions
 2024-02-07 14:47 UTC  (6+ messages)

[PATCH v3 0/3] pstore: add multi-backend support
 2024-02-07 12:53 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Documentation: adjust pstore backend related document
` [PATCH 3/3] tools/testing: adjust pstore backend related selftest

[PATCH] docs: scripts: sphinx-pre-install: Fix building docs with pyyaml package
 2024-02-07 11:12 UTC 

[PATCH v2] arm64: Add the arm64.no32bit_el0 command line option
 2024-02-07 10:58 UTC 

[PATCH] arm64: errata: Minimize tlb flush due to vttbr writes on AmpereOne
 2024-02-07  9:45 UTC  (2+ messages)

[PATCH v6 0/1] hwmon: Add driver for Astera Labs PT5161L retimer
 2024-02-07  5:06 UTC  (3+ messages)
` [PATCH v6 1/1] "

[tty:tty-testing 28/29] kernel/printk/printk.c:4267: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2024-02-07  1:33 UTC 

[RFC PATCH v12 15/20] ipe: add support for dm-verity as a trust provider
 2024-02-06 21:53 UTC  (4+ messages)
` [PATCH RFC "

[PATCH] arm64: Add the arm64.no32bit_el0 command line option
 2024-02-06 20:23 UTC  (2+ messages)

[KTAP V2 PATCH v2] ktap_v2: add test metadata
 2024-02-06 18:15 UTC  (8+ messages)

[PATCH net] devlink: Fix command annotation documentation
 2024-02-06 16:17 UTC 

[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
 2024-02-06 16:13 UTC  (5+ messages)
` [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall
` [RFC PATCH v1 18/28] prctl: arch-agnostic prtcl for indirect branch tracking

[PATCH v5 0/1] hwmon: Add driver for Astera Labs PT5161L retimer
 2024-02-06 15:19 UTC  (12+ messages)
` [PATCH v5 1/1] "

[PATCH 1/1] kernel-doc: Support arrays of pointers struct fields
 2024-02-06 15:13 UTC  (7+ messages)
      ` scripts/kernel-doc parsing issues

[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
 2024-02-06 14:40 UTC  (4+ messages)

[PATCH] tools/rtla: Add -U/--user-load option to timerlat
 2024-02-06 14:32 UTC 

[Linaro-mm-sig] [PATCH v5 1/6] dma-buf: Add dma_buf_{begin,end}_access()
 2024-02-06 13:57 UTC  (10+ messages)
        ` [Linaro-mm-sig] "

[PATCH 1/3] pstore: add multi-backend support
 2024-02-06 12:17 UTC  (4+ messages)

[RFC PATCH 0/1] fpga: bridge improve protection against low-level control module unloading
 2024-02-06 10:56 UTC  (2+ messages)
` [RFC PATCH 1/1] fpga: bridge: "

[PATCH v5 0/2] Surface fan monitoring driver
 2024-02-06 10:17 UTC  (6+ messages)
` [PATCH v5 2/2] platform/surface: aggregator_registry: add entry for fan speed

[PATCH] riscv: hwprobe: export VA_BITS
 2024-02-06  9:24 UTC  (6+ messages)

[PATCH v2 0/4] Add support for QoS configuration
 2024-02-06  9:07 UTC  (2+ messages)

[PATCH v2 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support
 2024-02-06  7:55 UTC  (2+ messages)


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