linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-10 19:37:51 to 2024-10-12 12:48:45 UTC [more...]

[PATCH v4 0/8] Add iio backend compatibility for ad7606
 2024-10-12 12:48 UTC  (4+ messages)
` [PATCH v4 8/8] iio: adc: ad7606: Disable PWM usage for non backend version

[PATCH v5 0/3] iio: adc: add new ad7625 driver
 2024-10-12 12:40 UTC  (4+ messages)

[PATCH net-next v21 13/14] mm: page_frag: update documentation for page_frag
 2024-10-12 11:23 UTC 

[PATCH RFC v5 00/10] tun: Introduce virtio-net hashing feature
 2024-10-12 10:57 UTC  (13+ messages)
` [PATCH RFC v5 01/10] virtio_net: Add functions for hashing
` [PATCH RFC v5 04/10] tun: Unify vnet implementation
` [PATCH RFC v5 06/10] tun: Introduce virtio-net hash reporting feature
` [PATCH RFC v5 07/10] tun: Introduce virtio-net RSS

[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-10-12  9:28 UTC  (4+ messages)
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2

[PATCH v4] Docs/zh_CN: Translate page_tables.rst to Simplified Chinese
 2024-10-12  9:19 UTC  (2+ messages)

[PATCH v5] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
 2024-10-12  9:13 UTC 

[PATCH v2 00/13] Add support for AMD hardware feedback interface
 2024-10-12  3:53 UTC  (13+ messages)
` [PATCH v2 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v2 03/13] x86/cpufeatures: add X86_FEATURE_WORKLOAD_CLASS feature bit
` [PATCH v2 07/13] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v2 09/13] platform/x86: hfi: add power management callback
` [PATCH v2 10/13] x86/cpu: Enable SD_ASYM_PACKING for DIE Domain on AMD Processors
` [PATCH v2 11/13] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v2 12/13] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v2 13/13] platform/x86/amd: hfi: Set ITMT priority from ranking data

[PATCH net-next 0/2] eth: fbnic: Add devlink dev flash support
 2024-10-12  2:34 UTC  (3+ messages)
` [PATCH net-next 1/2] eth: fbnic: Add mailbox support for PLDM updates
` [PATCH net-next 2/2] eth: fbnic: Add devlink dev flash support

[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
 2024-10-11 23:42 UTC  (11+ messages)
` [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp

[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-10-11 22:24 UTC  (29+ messages)
` [PATCH v8 06/25] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v8 07/25] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v8 08/25] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v8 19/25] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v8 20/25] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode

[PATCH] mm, slab: add kerneldocs for common SLAB_ flags
 2024-10-11 22:16 UTC  (10+ messages)
          ` [partial fix] "

[PATCH v6 0/2] nosnp sev command line support
 2024-10-11 22:16 UTC  (9+ messages)
` [PATCH v6 1/2] x86, KVM:SVM: Move sev specific parsing into arch/x86/virt/svm

[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-11 20:40 UTC  (21+ messages)
` [PATCH v4 01/28] test printk: Add very basic struct resource tests
` [PATCH v4 02/28] printk: Add print format (%pra) for struct range
` [PATCH v4 05/28] dax: Document dax dev range tuple
` [PATCH v4 12/28] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v4 13/28] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents

[PATCH v6 00/33] riscv control-flow integrity for usermode
 2024-10-11 19:45 UTC  (6+ messages)
` [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi

[PATCH net-next v25 00/13] Device Memory TCP
 2024-10-11 19:38 UTC  (7+ messages)
` [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags

[PATCH v7 00/17] Hardware wrapped key support for QCom ICE and UFS core
 2024-10-11 18:54 UTC  (18+ messages)
` [PATCH v7 01/17] blk-crypto: add basic hardware-wrapped key support
` [PATCH v7 02/17] blk-crypto: show supported key types in sysfs
` [PATCH v7 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys
` [PATCH v7 04/17] fscrypt: add support for "
` [PATCH v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key
` [PATCH v7 06/17] firmware: qcom: scm: add a call for deriving the software secret
` [PATCH v7 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys
` [PATCH v7 08/17] firmware: qcom: scm: add a call for checking wrapped key support
` [PATCH v7 09/17] soc: qcom: ice: add HWKM support to the ICE driver
` [PATCH v7 10/17] soc: qcom: ice: add support for hardware wrapped keys
` [PATCH v7 11/17] soc: qcom: ice: add support for generating, importing and preparing keys
` [PATCH v7 12/17] ufs: core: add support for wrapped keys to UFS core
` [PATCH v7 13/17] ufs: core: add support for deriving the software secret
` [PATCH v7 14/17] ufs: core: add support for generating, importing and preparing keys
` [PATCH v7 15/17] ufs: host: add support for wrapped keys in QCom UFS
` [PATCH v7 16/17] ufs: host: add a callback for deriving software secrets and use it
` [PATCH v7 17/17] ufs: host: add support for generating, importing and preparing wrapped keys

[net-next v6 0/9] Add support for per-NAPI config via netlink
 2024-10-11 18:49 UTC  (5+ messages)
` [net-next v6 1/9] net: napi: Make napi_defer_hard_irqs per-NAPI
` [net-next v6 3/9] net: napi: Make gro_flush_timeout per-NAPI
` [net-next v6 5/9] net: napi: Add napi_config

[PATCH V7 0/5] TPH and cache direct injection support
 2024-10-11 18:35 UTC  (4+ messages)
` [PATCH V7 4/5] bnxt_en: Add TPH support in BNXT driver

[PATCH 0/2] Docs/damon/maintainer-profile: a couple of minor hotfixes
 2024-10-11 17:01 UTC  (3+ messages)
` [PATCH 1/2] Docs/damon/maintainer-profile: add missing '_' suffixes for external web links
` [PATCH 2/2] Docs/damon/maintainer-profile: update deprecated awslabs GitHub URLs

[PATCH v12 00/15] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-10-11 14:29 UTC  (11+ messages)
` [PATCH v12 09/15] drm/vkms: Remove useless drm_rotation_simplify
` [PATCH v12 13/15] drm/vkms: Create KUnit tests for YUV conversions

[PATCH] docs: fix WARNING document not included in any toctree
 2024-10-11 14:09 UTC  (7+ messages)

[PATCH net-next v2] net: Implement fault injection forcing skb reallocation
 2024-10-11 13:19 UTC  (3+ messages)

[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-10-11 12:55 UTC  (6+ messages)
` [PATCH v13 11/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1

[PATCH v2] Documentation/process: maintainer-soc: clarify submitting patches
 2024-10-11 12:40 UTC  (3+ messages)

[PATCH v3 0/5] Fix issues with ARM Processor CPER records
 2024-10-11 11:57 UTC  (2+ messages)

[PATCH v28 00/33] Introduce QC USB SND audio offloading support
 2024-10-11 11:08 UTC  (67+ messages)
` [PATCH v28 01/32] xhci: add helper to stop endpoint and wait for completion
` [PATCH v28 01/33] xhci: support setting interrupt moderation IMOD for secondary interrupters
` [PATCH v28 02/32] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v28 02/33] xhci: add helper to stop endpoint and wait for completion
` [PATCH v28 03/33] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v28 03/32] xhci: sideband: add initial api to register a sideband entity
` [PATCH v28 04/32] usb: xhci: xhci-sideband: Set IMOD for xHCI sideband clients
` [PATCH v28 04/33] xhci: sideband: add initial api to register a sideband entity
` [PATCH v28 05/32] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v28 05/33] usb: xhci: xhci-sideband: Set IMOD for xHCI sideband clients
` [PATCH v28 06/32] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v28 06/33] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v28 07/33] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v28 07/32] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v28 08/32] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v28 08/33] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v28 09/32] ALSA: Add USB audio device jack type
` [PATCH v28 09/33] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v28 10/33] ALSA: Add USB audio device jack type
` [PATCH v28 10/32] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v28 11/32] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v28 11/33] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v28 12/33] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v28 12/32] ALSA: usb-audio: Save UAC sample size information
` [PATCH v28 13/32] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v28 13/33] ALSA: usb-audio: Save UAC sample size information
` [PATCH v28 14/33] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v28 14/32] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v28 15/33] "
` [PATCH v28 15/32] ASoC: usb: Add PCM format check API for "
` [PATCH v28 16/33] "
` [PATCH v28 16/32] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v28 17/33] "
` [PATCH v28 17/32] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v28 18/32] ASoC: doc: Add documentation for SOC USB
` [PATCH v28 18/33] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v28 19/33] ASoC: doc: Add documentation for SOC USB
` [PATCH v28 19/32] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v28 20/33] "
` [PATCH v28 20/32] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v28 21/33] "
` [PATCH v28 21/32] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v28 22/33] "
` [PATCH v28 22/32] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v28 23/32] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v28 23/33] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v28 24/32] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v28 24/33] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v28 25/33] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v28 25/32] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v28 26/32] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v28 26/33] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v28 27/33] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v28 27/32] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v28 28/33] "
` [PATCH v28 28/32] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v28 29/32] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v28 29/33] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v28 30/32] ALSA: usb-audio: Add USB offload route kcontrol
` [PATCH v28 30/33] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v28 31/33] ALSA: usb-audio: Add USB offload route kcontrol
` [PATCH v28 31/32] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v28 32/33] "
` [PATCH v28 32/32] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v28 33/33] "

