messages from 2023-08-04 13:16:28 to 2023-08-07 11:55:12 UTC [more...]
[PATCH v2 0/9] Use dev_err_probe in i2c probe function
2023-08-07 11:55 UTC (13+ messages)
` [PATCH 2/9] i2c: mlxbf: Use dev_err_probe in "
` [PATCH 8/9] i2c: imx-lpi2c: "
` [PATCH 9/9] i2c: synquacer: "
[PATCH v6 0/6] soc: qcom: llcc: Add support for QDU1000/QRU1000
2023-08-07 11:54 UTC (4+ messages)
` [PATCH v6 2/6] soc: qcom: llcc: Refactor llcc driver to support multiple configuration
[PATCH 00/10] mtd: rawnand: qcom: Bunch of fixes and cleanups
2023-08-07 11:50 UTC (13+ 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 v4 00/48] use refcount+RCU method to implement lockless slab shrink
2023-08-07 11:09 UTC (49+ 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 v4 05/48] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v4 06/48] binder: dynamically allocate the android-binder shrinker
` [PATCH v4 07/48] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v4 08/48] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v4 09/48] erofs: dynamically allocate the erofs-shrinker
` [PATCH v4 10/48] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v4 11/48] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v4 13/48] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v4 14/48] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v4 15/48] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v4 16/48] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v4 17/48] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v4 18/48] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v4 20/48] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v4 21/48] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v4 22/48] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v4 23/48] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v4 24/48] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v4 25/48] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v4 26/48] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v4 27/48] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v4 28/48] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v4 29/48] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v4 30/48] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v4 31/48] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v4 32/48] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v4 33/48] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v4 34/48] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v4 35/48] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v4 36/48] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v4 37/48] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v4 38/48] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v4 39/48] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v4 40/48] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v4 41/48] fs: super: dynamically allocate the s_shrink
` [PATCH v4 42/48] mm: shrinker: remove old APIs
` [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v4 44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless
` [PATCH v4 46/48] mm: shrinker: make memcg "
` [PATCH v4 47/48] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v4 48/48] mm: shrinker: convert shrinker_rwsem to mutex
[PATCH v7 00/13] Add support to configure TPDM DSB subunit
2023-08-07 11:35 UTC (21+ 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 v7 10/13] coresight-tpdm: Add nodes to configure pattern match output
` [PATCH v7 11/13] coresight-tpdm: Add nodes for timestamp request
` [PATCH v7 13/13] coresight-tpdm: Add nodes for dsb msr support
[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 (11+ 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 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 (5+ 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 (3+ messages)
` [PATCH 1/2] dt-bindings: display/msm: document DPU on SM7150
[PATCH v3 0/9] drm/msm+PM+icc: Make job_run() reclaim-safe
2023-08-04 20:45 UTC (7+ messages)
` [PATCH v3 3/9] PM / QoS: Fix constraints alloc vs reclaim locking
[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 (2+ 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)
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