Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2023-07-26 09:55:50 to 2023-07-27 08:30:22 UTC [more...]

[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
 2023-07-27  8:04 UTC  (36+ messages)
` [PATCH v3 01/49] binder: fix memory leak in binder_init()
` [PATCH v3 02/49] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v3 03/49] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v3 06/49] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v3 07/49] binder: dynamically allocate the android-binder shrinker
` [PATCH v3 08/49] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v3 09/49] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v3 11/49] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v3 12/49] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v3 13/49] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v3 14/49] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v3 15/49] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v3 16/49] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v3 17/49] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v3 18/49] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v3 19/49] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v3 20/49] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v3 21/49] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v3 22/49] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v3 23/49] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v3 24/49] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v3 25/49] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v3 26/49] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v3 27/49] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v3 29/49] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v3 30/49] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v3 31/49] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v3 32/49] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v3 34/49] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v3 35/49] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v3 37/49] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v3 38/49] xfs: dynamically allocate the xfs-buf shrinker

[PATCH v6 0/5] Enable IPQ5332 USB2
 2023-07-27  8:01 UTC  (8+ messages)
` [PATCH v6 1/5] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy
` [PATCH v6 2/5] phy: qcom-m31: Introduce qcom,m31 USB phy driver
` [PATCH v6 3/5] arm64: dts: qcom: ipq5332: Add USB related nodes
` [PATCH v6 4/5] arm64: dts: qcom: ipq5332: Enable USB
` [PATCH v6 5/5] arm64: defconfig: Enable M31 USB phy driver

