messages from 2025-10-09 13:23:12 to 2025-10-10 07:01:06 UTC [more...]
[PATCH v9 0/6] initial usbdrd phy support for Exynosautov920 soc
2025-10-10 7:09 UTC (3+ messages)
` [PATCH v9 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible
` [PATCH v9 2/6] phy: exynos5-usbdrd: support HS phy for ExynosAutov920
[PATCH v2] dt-bindings: soc: samsung: exynos-sysreg: add power-domains
2025-10-10 6:29 UTC
[PATCH 00/19] clk: amlogic: Add PLLs and peripheral clocks for A4 and A5 SoCs
2025-10-10 6:15 UTC (13+ messages)
` [PATCH 01/19] dt-bindings: clock: Add Amlogic A4 SCMI clock controller
` [PATCH 02/19] dt-bindings: clock: Add Amlogic A4 PLL "
` [PATCH 03/19] dt-bindings: clock: Add Amlogic A4 peripherals "
[PATCH v19 0/6] Introduction of a remoteproc tee to load signed firmware
2025-10-10 5:58 UTC (12+ messages)
` [PATCH v19 4/6] dt-bindings: remoteproc: Add compatibility for TEE support
` [Linux-stm32] "
[PATCH 00/10] pmdomain: samsung: add supoort for Google GS101
2025-10-10 5:29 UTC (7+ messages)
` [PATCH 03/10] pmdomain: samsung: use to devm_kstrdup_const() to simplify error handling
[PATCH v2 00/10] pmdomain: samsung: add supoort for Google GS101
2025-10-10 5:26 UTC (13+ messages)
` [PATCH v2 01/10] dt-bindings: power: samsung: add google,gs101-pd
` [PATCH v2 02/10] dt-bindings: soc: samsung: exynos-pmu: move gs101-pmu into separate binding
` [PATCH v2 03/10] dt-bindings: soc: samsung: gs101-pmu: allow power domains as children
` [PATCH v2 04/10] pmdomain: samsung: plug potential memleak during probe
` [PATCH v2 05/10] pmdomain: samsung: convert to using regmap
` [PATCH v2 06/10] pmdomain: samsung: convert to regmap_read_poll_timeout()
` [PATCH v2 07/10] pmdomain: samsung: don't hardcode offset for registers to 0 and 4
` [PATCH v2 08/10] pmdomain: samsung: selectively handle enforced sync_state
` [PATCH v2 09/10] pmdomain: samsung: add support for google,gs101-pd
` [PATCH v2 10/10] pmdomain: samsung: use dev_err() instead of pr_err()
[PATCH v12 00/12] KVM: guest_memfd: Add NUMA mempolicy support
2025-10-10 4:59 UTC (21+ messages)
` [PATCH v12 01/12] KVM: guest_memfd: Rename "struct kvm_gmem" to "struct gmem_file"
` [PATCH v12 02/12] KVM: guest_memfd: Add macro to iterate over gmem_files for a mapping/inode
` [PATCH v12 04/12] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH v12 05/12] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH v12 06/12] KVM: selftests: Define wrappers for common syscalls to assert success
` [PATCH v12 07/12] KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by default
` [PATCH v12 08/12] KVM: selftests: Add additional equivalents to libnuma APIs in KVM's numaif.h
` [PATCH v12 11/12] KVM: selftests: Add guest_memfd tests for mmap and NUMA policy support
[RESEND PATCH 1/2] dt-bindings: i2c: exynos5: add exynosautov920-hsi2c compatible
2025-10-10 4:55 UTC (3+ messages)
[PATCH v7 0/5] riscv: add support for SBI Supervisor Software Events
2025-10-10 4:29 UTC (3+ messages)
[PATCH 11/19] arm64: dts: amlogic: A4: Add peripherals clock controller node
2025-10-10 4:21 UTC (2+ messages)
[PATCH] drm/bridge: analogix_dp: Fix connector status detection for bridges
2025-10-10 4:02 UTC (4+ messages)
[PATCH v3 00/26] genirq: Add support for percpu_devid IRQ affinity
2025-10-10 3:59 UTC (15+ messages)
` [PATCH v3 01/26] irqdomain: Add firmware info reporting interface
` [PATCH v3 02/26] ACPI: irq: Add IRQ affinity "
` [PATCH v3 03/26] of/irq: "
` [PATCH v3 04/26] platform: Add firmware-agnostic irq and affinity retrieval interface
` [PATCH v3 08/26] perf: arm_pmu: Convert to new IRQ affinity retrieval API
` [PATCH v3 09/26] perf: arm_spe_pmu: "
` [PATCH v3 13/26] genirq: Factor-in percpu irqaction creation
[PATCH v7 00/17] spi: airoha: driver fixes & improvements
2025-10-10 3:31 UTC (18+ messages)
` [PATCH v7 01/17] spi: airoha: return an error for continuous mode dirmap creation cases
` [PATCH v7 02/17] spi: airoha: remove unnecessary restriction length
` [PATCH v7 03/17] spi: airoha: add support of dual/quad wires spi modes to exec_op() handler
` [PATCH v7 04/17] spi: airoha: remove unnecessary switch to non-dma mode
` [PATCH v7 05/17] spi: airoha: switch back to non-dma mode in the case of error
` [PATCH v7 06/17] spi: airoha: fix reading/writing of flashes with more than one plane per lun
` [PATCH v7 07/17] spi: airoha: unify dirmap read/write code
` [PATCH v7 08/17] spi: airoha: support of dualio/quadio flash reading commands
` [PATCH v7 09/17] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT
` [PATCH v7 10/17] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers
` [PATCH v7 11/17] spi: airoha: set custom sector size equal to flash page size
` [PATCH v7 12/17] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup
` [PATCH v7 13/17] spi: airoha: buffer must be 0xff-ed before writing
` [PATCH v7 14/17] spi: airoha-snfi: make compatible with EN7523 SoC
` [PATCH v7 15/17] spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND
` [PATCH v7 16/17] dt-bindings: spi: airoha: add compatible for EN7523
` [PATCH v7 17/17] arm: dts: airoha: en7523: add SNAND node
[PATCH v5 0/3] arm64: dts: rockchip: introduce LinkEase EasePi R1
2025-10-10 3:20 UTC (5+ messages)
` [PATCH v5 3/3] arm64: dts: rockchip: add "
[PATCH] coco: guest: arm64: Update ARM CCA guest driver
2025-10-10 2:24 UTC (4+ messages)
[PATCH AUTOSEL 6.17-6.12] soc: apple: mailbox: Add Apple A11 and T2 mailbox support
2025-10-10 2:22 UTC (18+ messages)
` [PATCH AUTOSEL 6.17-6.12] soc: sunxi: sram: add entry for a523
` [PATCH AUTOSEL 6.17-5.10] pinctrl: single: fix bias pull up/down handling in pin_config_set
` [PATCH AUTOSEL 6.17-6.16] soc: ti: k3-socinfo: Add information for AM62L SR1.1
` [PATCH AUTOSEL 6.17] mfd: macsmc: Add "apple,t8103-smc" compatible
` [PATCH AUTOSEL 6.17-5.4] mfd: stmpe: Remove IRQ domain upon removal
` [PATCH AUTOSEL 6.17-5.4] cpufreq/longhaul: handle NULL policy in longhaul_exit
` [PATCH AUTOSEL 6.17-6.16] firmware: ti_sci: Enable abort handling of entry to LPM
` [PATCH AUTOSEL 6.17-5.15] soc: aspeed: socinfo: Add AST27xx silicon IDs
` [PATCH AUTOSEL 6.17-6.6] arm64: zynqmp: Revert usb node drive strength and slew rate for zcu106
` [PATCH AUTOSEL 6.17-6.12] arm64: zynqmp: Disable coresight by default
` [PATCH AUTOSEL 6.17-6.6] pmdomain: apple: Add "apple,t8103-pmgr-pwrstate"
` [PATCH AUTOSEL 6.17-6.16] arm64: versal-net: Update rtc calibration value
` [PATCH AUTOSEL 6.17-5.10] soc: ti: pruss: don't use %pK through printk
` [PATCH AUTOSEL 6.17-5.4] mfd: stmpe-i2c: Add missing MODULE_LICENSE
` [PATCH AUTOSEL 6.17-5.4] irqchip/gic-v2m: Handle Multiple MSI base IRQ Alignment
[PATCH] arm64: remove unused ARCH_PFN_OFFSET
2025-10-10 2:17 UTC (2+ messages)
[PATCH v1] clk: samsung: exynos5420: Add support for power control registers
2025-10-10 2:02 UTC (2+ messages)
[PATCH v3 0/3] Adding brcmstb-hwspinlock support
2025-10-10 2:00 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: hwlock: "
` [PATCH v3 2/3] hwspinlock: brcmstb hardware semaphore support
` [PATCH v3 3/3] MAINTAINERS: adding entry for BRCMSTB HWSPINLOCK driver
[PATCH v4 0/2] Add RK3588 Tiger DisplayPort carrier
2025-10-10 1:51 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: arm: rockchip: add RK3588 DP carrier from Theobroma Systems
` [PATCH v4 2/2] arm64: dts: "
[PATCH -next v6 00/10] arm64: entry: Convert to generic entry
2025-10-10 0:59 UTC (2+ messages)
[PATCH v2 0/4] Add Google Tensor SoC USB support
2025-10-10 0:36 UTC (10+ messages)
` [PATCH v2 1/4] dt-bindings: usb: dwc3: Add Google Tensor G5 DWC3
[soc:arm/fixes] BUILD SUCCESS 58e368daf2d380105c0a25eb5feadf4ea7ba229d
2025-10-09 23:47 UTC
[PATCH v3 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2025-10-09 22:58 UTC (6+ messages)
` [PATCH v3 1/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v3 2/4] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode
` [PATCH v3 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver
` [PATCH v3 4/4] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc
[PATCH 00/16] media: platform: rga: Add RGA3 support
2025-10-09 22:03 UTC (2+ messages)
[PATCH v2] driver core: fw_devlink: Don't warn about sync_state() pending
2025-10-09 21:54 UTC (2+ messages)
[PATCH] arm64: head: set TEXT_OFFSET to the historical value
2025-10-09 21:45 UTC (5+ messages)
[PATCH] arm64: Revamp HCR_EL2.E2H RES1 detection
2025-10-09 21:30 UTC (5+ messages)
[PATCH] drm/amd: Permit DC_FP_START/END only in non-FP compilation units
2025-10-09 21:27 UTC (4+ messages)
[PATCH 0/4 v2] PCI: s32g: Add support for PCIe controller
2025-10-09 21:16 UTC (11+ messages)
` [PATCH 1/3 v2] dt-bindings: PCI: s32g: Add NXP "
[PATCH] arm64: pageattr: Explicitly bail out when changing permissions for vmalloc_huge mappings
2025-10-09 20:26 UTC (2+ messages)
[PATCH v8 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD
2025-10-09 20:15 UTC (11+ messages)
` [PATCH v8 1/9] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators
` [PATCH v8 4/9] regulator: Add support for MediaTek MT6363 SPMI "
` [PATCH v8 5/9] dt-bindings: regulator: Document MediaTek MT6373 "
` [PATCH v8 8/9] dt-bindings: mfd: Add binding for MediaTek MT6363 series SPMI PMIC
` [PATCH v8 9/9] drivers: mfd: Add support for MediaTek SPMI PMICs and MT6363/73
[PATCH v2 0/2] *** Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk ***
2025-10-09 20:10 UTC (2+ messages)
` [PATCH v2 1/2] scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk
[PATCH 00/18] media: microchip-isc: Color correction and histogram stats
2025-10-09 20:11 UTC (20+ messages)
` [PATCH 01/18] media: platform: microchip: set maximum resolution for sam9x7
` [PATCH 02/18] media: platform: microchip: Include DPC modules flags in pipeline
` [PATCH 03/18] media: microchip-isc: Enable GDC and CBC module flags for RGB formats
` [PATCH 04/18] media: microchip-isc: Improve histogram calculation with outlier rejection
` [PATCH 05/18] media: microchip-isc: Use channel averages for Grey World AWB
` [PATCH 06/18] media: microchip-isc: Add range based black level correction
` [PATCH 07/18] media: platform: microchip: Extend gamma table and control range
` [PATCH 08/18] media: platform: microchip: Add new histogram submodule
` [PATCH 09/18] media: microchip-isc: Register and unregister statistics device
` [PATCH 10/18] media: microchip-isc: Always enable histogram for all RAW formats
` [PATCH 11/18] media: microchip-isc: expose hue and saturation as v4l2 controls
` [PATCH 12/18] media: microchip-isc: Rename CBC to CBHS
` [PATCH 13/18] media: microchip-isc: Store histogram data of all channels
` [PATCH 14/18] media: microchip-isc: fix histogram state initialization order
` [PATCH 15/18] media: microchip-isc: decouple histogram cycling from AWB mode
` [PATCH 16/18] media: microchip-isc: enable userspace histogram statistics export
` [PATCH 17/18] media: videodev2.h, v4l2-ioctl: Add microchip statistics format
` [PATCH 18/18] media: microchip-isc: expose color correction registers as v4l2 controls
[PATCH v6 0/7] MT8196 GPU Frequency/Power Control Support
2025-10-09 19:27 UTC (5+ messages)
` [PATCH v6 1/7] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant
` [PATCH v6 2/7] dt-bindings: power: Add MT8196 GPU frequency control binding
[PATCH] macsmc: check for missing SMC to avoid crash
2025-10-09 18:56 UTC (2+ messages)
[PATCH] clk: tests: Add tests for clk lookup by name
2025-10-09 18:56 UTC (4+ messages)
[PATCH v2] dt-bindings: bus: allwinner,sun50i-a64-de2: don't check node names
2025-10-09 18:37 UTC
[PATCH] dt-bindings: bus: allwinner,sun50i-a64-de2: don't check node names
2025-10-09 18:37 UTC (2+ messages)
[PATCH 0/5] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
2025-10-09 18:26 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: arm: fsl: Add "
` [PATCH 3/5] arm64: dts: freescale: add Ka-Ro Electronics tx8m-1610 COM
[PATCH v4 0/4] backlight: add new max25014 backlight driver
2025-10-09 18:21 UTC (4+ messages)
` [PATCH v4 1/4] dt-bindings: backlight: Add max25014 bindings
IRQ thread timeouts and affinity
2025-10-09 18:11 UTC (5+ messages)
[PATCH v3] dt-bindings: media: Convert MediaTek mt8173-mdp bindings to DT schema
2025-10-09 18:08 UTC (2+ messages)
[PATCH v2 00/29] arm_mpam: Add basic mpam driver
2025-10-09 17:48 UTC (12+ messages)
` [PATCH v2 23/29] arm_mpam: Add mpam_msmon_read() to read monitor value
` [PATCH v2 24/29] arm_mpam: Track bandwidth counter state for overflow and power management
` [PATCH v2 25/29] arm_mpam: Probe for long/lwd mbwu counters
[PATCH 0/3] spi-cadence: support transmission with bits_per_word
2025-10-09 17:36 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: spi: spi-cadence: document optional fifo-width DT property
` 回复: "
` 回复: "
[PATCH v2 0/4] arm64/sysreg: Introduce Prefix descriptor and generated ICH_VMCR_EL2 support
2025-10-09 16:54 UTC (5+ messages)
` [PATCH v2 1/4] arm64/sysreg: Fix checks for incomplete sysreg definitions
` [PATCH v2 3/4] arm64/sysreg: Add ICH_VMCR_EL2
` [PATCH v2 2/4] arm64/sysreg: Support feature-specific fields with 'Prefix' descriptor
` [PATCH v2 4/4] KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
[PATCH v3 0/5] coresight: Add format attribute for setting the timestamp interval
2025-10-09 16:03 UTC (10+ messages)
` [PATCH v3 1/5] coresight: Change syncfreq to be a u8
` [PATCH v3 3/5] coresight: Refactor etm4_config_timestamp_event()
` [PATCH v3 4/5] coresight: Add format attribute for setting the timestamp interval
` [PATCH v3 5/5] coresight: docs: Document etm4x ts_interval
[PATCH v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
2025-10-09 15:59 UTC (4+ messages)
` [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
[PATCH v2 0/3] Adding brcmstb-hwspinlock support
2025-10-09 15:40 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: hwlock: "
[PATCH v3 20/21] arm64/fpu: Enforce task-context only for generic kernel mode FPU
2025-10-09 15:40 UTC
[PATCH] media: v4l2-mem2mem: Don't copy frame flags for frame-based devices
2025-10-09 14:40 UTC (2+ messages)
[PATCH] perf sample: Fix the wrong format specifier
2025-10-09 14:16 UTC (2+ messages)
[RFC PATCH] KVM: arm64: vgic-v3: Cache ICC_CTLR_EL1 and allow lockless read when ready
2025-10-09 13:48 UTC (2+ messages)
[PATCH 0/4] drm/client: Implement free callback for fbdev and log
2025-10-09 13:32 UTC (6+ messages)
` [PATCH 1/4] drm/client: Add client free callback to unprepare fb_helper
` [PATCH 2/4] drm/log: Do not hold lock across drm_client_release()
` [PATCH 3/4] drm/log: Add free callback
` [PATCH 4/4] drm/client: Do not free client memory by default
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;
as well as URLs for NNTP newsgroup(s).