messages from 2026-05-13 17:11:10 to 2026-05-14 09:42:19 UTC [more...]
[PATCH v2 0/7] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-05-14 9:41 UTC (6+ messages)
` [PATCH v2 1/7] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
` [PATCH v2 2/7] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE
` [PATCH v2 3/7] mm/vmalloc: Extract vmap_set_ptes() to consolidate PTE mapping logic
` [PATCH v2 4/7] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk
` [PATCH v2 5/7] mm/vmalloc: map contiguous pages in batches for vmap() if possible
[PATCH v5 0/3] Switch Arm CCA to use an auxiliary device instead of a platform device
2026-05-14 9:40 UTC (4+ messages)
` [PATCH v5 1/3] firmware: smccc: coco: Manage arm-smccc platform device and CCA auxiliary drivers
` [PATCH v5 2/3] hwrng: arm_smccc_trng: Register as an auxiliary device
` [PATCH v5 3/3] coco: guest: arm64: Replace dummy CCA device with sysfs ABI
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-05-14 9:33 UTC (4+ messages)
` [PATCH v14 10/44] arm64: RMI: Add support for SRO
[PATCH] firmware: arm_ffa: honor descriptor size in PARTITION_INFO_GET_REGS
2026-05-14 9:31 UTC (5+ messages)
[PATCH v4 0/6] regulator: mt6359: cleanup and add supplies
2026-05-14 9:15 UTC (7+ messages)
` [PATCH v4 1/6] mfd: dt-bindings: mt6397: Add regulator supplies
` [PATCH v4 2/6] regulator: dt-bindings: mt6359: Drop regulator-name pattern restrictions
` [PATCH v4 3/6] regulator: dt-bindings: mt6359: Deprecate bogus vcn33_[12]_* split regulators
` [PATCH v4 4/6] regulator: mt6359: const-ify regulator descriptions
` [PATCH v4 5/6] regulator: mt6359: Add regulator supply names
` [PATCH v4 6/6] regulator: mt6359: Add proper ldo_vcn33_[12] regulators
[PATCH 0/5] arm_mpam: Add MPAM-Fb firmware support
2026-05-14 9:30 UTC (7+ messages)
` [PATCH 3/5] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH 5/5] arm_mpam: detect and enable MPAM-Fb PCC support
[PATCH v7 13/20] KVM: arm64: Apply dynamic guest counter reservations
2026-05-14 9:10 UTC (2+ messages)
[PATCH net-next v4 09/13] net: lan966x: add PCIe FDMA support
2026-05-14 9:05 UTC (2+ messages)
[PATCH v2 0/1] add SAR ADC DTS support for S32G2/S32G3 SoCs
2026-05-14 8:26 UTC (2+ messages)
` [PATCH v2 1/1] arm64: dts: s32g: add SAR ADC support for s32g2 and s32g3
[PATCH v3 0/4] PCI: Add DOE support for endpoint
2026-05-14 8:12 UTC (8+ messages)
` [PATCH v3 2/4] PCI: endpoint: Add DOE mailbox support for endpoint functions
` [PATCH v3 3/4] PCI: endpoint: Add API for DOE initialization and setup in EPC core
` [PATCH v3 4/4] Documentation: PCI: Add documentation for DOE endpoint support
[PATCH v4 00/13] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-05-14 8:06 UTC (16+ messages)
` [PATCH v4 01/13] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v4 02/13] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths
` [PATCH v4 03/13] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
[PATCH net-next v2 0/2] Add ICSSG firmware stats related to HSR
2026-05-14 7:56 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: ti: icssg: Add static_assert to guard stat array counts
` [PATCH net-next v2 2/2] net: ti: icssg: Add HSR and LRE PA statistics
[PATCH v1 0/3] Add eDP lane mapping support
2026-05-14 7:01 UTC (4+ messages)
` [PATCH v1 1/3] dt-bindings: display: rockchip: analogix-dp: Expose inherited properties
` [PATCH v1 2/3] dt-bindings: display: bridge: analogix-dp: Add data-lanes support for endpoint
` [PATCH v1 3/3] drm/bridge: analogix_dp: Add support for optional data-lanes mapping
[PATCH v2 00/11] add mcf54415 DAC driver
2026-05-14 7:20 UTC (12+ messages)
` [PATCH v2 03/11] m68k: mcf5441x: setup DAC clock name as per driver name
` [PATCH v2 08/11] m68k: stmark2: add mcf5441x DAC platform devices
` [PATCH v2 09/11] m68k: stmark2: use ioport.h macros for resources
` [PATCH v2 11/11] iio: dac: add mcf54415 DAC
[PATCH 0/2] add PIT DTS support for S32G2/S32G3 SoCs
2026-05-14 7:06 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: s32g: add PIT support for s32g2 and s32g3
` [PATCH 2/2] dt-bindings: timer: pit: add PIT node example for s32g2/3 platforms
[PATCH] arm64: dts: renesas: r8a78000: Fix GIC-720AE View 1 Redistributor description
2026-05-14 7:04 UTC (2+ messages)
Herzlichen Glückwunsch
2026-05-14 5:50 UTC
[PATCH v2 0/6] devfreq: Add refcounts for governor modules
2026-05-14 6:50 UTC (11+ messages)
` [PATCH v2 1/6] devfreq: Use mutex guard in governor_store()
` [PATCH v2 2/6] devfreq: Use mutex guard in devfreq_add/remove_governor()
` [PATCH v2 3/6] devfreq: Factor out devfreq_set_governor()
` [PATCH v2 4/6] devfreq: Add module owner to devfreq governor
` [PATCH v2 5/6] devfreq: Get and put module refcount when switching governor
[PATCH 0/5] scmi: Log client subsystem entity counts
2026-05-14 6:48 UTC (4+ messages)
[PATCH 0/8] arm64: dts: qcom: Devicetree support for Kaanapali GPU
2026-05-14 6:47 UTC (8+ messages)
` [PATCH 6/8] arm64: dts: qcom: kaanapali: Add GPU cooling
` [PATCH 7/8] arm64: dts: qcom: kaanapali-mtp: Enable GPU
` [PATCH 8/8] arm64: dts: qcom: kaanapali-qrd: "
[PATCH] arm64: dts: mediatek: mt7981b: Add PMU
2026-05-14 6:45 UTC (3+ messages)
[PATCH v2] arm64: dts: mediatek: mt7981b: Add PMU
2026-05-14 6:44 UTC
[PATCH v6 00/10] arm64: dts: lx2160a: cleanups, add new board, large pci bars
2026-05-14 6:43 UTC (5+ messages)
` [PATCH v6 05/10] dt-bindings: arm: fsl: Add solidrun lx2160a twins board
` [PATCH v6 08/10] arm64: dts: lx2160a: add labels to thermal trip-point nodes
[PATCH v2] drm/bridge: imx93-mipi-dsi: Fix mode validation
2026-05-14 5:55 UTC (2+ messages)
[PATCH net-next 0/2] Add ICSSG firmware stats related to HSR
2026-05-14 4:56 UTC (6+ messages)
` [PATCH net-next 1/2] net: ti: icssg: Derive stats array lengths from ARRAY_SIZE
[PATCH RFC] iommu: Enable per-device SSID space for SVA
2026-05-14 4:12 UTC (4+ messages)
[PATCH] drivers: altera_edac: Guard SDRAM irq2 retrieval for Arria10 only
2026-05-14 3:42 UTC (7+ messages)
[PATCH v2] drivers: altera_edac: Guard SDRAM irq2 retrieval for Arria10 only
2026-05-14 3:40 UTC
[PATCH v1] ARM: imx3: Fix CCM node reference leak
2026-05-14 3:40 UTC
[PATCH v2] iio: adc: sun20i-gpadc: support non-contiguous channel lookups
2026-05-14 3:19 UTC
[PATCH v2 0/2] ARM: dts: aspeed: Add ASRock Rack B650D4U support
2026-05-14 3:16 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: aspeed: Add ASRock Rack B650D4U
` [PATCH v2 2/2] ARM: dts: aspeed: Add ASRock Rack B650D4U BMC
[PATCH RFC 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
2026-05-14 2:41 UTC (4+ messages)
` [PATCH RFC 8/8] clk: sunxi-ng: a733: Add reset lines
[PATCH net-next v7 0/4] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
2026-05-14 2:25 UTC (9+ messages)
` [PATCH net-next v7 2/4] net: stmmac: eic7700: enable clocks before syscon access and correct "
` "
` "
[net-next v8 0/3] Add RSS and LRO support
2026-05-14 1:56 UTC (7+ messages)
` [net-next v8 2/3] net: ethernet: mtk_eth_soc: Add RSS support
` [net-next v8 3/3] net: ethernet: mtk_eth_soc: Add LRO support
[PATCH 0/3] usb: dwc3: xilinx: minor fixes for dwc3-xilinx glue driver
2026-05-14 1:43 UTC (7+ messages)
` [PATCH 1/3] usb: dwc3: xilinx: fix missing space before closing comment delimiter
` [PATCH 2/3] usb: dwc3: xilinx: use reset_control_reset() in versal init
` [PATCH 3/3] usb: dwc3: xilinx: fix error handling in zynqmp init error paths
[PATCH v2] iio: adc: xilinx-ams: Replace spin_lock() and unlock() calls with guard(spinlock*)()
2026-05-14 1:33 UTC (2+ messages)
[PATCH 0/4] ASoC: stm: Use guard() for mutex & spin locks
2026-05-14 1:25 UTC (3+ messages)
` [PATCH 2/4] ASoC: stm: stm32_i2s: Use guard() for "
[PATCH v4 0/3] iio: adc: xilinx-ams: refactor alarm handling to table-driven design
2026-05-14 1:21 UTC (2+ messages)
[PATCH 1/4] perf: nvidia_t410_cmem_latency: fix cpuhp state leak on init failure
2026-05-14 1:06 UTC (4+ messages)
` [PATCH 2/4] perf: nvidia_t410_cmem_latency: handle PERF_EF_UPDATE in stop
` [PATCH 3/4] perf: nvidia_t410_c2c: fix cpuhp state leak on init failure
` [PATCH 4/4] perf: nvidia_t410_c2c: handle PERF_EF_UPDATE in stop
[PATCH v4 0/8] perf libunwind multiple remote support
2026-05-13 23:31 UTC (8+ messages)
` [PATCH v5 0/7] "
` [PATCH v5 1/7] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
` [PATCH v5 2/7] tools build: Deduplicate test-libunwind for different architectures
` [PATCH v5 3/7] perf build: Be more programmatic when setting up libunwind variables
` [PATCH v5 4/7] perf unwind-libunwind: Make libunwind register reading cross platform
` [PATCH v5 5/7] perf unwind-libunwind: Move flush/finish access out of local
` [PATCH v5 7/7] perf unwind-libunwind: Add RISC-V libunwind support
[PATCH] mailbox: exynos: Drop unused register definitions
2026-05-14 0:57 UTC (2+ messages)
[PATCH v3 00/13] driver core / pmdomain: Add support for fined grained sync_state
2026-05-14 0:27 UTC (13+ messages)
` [PATCH v3 02/13] driver core: Enable suppliers to implement fine grained sync_state support
` [PATCH v3 06/13] pmdomain: core: Add initial "
[v6 PATCH] arm64: mm: show direct mapping use in /proc/meminfo
2026-05-14 0:02 UTC (3+ messages)
[RFC v1 PATCH 0/11] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
2026-05-14 0:00 UTC (3+ messages)
[PATCH v2 0/9] Remove SMMUv3 struct arm_smmu_cmdq_ent
2026-05-13 23:57 UTC (10+ messages)
` [PATCH v2 1/9] iommu/arm-smmu-v3: Add struct arm_smmu_cmd to represent the HW format command
` [PATCH v2 2/9] iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq selection functions
` [PATCH v2 3/9] iommu/arm-smmu-v3: Use the HW arm_smmu_cmd in cmdq submission functions
` [PATCH v2 4/9] iommu/arm-smmu-v3: Convert arm_smmu_cmdq_batch cmds to struct arm_smmu_cmd
` [PATCH v2 5/9] iommu/arm-smmu-v3: Remove CMDQ_OP_CFGI_CD_ALL from arm_smmu_cmdq_build_cmd()
` [PATCH v2 6/9] iommu/arm-smmu-v3: Directly encode simple commands
` [PATCH v2 7/9] iommu/arm-smmu-v3: Directly encode CMDQ_OP_ATC_INV
` [PATCH v2 8/9] iommu/arm-smmu-v3: Directly encode CMDQ_OP_SYNC
` [PATCH v2 9/9] iommu/arm-smmu-v3: Directly encode TLBI commands
[PATCH v2 0/3] arm64: dts/bindings: Add support for BeagleBadge
2026-05-13 23:38 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: arm: ti: Add am62l3-beaglebadge
[PATCH v3 0/3] arm64: dts/bindings: Add support for BeagleBadge
2026-05-13 23:34 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: ti: Add am62l3-beaglebadge
` [PATCH v3 2/3] arm64: dts: ti: Add k3-am62l3-beaglebadge
` [PATCH v3 3/3] arm64: defconfig: Enable drivers for BeagleBadge
[PATCH v2] dt-bindings: pwm: stmpe: drop legacy binding
2026-05-13 23:33 UTC (2+ messages)
[PATCH v1] irqchip/atmel-aic5: Free SMR cache on init failure
2026-05-13 23:31 UTC
[PATCH/RFC 00/14] R-Car X5H Ironhide SCMI CPG/MDLC remapping
2026-05-13 23:31 UTC (3+ messages)
` [PATCH/RFC 04/14] arm64: dts: renesas: ironhide: Enable SCMI devpd, sys, and reset
[PATCH 0/5] leds: is31fl319x: Fix shutdown GPIO and update DT bindings
2026-05-13 23:26 UTC (3+ messages)
` [PATCH 1/5] dt-bindings: leds: issi,is31fl319x: Add description for the shutdown-gpios property
[PATCH v2 0/7] Add Hamoa Evk IMX577 camera sensor support
2026-05-13 23:21 UTC (3+ messages)
` [PATCH v2 2/7] dt-bindings: media: qcom: x1e80100-camss: drop src clock
[PATCH] arm64: dts: renesas: r8a78000: Add PSCI node
2026-05-13 22:50 UTC
[PATCH V14 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
2026-05-13 22:49 UTC (2+ messages)
[PATCH 00/16] arm64: Use EL2 virtual timer when running VHE
2026-05-13 22:33 UTC (3+ messages)
` [PATCH 03/16] dt-bindings: timer: arm,arch_timer: Fix requirements for interrupt description
[PATCH v4] dt-bindings: i2c: convert davinci i2c to dt-schema
2026-05-13 22:02 UTC (2+ messages)
[PATCH v6 00/25] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
2026-05-13 21:54 UTC (8+ messages)
` [PATCH v6 06/25] iommu/io-pgtable-arm: Rework to use the iommu-pages API
[PATCH 0/3] iommu/io-pgtable-arm: iommu-pages and cleanup
2026-05-13 21:52 UTC (4+ messages)
` [PATCH 1/3] iommu/io-pgtable-arm: Use consistent sizes for page allocation and freeing
` [PATCH 2/3] iommu/io-pgtable-arm: Rework to use the iommu-pages API
` [PATCH 3/3] iommu/io-pgtable-arm: Use address conversion consistently
[PATCH v2 0/3] Add GPADC support for A523
2026-05-13 21:34 UTC (12+ messages)
` [PATCH v2 1/3] dt-bindings: iio: adc: Add GPADC for Allwinner A523
` [PATCH v2 2/3] iio: adc: sun20i-gpadc: add A523 gpadc support
[PATCH 0/2] amba/serial: amba-pl011: Bring back zx29 UART support
2026-05-13 21:34 UTC (3+ messages)
` [PATCH 1/2] ARM: zte: Add support for zx29 low level debug
` [PATCH 2/2] amba/serial: amba-pl011: Bring back zx29 UART support
Herzlichen Glückwunsch
2026-05-13 21:28 UTC
[GIT PULL] arm: zte: defconfig: zx297520v3 defconfig for 7.2
2026-05-13 21:21 UTC
[GIT PULL] ARM: dts: zte: Add ZTE zx297520v3 for 7.2
2026-05-13 21:20 UTC
[GIT PULL] ARM: zte: Add zx297520v3 platform support
2026-05-13 21:19 UTC
[PATCH] arm64: dts: ti: k3-am62l: Enable HDMI & DSI display
2026-05-13 21:09 UTC
[PATCH v1] ARM: devtree: Fix /cpus node reference leak
2026-05-13 20:57 UTC
[PATCH] media: rc: sunxi-cir: unregister rc device on probe failure
2026-05-13 20:23 UTC (2+ messages)
cleanup the RAID6 P/Q library v2
2026-05-13 20:19 UTC (5+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
[PATCH tty v4 0/6] 8250: Add console flow control
2026-05-13 19:50 UTC (4+ messages)
` [PATCH tty v4 2/6] serial: Replace driver usage of UPF_CONS_FLOW
[PATCH v3 0/3] Add root port reset to support link recovery
2026-05-13 19:47 UTC (8+ messages)
` [PATCH v3 1/3] dt-bindings: PCI: imx6q-pcie: Add intr, aer and pme interrupts
[PATCH] [v2] iommu, debugobjects: avoid gcc-16.1 section mismatch warnings
2026-05-13 19:35 UTC (3+ messages)
[PATCH 0/8] drm/panthor: Protected mode support for Mali CSF GPUs
2026-05-13 19:31 UTC (9+ messages)
` [PATCH 4/8] drm/panthor: Add support for protected memory allocation in panthor
[PATCH] Documentation: KVM: Document guest-visible compatibility expectations
2026-05-13 18:26 UTC (10+ messages)
[PATCH 1/2] dt-bindings: arm: rockchip: Add LCKFB Taishan Pi 3M
2026-05-13 19:21 UTC (2+ messages)
[PATCH v2 0/2] Introduce Airoha AN7583 SoC and AN7583 Evaluation Board
2026-05-13 19:21 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm64: dts: airoha: Add an7583 entry
` [PATCH v2 2/2] arm64: dts: Add Airoha AN7583 SoC and AN7583 Evaluation Board
[PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
2026-05-13 19:05 UTC (14+ messages)
[PATCH v2] media: dt-bindings: mediatek: Constrain iommus
2026-05-13 19:03 UTC (2+ messages)
[PATCH V14 00/12] pci-imx6: Add support for parsing the reset property in new Root Port binding
2026-05-13 18:56 UTC (4+ messages)
` (subset) "
[PATCH v2 0/8] PCI: Add common helper for 100 ms delay after link training
2026-05-13 18:54 UTC (7+ messages)
` [PATCH v2 6/8] PCI: aardvark: Add "
[PATCH RESEND v3 0/6] drm: handle IRQ_HPD events correctly
2026-05-13 18:23 UTC (7+ messages)
` [PATCH RESEND v3 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
` [PATCH RESEND v3 2/6] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH RESEND v3 3/6] drm/bridge: aux-hpd: let drivers pass IRQ_HPD events
` [PATCH RESEND v3 4/6] drm/msm: dp: handle the IRQ_HPD events reported by USB-C
` [PATCH RESEND v3 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
` [PATCH RESEND v3 6/6] usb: typec: ucsi: huawei-gaokun: "
[PATCH v2] clocksource: move NXP timer selection to drivers/clocksource
2026-05-13 18:22 UTC
[PATCH] media: rkvdec: hevc: cap EXT SPS RPS control counts before descriptor assembly
2026-05-13 18:19 UTC
[PATCH v2 0/5] scmi: Log client subsystem entity counts
2026-05-13 18:06 UTC (8+ messages)
` [PATCH v2 1/5] powercap: arm_scmi_powercap: Log number of powercap domains
` [PATCH v2 2/5] cpufreq: scmi-cpufreq: Log number of perf domains
` [PATCH v2 3/5] hwmon: scmi-hwmon: Log number of sensors
` [PATCH v2 4/5] reset: reset-scmi: Log number of reset domains
` [PATCH v2 5/5] pinctrl: pinctrl-scmi: Log number of pins, groups, functions
[PATCH 0/7] arm64: allwinner: h616: Support Video Engine
2026-05-13 18:05 UTC (7+ messages)
` [PATCH 1/7] dt-bindings: media: sun4i-a10-video-engine: Fix IOMMU count for H6
` [PATCH 2/7] dt-bindings: media: sun4i-a10-video-engine: Fix SRAM "
` [PATCH 3/7] dt-bindings: media: sun4i-a10-video-engine: Add H616 compatible
[PATCH 0/8] ras: aest: extend AEST support to Device Tree frontend
2026-05-13 17:58 UTC (3+ messages)
` [PATCH 5/8] dt-bindings: arm: ras: Introduce bindings for ARM AEST
[PATCH] iommu/arm-smmu-v3-sva: Enable Hardware Access and Hardware Dirty bits
2026-05-13 17:38 UTC (11+ messages)
[PATCH v3 0/2] arm_ffa, KVM: Fix FF-A emad offset calculations
2026-05-13 17:23 UTC (5+ messages)
` [PATCH v3 1/2] firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation
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