[PATCH v13 0/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-07-27  8:00 UTC  (10+ messages)
` [PATCH v13 1/2] Bluetooth: hci_qca: adjust qca btsoc type print expression
` [PATCH v13 2/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066

[PATCH v2 0/6] soc: qcom: Add support for SM4450
 2023-07-27  7:59 UTC  (17+ messages)
` [PATCH v2 1/6] dt-bindings: qcom,pdc: add qcom,sm4450-pdc compatible
` [PATCH v2 2/6] dt-bindings: arm: qcom: Document SM4450 SoC and boards
` [PATCH v2 3/6] arm64: dts: qcom: Adds base SM4450 DTSI
` [PATCH v2 4/6] arm64: dts: qcom: Add base SM4450 QRD DTS
` [PATCH v2 5/6] dt-bindings: arm: qcom,ids: add SoC ID for SM4450
` [PATCH v2 6/6] soc: qcom: socinfo: add SM4450 ID

[PATCH v2 0/2] Add support for vibrator in multiple PMICs
 2023-07-27  7:54 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: input: qcom,pm8xxx-vib: add more PMIC support

[PATCH] ARM: dts: nuvoton: Add Fii Mori system
 2023-07-27  7:54 UTC  (3+ messages)

[PATCH 00/12] drm/msm/adreno: Move away from legacy revision matching
 2023-07-27  7:51 UTC  (22+ messages)
` [PATCH 06/12] drm/msm/adreno: Allow SoC specific gpu device table entries
  ` [Freedreno] "
` [PATCH 12/12] drm/msm/adreno: Switch to chip-id for identifying GPU
  ` [Freedreno] "

[PATCH v3 0/3] Add support for vibrator in multiple PMICs
 2023-07-27  7:43 UTC  (12+ messages)
` [PATCH v3 1/3] input: pm8xxx-vib: refactor to easily support new SPMI vibrator
` [PATCH v3 2/3] dt-bindings: input: qcom,pm8xxx-vib: add new SPMI vibrator module

[PATCH] dt-bindings: qcom: Update RPMHPD entries for some SoCs
 2023-07-27  7:08 UTC  (5+ messages)

[PATCH v3 39/62] mmc: sdhci-msm: Convert to platform remove callback returning void
 2023-07-27  7:00 UTC 

[PATCH V3] arm64: dts: qcom: sm8150: Fix the I2C7 interrupt
 2023-07-27  6:51 UTC  (2+ messages)

[PATCH v5 0/6] Enable IPQ5332 USB2
 2023-07-27  6:39 UTC  (6+ messages)
` [PATCH v5 2/6] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy

[PATCH v5 0/2] nvmem: sec-qfprom: Add Qualcomm secure QFPROM support
 2023-07-27  6:39 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: nvmem: sec-qfprom: Add bindings for secure qfprom
` [PATCH v5 2/2] nvmem: sec-qfprom: Add Qualcomm secure QFPROM support

[PATCH v3 00/10] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
 2023-07-27  6:37 UTC  (10+ messages)
` [PATCH v3 02/10] drm/panel: Check for already prepared/enabled in drm_panel
` [PATCH v3 08/10] HID: i2c-hid: Support being a panel follower

[PATCH v2 0/7] Add support for LUT PPG
 2023-07-27  5:06 UTC  (4+ messages)
` [PATCH v2 3/7] soc: qcom: add QCOM PBS driver

[PATCH v12 0/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-07-27  4:34 UTC  (4+ messages)
` [PATCH v12 1/2] "

[PATCH 0/4] Venus driver fixes to avoid possible OOB accesses
 2023-07-27  4:34 UTC  (5+ messages)
` [PATCH 1/4] venus: hfi: add checks to perform sanity on queue pointers
` [PATCH 2/4] venus: hfi: fix the check to handle session buffer requirement
` [PATCH 3/4] venus: hfi: add checks to handle capabilities from firmware
` [PATCH 4/4] venus: hfi_parser: Add check to keep the number of codecs within range

[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
 2023-07-27  3:34 UTC  (6+ messages)
` [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless

[RFC PATCH 0/4] Implement a PSCI SYSTEM_RESET2 reboot-mode driver
 2023-07-27  3:00 UTC  (13+ messages)
` [RFC PATCH 3/4] dt-bindings: power: reset: Document arm,psci-vendor-reset
` [RFC PATCH 4/4] power: reset: Implement a PSCI SYSTEM_RESET2 reboot-mode driver

[PATCH net-next v3] net: Explicitly include correct DT includes
 2023-07-27  1:49 UTC 

[PATCH v3] watchdog: Explicitly include correct DT includes
 2023-07-26 23:33 UTC 

[PATCH 0/6] drm/msm/dpu: use UBWC data from MDSS driver
 2023-07-26 23:23 UTC  (14+ messages)
` [PATCH 2/6] drm/msm/mdss: rename ubwc_version to ubwc_enc_version
` [PATCH 3/6] drm/msm/mdss: export UBWC data
` [PATCH 4/6] drm/msm/mdss: populate missing data
` [PATCH 5/6] drm/msm/dpu: use MDSS data for programming SSPP
` [PATCH 6/6] drm/msm/dpu: drop UBWC configuration

[PATCH v4 00/32] Introduce QC USB SND audio offloading support
 2023-07-26 23:06 UTC  (10+ messages)
` [PATCH v4 13/32] dt-bindings: usb: dwc3: Add snps,num-hc-interrupters definition
` [PATCH v4 18/32] sound: usb: Introduce QC USB SND offloading support
` [PATCH v4 27/32] sound: soc: qdsp6: Add SND kcontrol to select offload device

[PATCH] ARM: dts: qcom: ipq8064: move keys and leds out of soc node
 2023-07-26 21:01 UTC 

[PATCH V2] arm64: dts: qcom: sm8150: Fix the I2C7 interrupt
 2023-07-26 20:10 UTC  (4+ messages)

[PATCH 0/2] Fix up qcom reset controller
 2023-07-26 18:35 UTC  (7+ messages)
` [PATCH 1/2] clk: qcom: reset: Increase max reset delay
` [PATCH 2/2] clk: qcom: reset: Use the correct type of sleep/delay based on length

[PATCH 0/4] Fix up icc clock rate calculation on some platforms
 2023-07-26 17:52 UTC  (12+ messages)
` [PATCH 1/4] interconnect: qcom: icc-rpm: Add AB/IB calculations coefficients
` [PATCH 2/4] interconnect: qcom: qcm2290: Set AB coefficients
` [PATCH 3/4] interconnect: qcom: sdm660: Set AB/IB coefficients
` [PATCH 4/4] interconnect: qcom: msm8996: "

[PATCH v2] regulator: dt-bindings: add missing unevaluatedProperties for each regulator
 2023-07-26 17:46 UTC  (3+ messages)

[PATCH v4 0/3] SM6375 remoteprocs
 2023-07-26 17:17 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: remoteproc: qcom,sm6375-pas: Document remoteprocs

[PATCH] dt-bindings: arm: msm: kpss-acc: Revert "dt-bindings: arm: msm: kpss-acc: Make the optional reg truly optional"
 2023-07-26 16:41 UTC  (2+ messages)

[PATCH v9 0/7] Add Qualcomm SM6115 / SM4250 EUD dt-bindings & driver support
 2023-07-26 15:57 UTC  (3+ messages)
` [PATCH v9 5/7] arm64: dts: qcom: sm6115: Add tcsr syscon node

[PATCH 1/2] spi: spi-qcom-qspi: Fallback to PIO for xfers that aren't multiples of 4 bytes
 2023-07-26 15:50 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8939-samsung-a7: Drop internal pull for SD CD
 2023-07-26 15:49 UTC  (2+ messages)

[PATCH 00/11] Clean up RPM bus clocks remnants
 2023-07-26 15:48 UTC  (4+ messages)
` [PATCH 09/11] arm64: dts: qcom: msm8998: Remove AGGRE2 clock from SLPI

[PATCH V4 0/7] Update GCC clocks for QDU1000 and QRU1000 SoCs
 2023-07-26 15:42 UTC  (9+ messages)
` [PATCH V4 3/7] clk: qcom: gcc-qdu1000: Fix clkref clocks handling
` [PATCH V4 4/7] clk: qcom: gcc-qdu1000: Update GCC clocks as per the latest hw version
` [PATCH V4 6/7] clk: qcom: gcc-qdu1000: Update the SDCC clock RCG ops
` [PATCH V4 7/7] clk: qcom: gcc-qdu1000: Update the RCGs ops

[PATCH] PCI: qcom-ep: Treat unknown irq events as an error
 2023-07-26 15:29 UTC 

[PATCH v4 00/17] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
 2023-07-26 15:22 UTC  (3+ messages)
` [PATCH v4 04/17] dt-bindings: display/msm: Remove DSI1 ports from SM6350/SM6375 example

[PATCH v7 00/13] Add support to configure TPDM DSB subunit
 2023-07-26 15:16 UTC  (3+ messages)
` [PATCH v7 12/13] dt-bindings: arm: Add support for DSB MSR register

[PATCH][V2][next] accel/qaic: remove redundant pointer pexec
 2023-07-26 14:06 UTC 

[PATCH][next] accel/qaic: remove redundant assignment to pointer pexec
 2023-07-26 13:52 UTC  (4+ messages)

[PATCH v6 1/2] dt-bindings: display/msm: mdss-common: add memory-region property
 2023-07-26 13:51 UTC  (3+ messages)
` [PATCH v6 2/2] arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved

[PATCH V2 0/2] Fix hibern8 enter failure during host reset
 2023-07-26 13:41 UTC  (3+ messages)
` [PATCH V2 1/2] scsi: ufs: core: Export ufshcd_is_hba_active
` [PATCH V2 2/2] scsi: ufs: ufs-qcom: check host controller state

[PATCH 0/2] arm64: dts: qcom: msm8939-longcheer-l9100: Add initial dts
 2023-07-26 13:15 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add BQ Aquaris M5

[PATCH] ARM: dts: qcom: mdm9615: populate vsdcc fixed regulator
 2023-07-26 13:11 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: qcom: apq8064: drop incorrect regulator-type
 2023-07-26 13:08 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: qcom: apq8060: "

[PATCH V1] arm64: dts: qcom: sa8775p-ride: Remove min and max voltages for L8A
 2023-07-26 13:07 UTC  (4+ messages)

[PATCH v2] slimbus: Use dev_err_probe instead of dev_err
 2023-07-26 11:38 UTC 

[PATCH v5 1/2] dt-bindings: display/msm: mdss-common: add memory-region property
 2023-07-26 11:29 UTC  (4+ messages)
` [PATCH v5 2/2] arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved

[PATCH 0/1] Set may payload size for IPQ9574
 2023-07-26 10:49 UTC  (9+ messages)
` [PATCH 1/1] PCI: qcom: Add early fixup to set the max "

[PATCH v2] PCI: qcom: Set max payload size 256 bytes for IPQ9574
 2023-07-26 10:42 UTC 

[PATCH 2/2] drm/bridge: lt9611: Do not generate HFP/HBP/HSA and EOT packet
 2023-07-26 10:09 UTC  (12+ messages)

[PATCH v5 23/25] iommu: Add ops->domain_alloc_paging()
 2023-07-26 10:02 UTC  (2+ messages)

[PATCH v5 22/25] iommu: Add __iommu_group_domain_alloc()
 2023-07-26  9:54 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox