messages from 2026-04-30 11:15:40 to 2026-05-01 11:20:50 UTC [more...]
[PATCH v6 00/25] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
2026-05-01 11:19 UTC (22+ messages)
` [PATCH v6 01/25] KVM: arm64: Generalize trace clock
` [PATCH v6 02/25] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH v6 03/25] iommu/arm-smmu-v3: Split code with hyp
` [PATCH v6 04/25] iommu/arm-smmu-v3: Move TLB range invalidation into common code
` [PATCH v6 05/25] iommu/arm-smmu-v3: Move IDR parsing to common functions
` [PATCH v6 06/25] iommu/io-pgtable-arm: Rework to use the iommu-pages API
` [PATCH v6 07/25] KVM: arm64: iommu: Introduce IOMMU driver infrastructure
` [PATCH v6 08/25] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v6 09/25] KVM: arm64: iommu: Add memory pool
` [PATCH v6 10/25] KVM: arm64: iommu: Support DABT for IOMMU
` [PATCH v6 11/25] iommu/arm-smmu-v3-kvm: Add SMMUv3 driver
` [PATCH v6 12/25] iommu/arm-smmu-v3-kvm: Add the kernel driver
` [PATCH v6 13/25] iommu/arm-smmu-v3-kvm: Probe SMMU HW
` [PATCH v6 14/25] iommu/arm-smmu-v3-kvm: Add MMIO emulation
` [PATCH v6 15/25] iommu/arm-smmu-v3-kvm: Shadow the command queue
` [PATCH v6 16/25] iommu/arm-smmu-v3-kvm: Add CMDQ functions
` [PATCH v6 17/25] iommu/arm-smmu-v3-kvm: Emulate CMDQ for host
` [PATCH v6 18/25] iommu/arm-smmu-v3-kvm: Shadow stream table
` [PATCH v6 19/25] iommu/arm-smmu-v3-kvm: Shadow STEs
` [PATCH v6 20/25] iommu/arm-smmu-v3-kvm: Share other queues
` [PATCH v6 21/25] iommu/arm-smmu-v3-kvm: Emulate GBPA
[PATCH v3 0/6] firmware: samsung: acpm: Various fixes for sashiko bug reports
2026-05-01 10:23 UTC (2+ messages)
[PATCH v2 0/4] fix and improve for Hi846
2026-05-01 9:54 UTC (5+ messages)
` [PATCH v2 1/4] media: hi846: fix hi846_write_reg_16 handling
` [PATCH v2 2/4] media: hi846: fix link frequency handling
` [PATCH v2 3/4] media: hi846: Add 6MP and 8MP modes support
` [PATCH v2 4/4] arm64: dts: imx8mq-librem5: Correct link frequency list
[PATCH v2 0/3] arm64: perf: Skip device memory during user callchain unwinding
2026-05-01 9:54 UTC (3+ messages)
` [PATCH v2 1/3] "
[PATCH 0/2] coresight: ete: Always save state on power down
2026-05-01 9:43 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] coresight: etm4x: Refactor pm_save_enable handling
[PATCH 00/10] spi: Use FIELD_MODIFY() for bitfield operations
2026-05-01 8:30 UTC (13+ messages)
` [PATCH 01/10] spi: amlogic-spifc-a1: Use FIELD_MODIFY()
` [PATCH 02/10] spi: amlogic-spisg: "
` [PATCH 03/10] spi: cadence-xspi: "
` [PATCH 04/10] spi: meson-spicc: "
` [PATCH 05/10] spi: nxp-xspi: "
` [PATCH 06/10] spi: sn-f-ospi: "
` [PATCH 07/10] spi: stm32-ospi: "
` [PATCH 08/10] spi: stm32-qspi: "
` [PATCH 09/10] spi: sunplus-sp7021: "
` [PATCH 10/10] spi: uniphier: "
[PATCH] serial: atmel: honor CREAD in atmel_set_termios
2026-05-01 8:13 UTC
[PATCH net-next v2] net: airoha: Introduce airoha_fe_get()/airoha_qdma_get() register read helpers
2026-05-01 7:50 UTC (3+ messages)
[PATCH net-next v3] net: airoha: Introduce airoha_fe_get()/airoha_qdma_get() register read helpers
2026-05-01 7:49 UTC
[PATCH] dt-bindings: pwm: stmpe: convert to DT schema
2026-05-01 7:33 UTC
[PATCH v6 0/2] KVM: arm64: Support FF-A direct messaging interfaces
2026-05-01 5:34 UTC (3+ messages)
` [PATCH v6 1/2] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ in host handler
` [PATCH v6 2/2] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ2 "
[PATCH v5 0/2] KVM: arm64: Support FF-A direct messaging interfaces
2026-05-01 2:30 UTC (6+ messages)
` [PATCH v5 1/2] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ in host handler
[PATCH v1 00/12] KVM Dirty-bit cleaning accelerator (HACDBS)
2026-05-01 2:11 UTC (17+ messages)
` [PATCH v1 02/12] KVM: arm64: HDBSS bits
` [PATCH v1 03/12] arm64/cpufeature: Add system-wide FEAT_HACDBS detection
` [PATCH v1 04/12] arm64/sysreg: Add HACDBS consumer and base registers
` [PATCH v1 05/12] KVM: arm64: Detect (via ACPI) and initialize HACDBSIRQ
` [PATCH v1 06/12] KVM: arm64: dirty_bit: Add base FEAT_HACDBS cleaning routine
` [PATCH v1 07/12] kvm: Add arch-generic interface for hw-accelerated dirty-bitmap cleaning
` [PATCH v1 08/12] KVM: arm64: Add hardware-accelerated dirty-bitmap cleaning routine
` [PATCH v1 09/12] kvm/dirty_ring: Introduce get_memslot and move helpers to header
` [PATCH v1 10/12] kvm/dirty_ring: Add arch-generic interface for hw-accelerated dirty-ring cleaning
` [PATCH v1 11/12] KVM: arm64: Add hardware-accelerated dirty-ring cleaning routine
` [PATCH v1 12/12] KVM: arm64: Enable KVM_HW_DIRTY_BIT
[RFC PATCH v3 0/4] Fix IMA + TPM initialisation ordering issue
2026-05-01 1:51 UTC (6+ messages)
` [PATCH] ima: debugging late_initcall_sync measurements
[PATCH net v2] net: airoha: Move entries to queue head in case of DMA mapping failure in airoha_dev_xmit()
2026-05-01 1:20 UTC (3+ messages)
[PATCH v3] perf/arm_pmu: Skip PMCCNTR_EL0 on NVIDIA Olympus
2026-05-01 0:27 UTC (2+ messages)
[PATCH 0/7] dts: Add /firmware/#{address,size}-cells to Chromium-based DTs
2026-04-30 23:54 UTC (15+ messages)
` [PATCH 1/7] arm64: dts: rockchip: Add #{address,size}-cells to Chromium-based /firmware
` [PATCH 2/7] ARM: "
` [PATCH 3/7] ARM: dts: nvidia: "
` [PATCH 4/7] ARM: dts: samsung: "
` [PATCH 5/7] arm64: dts: mediatek: "
` [PATCH 6/7] arm64: dts: nvidia: "
` [PATCH 7/7] arm64: dts: qcom: "
[PATCH net-next v7 0/4] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
2026-04-30 23:35 UTC (5+ messages)
` [PATCH net-next v7 2/4] net: stmmac: eic7700: enable clocks before syscon access and correct "
` "
[PATCH v4 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-04-30 23:28 UTC (4+ messages)
` [PATCH v4 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
[PATCH v7 0/3] Support configurable fan PWM at shutdown
2026-04-30 23:17 UTC (10+ messages)
` [PATCH v7 1/3] hwmon: emc2305: Fix fan channel index handling
` [PATCH v7 2/3] dt-bindings: hwmon: emc2305: Add fan-shutdown-percent property
` [PATCH v7 3/3] hwmon: emc2305: Support configurable fan PWM at shutdown
[PATCH net v5] net: dsa: mt7530: fix .get_stats64 sleeping in atomic context
2026-04-30 23:13 UTC
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-04-30 22:49 UTC (5+ messages)
` [PATCH v2 4/5] mm: Don't retry page fault if folio is uptodate during swap-in
[PATCH v2 00/12] Synopsys DisplayPort Controller improvements for Rockchip platforms
2026-04-30 22:20 UTC (13+ messages)
` [PATCH v2 01/12] drm/bridge: synopsys: dw-dp: Support unregistering the AUX channel
` [PATCH v2 02/12] drm/rockchip: dw_dp: Release core resources
` [PATCH v2 03/12] drm/bridge: synopsys: dw-dp: Simplify driver data setting
` [PATCH v2 04/12] drm/bridge: synopsys: dw-dp: Support MEDIA_BUS_FMT_FIXED
` [PATCH v2 05/12] drm/bridge: synopsys: dw-dp: Add follow-up bridge support
` [PATCH v2 06/12] drm/bridge: Add out-of-band HPD notify handler
` [PATCH v2 07/12] drm/rockchip: dw_dp: Implement out-of-band HPD handling
` [PATCH v2 08/12] drm/bridge: synopsys: dw-dp: Support software triggered OOB HPD
` [PATCH v2 09/12] drm/bridge: synopsys: dw-dp: Add Runtime PM support
` [PATCH v2 10/12] drm/rockchip: dw_dp: Add runtime "
` [PATCH RFC v2 11/12] dt-bindings: display: rockchip: dw-dp: fix sound DAI cells
` [PATCH v2 12/12] drm/bridge: synopsys: dw-dp: Add audio support
[PATCH] fsi: aspeed: convert cfam_reset to DEVICE_ATTR_WO()
2026-04-30 21:43 UTC
[PATCH ath-next] wifi: ath9k: owl: move name into owl_nvmem_probe
2026-04-30 21:30 UTC (2+ messages)
[PATCH v3] remoteproc: xlnx: check remote core state
2026-04-30 21:21 UTC (2+ messages)
[RFC v1 PATCH 0/11] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
2026-04-30 19:02 UTC (2+ messages)
[PATCH] PCI: imx6: Keep Root Port MSI capability also for i.MX6Q
2026-04-30 18:53 UTC (2+ messages)
[GIT PULL 3/4] i.MX dt binding changes for v7.1
2026-04-30 18:47 UTC (5+ messages)
` [GIT PULL 2/4] i.MX arm dts "
[PATCH 0/2] iommu/arm-smmu: Use FIELD_MODIFY() for bitfield operations
2026-04-30 16:45 UTC (3+ messages)
` [PATCH 1/2] iommu/arm-smmu-qcom: Use FIELD_MODIFY()
` [PATCH 2/2] iommu/arm-smmu-v3: "
[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2026-04-30 16:40 UTC (16+ messages)
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
[PATCH 0/6] usb: Use FIELD_MODIFY() for bitfield operations
2026-04-30 16:39 UTC (7+ messages)
` [PATCH 1/6] usb: dwc3: Use FIELD_MODIFY()
` [PATCH 2/6] usb: dwc3: google: "
` [PATCH 3/6] usb: dwc3: dwc3-octeon: "
` [PATCH 4/6] usb: xhci: "
` [PATCH 5/6] usb: xhci-mtk: "
` [PATCH 6/6] usb: typec: "
[PATCH] irqchip/gic-v3-its: Use FIELD_MODIFY()
2026-04-30 16:29 UTC
[PATCH v2 0/2] arm_ffa, KVM: Fix FF-A emad offset calculations
2026-04-30 16:02 UTC (3+ messages)
` [PATCH v2 1/2] firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation
` [PATCH v2 2/2] KVM: arm64: Validate the offset to the mem access descriptor
[PATCH] KVM: arm64: Work around C1-Pro erratum 4193714 for protected guests
2026-04-30 15:59 UTC
[PATCH] arm64: dts: exynos850: Add SRAM node
2026-04-30 15:37 UTC (5+ messages)
[PATCH 0/3] irqchip/gic-v5: Tidy up LPI allocation
2026-04-30 15:34 UTC (4+ messages)
` [PATCH 1/3] irqchip/gic-v5: Move LPI alloc/free into LPI domain
` [PATCH 2/3] irqchip/gic-v5: Allow for nr_irqs > 1 for LPI alloc and teardown
` [PATCH 3/3] irqchip/gic-v5: Allocate ITS parent LPIs as a range
[PATCH 0/7] pinctrl: Fix types in .pin_config_group_get() callbacks
2026-04-30 15:33 UTC (8+ messages)
` [PATCH 1/7] pinctrl: airoha: Fix type in .pin_config_group_get() callback
` [PATCH 2/7] pinctrl: equilibrium: "
` [PATCH 3/7] pinctrl: ingenic: "
` [PATCH 4/7] pinctrl: mediatek: moore: "
` [PATCH 5/7] pinctrl: renesas: rzg2l: "
` [PATCH 6/7] pinctrl: renesas: rzv2m: "
` [PATCH 7/7] pinctrl: single: "
[PATCH rc v4 0/5] iommu/arm-smmu-v3: Fix device crash on kdump kernel
2026-04-30 15:24 UTC (5+ messages)
` [PATCH rc v4 1/5] iommu/arm-smmu-v3: Add arm_smmu_kdump_adopt_strtab() for kdump
[PATCH] firmware: smccc: Fix Arm SMCCC SOC_ID name call
2026-04-30 14:59 UTC (6+ messages)
[PATCH] KVM: arm64: Handle permission faults with guest_memfd
2026-04-30 14:48 UTC (2+ messages)
[PATCH v3] arm64: Kconfig: drop unneeded dependency on OF_GPIO for ARCH_MVEBU
2026-04-30 14:32 UTC
[PATCH v2] media: cedrus: clean up media device on probe failure
2026-04-30 14:25 UTC
[PATCH v4 0/3] wireless: p54 devicetree conversion
2026-04-30 14:19 UTC (3+ messages)
` [PATCH v4 3/3 omap] ARM: dts: omap2: add stlc4560 spi-wireless node
[PATCH] remoteproc: imx: use device node name as processor name
2026-04-30 14:17 UTC (2+ messages)
[PATCH v2 0/3] arm64: dts: imx8dxl: Add SolidRun SoM and HummingBoard
2026-04-30 14:06 UTC (9+ messages)
` [PATCH v2 3/3] "
[PATCH v8 2/4] backlight: add max25014atg backlight
2026-04-30 13:58 UTC (2+ messages)
` (subset) "
[PATCH v8 1/4] dt-bindings: backlight: Add max25014 support
2026-04-30 13:53 UTC (2+ messages)
` (subset) "
[PATCH v4 00/11] thermal: samsung: Add support for Google GS101 TMU
2026-04-30 13:40 UTC (4+ messages)
` [PATCH v4 08/11] thermal: samsung: Add Exynos ACPM TMU driver GS101
[PATCH v7 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
2026-04-30 13:14 UTC (3+ messages)
[PATCH v5 0/5] Add support for AAEON SRG-IMX8P MCU
2026-04-30 13:10 UTC (3+ messages)
` [PATCH v5 3/5] mfd: aaeon: Add SRG-IMX8P MCU driver
[PATCH v3] arm64: dts: ti: am62-phyboard-lyra: Add DT overlay for Lincoln LCD185-101CT panel
2026-04-30 13:01 UTC
[PATCH v3 0/4] ARM: pxa: attach software nodes to the GPIO controllers
2026-04-30 12:57 UTC (5+ messages)
` [PATCH v3 1/4] ARM: pxa: statify platform device definitions in spitz board file
` [PATCH v3 2/4] ARM: pxa: spitz: attach software nodes to their target GPIO controllers
` [PATCH v3 3/4] ARM: pxa: pxa25x: attach software node to its target GPIO controller
` [PATCH v3 4/4] ARM: pxa: pxa27x: "
[PATCH v3 0/6] Allwinner: A523: add support for A523 THS0/1 controllers
2026-04-30 12:49 UTC (5+ messages)
` [PATCH v3 1/6] dt-bindings: thermal: sun8i: Add "
[PATCH v22 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
2026-04-30 12:47 UTC (4+ messages)
` [PATCH v22 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
[PATCH v21 00/13] Implement PSCI reboot mode driver for PSCI resets
2026-04-30 12:46 UTC (10+ messages)
` [PATCH v21 08/13] mfd: core: Add firmware-node support to MFD cells
[PATCH v2 0/4] ARM: pxa: attach software nodes to the GPIO controllers
2026-04-30 12:39 UTC (6+ messages)
[PATCH 0/8] KVM: arm64: EL2 synchronisation and pKVM stage-2 error propagation fixes
2026-04-30 12:37 UTC (5+ messages)
` [PATCH 1/8] KVM: arm64: Make EL2 exception entry and exit context-synchronization events
[PATCH] dt-bindings: arm-smmu: qcom: Add compatible for Qualcomm Shikra SoC
2026-04-30 12:24 UTC
[PATCH 00/43] KVM: arm64: Add GICv5 IRS support
2026-04-30 12:23 UTC (3+ messages)
` [PATCH 16/43] KVM: arm64: gic-v5: Initialise and teardown VMTEs & doorbells
[PATCH v3 0/2] arm64: dts: imx8dxl: Add SolidRun SoM and HummingBoard
2026-04-30 12:17 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: fsl: Add SolidRun i.MX8DXL "
` [PATCH v3 2/2] arm64: dts: imx8dxl: Add SolidRun "
[PATCH] arm64: dts: mediatek: mt8192-asurada: Move PCIe DMA bounce buffer to host
2026-04-30 12:07 UTC
[PATCH] fbdev: Consistently define pci_device_ids using named initializers
2026-04-30 11:59 UTC (2+ messages)
[PATCH] clk: samsung: exynos850: mark APM I3C clocks as critical
2026-04-30 11:53 UTC
[PATCH v1] arm64: dts: cix: Add SCMI performance domains for CPUFreq on Sky1
2026-04-30 11:35 UTC
[PATCH v2 0/4] gpio: realtek: Add support for Realtek DHC RTD1625
2026-04-30 11:24 UTC (11+ messages)
` [PATCH v2 1/4] gpio: Remove "default y" in Kconfig
` [PATCH v2 3/4] gpio: realtek: Add driver for Realtek DHC RTD1625 SoC
[PATCH net-next v5 0/2] Add Frame Preemption MAC Merge support for ICSSG
2026-04-30 11:17 UTC (3+ messages)
` [PATCH net-next v5 1/2] net: ti: icssg-prueth: Add Frame Preemption MAC Merge support
` [PATCH net-next v5 2/2] net: ti: icssg-prueth: Add ethtool ops for Frame Preemption MAC Merge
[PATCH] EDAC/xilinx: Fix stack off-by-one in debugfs UE injection handlers
2026-04-30 11:16 UTC (2+ messages)
[PATCH] pinctrl: mediatek: eint: Drop base from mtk_eint_chip_write_mask()
2026-04-30 11:15 UTC (2+ 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