linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-27 11:21:25 to 2024-04-30 08:22:20 UTC [more...]

[PATCH v6 0/7] Adds support for ConfigFS to VKMS!
 2024-04-30  8:22 UTC  (11+ messages)
` [PATCH v6 1/7] drm/vkms: Back VKMS with DRM memory management instead of static objects
` [PATCH v6 2/7] drm/vkms: Support multiple DRM objects (crtcs, etc.) per VKMS device
` [PATCH v6 3/7] drm/vkms: Provide platform data when creating VKMS devices
` [PATCH v6 4/7] drm/vkms: Add ConfigFS scaffolding to VKMS
` [PATCH v6 5/7] drm/vkms: Support enabling ConfigFS devices

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-04-30  8:21 UTC  (11+ messages)
` [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 net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-30  8:14 UTC  (53+ messages)
` [PATCH net-next v4 01/12] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
` [PATCH net-next v4 02/12] net: ethernet: oa_tc6: implement register write operation
` [PATCH net-next v4 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking
` [PATCH net-next v4 09/12] net: ethernet: oa_tc6: implement receive path to receive rx ethernet frames
` [PATCH net-next v4 11/12] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
` [PATCH net-next v4 13/12] net: lan865x: optional hardware reset

[PATCH v3 0/3] usb: gadget: 9pfs transport
 2024-04-30  8:06 UTC  (5+ messages)
` [PATCH v3 2/3] net/9p/usbg: Add new usb gadget function transport

[PATCH v20 00/41] Introduce QC USB SND audio offloading support
 2024-04-30  8:01 UTC  (4+ messages)
` [PATCH v20 22/41] ASoC: usb: Add PCM format check API for USB backend

[PATCH v4 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-04-30  7:18 UTC  (14+ messages)
` [PATCH v4 01/11] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v4 02/11] riscv: add ISA extensions validation
` [PATCH v4 03/11] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v4 04/11] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v4 05/11] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
` [PATCH v4 06/11] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
` [PATCH v4 07/11] dt-bindings: riscv: add Zcmop ISA extension description
` [PATCH v4 08/11] riscv: add ISA extension parsing for Zcmop
` [PATCH v4 09/11] riscv: hwprobe: export Zcmop ISA extension
` [PATCH v4 10/11] RISC-V: KVM: Allow Zcmop extension for Guest/VM
` [PATCH v4 11/11] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test

[RFC PATCH v2 01/12] famfs: Introduce famfs documentation
 2024-04-30  6:46 UTC 

[PATCH net-next v10 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-30  4:43 UTC  (8+ messages)
` [PATCH net-next v10 2/4] ethtool: provide customized dim profile management

[PATCH net-next v5 00/10] Add ability to flash modules' firmware
 2024-04-30  3:23 UTC  (9+ messages)
` [PATCH net-next v5 03/10] ethtool: Add an interface for flashing transceiver "
` [PATCH net-next v5 04/10] ethtool: Add flashing transceiver modules' firmware notifications ability
` [PATCH net-next v5 09/10] ethtool: Add ability to flash transceiver modules' firmware
` [PATCH net-next v5 10/10] ethtool: Veto some operations during firmware flashing process

[PATCH v4 0/3] usb: gadget: 9pfs transport
 2024-04-30  1:51 UTC  (5+ messages)
` [PATCH v4 1/3] usb: gadget: function: move u_f.h to include/linux/usb/
` [PATCH v4 2/3] net/9p/usbg: Add new usb gadget function transport
` [PATCH v4 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script

[intel-gvt:pr/236 1/1] htmldocs: Warning: Documentation/doc-guide/sphinx.rst references a file that doesn't exist: Documentation/sphinx/requirements.txt
 2024-04-30  0:13 UTC 

[PATCH v2 0/7] regulator: new API for voltage reference supplies
 2024-04-29 23:40 UTC  (8+ messages)
` [PATCH v2 1/7] regulator: devres: add API for reference voltage supplies
` [PATCH v2 2/7] hwmon: (adc128d818) Use devm_regulator_get_enable_read_voltage()
` [PATCH v2 3/7] hwmon: (da9052) "
` [PATCH v2 4/7] iio: addac: ad74115: "
` [PATCH v2 5/7] iio: frequency: admv1013: "
` [PATCH v2 6/7] staging: iio: impedance-analyzer: ad5933: "
` [PATCH v2 7/7] Input: mpr121: "

[PATCH] Docs: typos/spelling
 2024-04-29 23:01 UTC  (2+ messages)

[PATCH 0/5] Add support for adis16545/47
 2024-04-29 19:40 UTC  (12+ messages)
` [PATCH 2/5] iio: imu: adis16480.c: Add delta angle and delta velocity channels
` [PATCH 4/5] iio: adis16480: add support for adis16545/7 families
` [PATCH 5/5] docs: iio: add documentation for adis16480 driver

[PATCH v8 20/35] dyndbg-doc: add classmap info to howto
 2024-04-29 19:39 UTC  (16+ messages)
` [PATCH v8 21/35] dyndbg: treat comma as a token separator
` [PATCH v8 22/35] selftests-dyndbg: add comma_terminator_tests
` [PATCH v8 23/35] dyndbg: split multi-query strings with %
` [PATCH v8 24/35] selftests-dyndbg: test_percent_splitting multi-cmds on module classes
` [PATCH v8 25/35] docs/dyndbg: explain new delimiters: comma, percent
` [PATCH v8 26/35] selftests-dyndbg: add test_mod_submod
` [PATCH v8 27/35] selftests-dyndbg: test dyndbg-to-tracefs
` [PATCH v8 28/35] dyndbg-doc: explain flags parse 1st
` [PATCH v8 29/35] dyndbg: add __counted_by annotations
` [PATCH v8 30/35] drm+drivers: adapt to use DYNDBG_CLASSMAP_{DEFINE,USE}
` [PATCH v8 31/35] drm-dyndbg: adapt to use DYNDBG_CLASSMAP_PARAM
` [PATCH v8 32/35] drm: use correct ccflags-y spelling
` [PATCH v8 33/35] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
` [PATCH v8 34/35] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [PATCH v8 35/35] drm-print: workaround compiler meh

[PATCH v8 00/35] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y regression
 2024-04-29 19:31 UTC  (23+ messages)
` [PATCH v8 01/35] dyndbg: fix old BUG_ON in >control parser
` [PATCH v8 02/35] docs/dyndbg: update examples \012 to \n
` [PATCH v8 03/35] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v8 04/35] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v8 05/35] dyndbg: make ddebug_class_param union members same size
` [PATCH v8 06/35] dyndbg: replace classmap list with a vector
` [PATCH v8 07/35] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v8 08/35] dyndbg: split param_set_dyndbg_classes to _module & wrapper fns
` [PATCH v8 09/35] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v8 10/35] dyndbg: reduce verbose/debug clutter
` [PATCH v8 11/35] dyndbg: silence debugs with no-change updates
` [PATCH v8 12/35] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v8 13/35] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v8 14/35] dyndbg: reduce verbose=3 messages in ddebug_add_module
` [PATCH v8 15/35] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v8 16/35] dyndbg-API: fix DECLARE_DYNDBG_CLASSMAP
` [PATCH v8 17/35] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
` [PATCH v8 18/35] selftests-dyndbg: exit 127 if no facility
` [PATCH v8 19/35] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v8 20/35] dyndbg-doc: add classmap info to howto
` [PATCH v8 21/35] dyndbg: treat comma as a token separator
` [PATCH v8 22/35] selftests-dyndbg: add comma_terminator_tests

[PATCH] Documentation: kselftest: fix codeblock
 2024-04-29 16:50 UTC 

[PATCH] docs, kprobes: Add riscv as supported architecture
 2024-04-29 15:57 UTC 

[PATCH v3 1/1] Documentation/core-api: Add swiotlb documentation
 2024-04-29 15:13 UTC 

[PATCH v2 00/12] ASoC: doc: dapm: various improvements
 2024-04-29 14:42 UTC  (3+ messages)
` [PATCH v2 05/12] ASoC: doc: dapm: clarify it's an internal API

[PATCH v8 0/6] DCP as trusted keys backend
 2024-04-29 11:35 UTC  (5+ messages)
` [PATCH v8 6/6] docs: trusted-encrypted: add DCP as new trust source
    ` [EXT] "
      ` [EXT] "

[PATCH v3] locking/rwsem: Reintroduce reader optimistic spinning conditionally
 2024-04-29 11:08 UTC  (2+ messages)

[PATCH v3] arm64: Add the arm64.no32bit_el0 command line option
 2024-04-29 10:28 UTC 

