messages from 2025-11-17 11:28:38 to 2025-11-17 18:48:53 UTC [more...]
[PATCH v2 0/3] arm64: dts: Add support for Kent SoC family
2025-11-17 13:31 UTC (6+ messages)
` [PATCH v2 2/3] dt-bindings: mfd: Add Realtek MISC system controller
[PATCH v2 1/3] dt-bindings: arm: realtek: Add Kent Soc family compatibles
2025-11-17 14:36 UTC (3+ messages)
[PATCH v5 00/27] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
2025-11-17 18:47 UTC (7+ messages)
` [PATCH v5 01/27] KVM: arm64: Add a new function to donate memory with prot
` [PATCH v5 02/27] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH v5 03/27] KVM: arm64: pkvm: Add pkvm_time_get()
` [PATCH v5 04/27] iommu/io-pgtable-arm: Factor kernel specific code out
` [PATCH v5 05/27] iommu/arm-smmu-v3: Split code with hyp
` [PATCH v5 07/27] iommu/arm-smmu-v3: Move IDR parsing to common functions
[RFC v1 0/5] Fix some register offset as per RK3399 TRM part 2
2025-11-17 18:10 UTC (6+ messages)
` [RFC v1 1/5] PCI: rockchip: Fix Link Control register offset and enable ASPM/CLKREQ
` [RFC v1 2/5] PCI: rockchip: Fix Device Control register offset for Max payload size
` [RFC v1 3/5] PCI: rockchip: Fix Slot Capability Register offset for slot power limit
` [RFC v1 4/5] PCI: rockchip: Fix Link Control and Status Register 2 for target link speed
` [RFC v1 5/5] PCI: rockchip: Fix Linkwidth Control Register offset for Retrain Link
[PATCH v5 0/8] scripts/make_fit: Support ramdisks and faster operations
2025-11-17 18:06 UTC (4+ messages)
` [PATCH v5 4/8] scripts/make_fit: Provide a way to add built modules
[PATCH 0/3] MTD physmap: Adding reserved RAM support and fixing reserved_mem limitations
2025-11-17 18:04 UTC (6+ messages)
` [PATCH 1/3] of: reserved_mem: Support multiple 'reg' entries for memory-region
` [PATCH 2/3] dt-bindings: mtd: physmap: Allow using memory-region to access memory resources
` [PATCH 3/3] mtd: physmap: Add support for RAM reserved memory regions
[DISCUSSION] kstack offset randomization: bugs and performance
2025-11-17 17:46 UTC (4+ messages)
[PATCH v17 00/12] Implement vendor resets for PSCI SYSTEM_RESET2
2025-11-17 17:44 UTC (4+ messages)
` [PATCH v17 07/12] firmware: psci: Implement vendor-specific resets as reboot-mode
[GIT PULL] soc/maintainers: OMAP updates for v6.19
2025-11-17 17:30 UTC
[GIT PULL] soc/defconfig: OMAP updates for v6.19
2025-11-17 17:29 UTC
[PATCH v5 0/8] Add ASPEED PCIe Root Complex support
2025-11-17 17:28 UTC (10+ messages)
` [PATCH v5 1/8] dt-bindings: phy: aspeed: Add ASPEED PCIe PHY
` [PATCH v5 2/8] dt-bindings: PCI: Add ASPEED PCIe RC support
` [PATCH v5 3/8] dt-bindings: pinctrl: aspeed,ast2600-pinctrl: Add PCIe RC PERST# group
` [PATCH v5 4/8] ARM: dts: aspeed-g6: Add PCIe RC and PCIe PHY node
` [PATCH v5 5/8] PHY: aspeed: Add ASPEED PCIe PHY driver
` [PATCH v5 6/8] PCI: Add FMT, TYPE and CPL status definition for TLP header
` [PATCH v5 7/8] PCI: aspeed: Add ASPEED PCIe RC driver
` [PATCH v5 8/8] MAINTAINERS: "
[GIT PULL] soc/drivers: OMAP updates for v6.19
2025-11-17 17:28 UTC
[GIT PULL] ARM: dts: omap updates for v6.19
2025-11-17 17:27 UTC
[GIT PULL] soc: omap: updates for v6.19
2025-11-17 17:27 UTC
[PATCH v2 0/2] Add support for NXP XSPI
2025-11-17 17:25 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: spi: Document imx94 xspi
` [PATCH v2 2/2] spi: add driver for NXP XSPI controller
[PATCH] PCI: stm32: Fix EP page_size alignment
2025-11-17 17:17 UTC (2+ messages)
[PATCH v4] arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
2025-11-17 17:17 UTC (3+ messages)
[PATCH v5 00/34] arm_mpam: Add basic mpam driver
2025-11-17 17:00 UTC (35+ messages)
` [PATCH v5 01/34] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH v5 02/34] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [PATCH v5 03/34] ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structure
` [PATCH v5 04/34] ACPI / PPTT: Find cache level by cache-id
` [PATCH v5 05/34] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id
` [PATCH v5 06/34] arm64: kconfig: Add Kconfig entry for MPAM
` [PATCH v5 07/34] platform: Define platform_device_put cleanup handler
` [PATCH v5 08/34] ACPI: Define acpi_put_table cleanup handler and acpi_get_table_ret() helper
` [PATCH v5 09/34] ACPI / MPAM: Parse the MPAM table
` [PATCH v5 10/34] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH v5 11/34] arm_mpam: Add the class and component structures for firmware described ris
` [PATCH v5 12/34] arm_mpam: Add MPAM MSC register layout definitions
` [PATCH v5 13/34] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [PATCH v5 14/34] arm_mpam: Probe hardware to find the supported partid/pmg values
` [PATCH v5 15/34] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [PATCH v5 16/34] arm_mpam: Probe the hardware features resctrl supports
` [PATCH v5 17/34] arm_mpam: Merge supported features during mpam_enable() into mpam_class
` [PATCH v5 18/34] arm_mpam: Reset MSC controls from cpuhp callbacks
` [PATCH v5 19/34] arm_mpam: Add a helper to touch an MSC from any CPU
` [PATCH v5 20/34] arm_mpam: Extend reset logic to allow devices to be reset any time
` [PATCH v5 21/34] arm_mpam: Register and enable IRQs
` [PATCH v5 22/34] arm_mpam: Use a static key to indicate when mpam is enabled
` [PATCH v5 23/34] arm_mpam: Allow configuration to be applied and restored during cpu online
` [PATCH v5 24/34] arm_mpam: Probe and reset the rest of the features
` [PATCH v5 25/34] arm_mpam: Add helpers to allocate monitors
` [PATCH v5 26/34] arm_mpam: Add mpam_msmon_read() to read monitor value
` [PATCH v5 27/34] arm_mpam: Track bandwidth counter state for power management
` [PATCH v5 28/34] arm_mpam: Consider overflow in bandwidth counter state
` [PATCH v5 29/34] arm_mpam: Probe for long/lwd mbwu counters
` [PATCH v5 30/34] arm_mpam: Use long MBWU counters if supported
` [PATCH v5 31/34] arm_mpam: Add helper to reset saved mbwu state
` [PATCH v5 32/34] arm_mpam: Add kunit test for bitmap reset
` [PATCH v5 33/34] arm_mpam: Add kunit tests for props_mismatch()
` [PATCH v5 34/34] MAINTAINERS: new entry for MPAM Driver
[PATCH mt76] wifi: mt76: mt7996: Do not run ieee80211_iter_keys() for scanning links in mt7996_vif_link_remove()
2025-11-17 17:02 UTC (2+ messages)
[PATCH v3 0/3] Add support for MT8189 SCP and device tree bindings
2025-11-17 16:52 UTC (5+ messages)
` [PATCH v3 1/3] remoteproc: mediatek: Support platform reg offsets in mtk_scp_of_data
` [PATCH v3 2/3] remoteproc: mediatek: Add MT8189 SCP platform data
[GIT PULL] Microchip AT91 defconfig updates for v6.19
2025-11-17 16:35 UTC (2+ messages)
` [GIT PULL] Microchip AT91 device tree "
[PATCH 1/2] dt-bindings: mfd: document control-scb and sysreg-scb on pic64gx
2025-11-17 16:29 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: mfd: document syscons falling back to atmel,sama5d2-sfrbu
[PATCH v2 1/5] ARM: dts: lpc32xx: remove usb bus and elevate all children nodes
2025-11-17 16:12 UTC (4+ messages)
` [PATCH v2 5/5] ARM: dts: lpc3250-phy3250: remove deprecated at25* property
[PATCH 0/3] drm: zynqmp: Make the video plane primary
2025-11-17 16:09 UTC (11+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] drm: zynqmp: Add blend mode property to graphics plane
[RFC PATCH v2 0/1] arch: arm64: Implement unaligned atomic emulation
2025-11-17 16:08 UTC (2+ messages)
` [RFC PATCH v2 1/1] "
[PATCH 0/3] PCI: rockchip: 5.0 GT/s speed may be dangerous
2025-11-17 15:59 UTC (5+ messages)
[PATCH v3 00/20] drm/msm/adreno: Introduce Adreno 8xx family support
2025-11-17 15:44 UTC (14+ messages)
` [PATCH v3 02/20] drm/msm/a6xx: Fix the gemnoc workaround
` [PATCH v3 03/20] drm/msm/a6xx: Skip dumping SCRATCH registers
` [PATCH v3 10/20] drm/msm/a8xx: Add support for A8x GMU
` [PATCH v3 11/20] drm/msm/a6xx: Improve MX rail fallback in RPMH vote init
` [PATCH v3 14/20] drm/msm/adreno: Support AQE engine
` [PATCH v3 17/20] drm/msm/a8xx: Add support for Adreno X2-85 GPU
[PATCH v4 00/15] CoreSight: Refactor power management for CoreSight path
2025-11-17 15:16 UTC (6+ messages)
` [PATCH v4 09/15] coresight: Save activated path into source device
[PATCH] PCI: stm32: Fix LTSSM EP race with start link
2025-11-17 15:10 UTC (2+ messages)
[PATCH v4 0/5] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
2025-11-17 15:01 UTC (6+ messages)
` [PATCH v4 1/5] dt-bindings: arm: fsl: Add "
` [PATCH v4 2/5] arm64: dts: imx8mm: Add pinctrl config definitions
` [PATCH v4 3/5] arm64: dts: freescale: add Ka-Ro Electronics tx8m-1610 COM
` [PATCH v4 4/5] arm64: dts: freescale: Add the GOcontroll Moduline IV
` [PATCH v4 5/5] arm64: dts: freescale: Add the GOcontroll Moduline Mini
[PATCH 5.10] lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
2025-11-17 14:59 UTC (2+ messages)
[PATCH v2] USB: ohci-nxp: Fix error handling in ohci-hcd-nxp driver
2025-11-17 14:56 UTC (3+ messages)
[PATCH 0/8] TQMa8MPxL DT fixes
2025-11-17 14:52 UTC (11+ messages)
` [PATCH 1/8] arm64: dts: tqma8mpql-mba8mpxl: Adjust copyright text format
` [PATCH 2/8] arm64: dts: tqma8mpql-mba8mpxl: Fix Ethernet PHY IRQ support
` [PATCH 3/8] arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control settings
` [PATCH 4/8] arm64: dts: tqma8mpql-mba8mpxl: Add HDMI audio output support
` [PATCH 5/8] arm64: dts: tqma8mpql-mba8mpxl: Configure IEEE 1588 event out signal
` [PATCH 6/8] arm64: dts: tqma8mpql-mba8mp-ras314: Fix Ethernet PHY IRQ support
` [PATCH 7/8] arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control settings
` [PATCH 8/8] arm64: dts: tqma8mpql-mba8mp-ras314: Add HDMI audio output support
[PATCH 5.15] lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
2025-11-17 14:40 UTC (2+ messages)
[GIT PULL] arm64: dts: ti: K3 updates for v6.19
2025-11-17 14:28 UTC
[GIT PULL] soc: ti: Driver updates for v6.18
2025-11-17 14:12 UTC
[PATCH v5 0/8] Enable video decoder & encoder for MT8189
2025-11-17 13:50 UTC (5+ messages)
` [PATCH v5 5/8] media: mediatek: vcodec: fix vp9 4096x2176 fail for profile2
[PATCH v7 00/11] arm64: entry: Convert to Generic Entry
2025-11-17 13:43 UTC (13+ messages)
` [PATCH v7 01/11] arm64/ptrace: Split report_syscall()
` [PATCH v7 02/11] arm64/ptrace: Refactor syscall_trace_enter/exit()
` [PATCH v7 03/11] arm64/ptrace: Refator el0_svc_common()
` [PATCH v7 04/11] entry: Add syscall_exit_to_user_mode_prepare() helper
` [PATCH v7 05/11] arm64/ptrace: Handle ptrace_report_syscall_entry() error
` [PATCH v7 06/11] arm64/ptrace: Expand secure_computing() in place
` [PATCH v7 07/11] arm64/ptrace: Use syscall_get_arguments() heleper
` [PATCH v7 08/11] entry: Add arch_ptrace_report_syscall_entry/exit()
` [PATCH v7 09/11] entry: Add has_syscall_work() helper
` [PATCH v7 10/11] arm64: entry: Convert to generic entry
` [PATCH v7 11/11] selftests: sud_test: Support aarch64
[RFT PATCH v2 0/5] pinctrl: samsung: exynos9 cleanups and fixes
2025-11-17 13:42 UTC (3+ messages)
` [RFT PATCH v2 2/5] pinctrl: samsung: fix incorrect pin-bank entries on Exynos2200/7885/8890/8895
[PATCH 0/3] dmaengine: arm-dma350: add support for shared interrupt mode
2025-11-17 13:29 UTC (15+ messages)
` [PATCH 1/3] dt-bindings: dma: arm-dma350: update DT binding docs
` [PATCH 2/3] dma: arm-dma350: add support for shared interrupt mode
[PATCH v4 1/2] dt-bindings: arm: fsl: add TQ-Systems boards MBLS1028A and MBLS1028A-IND
2025-11-17 13:09 UTC (2+ messages)
` [PATCH v4 2/2] arm64: dts: ls1028a: Add mbls1028a and mbls1028a-ind devicetrees
[PATCH 0/2] ARM: add support for pcb8385
2025-11-17 12:57 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: at91: add lan966 pcb8385 board
` [PATCH 2/2] ARM: dts: Add support for pcb8385
[GIT PULL 1/8] syscore: Changes for v6.19-rc1
2025-11-17 12:56 UTC (3+ messages)
` [GIT PULL 6/8] ARM: tegra: Default configuration changes "
[PATCH v3 0/5] KVM: arm64: Add LR overflow infrastructure (the dregs, the bad and the ugly)
2025-11-17 12:54 UTC (17+ messages)
` [PATCH v3 1/5] KVM: arm64: GICv3: Don't advertise ICH_HCR_EL2.En==1 when no vgic is configured
` [PATCH v3 3/5] KVM: arm64: GICv3: nv: Resync LRs/VMCR/HCR early for better MI emulation
` [PATCH v3 5/5] KVM: arm64: GICv3: Force exit to sync ICH_HCR_EL2.En
[GIT PULL] arm/arm64: dts: socfpga: updates for v6.19
2025-11-17 12:53 UTC
[PATCH 00/13] MediaTek Interconnect Cleanup and MT8196 Enablement
2025-11-17 12:48 UTC (11+ messages)
` [PATCH 02/13] dt-bindings: soc: mediatek: dvfsrc: Document clock
` [PATCH 09/13] soc: mediatek: mtk-dvfsrc: Get and Enable DVFSRC clock
` [PATCH 10/13] soc: mediatek: mtk-dvfsrc: Rework bandwidth calculations
` [PATCH 12/13] interconnect: mediatek: Don't hijack parent device
` [PATCH 13/13] interconnect: mediatek: Aggregate bandwidth with saturating add
[PATCH v2 0/2] Add and Update display overlays for libra
2025-11-17 12:45 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: imx8mp libra: add and update display overlays
` [PATCH v2 2/2] arm64: dts: imx8mp libra: add peb-av-10 expansion board overlay
[PATCH v3 0/6] drm/sun4i: Support LVDS on D1s/T113 combo D-PHY
2025-11-17 12:39 UTC (6+ messages)
` [PATCH v3 4/6] dt-bindings: display: sun4i: Add D1s/T113 combo D-PHY bindings
[PATCH v5 0/3] Add CCI and imx577 sensor support for monaco evk
2025-11-17 12:37 UTC (5+ messages)
` [PATCH v5 3/3] arm64: dts: qcom: monaco-evk-camera: Add DT overlay
[GIT PULL 1/5] i.MX drivers update for 6.19
2025-11-17 12:33 UTC (5+ messages)
` [GIT PULL 2/5] i.MX dt-bindings "
` [GIT PULL 3/5] i.MX ARM device tree changes "
` [GIT PULL 4/5] i.MX arm64 "
` [GIT PULL 5/5] i.MX defconfig "
[PATCH v3 00/11] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
2025-11-17 12:28 UTC (12+ messages)
` [PATCH v3 01/11] dt-bindings: arm: fsl: Add various solidrun i.mx8m boards
` [PATCH v3 02/11] dt-bindings: display: panel: ronbo,rb070d30: panel-common ref
` [PATCH v3 03/11] dt-bindings: panel: lvds: add Winstar WF70A8SYJHLNGA
` [PATCH v3 04/11] Input: ilitek_ts_i2c: fix warning with gpio controllers that sleep
` [PATCH v3 05/11] drm/panel: ronbo-rb070d30: "
` [PATCH v3 06/11] arm64: dts: imx8mp-hummingboard-pulse/cubox-m: fix vmmc gpio polarity
` [PATCH v3 07/11] arm64: dts: imx8mp-hummingboard-pulse: fix mini-hdmi dsi port reference
` [PATCH v3 08/11] arm64: dts: imx8mp-sr-som: build dtbs with symbols for overlay support
` [PATCH v3 09/11] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
` [PATCH v3 10/11] arm64: dts: add description for solidrun solidsense-n8 board
` [PATCH v3 11/11] arm64: dts: add description for solidrun i.mx8mm som and evb
[PATCH] PCI: stm32: Fix LTSSM EP race with start link
2025-11-17 12:04 UTC (2+ messages)
[PATCH v2 00/45] KVM: arm64: Add LR overflow infrastructure
2025-11-17 11:56 UTC (8+ messages)
` [PATCH v2 29/45] KVM: arm64: GICv3: Set ICH_HCR_EL2.TDIR when interrupts overflow LR capacity
[PATCH v5 0/7] Add module support for Arm64 Exynos MCT driver
2025-11-17 11:46 UTC (5+ messages)
` [PATCH v5 6/7] clocksource/drivers/exynos_mct: Add module support
[PATCH] crypto: testmgr - Add missing DES weak and semi-weak key tests
2025-11-17 11:44 UTC
[PATCH] PCI: j721e: Add config guards for Cadence Host and Endpoint library APIs
2025-11-17 11:34 UTC (2+ messages)
[PATCH v2] efistub: Only link libstub to final vmlinux
2025-11-17 11:33 UTC (11+ 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;
as well as URLs for NNTP newsgroup(s).