messages from 2024-03-22 09:45:16 to 2024-03-23 08:55:35 UTC [more...]
[PATCH v2 0/8] drm: zynqmp_dp: Misc. patches and debugfs support
2024-03-23 8:54 UTC (19+ messages)
` [PATCH v2 1/8] drm: xlnx: Fix kerneldoc
` [PATCH v2 5/8] drm: zynqmp_dp: Don't retrain the link in our IRQ
[PATCH 2/5] mfd: rk8xx: Add RK816 support
2024-03-23 7:01 UTC (4+ messages)
[WIP 0/3] Memory model and atomic API in Rust
2024-03-23 4:16 UTC (20+ messages)
` [WIP 1/3] rust: Introduce atomic module
` [WIP 2/3] rust: atomic: Add ARM64 fetch_add_relaxed()
` [WIP 3/3] rust: atomic: Add fetch_sub_release()
[RFC PATCH v3 0/5] mm: support large folios swap-in
2024-03-23 3:50 UTC (10+ messages)
` [RFC PATCH v3 1/5] arm64: mm: swap: support THP_SWAP on hardware with MTE
[PATCH 0/2] ASoC: dt-bindings: convert fsl-asoc-card.txt to YAML
2024-03-23 3:42 UTC (6+ messages)
` [PATCH 1/2] ASoC: dt-bindings: fsl-asoc-card: convert "
` [PATCH 2/2] ARM: dts: imx6sx-nitrogen6sx: drop incorrect cpu-dai property
[PATCH v1 0/2] media: i2c: Add support for GC05A2 sensor
2024-03-23 2:59 UTC (4+ messages)
` [PATCH v1 2/2] media: i2c: Add GC05A2 image sensor driver
[PATCH v8 0/2] media: i2c: Add support for GC08A3 sensor
2024-03-23 2:38 UTC (3+ messages)
` [PATCH v8 1/2] media: dt-bindings: i2c: add GalaxyCore GC08A3 image sensor
` [PATCH v8 2/2] media: i2c: Add GC08A3 image sensor driver
[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
2024-03-23 2:15 UTC (13+ messages)
` [PATCH v3 04/12] mm: Introduce vma_pgtable_walk_{begin|end}()
` [PATCH v3 05/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
` [PATCH v3 12/12] mm/gup: Handle hugetlb in the generic follow_page_mask code
[PATCH 1/2] KVM: arm64: Fix the identification range for the FF-A smcs
2024-03-23 2:07 UTC (3+ messages)
` [PATCH 2/2] KVM: arm64: Allow only the specified FF-A calls to be forwarded to TZ
[PATCH v2 0/2] media: i2c: Add support for GC05A2 sensor
2024-03-23 1:47 UTC (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: i2c: add GalaxyCore GC05A2 image sensor
` [PATCH v2 2/2] media: i2c: Add GC05A2 image sensor driver
[PATCH] media: mediatek: vcodec: Handle invalid decoder vsi
2024-03-23 1:45 UTC (3+ messages)
[PATCH v3 03/12] mm: Make HPAGE_PXD_* macros even if !THP
2024-03-23 1:05 UTC (4+ messages)
[PATCH 0/1] Bring kstack randomized perf closer to unrandomized
2024-03-22 23:40 UTC (9+ messages)
` [PATCH 1/1] arm64: syscall: Direct PRNG kstack randomization
Why is the ARM SMMU v1/v2 put into bypass mode on kexec?
2024-03-22 19:52 UTC (11+ messages)
[PATCH v3 0/9] Setting live video input format for ZynqMP DPSUB
2024-03-22 19:15 UTC (8+ messages)
` [PATCH v3 7/9] drm/atomic-helper: Add select_output_bus_format callback
` [PATCH v3 8/9] dt-bindings: xlnx: Add VTC and TPG bindings
[PATCH v5 00/27] Update SMMUv3 to the modern iommu API (part 2/3)
2024-03-22 19:15 UTC (15+ messages)
` [PATCH v5 01/27] iommu/arm-smmu-v3: Do not allow a SVA domain to be set on the wrong PASID
` [PATCH v5 02/27] iommu/arm-smmu-v3: Do not ATC invalidate the entire domain
` [PATCH v5 03/27] iommu/arm-smmu-v3: Add a type for the CD entry
` [PATCH v5 04/27] iommu/arm-smmu-v3: Add an ops indirection to the STE code
` [PATCH v5 06/27] iommu/arm-smmu-v3: Consolidate clearing a CD table entry
` [PATCH v5 08/27] iommu/arm-smmu-v3: Move allocation of the cdtable into arm_smmu_get_cd_ptr()
` [PATCH v5 09/27] iommu/arm-smmu-v3: Allocate the CD table entry in advance
[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
2024-03-22 18:53 UTC (4+ messages)
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()
[PATCH v4 0/5] misc: Add mikroBUS driver
2024-03-22 18:51 UTC (4+ messages)
` [PATCH v4 1/5] dt-bindings: misc: Add mikrobus-connector
[PATCH 0/3] Add Versal and Versal-NET platform support
2024-03-22 18:28 UTC (12+ messages)
` [PATCH 2/3] dt-bindings: remoteproc: add Versal-NET platform
[PATCH 0/2] arm64: dts: add description for solidrun cn9130 som and clearfog boards
2024-03-22 18:27 UTC (12+ messages)
` [PATCH 1/2] dt-bindings: arm64: marvell: add solidrun cn9130 "
` [PATCH 2/2] arm64: dts: add description for solidrun cn9130 som and "
[PATCH 0/4] clk: samsung: introduce nMUX to reparent MUX clocks
2024-03-22 18:09 UTC (5+ messages)
` [PATCH 4/4] clk: samsung: exynos850: fix propagation of SPI IPCLK rate
[PATCH v1 0/2] media: rockchip: rga: Add rk3568 support
2024-03-22 18:02 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: media: rockchip-rga: add rockchip,rk3588-rga
[PATCH v2 0/5] KVM: arm64: Move host-specific data out of kvm_vcpu_arch
2024-03-22 17:52 UTC (7+ messages)
` [PATCH v2 1/5] KVM: arm64: Add accessor for per-CPU state
` [PATCH v2 2/5] KVM: arm64: Exclude host_debug_data from vcpu_arch
` [PATCH v2 3/5] KVM: arm64: Exclude mdcr_el2_host from kvm_vcpu_arch
` [PATCH v2 4/5] KVM: arm64: Exclude host_fpsimd_state pointer "
` [PATCH v2 5/5] KVM: arm64: Exclude FP ownership "
[PATCH 0/4] Support MediaTek MT8188 Media Data Path 3 (MDP3)
2024-03-22 17:42 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: soc: mediatek: Add support for MT8188 VPPSYS
` [PATCH 3/4] dt-bindings: media: mediatek: mdp3: Add support for MT8188 RDMA
[RFC PATCH v3 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-03-22 17:33 UTC (19+ messages)
` [RFC PATCH v3 2/5] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [RFC PATCH v3 3/5] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [RFC PATCH v3 5/5] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
2024-03-22 17:11 UTC (23+ messages)
` [PATCH 05/64] i2c: aspeed: reword "
` [PATCH 07/64] i2c: bcm-iproc: "
` [PATCH 09/64] i2c: bcm2835: "
` [PATCH 10/64] i2c: brcmstb: "
` [PATCH 11/64] i2c: cadence: "
` [PATCH 15/64] i2c: davinci: "
` [PATCH 16/64] i2c: digicolor: "
` [PATCH 26/64] i2c: imx-lpi2c: "
` [PATCH 31/64] i2c: lpc2k: "
` [PATCH 37/64] i2c: mt7621: "
` [PATCH 40/64] i2c: owl: "
` [PATCH 47/64] i2c: rk3x: "
` [PATCH 53/64] i2c: st: "
` [PATCH 54/64] i2c: stm32f4: "
` [PATCH 55/64] i2c: sun6i-p2wi: "
` [PATCH 59/64] i2c: uniphier-f: "
` [PATCH 60/64] i2c: uniphier: "
` [PATCH 64/64] i2c: reword i2c_algorithm in drivers "
[PATCH v4 0/8] arm64: dts: qcom: sa8295p: Enable GPU
2024-03-22 17:00 UTC (3+ messages)
` [PATCH v4 2/8] clk: qcom: gdsc: Enable supply reglator in GPU GX handler
[PATCH 1/1] arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock order
2024-03-22 16:47 UTC
[PATCH v1 0/1] phy: freescale: imx8m-pcie: facing pcie link-up instability
2024-03-22 16:29 UTC (3+ messages)
` [PATCH v1 1/1] phy: freescale: imx8m-pcie: fix "
[PATCH v4 00/11] Add support for TI TPS65224 PMIC
2024-03-22 16:03 UTC (3+ messages)
` [PATCH v4 10/11] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
[PATCH 0/0] (proposed?) Add ACPI binding to Rockchip RK3xxx I2C bus
2024-03-22 15:51 UTC (3+ messages)
` "
[RFC PATCH 0/3] Add display sharing support in tidss
2024-03-22 15:29 UTC (8+ messages)
` [RFC PATCH 2/3] drm/tidss: Add support for display sharing
` "
[PATCH v4 10/11] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
2024-03-22 15:24 UTC (3+ messages)
[PATCH v2 0/2] Add OSTM support for Renesas RZ/V2H(P) SoC
2024-03-22 15:12 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: timer: renesas: ostm: Document "
` [PATCH v2 2/2] clocksource/drivers/renesas-ostm: Allow OSTM driver to reprobe for "
[PATCH v3 0/4] NXP S32G3 SoC initial bring-up
2024-03-22 15:02 UTC (7+ messages)
` [PATCH v3 3/4] dt-bindings: mmc: fsl-imx-esdhc: add NXP S32G3 support
` [PATCH v3 4/4] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3
[PATCH 0/4] Enable JPEG encoding on rk3588
2024-03-22 14:57 UTC (5+ messages)
` [PATCH 2/4] media: dt-binding: media: Document rk3588’s vepu121
[PATCH] pinctrl: armada-37xx: remove an unused variable
2024-03-22 14:39 UTC (2+ messages)
[PATCH v2] KVM: arm64: Add KVM_CAP to control WFx trapping
2024-03-22 14:34 UTC (3+ messages)
[PATCH v8 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
2024-03-22 14:34 UTC (7+ messages)
` [PATCH v8 4/8] perf: imx_perf: refactor driver for imx93
` [PATCH v8 5/8] perf: imx_perf: fix counter start and config sequence
` [PATCH v8 6/8] perf: imx_perf: add support for i.MX95 platform
[PATCH] dmaengine: owl: fix register access functions
2024-03-22 14:32 UTC (3+ messages)
[PATCH v10 20/27] drm/connector: hdmi: Add Infoframes generation
2024-03-22 14:30 UTC (10+ messages)
` [v10,20/27] "
[PATCH v2] ARM: unwind: improve unwinders for noreturn case
2024-03-22 14:16 UTC (13+ messages)
[PATCH] arm64: dts: exynos: gs101: define all PERIC USI nodes
2024-03-22 13:39 UTC (3+ messages)
[PATCH] [RESEND] irqchip: armada: suppress unused-function warning
2024-03-22 13:14 UTC (2+ messages)
[PATCH v1] arm64: dts: freescale: verdin-imx8mp: enable Verdin I2C_3_HDMI interface
2024-03-22 12:46 UTC
[PATCH 1/3] dt-bindings: power: reset: add gs101 poweroff bindings
2024-03-22 12:25 UTC (4+ messages)
` [PATCH 3/3] power: reset: add new gs101-poweroff driver
[PATCH v10 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
2024-03-22 11:53 UTC (7+ messages)
` [PATCH v10 2/8] PCI: dwc: ep: Add Kernel-doc comments for APIs
` [PATCH v10 7/8] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v10 8/8] PCI: dwc: ep: Remove "core_init_notifier" flag
[PATCH 0/1] THP_SWAP support for ARM64 SoC with MTE
2024-03-22 11:41 UTC (2+ messages)
` [PATCH 1/1] arm64: mm: swap: support THP_SWAP on hardware "
[RESEND][PATCH v2 0/4] Update Energy Model after chip binning adjusted voltages
2024-03-22 11:08 UTC (5+ messages)
` [RESEND][PATCH v2 1/4] OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
` [RESEND][PATCH v2 2/4] PM: EM: Change the em_adjust_new_capacity() to re-use code
` [RESEND][PATCH v2 3/4] PM: EM: Add em_dev_update_chip_binning()
` [RESEND][PATCH v2 4/4] soc: samsung: exynos-asv: Update Energy Model after adjusting voltage
[PATCH v2 0/4] Update Energy Model after chip binning adjusted voltages
2024-03-22 11:06 UTC (6+ messages)
` [PATCH v2 1/4] OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
` [PATCH v2 2/4] PM: EM: Change the em_adjust_new_capacity() to re-use code
` [PATCH v2 3/4] PM: EM: Add em_dev_update_chip_binning()
` [PATCH v2 4/4] soc: samsung: exynos-asv: Update Energy Model after adjusting voltage
[PATCH] drm/stm: dsi: relax mode_valid clock tolerance
2024-03-22 10:47 UTC
[PATCH V3 0/2] firmware: arm_scmi: Register and handle limits change notification
2024-03-22 10:45 UTC (12+ messages)
` [PATCH V3 2/2] cpufreq: scmi: Register for limit change notifications
[PATCH 0/4] Update Energy Model after chip binning adjusted voltages
2024-03-22 10:26 UTC (4+ messages)
` [PATCH 3/4] PM: EM: Add em_dev_update_chip_binning()
[PATCH 0/4] Add support for multi-port output on the funnel
2024-03-22 10:22 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: arm: qcom,coresight-funnel: Add label for multi-ouput
[PATCH v5 00/21] Support more Amlogic SoC families in crypto driver
2024-03-22 10:14 UTC (4+ messages)
` [PATCH v5 09/21] drivers: crypto: meson: process more than MAXDESCS descriptors
[PATCH 0/2] i.MX93 ADC calibration settings
2024-03-22 9:58 UTC (8+ messages)
` [PATCH 2/2] dt-bindings: iio: adc: nxp,imx93-adc.yaml: Add calibration properties
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).