linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-21 15:59:39 to 2025-03-24 06:30:03 UTC [more...]

[PATCH v5 0/6] arm64: Introduce CIX P1 (SKY1) SoC
 2025-03-24  6:24 UTC  (3+ messages)
` [PATCH v5 1/6] dt-bindings: vendor-prefixes: Add CIX Technology Group Co., Ltd
` [PATCH v5 4/6] arm64: defconfig: Enable CIX SoC

[PATCH] soc: xilinx: vcu: modify the order of devices unregistration
 2025-03-24  6:15 UTC 

[PATCH] wifi: mt76: mt7996: avoid potential null deref in mt7996_get_et_stats()
 2025-03-24  5:50 UTC  (5+ messages)

[PATCH] cpufreq: sun50i: prevent out-of-bounds access
 2025-03-24  5:48 UTC  (3+ messages)

[PATCH v3 0/3] fixed mediatek-cpufreq has multi policy concurrency issue
 2025-03-24  5:43 UTC  (9+ messages)
` [PATCH v3 1/3] cpufreq: mediatek: using global lock avoid race condition

[PATCH 00/34] Samsung S2MPG10 PMIC MFD-based drivers
 2025-03-24  5:09 UTC  (36+ messages)
` [PATCH 01/34] dt-bindings: mfd: samsung,s2mps11: add s2mpg10
` [PATCH 02/34] dt-bindings: clock: "
` [PATCH 03/34] firmware: exynos-acpm: export devm_acpm_get_by_phandle()
` [PATCH 04/34] mfd: sec: drop non-existing forward declarations
` [PATCH 05/34] mfd: sec: sort includes alphabetically
` [PATCH 06/34] mfd: sec: update includes to add missing and remove superfluous ones
` [PATCH 07/34] mfd: sec: move private internal API to internal header
` [PATCH 08/34] mfd: sec: fix open parenthesis alignment (of_property_read_bool)
` [PATCH 09/34] mfd: sec: slightly rework runtime platform data allocation
` [PATCH 10/34] mfd: sec: split into core and transport (i2c) drivers
` [PATCH 11/34] defconfigs: rename CONFIG_MFD_SEC_CORE to CONFIG_MFD_SEC_I2C
` [PATCH 12/34] mfd: sec: add support for S2MPG10 PMIC
` [PATCH 13/34] mfd: sec: merge separate core and irq modules
` [PATCH 14/34] mfd: sec: sort struct of_device_id entries and the device type switch
` [PATCH 15/34] mfd: sec: use dev_err_probe() where appropriate
` [PATCH 16/34] mfd: sec: s2dos05/s2mpu05: use explicit regmap config
` [PATCH 17/34] mfd: sec: drop generic "
` [PATCH 18/34] mfd: sec: s2dos05: doesn't support interrupts (it seems)
` [PATCH 19/34] mfd: sec: don't ignore errors from sec_irq_init()
` [PATCH 20/34] mfd: sec: rework platform data and regmap instantiating
` [PATCH 21/34] mfd: sec: change device_type to int
` [PATCH 22/34] mfd: sec: don't compare against NULL / 0 for errors, use !
` [PATCH 23/34] mfd: sec: use sizeof(*var), not sizeof(struct type_of_var)
` [PATCH 24/34] mfd: sec: convert to using MFD_CELL macros
` [PATCH 25/34] mfd: sec: convert to using REGMAP_IRQ_REG() macros
` [PATCH 26/34] clk: s2mps11: add support for S2MPG10 PMIC clock
` [PATCH 27/34] rtc: s5m: cache value of platform_get_device_id() during probe
` [PATCH 28/34] rtc: s5m: prepare for external regmap
` [PATCH 29/34] rtc: s5m: add support for S2MPG10 RTC
` [PATCH 30/34] rtc: s5m: fix a typo: peding -> pending
` [PATCH 31/34] rtc: s5m: switch to devm_device_init_wakeup
` [PATCH 32/34] rtc: s5m: replace regmap_update_bits with regmap_clear/set_bits
` [PATCH 33/34] rtc: s5m: replace open-coded read/modify/write registers with regmap helpers
` [PATCH 34/34] MAINTAINERS: add myself as reviewer for Samsung S2M MFD

[PATCH] arm64: mm: Correct the update of max_pfn
 2025-03-24  4:19 UTC  (4+ messages)

[PATCH v5 00/16] kexec: introduce Kexec HandOver (KHO)
 2025-03-24  4:18 UTC  (8+ messages)
` [PATCH v5 09/16] kexec: enable KHO support for memory preservation
` [PATCH v5 11/16] kexec: add config option for KHO

[PATCH v2] KVM: arm64: Skip the KVM pmu initialization when hyp is unavailable
 2025-03-24  2:34 UTC 

[PATCH v2 00/15] Add MediaTek SoC DRM support for MT8196
 2025-03-24  3:00 UTC  (5+ messages)
` [PATCH v2 03/15] dt-bindings: display: mediatek: add EXDMA yaml "
` [PATCH v2 10/15] drm/mediatek: add EXDMA support "

[PATCH 0/2] drm/bridge: two minor code improvements
 2025-03-24  2:41 UTC  (5+ messages)
` [PATCH 1/2] drm/bridge: imx8qxp-ldb: cleanup return value
` [PATCH 2/2] drm/bridge: fsl-ldb: make warning message more informative

[PATCH v3] drm: Add UAPI for the Asahi driver
 2025-03-24  0:20 UTC  (10+ messages)

[PATCH v4] drm: Add UAPI for the Asahi driver
 2025-03-23 22:41 UTC 

[PATCH v2 0/2] arm64: dts: rockchip: Add pwm nodes for RK3528
 2025-03-23 22:03 UTC  (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] arm64: dts: rockchip: Enable regulators for Radxa E20C

[PATCH 0/1] arm64: dts: rockchip: rk3528: Add CPU frequency scaling support
 2025-03-23 21:49 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/3] arm64: dts: rockchip: Add DMA controller for RK3528
 2025-03-23 21:04 UTC  (3+ messages)
` [PATCH 2/3] "