[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
 2024-10-11  8:56 UTC  (4+ messages)

[PATCH] accel/qaic: Add AIC080 support
 2024-10-11  7:24 UTC  (2+ messages)

[PATCH] scripts/kernel-doc: Fix build time warnings
 2024-10-11  3:13 UTC  (2+ messages)

[PATCH v4] Docs/zh_CN: Translate page_tables.rst to Simplified Chinese
 2024-10-11  2:01 UTC  (2+ messages)

[PATCH v4 RESEND] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
 2024-10-11  1:56 UTC  (2+ messages)

[PATCH v4 RESEND] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
 2024-10-11  1:33 UTC  (2+ messages)

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-10-11  0:20 UTC  (6+ messages)
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one

[PATCH v2] XArray: minor documentation improvements
 2024-10-10 22:41 UTC  (7+ messages)
` [PATCH v3] "
      ` [PATCH v4] "

[PATCH v6 00/10] tmpfs: Add case-insensitive support for tmpfs
 2024-10-10 19:39 UTC  (11+ messages)
` [PATCH v6 01/10] libfs: Create the helper function generic_ci_validate_strict_name()
` [PATCH v6 02/10] ext4: Use generic_ci_validate_strict_name helper
` [PATCH v6 03/10] unicode: Export latest available UTF-8 version number
` [PATCH v6 04/10] unicode: Recreate utf8_parse_version()
` [PATCH v6 05/10] libfs: Export generic_ci_ dentry functions
` [PATCH v6 06/10] tmpfs: Always set simple_dentry_operations as dentry ops
` [PATCH v6 07/10] tmpfs: Add casefold lookup support
` [PATCH v6 08/10] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v6 09/10] tmpfs: Expose filesystem features via sysfs
` [PATCH v6 10/10] docs: tmpfs: Add casefold options


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