messages from 2023-12-20 22:46:14 to 2023-12-22 20:11:25 UTC [more...]
[PATCH] scripts/kernel-doc: restore warning for Excess struct/union
2023-12-22 20:11 UTC (6+ messages)
[PATCH v2 00/17] kexec: Allow preservation of ftrace buffers
2023-12-22 19:51 UTC (24+ messages)
` [PATCH v2 01/17] mm,memblock: Add support for scratch memory
` [PATCH v2 02/17] memblock: Declare scratch memory as CMA
` [PATCH v2 03/17] kexec: Add Kexec HandOver (KHO) generation helpers
` [PATCH v2 04/17] kexec: Add KHO parsing support
` [PATCH v2 05/17] kexec: Add KHO support to kexec file loads
` [PATCH v2 06/17] kexec: Add config option for KHO
` [PATCH v2 07/17] kexec: Add documentation "
` [PATCH v2 08/17] arm64: Add KHO support
` [PATCH v2 09/17] x86: "
` [PATCH v2 10/17] tracing: Initialize fields before registering
` [PATCH v2 11/17] tracing: Introduce kho serialization
` [PATCH v2 12/17] tracing: Add kho serialization of trace buffers
` [PATCH v2 13/17] tracing: Recover trace buffers from kexec handover
` [PATCH v2 14/17] tracing: Add kho serialization of trace events
` [PATCH v2 15/17] tracing: Recover trace events from kexec handover
` [PATCH v2 16/17] tracing: Add config option for "
` [PATCH v2 17/17] devicetree: Add bindings for ftrace KHO
[PATCH] tty/sysrq: Dump kernel ring buffer messages via sysrq
2023-12-22 19:43 UTC (5+ messages)
[RFC PATCH 3/7] doc: Add osdump guide
2023-12-22 19:30 UTC (4+ messages)
[PATCH 0/2] Move driver-api/{dcdbas,isapnp} to userspace-api/
2023-12-22 19:11 UTC (6+ messages)
` [PATCH 1/2] Documentation: move driver-api/isapnp "
` [PATCH 2/2] Documentation: move driver-api/dcdbas "
[dhowells-fs:crypto-krb5 3/21] htmldocs: Documentation/crypto/krb5.rst: WARNING: document isn't included in any toctree
2023-12-22 18:25 UTC
[PATCH net-next] Documentation: add pyyaml to requirements.txt
2023-12-22 17:40 UTC (2+ messages)
[RFC PATCH v2 00/10] Add support for Intel PPS Generator
2023-12-22 17:08 UTC (15+ messages)
` [RFC PATCH v2 01/10] x86/tsc: Add base clock properties in clocksource structure
` [RFC PATCH v2 02/10] timekeeping: Add function to convert realtime to base clock
` [RFC PATCH v2 03/10] e10002: remove convert_art_to_tsc()
` [RFC PATCH v2 04/10] igc: "
` [RFC PATCH v2 05/10] stmmac: intel: "
` [RFC PATCH v2 06/10] ALSA: hda: "
` [RFC PATCH v2 07/10] ice/ptp: "
` [RFC PATCH v2 08/10] pps: generators: Add PPS Generator TIO Driver
` [RFC PATCH v2 09/10] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [RFC PATCH v2 10/10] ABI: pps: Add ABI documentation for Intel TIO
[PATCH RFC v2 00/22] KVM: arm64: Implement support for SME in non-protected guests
2023-12-22 16:21 UTC (23+ messages)
` [PATCH RFC v2 01/22] KVM: arm64: Document why we trap SVE access from the host
` [PATCH RFC v2 02/22] arm64/fpsimd: Make SVE<->FPSIMD rewriting available to KVM
` [PATCH RFC v2 03/22] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH RFC v2 04/22] KVM: arm64: Store vector lengths in an array
` [PATCH RFC v2 05/22] KVM: arm64: Document the KVM ABI for SME
` [PATCH RFC v2 06/22] KVM: arm64: Make FFR restore optional in __sve_restore_state()
` [PATCH RFC v2 07/22] KVM: arm64: Define guest flags for SME
` [PATCH RFC v2 08/22] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH RFC v2 09/22] KVM: arm64: Basic SME system register descriptions
` [PATCH RFC v2 10/22] KVM: arm64: Add support for TPIDR2_EL0
` [PATCH RFC v2 11/22] KVM: arm64: Make SMPRI_EL1 RES0 for SME guests
` [PATCH RFC v2 12/22] KVM: arm64: Make SVCR a normal system register
` [PATCH RFC v2 13/22] KVM: arm64: Context switch SME state for guest
` [PATCH RFC v2 14/22] KVM: arm64: Manage and handle SME traps
` [PATCH RFC v2 15/22] KVM: arm64: Implement SME vector length configuration
` [PATCH RFC v2 16/22] KVM: arm64: Rename sve_state_reg_region
` [PATCH RFC v2 17/22] KVM: arm64: Support userspace access to streaming mode SVE registers
` [PATCH RFC v2 18/22] KVM: arm64: Expose ZA to userspace
` [PATCH RFC v2 19/22] KVM: arm64: Provide userspace access to ZT0
` [PATCH RFC v2 20/22] KVM: arm64: Support SME version configuration via ID registers
` [PATCH RFC v2 21/22] KVM: arm64: Provide userspace ABI for enabling SME
` [PATCH RFC v2 22/22] KVM: arm64: selftests: Add SME system registers to get-reg-list
[PATCH 0/2] Surface fan monitoring driver
2023-12-22 16:15 UTC (5+ messages)
` [PATCH 1/2] hwmon: add fan speed monitoring driver for Surface devices
[PATCH 0/1] clarify intent of fan min and max attributes
2023-12-22 16:14 UTC (8+ messages)
` [PATCH 1/1] hwmon: clarify intent of fan min/max
` [PATCH v2] "
[PATCH v5 0/8] iio: new DMABUF based API, v5
2023-12-22 8:58 UTC (23+ messages)
` [PATCH v5 1/8] iio: buffer-dma: Get rid of outgoing queue
` [PATCH v5 2/8] iio: buffer-dma: split iio_dma_buffer_fileio_free() function
` [PATCH v5 3/8] dmaengine: Add API function dmaengine_prep_slave_dma_vec()
` [PATCH v5 5/8] iio: core: Add new DMABUF interface infrastructure
` [PATCH v5 6/8] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v5 7/8] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v5 8/8] Documentation: iio: Document high-speed DMABUF based API
[PATCH net-next v2 0/8] net: Add support for Power over Ethernet (PoE)
2023-12-22 7:54 UTC (16+ messages)
` [PATCH net-next v2 8/8] net: pse-pd: Add PD692x0 PSE controller driver
[PATCH v19 00/12] Implement copy offload support
2023-12-22 6:13 UTC (13+ messages)
` [PATCH v19 01/12] block: Introduce queue limits and sysfs for copy-offload support
` [PATCH v19 02/12] Add infrastructure for copy offload in block and request layer
` [PATCH v19 03/12] block: add copy offload support
` [PATCH v19 04/12] block: add emulation for copy
` [PATCH v19 05/12] fs/read_write: Enable copy_file_range for block device
` [PATCH v19 06/12] fs, block: copy_file_range for def_blk_ops for direct "
` [PATCH v19 07/12] nvme: add copy offload support
` [PATCH v19 08/12] nvmet: add copy command support for bdev and file ns
` [PATCH v19 09/12] dm: Add support for copy offload
` [PATCH v19 10/12] dm: Enable copy offload for dm-linear target
` [PATCH v19 11/12] null: Enable trace capability for null block
` [PATCH v19 12/12] null_blk: add support for copy offload
[PATCH net-next v2 00/10] Add Marvell CPT CN10KB/CN10KA B0 support
2023-12-22 3:47 UTC (3+ messages)
[PATCH v3 0/3] hwmon: Driver for Nuvoton NCT7363Y
2023-12-22 1:33 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v3 2/3] dt-bindings: hwmon: Add NCT7363Y documentation
` [PATCH v3 3/3] hwmon: Driver for Nuvoton NCT7363Y
[PATCH v2 0/2] hwmon: Driver for Nuvoton NCT7363Y
2023-12-22 1:27 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add NCT7363Y documentation
[PATCH] docs: rust: remove `CC=clang` mentions
2023-12-21 21:42 UTC (2+ messages)
[PATCH V2] docs: rust: Clarify that 'rustup override' applies to build directory
2023-12-21 21:40 UTC (10+ messages)
[PATCH v22 09/20] Documentation: add ULP DDP offload documentation
2023-12-21 21:33 UTC
[PATCH RESEND v4 0/3] livepatch: Move modules to selftests and add a new test
2023-12-21 20:10 UTC (3+ messages)
[PATCH v1 0/2] leds: aw200xx: support for hw pattern controllers
2023-12-21 16:10 UTC (3+ messages)
` [PATCH v1 1/2] "
[PATCH v2] usb: gadget: ncm: Add support to update wMaxSegmentSize via configfs
2023-12-21 15:32 UTC
[PATCH v5 43/44] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
2023-12-21 14:53 UTC (2+ messages)
` [v5,43/44] "
[PATCH v5 41/44] drm/sun4i: hdmi: Move mode_set into enable
2023-12-21 14:43 UTC (2+ messages)
` [v5,41/44] "
[PATCH v5 40/44] drm/sun4i: hdmi: Convert encoder to atomic
2023-12-21 14:33 UTC (2+ messages)
` [v5,40/44] "
[PATCH RFC] Rework the top-level process page
2023-12-21 6:34 UTC (2+ messages)
[PATCH 0/1] docs: Include simplified link titles in main page's index
2023-12-21 6:11 UTC (3+ messages)
[PATCH] Docs/zh_CN: Fix the meaning of DEBUG to pr_debug()
2023-12-21 5:58 UTC (2+ messages)
` [PATCH V2] "
[PATCH v6] zswap: memcontrol: implement zswap writeback disabling
2023-12-21 0:57 UTC (10+ messages)
` [PATCH v6] zswap: memcontrol: implement zswap writeback disabling (fix)
[PATCH v11 00/41] Introduce QC USB SND audio offloading support
2023-12-20 22:45 UTC (40+ messages)
` [PATCH v11 01/41] xhci: add support to allocate several interrupters
` [PATCH v11 02/41] xhci: add helper to stop endpoint and wait for completion
` [PATCH v11 03/41] xhci: sideband: add initial api to register a sideband entity
` [PATCH v11 04/41] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v11 05/41] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v11 06/41] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v11 07/41] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v11 08/41] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v11 09/41] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v11 10/41] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v11 11/41] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v11 12/41] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v11 13/41] ALSA: usb-audio: Save UAC sample size information
` [PATCH v11 14/41] dt-bindings: usb: xhci: Add num-hc-interrupters definition
` [PATCH v11 15/41] dt-bindings: usb: dwc3: Limit "
` [PATCH v11 16/41] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v11 17/41] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v11 18/41] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v11 19/41] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v11 20/41] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v11 21/41] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v11 24/41] ALSA: usb-audio: Do not allow USB offload path if PCM device is in use
` [PATCH v11 25/41] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v11 26/41] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v11 27/41] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v11 28/41] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v11 29/41] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v11 30/41] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v11 31/41] ASoC: Add SND kcontrol for fetching USB offload status
` [PATCH v11 32/41] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v11 33/41] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v11 34/41] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v11 35/41] ASoC: usb: Fetch ASoC sound card information
` [PATCH v11 36/41] ALSA: usb-audio: mixer: Add USB offloading mixer control
` [PATCH v11 37/41] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v11 38/41] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v11 39/41] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v11 40/41] ASoC: qcom: Populate SoC components string
` [PATCH v11 41/41] ASoC: doc: Add documentation for SOC USB
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).