[PATCH] arch: arm: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
 2025-03-23 19:12 UTC 

[PATCH v5 07/16] kexec: add Kexec HandOver (KHO) generation helpers
 2025-03-23 19:02 UTC  (2+ messages)

[PATCH v2 00/12] Wire up CRC-T10DIF library functions to arch-optimized code
 2025-03-23 18:17 UTC  (7+ messages)
` [PATCH v2 08/12] lib/crc_kunit.c: add KUnit test suite for CRC library functions

[PATCH 0/3] Board support for Fernsehfee 3.0
 2025-03-23 17:31 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add TC Unterhaltungselektronik AG
` [PATCH 2/3] dt-bindings: arm: amlogic: Add TCU Fernsehfee 3.0 board
` [PATCH 3/3] ARM: dts: amlogic: Add TCU Fernsehfee 3.0
  ` HDMI output (Re: [PATCH 3/3] ARM: dts: amlogic: Add TCU Fernsehfee 3.0)

[PATCH v2] wifi: mt76: mt7996: prevent uninit return in mt7996_mac_sta_add_links
 2025-03-23 17:30 UTC  (2+ messages)

[PATCH][next] PCI: brcmstb: make const read-only arrays static
 2025-03-23 12:38 UTC  (2+ messages)

[PATCH v7 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-03-23 11:56 UTC  (5+ messages)
` [PATCH v7 08/11] misc: rp1: RaspberryPi RP1 misc driver

[PATCH v8 00/13] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-03-23 11:49 UTC  (5+ messages)
` [PATCH v8 03/13] dt-bindings: pci: Add common schema for devices accessible through PCI BARs
` [PATCH v8 08/13] misc: rp1: RaspberryPi RP1 misc driver

[PATCH] arm64: dts: rockchip: Remove overdrive-mode OPPs from RK3588J SoC dtsi
 2025-03-23 10:19 UTC  (3+ messages)

[PATCH v5] dma-engine: sun4i: Use devm functions in probe()
 2025-03-23  8:30 UTC  (3+ messages)

[PATCH v4 0/4] per-function storage support
 2025-03-23  3:51 UTC  (15+ messages)
` [PATCH v4 1/4] x86/ibt: factor out cfi and fineibt offset

[PATCH] wifi: mt76: mt7996: prevent uninit return in mt7996_mac_sta_add_links
 2025-03-22 22:51 UTC  (11+ messages)
    `  "

hrtimer precision issue/question??
 2025-03-22 21:04 UTC  (2+ messages)

[PATCH v4] dma-engine: sun4i: Use devm functions in probe()
 2025-03-22 19:35 UTC  (4+ messages)

[PATCH v4 0/6] drm/panfrost: Add support for AARCH64_4K page table format
 2025-03-22 18:48 UTC  (9+ messages)
` [PATCH v4 1/6] drm/panfrost: Set IOMMU_CACHE flag
` [PATCH v4 2/6] drm/panfrost: Use GPU_MMU_FEATURES_VA_BITS/PA_BITS macros
` [PATCH v4 3/6] drm/panfrost: Set HW_FEATURE_AARCH64_MMU feature flag on Bifrost models
` [PATCH v4 4/6] drm/panfrost: Add support for AARCH64_4K page table format

[PATCH v10] wifi: mt76: mt7915: add wds support when wed is enabled
 2025-03-22 16:34 UTC  (2+ messages)

[PATCH v3] mt76: mt7915: wed: find rx token by physical address
 2025-03-22 16:32 UTC 

[PATCH v2] staging: bcm2835-camera: Modify function call formatting
 2025-03-22 15:36 UTC 

[PATCH] KVM: arm64: pmu: Avoid initializing KVM PMU when KVM is not initialised
 2025-03-22 14:21 UTC  (4+ messages)

[PATCH] wifi: mt76: mt7996: avoid null deref in mt7996_stop_phy()
 2025-03-22 13:54 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor()
 2025-03-22 13:40 UTC  (2+ messages)

[GIT PULL] Qualcomm clock updates for v6.15
 2025-03-22 13:34 UTC 

[PATCH 0/4] Apple/PASemi i2c error recovery fixes
 2025-03-22 13:23 UTC  (7+ messages)
` [PATCH 1/4] i2c: pasemi: Add registers bits and switch to BIT()
` [PATCH 2/4] i2c: pasemi: Improve error recovery

[soc:soc/drivers] BUILD REGRESSION cf2ae5e5b68b06b4c8bceb42d46fa311e6db9a60
 2025-03-22 12:00 UTC 

[PATCH v4 3/8] bits: introduce fixed-type genmasks
 2025-03-22 11:46 UTC  (5+ messages)

s32 architecture upstream tree
 2025-03-22 11:39 UTC 

[soc:soc/dt] BUILD SUCCESS b82310b5729ef3ca0aefdc0cf0c575d52f227235
 2025-03-22  9:16 UTC 

[PATCH 1/1] arm64: dts: rockchip: rk3568: Move PCIe3 MSI to use GIC ITS
 2025-03-22  4:25 UTC  (2+ messages)

[PATCH v5 0/1] Add EINT support for multiple addresses
 2025-03-22  3:52 UTC  (2+ messages)
` [PATCH v5 1/1] pinctrl: mediatek: "

[arm-platforms:arm64/tlbi-range-hacks 12/17] drivers/pci/controller/pcie-apple.c:460:40: error: implicit declaration of function 'FIELD_PREP'
 2025-03-22  3:43 UTC 

[PATCH v4 0/3] Add EINT support for multiple addresses
 2025-03-22  3:22 UTC  (3+ messages)

[PATCH v6 0/3] Add OF support for Microchip emc2305 fan controller
 2025-03-22  0:07 UTC  (8+ messages)
` [PATCH v6 1/3] dt-bindings: hwmon: Add Microchip emc2305 support
` [PATCH v6 2/3] hwmon: emc2305: Add OF support
` [PATCH v6 3/3] hwmon: emc2305: Use devm_thermal_of_cooling_device_register

[PATCH 0/7] arm64: Enable UPROBES with GCS
 2025-03-21 23:43 UTC  (4+ messages)
` [PATCH 3/7] arm64: uaccess: Add additional userspace GCS accessors

[PATCH v2 00/11] airoha: en7581: clk cleanup + USB support
 2025-03-21 22:37 UTC  (3+ messages)
` [PATCH v2 03/11] dt-bindings: clock: en7523: add Documentation for Airoha AN7581 SCU SSR

[RFC PATCH 0/6] Cache coherency management subsystem
 2025-03-21 22:32 UTC  (2+ messages)

[PATCH 0/3] Add mt8196 SMI support
 2025-03-21 21:50 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: memory: mediatek: Add mt8196 support

[PATCH v2 0/9] arm64: dts: imx95: Add support for Mali G310 GPU
 2025-03-21 21:40 UTC  (11+ messages)
` [PATCH v2 1/9] dt-bindings: reset: imx95-gpu-blk-ctrl: Document Freescale i.MX95 GPU reset
` [PATCH v2 2/9] reset: simple: Add support for "
` [PATCH v2 3/9] dt-bindings: gpu: mali-valhall-csf: Document optional reset
` [PATCH v2 4/9] drm/panthor: Implement "
` [PATCH v2 5/9] drm/panthor: Implement support for multiple power domains
` [PATCH v2 6/9] drm/panthor: Reset GPU after L2 cache power off
` [PATCH v2 7/9] dt-bindings: gpu: mali-valhall-csf: Document i.MX95 support
` [PATCH v2 8/9] drm/panthor: Add "
` [PATCH v2 9/9] arm64: dts: imx95: Describe Mali G310 GPU

[PATCH v5 0/2] Add Meta(Facebook) Ventura BMC(AST2600)
 2025-03-21 21:31 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: arm: aspeed: add Meta Ventura board

[PATCH v2] usb: dwc3: xilinx: Prevent spike in reset signal
 2025-03-21 21:27 UTC  (2+ messages)

[PATCH] usb: dwc3: xilinx: Prevent spike in reset signal
 2025-03-21 21:24 UTC  (6+ messages)

[PATCH] media: dt-bindings: mediatek,vcodec-encoder: Drop assigned-clock properties
 2025-03-21 21:23 UTC  (2+ messages)

[PATCH v4 00/14] Add support for suppressing warning backtraces
 2025-03-21 21:05 UTC  (5+ messages)
` [PATCH v4 10/14] s390: "

[PATCH 0/9] arm64: dts: imx95: Add support for Mali G310 GPU
 2025-03-21 20:00 UTC  (14+ messages)
` [PATCH 6/9] drm/panthor: Reset GPU after L2 cache power off
` [PATCH 9/9] arm64: dts: imx95: Describe Mali G310 GPU

[PATCH v2 0/7] ufs-exynos stability fixes for gs101
 2025-03-21 20:10 UTC  (2+ messages)

✅ PASS: Test report for for-kernelci (6.14.0-rc7, upstream-arm-next, a2392f33)
 2025-03-21 20:02 UTC 

[PATCH v6 00/10] Introduce /dev/mshv root partition driver
 2025-03-21 19:12 UTC  (4+ messages)
` [PATCH v6 01/10] hyperv: Log hypercall status codes as strings

[PATCH net-next v2] net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()
 2025-03-21 18:30 UTC  (5+ messages)

[soc:soc/drivers 24/26] drivers/platform/cznic/turris-signing-key.c:25:50: error: parameter name omitted
 2025-03-21 18:30 UTC 

[PATCH 0/2] perf vendor events arm64: AmpereOne/AmpereOneX: Add a new errata and fix metrics calculations
 2025-03-21 18:30 UTC  (2+ messages)

[PATCH v7 00/14] perf: Support multiple system call tables in the build
 2025-03-21 18:30 UTC  (2+ messages)

[PATCH v8 2/5] drm/bridge: add support for refcounting
 2025-03-21 18:21 UTC  (3+ messages)

[PATCH v3 0/4] clk: amlogic: drop clk_regmap tables
 2025-03-21 17:53 UTC  (4+ messages)
` [PATCH v3 1/4] clk: add a clk_hw helpers to get the clock device or device_node

[soc:for-next] BUILD SUCCESS f7dd075de68de8a2536e50c2de434d1c12366155
 2025-03-21 17:50 UTC 

[PATCH v5 0/9] Merge arm64/riscv hugetlbfs contpte support
 2025-03-21 17:24 UTC  (2+ messages)

[PATCH] net: airoha: fix CONFIG_DEBUG_FS check
 2025-03-21 17:50 UTC  (2+ messages)

[PATCH net-next v3 0/7] net: ethtool: Introduce ethnl dump helpers
 2025-03-21 17:41 UTC  (4+ messages)
` [PATCH net-next v3 1/7] net: ethtool: netlink: Allow per-netdevice DUMP operations

[PATCH v1 0/3] arm64: qcom: x1e80100-qcp: Add power supply and sideband signals config for PCIe3
 2025-03-21 17:19 UTC  (3+ messages)
` [PATCH v1 2/3] arm64: dts: qcom: x1e80100: add bus topology for PCIe domain 3

[PATCH next] phy: rockchip-samsung-dcphy: Add missing assignment
 2025-03-21 17:08 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix a couple "prio" signedness bugs
 2025-03-21 17:04 UTC  (2+ messages)

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-03-21 16:48 UTC  (11+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH 0/2] firmware: exynos-acpm: allow use during system shutdown
 2025-03-21 16:40 UTC  (3+ messages)
` [PATCH 1/2] firmware: exynos-acpm: use ktime APIs for timeout detection
` [PATCH 2/2] firmware: exynos-acpm: allow use during system shutdown

[PATCH v3 1/1] coresight: prevent deactivate active config while enabling the config
 2025-03-21 16:40 UTC  (4+ messages)

[PATCH v2 07/57] irqdomain: pci: Switch to of_fwnode_handle()
 2025-03-21 16:32 UTC  (2+ messages)

[PATCH v4 1/1] scsi: ufs: core: add device level exception support
 2025-03-21 16:31 UTC  (2+ messages)

[PATCH v6 00/14] phy: rockchip: samsung-hdptx: Support high color depth management
 2025-03-21 16:31 UTC  (5+ messages)
` [PATCH v6 08/14] phy: rockchip: samsung-hdptx: Avoid Hz<->hHz unit conversion overhead
` [PATCH v6 13/14] phy: rockchip: samsung-hdptx: Optimize internal rate handling

[PATCH v2 0/7] New DRM accel driver for Rockchip's RKNN NPU
 2025-03-21 16:15 UTC  (7+ messages)
` [PATCH v2 5/7] accel/rocket: Add IOCTL for BO creation
` [PATCH v2 6/7] accel/rocket: Add job submission IOCTL
` [PATCH v2 7/7] accel/rocket: Add IOCTLs for synchronizing memory accesses

[PATCH 0/3] clk: amlogic: drop clk_regmap tables
 2025-03-21 15:55 UTC  (13+ messages)
` [PATCH 2/3] "


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).