messages from 2023-08-03 16:35:25 to 2023-08-07 11:11:43 UTC [more...]
[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
2023-08-07 11:08 UTC (5+ messages)
` [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v4 02/48] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v4 03/48] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v4 04/48] mm: shrinker: add infrastructure for dynamically allocating shrinker
[PATCH v7 00/13] Add support to configure TPDM DSB subunit
2023-08-07 10:58 UTC (15+ messages)
` [PATCH v7 04/13] coresight-tpda: Add DSB dataset support
` [PATCH v7 05/13] coresight-tpdm: Initialize DSB subunit configuration
` [PATCH v7 06/13] coresight-tpdm: Add reset node to TPDM node
` [PATCH v7 07/13] coresight-tpdm: Add nodes to set trigger timestamp and type
` [PATCH v7 08/13] coresight-tpdm: Add node to set dsb programming mode
` [PATCH v7 09/13] coresight-tpdm: Add nodes for dsb edge control
[PATCH v2 0/9] Use dev_err_probe in i2c probe function
2023-08-07 10:44 UTC (12+ messages)
` [PATCH 2/9] i2c: mlxbf: Use dev_err_probe in "
` [PATCH 8/9] i2c: imx-lpi2c: "
` [PATCH 9/9] i2c: synquacer: "
[PATCH 0/6] SM8350 and SC8280XP venus support
2023-08-07 10:43 UTC (21+ messages)
` [PATCH 1/6] media: dt-bindings: Document SC8280XP/SM8350 Venus
` [PATCH 2/6] media: venus: core: Remove trailing commas from of match entries
` [PATCH 3/6] media: venus: hfi_venus: Support only updating certain bits with presets
` [PATCH 4/6] media: platform: venus: Add optional LLCC path
` [PATCH 5/6] media: venus: core: Add SM8350 resource struct
` [PATCH 6/6] media: venus: core: Add SC8280XP "
[RFC] PM / QoS: Decouple request alloc from dev_pm_qos_mtx (alternative solution)
2023-08-07 9:55 UTC (2+ messages)
[PATCH] pinctrl: qcom: Remove the unused _groups variable build warning
2023-08-07 9:02 UTC (2+ messages)
[PATCH v2 0/3] SM6115 LPASS TLMM
2023-08-07 8:53 UTC (4+ messages)
` [PATCH v2 3/3] arm64: defconfig: enable Qualcomm SM6115 LPASS pinctrl
[PATCH v5 0/3] firmware: Add support for Qualcomm UEFI Secure Application
2023-08-07 8:46 UTC (14+ messages)
` [PATCH v5 1/3] lib/ucs2_string: Add UCS-2 strscpy function
` [PATCH v5 2/3] firmware: qcom_scm: Add support for Qualcomm Secure Execution Environment SCM interface
` [PATCH v5 3/3] firmware: Add support for Qualcomm UEFI Secure Application
[PATCH v2] mhi: host: Add standard ELF header image download functionality
2023-08-07 7:59 UTC
[PATCH v2] bus: mhi: host: pci_generic: Add support for Lenovo RM520N-GL
2023-08-07 7:02 UTC (3+ messages)
[PATCH 0/3] add clock controller of qca8386/qca8084
2023-08-07 6:52 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: clock: add qca8386/qca8084 clock and reset definitions
[PATCH v1] Bluetooth: btusb: add shutdown function for QCA6174
2023-08-07 6:46 UTC
[PATCH v2 0/3] Add no-esim sku for sc7180-lazor family and new board version
2023-08-07 6:35 UTC (9+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: add sc7180-lazor board bindings
` [PATCH v2 2/3] arm64: dts: qcom: sc7180: Add sku_id for lazor/limozeen
` [PATCH v2 3/3] arm64: dts: qcom: sc7180: Add board id "
[PATCH v10 00/11] Add multiport support for DWC3 controllers
2023-08-07 5:46 UTC (4+ messages)
` [PATCH v10 06/11] usb: dwc3: qcom: Refactor IRQ handling in QCOM Glue driver
[PATCH 0/8] Add pmics supported in Qualcomm's SDX75 platform
2023-08-07 4:41 UTC (8+ messages)
` [PATCH 3/8] arm64: dts: qcom: Add PMIC pm7550ba dtsi
[PATCH v5 0/8] drm/msm/dpu: change interrupts code to make 0 be the no IRQ
2023-08-06 18:14 UTC (6+ messages)
` [PATCH v5 1/8] drm/msm/dpu: fix the irq index in dpu_encoder_phys_wb_wait_for_commit_done
` [PATCH v5 6/8] drm/msm/dpu: stop using raw IRQ indices in the kernel output
[PATCH v4 0/2] Resolve MPM register space situation
2023-08-06 17:52 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: mpm: Pass MSG RAM slice through phandle
[PATCH 00/10] mtd: rawnand: qcom: Bunch of fixes and cleanups
2023-08-06 13:53 UTC (12+ messages)
` [PATCH 01/10] mtd: rawnand: qcom: Remove superfluous initialization of "ret"
` [PATCH 02/10] mtd: rawnand: qcom: Rename variables in qcom_op_cmd_mapping()
` [PATCH 03/10] mtd: rawnand: qcom: Handle unsupported opcode "
` [PATCH 04/10] mtd: rawnand: qcom: Fix the opcode check in qcom_check_op()
` [PATCH 05/10] mtd: rawnand: qcom: Use EOPNOTSUPP instead of ENOTSUPP
` [PATCH 06/10] mtd: rawnand: qcom: Wrap qcom_nand_exec_op() to 80 columns
` [PATCH 07/10] mtd: rawnand: qcom: Unmap sg_list and free desc within submic_descs()
` [PATCH 08/10] mtd: rawnand: qcom: Simplify the call to nand_prog_page_end_op()
` [PATCH 09/10] mtd: rawnand: qcom: Do not override the error no of submit_descs()
` [PATCH 10/10] mtd: rawnand: qcom: Sort includes alphabetically
[PATCH v3 1/3] drm/display: add transparent bridge helper
2023-08-06 12:30 UTC (2+ messages)
[PATCH v2] ARM: dts: qcom: msm8974: correct qfprom node size
2023-08-06 10:47 UTC (4+ messages)
[PATCH 00/53] icc-rpmh multi-RSC voting groundwork
2023-08-05 21:21 UTC (6+ messages)
` [PATCH 02/53] dt-bindings: interconnect: qcom,bcm-voter: Add qcom,bcm-voter-idx
[PATCH 0/3] Add initial support for Xiaomi Mi 11 Ultra
2023-08-05 20:17 UTC (6+ messages)
` [PATCH 1/3] soc: qcom: pmic_glink: enable UCSI for SM8350
` [PATCH 2/3] dt-bindings: arm: qcom: Add Xiaomi Mi 11 Ultra
` [PATCH 3/3] arm64: dts: qcom: Add device tree for "
[PATCH v3 00/11] mailbox/arm64/ qcom: rework compatibles for fallback
2023-08-05 18:46 UTC (3+ messages)
[PATCH v14 00/25] Drivers for Gunyah hypervisor
2023-08-05 18:19 UTC (29+ messages)
` [PATCH v14 01/25] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v14 02/25] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v14 03/25] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v14 05/25] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v14 06/25] mailbox: Add Gunyah message queue mailbox
` [PATCH v14 07/25] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v14 08/25] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v14 09/25] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v14 10/25] gunyah: rsc_mgr: Add RPC for sharing memory
` [PATCH v14 13/25] samples: Add sample userspace Gunyah VM Manager
` [PATCH v14 14/25] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v14 15/25] virt: gunyah: Add Qualcomm Gunyah platform ops
` [PATCH v14 17/25] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v14 25/25] MAINTAINERS: Add Gunyah hypervisor drivers section
[PATCH] arm64: dts: qcom: msm8996: Fix dsi1 interrupts
2023-08-05 15:01 UTC (3+ messages)
[PATCH RESEND] arm64: dts: qcom: msm8998: Add DPU1 nodes
2023-08-05 12:26 UTC
[PATCH] arm64: dts: qcom: msm8998: Add DPU1 nodes
2023-08-05 12:25 UTC
[PATCH] arm64: dts: qcom: sc8280xp-x13s: Add camera activity LED
2023-08-05 9:01 UTC
[PATCH 0/2] drm/msm/dpu: Add support for SM7150
2023-08-04 23:12 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: display/msm: document DPU on SM7150
` [PATCH 2/2] drm/msm/dpu: Add SM7150 support
[PATCH v3 0/9] drm/msm+PM+icc: Make job_run() reclaim-safe
2023-08-04 20:45 UTC (16+ messages)
` [PATCH v3 1/9] PM / devfreq: Drop unneed locking to appease lockdep
` [PATCH v3 2/9] PM / devfreq: Teach lockdep about locking order
` [PATCH v3 3/9] PM / QoS: Fix constraints alloc vs reclaim locking
` [PATCH v3 4/9] PM / QoS: Decouple request alloc from dev_pm_qos_mtx
` [PATCH v3 5/9] PM / QoS: Teach lockdep about dev_pm_qos_mtx locking order
` [PATCH v3 6/9] interconnect: Fix locking for runpm vs reclaim
` [PATCH v3 7/9] interconnect: Teach lockdep about icc_bw_lock order
` [PATCH v3 8/9] drm/sched: Add (optional) fence signaling annotation
` [PATCH v3 9/9] drm/msm: Enable fence signalling annotations
[PATCH 1/2] arm64: dts: qcom: qrb2210-rb1: add wifi variant property
2023-08-04 17:00 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: qrb4210-rb2: "
[PATCH] drm/msm/a6xx: Fix GMU lockdep splat
2023-08-04 16:53 UTC (2+ messages)
[PATCH v2 00/10] Fix up icc clock rate calculation on some platforms
2023-08-04 16:31 UTC (2+ messages)
[PATCH 0/4] arm64: qcom: sm8550: retrieve USB-C port orientation from gpio
2023-08-04 16:03 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: soc: qcom: qcom,pmic-glink: add a gpio used to determine the Type-C port plug orientation
` [PATCH 2/4] usb: ucsi: glink: use the connector orientation GPIO to provide switch events
` [PATCH 3/4] arm64: dts: qcom: sm8550-mtp: add orientation gpio
` [PATCH 4/4] arm64: dts: qcom: sm8550-qrd: "
[PATCH v2] drm/msm/dpu: Drop encoder vsync_event
2023-08-04 15:33 UTC (3+ messages)
[PATCH] drm/msm/dpu: clean up some inconsistent indenting
2023-08-04 15:33 UTC (3+ messages)
[PATCH] drm/msm/dpu: initialise clk_rate to 0 in _dpu_core_perf_get_core_clk_rate
2023-08-04 15:33 UTC (3+ messages)
[PATCH] drm/msm/mdp5: Don't leak some plane state
2023-08-04 15:33 UTC (5+ messages)
[PATCH v2 00/13] drm/msm/adreno: Move away from legacy revision matching
2023-08-04 15:28 UTC (3+ messages)
` [PATCH v2 13/13] drm/msm/adreno: Switch to chip-id for identifying GPU
[PATCH] clk: qcom: gcc-sm6350: Fix gcc_sdcc2_apps_clk_src
2023-08-04 15:24 UTC (2+ messages)
[PATCH 0/5 v4] accel/qaic: Improve bounds checking in encode/decode
2023-08-04 14:36 UTC (4+ messages)
[PATCH RFC v5 00/10] Support for Solid Fill Planes
2023-08-04 13:59 UTC (9+ messages)
` [PATCH RFC v5 01/10] drm: Introduce pixel_source DRM plane property
` [PATCH RFC v5 02/10] drm: Introduce solid fill "
[PATCH V25 0/3] misc: Add driver support for Data Capture and Compare unit(DCC)
2023-08-04 13:49 UTC (5+ messages)
[PATCH v3 0/2] usb: typec: qcom-pmic-typec: enable DP support
2023-08-04 12:34 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION fb4327106e5250ee360d0d8b056c1eef7eeb9a98
2023-08-04 10:22 UTC (4+ messages)
[PATCH 1/1] bus: mhi: host: pci_generic: add support for Telit FE990
2023-08-04 9:40 UTC
[PATCH V1] arm64: dts: qcom: sa8775p-ride: Remove min and max voltages for L8A
2023-08-04 9:43 UTC (6+ messages)
[PATCH] bus: mhi: host: pci_generic: Add support for Lenovo RM520N-GL
2023-08-04 3:34 UTC (2+ messages)
` 回复: "
[PATCH] drm/msm: Disallow relocs on a6xx+
2023-08-03 18:32 UTC
[PATCH v5 3/4] PCI: qcom-ep: Update the D-state log
2023-08-03 17:58 UTC (2+ messages)
[PATCH v5 1/4] PCI: endpoint: Add D-state change notifier support
2023-08-03 17:48 UTC (2+ messages)
[PATCH -next] soc: qcom: ocmem: add missing clk_disable_unprepare() in ocmem_dev_probe()
2023-08-03 16:38 UTC (2+ messages)
[PATCH v3] soc: qcom: qmi_encdec: Restrict string length in decode
2023-08-03 16:38 UTC (2+ messages)
[PATCH -next] clk: qcom: lcc-msm8960: change pxo_parent_data to static
2023-08-03 16:38 UTC (2+ messages)
[RESEND PATCH v2] clk: qcom: gcc-sm8250: Fix gcc_sdcc2_apps_clk_src
2023-08-03 16:38 UTC (2+ messages)
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