linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH RFC v3 08/15] rust: firmware: use THIS_MODULE over LocalModule for name
Kari Argillander
[PATCH RFC v3 12/15] rust: phy: make Registration::register() use new ThisModule
Kari Argillander
Re: [PATCH RFC v3 00/15] rust: Reimplement ThisModule to fix ownership problems
Christophe Leroy (CS GROUP)
Re: [PATCH RFC v3 00/15] rust: Reimplement ThisModule to fix ownership problems
Miguel Ojeda
Re: [PATCH RFC v3 00/15] rust: Reimplement ThisModule to fix ownership problems
Miguel Ojeda
[BUG] rcu: rcu_preempt detected stalls (starved for 10498 jiffies) in drm_vblank_disable_and_save
王志
Re: [PATCH v2 RESEND] selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devices
Jiri Kosina
Re: [syzbot] [wpan?] WARNING in lowpan_xmit (2)
syzbot
[PATCH v3] media: ccs: Accommodate C-PHY into the calculation
David Heidelberg via B4 Relay
Re: [PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
Mathieu Poirier
Re: [PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
Beleswar Prasad Padhi
Re: [PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
Beleswar Prasad Padhi
Re: [PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
Mathieu Poirier
Re: [PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
Patrick Oppenlander
Re: [PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
Beleswar Prasad Padhi
Re: [PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
Patrick Oppenlander
Re: [PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
Beleswar Prasad Padhi
Re: [PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
Mathieu Poirier
Re: [PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
Patrick Oppenlander
Re: [PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
Beleswar Prasad Padhi
Re: [PATCH v2] remoteproc: k3: support for graceful shutdown of remote cores
Mathieu Poirier
[PATCH v11 00/12] Add multiple address spaces support to VDUSE
Eugenio Pérez
[PATCH v11 01/12] vduse: add v1 API definition
Eugenio Pérez
[PATCH v11 02/12] vduse: add vq group support
Eugenio Pérez
Re: [PATCH v11 02/12] vduse: add vq group support
Michael S. Tsirkin
Re: [PATCH v11 02/12] vduse: add vq group support
Eugenio Perez Martin
Re: [PATCH v11 02/12] vduse: add vq group support
Michael S. Tsirkin
Re: [PATCH v11 02/12] vduse: add vq group support
Eugenio Perez Martin
[PATCH v11 03/12] vduse: return internal vq group struct as map token
Eugenio Pérez
[PATCH v11 04/12] vhost: move vdpa group bound check to vhost_vdpa
Eugenio Pérez
Re: [PATCH v11 04/12] vhost: move vdpa group bound check to vhost_vdpa
Michael S. Tsirkin
Re: [PATCH v11 04/12] vhost: move vdpa group bound check to vhost_vdpa
Eugenio Perez Martin
Re: [PATCH v11 04/12] vhost: move vdpa group bound check to vhost_vdpa
Michael S. Tsirkin
[PATCH v11 05/12] vdpa: document set_group_asid thread safety
Eugenio Pérez
Re: [PATCH v11 05/12] vdpa: document set_group_asid thread safety
Michael S. Tsirkin
Re: [PATCH v11 05/12] vdpa: document set_group_asid thread safety
Eugenio Perez Martin
[PATCH v11 07/12] vduse: refactor vdpa_dev_add for goto err handling
Eugenio Pérez
Re: [PATCH v11 07/12] vduse: refactor vdpa_dev_add for goto err handling
Michael S. Tsirkin
Re: [PATCH v11 07/12] vduse: refactor vdpa_dev_add for goto err handling
Eugenio Perez Martin
[PATCH v11 09/12] vduse: take out allocations from vduse_dev_alloc_coherent
Eugenio Pérez
Re: [PATCH v11 09/12] vduse: take out allocations from vduse_dev_alloc_coherent
Michael S. Tsirkin
Re: [PATCH v11 09/12] vduse: take out allocations from vduse_dev_alloc_coherent
Eugenio Perez Martin
[PATCH v11 10/12] vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls
Eugenio Pérez
Re: [PATCH v11 10/12] vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls
Michael S. Tsirkin
Re: [PATCH v11 10/12] vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls
Eugenio Perez Martin
Re: [PATCH v11 10/12] vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls
kernel test robot
[PATCH v11 11/12] vduse: add vq group asid support
Eugenio Pérez
Re: [PATCH v11 11/12] vduse: add vq group asid support
Michael S. Tsirkin
Re: [PATCH v11 11/12] vduse: add vq group asid support
Eugenio Perez Martin
Re: [PATCH v11 11/12] vduse: add vq group asid support
Michael S. Tsirkin
Re: [PATCH v11 11/12] vduse: add vq group asid support
Jason Wang
Re: [PATCH v11 11/12] vduse: add vq group asid support
Eugenio Perez Martin
Re: [PATCH v11 11/12] vduse: add vq group asid support
Jason Wang
Re: [PATCH v11 11/12] vduse: add vq group asid support
Eugenio Perez Martin
[PATCH v11 12/12] vduse: bump version number
Eugenio Pérez
Re: [PATCH v11 12/12] vduse: bump version number
Jason Wang
Re: [PATCH v11 12/12] vduse: bump version number
Eugenio Perez Martin
[PATCH v11 06/12] vhost: forbid change vq groups ASID if DRIVER_OK is set
Eugenio Pérez
Re: [PATCH v11 06/12] vhost: forbid change vq groups ASID if DRIVER_OK is set
Michael S. Tsirkin
Re: [PATCH v11 06/12] vhost: forbid change vq groups ASID if DRIVER_OK is set
Eugenio Perez Martin
[PATCH v11 08/12] vduse: remove unused vaddr parameter of vduse_domain_free_coherent
Eugenio Pérez
[PATCH] arm64: dts: qcom: kodiak: Add missing clock votes for lpass_tlmm
Luca Weiss
Re: [PATCH] arm64: dts: qcom: kodiak: Add missing clock votes for lpass_tlmm
Bhushan Shah
Re: [PATCH] arm64: dts: qcom: kodiak: Add missing clock votes for lpass_tlmm
Bhushan Shah
Re: [PATCH] arm64: dts: qcom: kodiak: Add missing clock votes for lpass_tlmm
Dmitry Baryshkov
Re: [PATCH] arm64: dts: qcom: kodiak: Add missing clock votes for lpass_tlmm
Bjorn Andersson
[PATCH 0/2] Add devicetree support for aw88261 amplifier driver & minor cleanup
Luca Weiss
[PATCH 2/2] ASoC: codecs: aw88261: Add devicetree support
Luca Weiss
Re: [PATCH 2/2] ASoC: codecs: aw88261: Add devicetree support
Bhushan Shah
[PATCH 1/2] ASoC: codecs: aw88261: Remove AW88261_I2C_NAME macro
Luca Weiss
Re: [PATCH 0/2] Add devicetree support for aw88261 amplifier driver & minor cleanup
Mark Brown
[PATCH v3 0/6] OpenRISC de0 nano single and multicore boards
Stafford Horne
[PATCH v3 1/6] gpio: mmio: Add compatible for opencores GPIO
Stafford Horne
Re: [PATCH v3 1/6] gpio: mmio: Add compatible for opencores GPIO
Linus Walleij
Re: [PATCH v3 1/6] gpio: mmio: Add compatible for opencores GPIO
Geert Uytterhoeven
[PATCH v3 2/6] dt-bindings: gpio-mmio: Add opencores GPIO
Stafford Horne
Re: [PATCH v3 2/6] dt-bindings: gpio-mmio: Add opencores GPIO
Linus Walleij
Re: [PATCH v3 2/6] dt-bindings: gpio-mmio: Add opencores GPIO
Geert Uytterhoeven
Re: [PATCH v3 2/6] dt-bindings: gpio-mmio: Add opencores GPIO
Krzysztof Kozlowski
Re: [PATCH v3 2/6] dt-bindings: gpio-mmio: Add opencores GPIO
Stafford Horne
Re: [PATCH v3 2/6] dt-bindings: gpio-mmio: Add opencores GPIO
Krzysztof Kozlowski
Re: [PATCH v3 2/6] dt-bindings: gpio-mmio: Add opencores GPIO
Stafford Horne
Re: [PATCH v3 2/6] dt-bindings: gpio-mmio: Add opencores GPIO
Krzysztof Kozlowski
Re: [PATCH v3 2/6] dt-bindings: gpio-mmio: Add opencores GPIO
Stafford Horne
Re: [PATCH v3 2/6] dt-bindings: gpio-mmio: Add opencores GPIO
Krzysztof Kozlowski
[PATCH v3 4/6] openrisc: Fix IPIs on simple multicore systems
Stafford Horne
[PATCH v3 3/6] openrisc: dts: Add de0 nano config and devicetree
Stafford Horne
[PATCH v3 5/6] openrisc: dts: Split simple smp dts to dts and dtsi
Stafford Horne
[PATCH v3 6/6] openrisc: dts: Add de0 nano multicore config and devicetree
Stafford Horne
[PATCH V5 00/17] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
Neeraj Kumar
[PATCH V5 03/17] nvdimm/label: Add namespace/region label support as per LSA 2.1
Neeraj Kumar
Re: [PATCH V5 03/17] nvdimm/label: Add namespace/region label support as per LSA 2.1
Jonathan Cameron
Re: [PATCH V5 03/17] nvdimm/label: Add namespace/region label support as per LSA 2.1
Ira Weiny
[PATCH V5 13/17] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
Neeraj Kumar
[PATCH V5 14/17] cxl/pmem_region: Introduce CONFIG_CXL_PMEM_REGION for core/pmem_region.c
Neeraj Kumar
Re: [PATCH V5 14/17] cxl/pmem_region: Introduce CONFIG_CXL_PMEM_REGION for core/pmem_region.c
Jonathan Cameron
[PATCH V5 06/17] nvdimm/label: Preserve region label during namespace creation
Neeraj Kumar
Re: [PATCH V5 06/17] nvdimm/label: Preserve region label during namespace creation
Jonathan Cameron
Re: [PATCH V5 06/17] nvdimm/label: Preserve region label during namespace creation
Ira Weiny
[PATCH V5 15/17] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
Neeraj Kumar
Re: [PATCH V5 15/17] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
Dave Jiang
Re: [PATCH V5 15/17] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
Jonathan Cameron
[PATCH V5 07/17] nvdimm/label: Add region label delete support
Neeraj Kumar
Re: [PATCH V5 07/17] nvdimm/label: Add region label delete support
Ira Weiny
[PATCH V5 09/17] nvdimm/label: Export routine to fetch region information
Neeraj Kumar
Re: [PATCH V5 09/17] nvdimm/label: Export routine to fetch region information
Jonathan Cameron
Re: [PATCH V5 09/17] nvdimm/label: Export routine to fetch region information
Ira Weiny
[PATCH V5 11/17] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
Neeraj Kumar
Re: [PATCH V5 11/17] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
Jonathan Cameron
[PATCH V5 16/17] cxl/pmem_region: Create pmem region using information parsed from LSA
Neeraj Kumar
Re: [PATCH V5 16/17] cxl/pmem_region: Create pmem region using information parsed from LSA
Jonathan Cameron
[PATCH V5 04/17] nvdimm/label: Include region label in slot validation
Neeraj Kumar
Re: [PATCH V5 04/17] nvdimm/label: Include region label in slot validation
Ira Weiny
Re: [PATCH V5 04/17] nvdimm/label: Include region label in slot validation
Jonathan Cameron
Re: [PATCH V5 04/17] nvdimm/label: Include region label in slot validation
Ira Weiny
[PATCH V5 01/17] nvdimm/label: Introduce NDD_REGION_LABELING flag to set region label
Neeraj Kumar
Re: [PATCH V5 01/17] nvdimm/label: Introduce NDD_REGION_LABELING flag to set region label
Ira Weiny
[PATCH V5 05/17] nvdimm/label: Skip region label during ns label DPA reservation
Neeraj Kumar
Re: [PATCH V5 05/17] nvdimm/label: Skip region label during ns label DPA reservation
Jonathan Cameron
Re: [PATCH V5 05/17] nvdimm/label: Skip region label during ns label DPA reservation
Ira Weiny
[PATCH V5 02/17] nvdimm/label: CXL labels skip the need for 'interleave-set cookie'
Neeraj Kumar
[PATCH V5 10/17] cxl/mem: Refactor cxl pmem region auto-assembling
Neeraj Kumar
Re: [PATCH V5 10/17] cxl/mem: Refactor cxl pmem region auto-assembling
Jonathan Cameron
[PATCH V5 08/17] nvdimm/label: Preserve cxl region information from region label
Neeraj Kumar
Re: [PATCH V5 08/17] nvdimm/label: Preserve cxl region information from region label
Jonathan Cameron
Re: [PATCH V5 08/17] nvdimm/label: Preserve cxl region information from region label
Ira Weiny
[PATCH V5 12/17] cxl/pmem: Preserve region information into nd_set
Neeraj Kumar
Re: [PATCH V5 12/17] cxl/pmem: Preserve region information into nd_set
Jonathan Cameron
[PATCH V5 17/17] cxl/pmem: Add CXL LSA 2.1 support in cxl pmem
Neeraj Kumar
Re: [PATCH V5 17/17] cxl/pmem: Add CXL LSA 2.1 support in cxl pmem
Jonathan Cameron
Re: [PATCH V5 00/17] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
Dave Jiang
Re: [PATCH V4 14/17] cxl/pmem_region: Introduce CONFIG_CXL_PMEM_REGION for core/pmem_region.c
Neeraj Kumar
Re: [PATCH V4 15/17] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
Neeraj Kumar
Re: [PATCH V4 15/17] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
Neeraj Kumar
Re: [PATCH V4 13/17] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
Neeraj Kumar
Re: [PATCH V4 11/17] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
Neeraj Kumar
Re: [PATCH V4 11/17] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
Neeraj Kumar
Re: [PATCH V4 09/17] nvdimm/label: Export routine to fetch region information
Neeraj Kumar
Re: [PATCH V4 08/17] nvdimm/label: Preserve cxl region information from region label
Neeraj Kumar
Re: [PATCH V4 08/17] nvdimm/label: Preserve cxl region information from region label
Neeraj Kumar
[PATCH v6 0/6] remoteproc: imx_rproc: Support i.MX95
Peng Fan (OSS)
[PATCH v6 6/6] remoteproc: imx_rproc: Add support for i.MX95
Peng Fan (OSS)
[PATCH v6 1/6] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
Peng Fan (OSS)
[PATCH v6 4/6] remoteproc: imx_rproc: Add support for System Manager LMM API
Peng Fan (OSS)
Re: [PATCH v6 4/6] remoteproc: imx_rproc: Add support for System Manager LMM API
Daniel Baluta
[PATCH v6 5/6] remoteproc: imx_rproc: Add support for System Manager CPU API
Peng Fan (OSS)
Re: [PATCH v6 5/6] remoteproc: imx_rproc: Add support for System Manager CPU API
Daniel Baluta
[PATCH v6 2/6] remoteproc: imx_rproc: Add runtime ops copy to support dynamic behavior
Peng Fan (OSS)
[PATCH v6 3/6] remoteproc: imx_rproc: Introduce prepare ops for imx_rproc_dcfg
Peng Fan (OSS)
Re: [PATCH v6 0/6] remoteproc: imx_rproc: Support i.MX95
Mathieu Poirier
Re: [PATCH V4 05/17] nvdimm/label: Skip region label during ns label DPA reservation
Neeraj Kumar
Re: [PATCH V4 03/17] nvdimm/label: Add namespace/region label support as per LSA 2.1
Neeraj Kumar
Re: [PATCH V4 03/17] nvdimm/label: Add namespace/region label support as per LSA 2.1
Neeraj Kumar
Re: [PATCH V4 07/17] nvdimm/label: Add region label delete support
Neeraj Kumar
Re: [PATCH V4 07/17] nvdimm/label: Add region label delete support
Neeraj Kumar
Re: (subset) [PATCH v2] leds: expresswire: Fix chip state breakage
Lee Jones
[PATCH] selftests/mm: ksm_tests: skip when not run as root
Sun Jian
Re: [PATCH] selftests/mm: ksm_tests: skip when not run as root
SeongJae Park
Re: [PATCH] selftests/mm: ksm_tests: skip when not run as root
sun jian
Re: [PATCH] selftests/mm: ksm_tests: skip when not run as root
SeongJae Park
Re: [PATCH] selftests/mm: ksm_tests: skip when not run as root
Andrew Morton
[PATCH] loongarch: wire up memfd_secret system call
Lain Fearyncess Yang
Re: [PATCH] loongarch: wire up memfd_secret system call
Arnd Bergmann
Re: [PATCH] loongarch: wire up memfd_secret system call
Mike Rapoport
Re: [PATCH] loongarch: wire up memfd_secret system call
David Hildenbrand (Red Hat)
[PATCH v2 0/9] remoteproc: qcom_q6v5_wcss: add native ipq9574 support
Alexandru Gagniuc
[PATCH v2 3/9] dt-bindings: clock: gcc-ipq9574: add wcss remoteproc clocks
Alexandru Gagniuc
Re: [PATCH v2 3/9] dt-bindings: clock: gcc-ipq9574: add wcss remoteproc clocks
Krzysztof Kozlowski
[PATCH v2 5/9] arm64: dts: qcom: ipq9574: add wcss remoteproc nodes
Alexandru Gagniuc
[PATCH v2 8/9] remoteproc: qcom_q6v5_wcss: support m3 firmware
Alexandru Gagniuc
[PATCH v2 1/9] remoteproc: qcom_q6v5_wcss: drop unused clocks from q6v5 struct
Alexandru Gagniuc
Re: [PATCH v2 1/9] remoteproc: qcom_q6v5_wcss: drop unused clocks from q6v5 struct
Krzysztof Kozlowski
Re: [PATCH v2 1/9] remoteproc: qcom_q6v5_wcss: drop unused clocks from q6v5 struct
Konrad Dybcio
[PATCH v2 2/9] dt-bindings: remoteproc: qcom,ipq8074-wcss-pil: convert to DT schema
Alexandru Gagniuc
Re: [PATCH v2 2/9] dt-bindings: remoteproc: qcom,ipq8074-wcss-pil: convert to DT schema
Krzysztof Kozlowski
[PATCH v2 4/9] dt-bindings: remoteproc: qcom: add IPQ9574 image loader
Alexandru Gagniuc
Re: [PATCH v2 4/9] dt-bindings: remoteproc: qcom: add IPQ9574 image loader
Krzysztof Kozlowski
[PATCH v2 6/9] clk: qcom: gcc-ipq9574: add wcss remoteproc clocks
Alexandru Gagniuc
[PATCH v2 7/9] remoteproc: qcom_q6v5_wcss: support IPQ9574
Alexandru Gagniuc
[PATCH v2 9/9] remoteproc: qcom_q6v5_wcss: use bulk clk API for q6 clocks in QCS404
Alexandru Gagniuc
Re: [PATCH v2 0/9] remoteproc: qcom_q6v5_wcss: add native ipq9574 support
Krzysztof Kozlowski
Re: [PATCH v2 0/9] remoteproc: qcom_q6v5_wcss: add native ipq9574 support
Krzysztof Kozlowski
Re: [PATCH v2 0/9] remoteproc: qcom_q6v5_wcss: add native ipq9574 support
Rob Herring
Re: [PATCH v2 0/9] remoteproc: qcom_q6v5_wcss: add native ipq9574 support
Konrad Dybcio
Re: [PATCH v2 0/9] remoteproc: qcom_q6v5_wcss: add native ipq9574 support
Alex G.
Re: [PATCH v2 0/9] remoteproc: qcom_q6v5_wcss: add native ipq9574 support
Vignesh Viswanathan
Re: [PATCH v2 0/9] remoteproc: qcom_q6v5_wcss: add native ipq9574 support
Alex G.
Re: [PATCH v2 0/9] remoteproc: qcom_q6v5_wcss: add native ipq9574 support
Konrad Dybcio
Re: [PATCH v2 0/9] remoteproc: qcom_q6v5_wcss: add native ipq9574 support
Alex G.
[RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
Wen Gu
Re: [RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
David Woodhouse
Re: [RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
Wen Gu
Re: [RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
Sven Schnelle
Re: [RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
Vadim Fedorenko
Re: [RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
Andrew Lunn
Re: [RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
Vadim Fedorenko
Re: [RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
Wen Gu
Re: [RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
Vadim Fedorenko
Re: [RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
Wen Gu
Re: [RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
Richard Cochran
Earlier messages
Later messages