[PATCH v1 0/2] Documentation: process: Clarify use of Cc:
 2024-04-29  8:44 UTC  (6+ messages)
` [PATCH v1 1/2] Documentation: process: Avoid unneeded Cc: tags
` [PATCH v1 2/2] Documentation: process: Recommend to put Cc: tags after cutter '---' line

[PATCH v2 0/5] docs: stable-kernel-rules: fine-tuning and 'no stable backport' tag
 2024-04-29  8:36 UTC  (12+ messages)
` [PATCH v2 1/5] docs: stable-kernel-rules: reduce redundancy
` [PATCH v2 2/5] docs: stable-kernel-rules: call mainline by its name and change example
` [PATCH v2 3/5] docs: stable-kernel-rules: remove code-labels tags and a indention level
` [PATCH v2 4/5] docs: stable-kernel-rules: explain use of stable@kernel.org (w/o @vger.)
` [PATCH v2 5/5] docs: stable-kernel-rules: create special tag to flag 'no backporting'

[PATCH v3 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-04-29  8:02 UTC  (4+ messages)
` [PATCH v3 02/11] riscv: add ISA extensions validation

[PATCH] [RFC PATCH] ALSA: usb-audio: endpoint: Prevent NULL pointer deference in snd_usb_endpoint_close
 2024-04-29  6:57 UTC  (4+ messages)

[PATCH v3 0/2] hwmon: (pmbus) Add support for Infineon XDP710
 2024-04-29  5:18 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: hwmon: Add infineon xdp710 driver bindings

[PATCH v2 0/2] hwmon: (pmbus) Add support for Infineon XDP710
 2024-04-29  1:17 UTC  (10+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: hwmon: Add infineon xdp710 driver bindings

[PATCH v13 0/4] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-04-28 22:00 UTC  (2+ messages)

[PATCH v2] riscv: hwprobe: export Zihintpause ISA extension
 2024-04-28 22:00 UTC  (2+ messages)

[PATCH 0/2] hwmon: (nzxt-kraken3) Add support for NZXT Kraken 2023 models
 2024-04-28 18:17 UTC  (5+ messages)
` [PATCH 1/2] hwmon: (nzxt-kraken3) Decouple device names from kinds
` [PATCH 2/2] hwmon: (nzxt-kraken3) Add support for NZXT Kraken 2023 (standard and Elite) models

[PATCH 0/2] hwmon: (aquacomputer_d5next) Support for Octo flow sensor and pulses
 2024-04-28 17:21 UTC  (5+ messages)
` [PATCH 1/2] hwmon: (aquacomputer_d5next) Add support for Octo flow sensor
` [PATCH 2/2] hwmon: (aquacomputer_d5next) Add support for Octo flow sensor pulses

[PATCH v5] hwmon:Add EC Chip driver for Lenovo ThinkStation motherboards
 2024-04-28 17:13 UTC  (2+ messages)

[PATCH v3 0/2] Add adm1281 support
 2024-04-28 17:02 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: adm1275: add adm1281
` [PATCH v3 2/2] hwmon: pmbus: adm1275: add adm1281 support

[PATCH 0/2] iio: adc: ad7944: implement chain mode support
 2024-04-28 16:29 UTC  (3+ messages)
` [PATCH 1/2] iio: adc: ad7944: add support for chain mode

[PATCH 0/1] adis16475 documentation fixes
 2024-04-28 14:47 UTC  (3+ messages)
` [PATCH 1/1] docs: iio: adis16475: fix device files tables

[PATCH v11] mm: report per-page metadata information
 2024-04-28  8:28 UTC  (2+ messages)

[PATCH v12 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-04-27 10:44 UTC  (4+ messages)
` [PATCH v12 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector

[PATCH] Documentation/admin-guide/sysctl/vm.rst adding the importance of NUMA-node count to documentation
 2024-04-27 14:13 UTC  (4+ messages)

[RFC PATCH v2] Cleaning up the KVM clock mess
 2024-04-27 11:05 UTC  (7+ messages)
` [PATCH v2 01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
` [PATCH v2 02/15] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH v2 03/15] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v2 06/15] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
` [PATCH v2 10/15] KVM: x86: Simplify and comment kvm_get_time_scale()
` [PATCH v2 15/15] KVM: x86: Factor out kvm_use_master_clock()


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