messages from 2026-05-19 22:08:36 to 2026-05-20 10:00:06 UTC [more...]
[PATCH v7 00/23] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
2026-05-20 9:59 UTC (12+ messages)
` [PATCH v7 04/23] drm: bridge: dw_hdmi: Hold bridge ref until connector cleanup
` [PATCH v7 16/23] drm: bridge: dw_hdmi: Update EDID and CEC phys addr in bridge detect()
` [PATCH v7 19/23] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v7 20/23] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling
[PATCH v2 0/8] kdump: reduce vmcore size and capture time
2026-05-20 9:53 UTC (10+ messages)
` [PATCH v2 1/8] of: reserved_mem: handle NULL name in of_reserved_mem_lookup()
` [PATCH v2 2/8] kexec/crash: provide crash_exclude_mem_range() stub when CONFIG_CRASH_DUMP=n
` [PATCH v2 3/8] of: reserved_mem: add dumpable flag to opt-in vmcore
` [PATCH v2 4/8] of: reserved_mem: save /memreserve/ entries into the reserved_mem array
` [PATCH v2 5/8] of: reserved_mem: add kdump helpers to exclude non-dumpable regions
` [PATCH v2 6/8] arm64: kdump: exclude non-dumpable reserved memory regions from vmcore
` [PATCH v2 7/8] riscv: "
` [PATCH v2 8/8] loongarch: "
[PATCH v8 next 00/10] arm_mpam: Introduce Narrow-PARTID feature
2026-05-20 9:47 UTC (3+ messages)
[PATCH v2 0/7] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-05-20 9:44 UTC (10+ messages)
` [PATCH v2 6/7] mm/vmalloc: align vm_area so vmap() can batch mappings
` [PATCH v2 7/7] mm/vmalloc: Stop scanning for compound pages after encountering small pages in vmap
[PATCH v3 0/5] i2c: mt7621: improve support for Airoha
2026-05-20 9:41 UTC (7+ messages)
` [PATCH v3 1/5] i2c: mt7621: rework cmd/wait OPs to support atomic afer variant
` [PATCH v3 2/5] i2c: mt7621: clear pending interrupt on i2c reset
` [PATCH v3 3/5] dt-bindings: i2c: mt7621: Document an7581 compatible
` [PATCH v3 4/5] i2c: mt7621: limit SCL_STRETCH only to Mediatek SoC
` [PATCH v3 5/5] i2c: mt7621: make device reset optional
[PATCH v2 0/2] Add dynamic CSU register sysfs interface
2026-05-20 9:36 UTC (3+ messages)
` [PATCH v2 1/2] Documentation: ABI: add sysfs interface for ZynqMP CSU registers
` [PATCH v2 2/2] firmware: zynqmp: Add dynamic CSU register discovery and sysfs interface
[PATCH] drm/bridge: dw-hdmi-qp: compute audio CTS from N when not in TMDS table
2026-05-20 9:33 UTC (3+ messages)
[PATCH v2] i2c: imx-lpi2c: fix resource leaks switching to devm_dma_request_chan()
2026-05-20 9:33 UTC
[PATCH] coresight: fix resource leaks on path build failure
2026-05-20 9:27 UTC (5+ messages)
[PATCH v2 00/18] KVM: arm64: vgic-v5 fixes for 7.2
2026-05-20 9:19 UTC (19+ messages)
` [PATCH v2 01/18] KVM: arm64: vgic-v5: Add for_each_visible_v5_ppi() iterator
` [PATCH v2 02/18] KVM: arm64: vgic-v5: Move PPI caps into kvm_vgic_global_state
` [PATCH v2 03/18] KVM: arm64: vgic-v5: Remove use of __assign_bit() with a constant
` [PATCH v2 04/18] KVM: arm64: vgic-v5: Drop pointless ARM64_HAS_GICV5_CPUIF check
` [PATCH v2 05/18] KVM: arm64: vgic: Constify struct irq_ops usage
` [PATCH v2 06/18] KVM: arm64: vgic: Consolidate vgic_allocate_private_irqs_locked()
` [PATCH v2 07/18] KVM: arm64: vgic-v5: Drop defensive checks from vgic_v5_ppi_queue_irq_unlock()
` [PATCH v2 08/18] KVM: arm64: vgic: Rationalise per-CPU irq accessor
` [PATCH v2 09/18] KVM: arm64: vgic-v5: Limit support to 64 PPIs
` [PATCH v2 10/18] KVM: arm64: vgic-v5: Add missing trap handing for NV triage
` [PATCH v2 11/18] KVM: arm64: vgic-v5: Atomically assign bits to PPI DVI bitmap
` [PATCH v2 12/18] KVM: arm64: selftests: Add missing GIC CDEN to no-vgic-v5 selftest
` [PATCH v2 13/18] KVM: arm64: selftests: Cleanup unused vars in GICv5 PPI selftest
` [PATCH v2 14/18] KVM: arm64: selftests: Improve error handling for "
` [PATCH v2 15/18] Documentation: KVM: Fix typos in VGICv5 documentation
` [PATCH v2 16/18] Documentation: KVM: Clarify that PMU_V3_IRQ IntID requirements for GICv5
` [PATCH v2 17/18] irqchip/gic-v5: Immediately exec priority drop following activate
` [PATCH v2 18/18] KVM: arm64: Fix arch timer interrupts for GICv3-on-GICv5 guests
[PATCH v2] i2c: imx-lpi2c: reset controller in probe stage
2026-05-20 9:16 UTC
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-05-20 9:07 UTC (21+ messages)
[PACTH v2] i2c: imx-lpi2c: mark I2C adapter when hardware is powered down
2026-05-20 9:09 UTC
[PATCH v6 00/12] Add support for SCMIv4.0 Powercap Extensions
2026-05-20 8:58 UTC (3+ messages)
` [PATCH v6 06/12] firmware: arm_scmi: Extend powercap report to include MAI
[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-05-20 8:51 UTC (3+ messages)
[PATCH v2 0/2] KVM: arm64: nv: Reduce FP/SVE overhead on exception/exception return
2026-05-20 8:50 UTC (3+ messages)
` [PATCH v2 1/2] KVM: arm64: nv: Track L2 to L1 exception emulation
` [PATCH v2 2/2] KVM: arm64: nv: Don't save/restore FP register during a nested ERET or exception
[PATCH V3 0/8] PCI: imx6: Integrate pwrctrl API and update device trees
2026-05-20 8:49 UTC (9+ messages)
` [PATCH V3 1/8] PCI: imx6: Integrate new pwrctrl API for pci-imx6
` [PATCH V3 2/8] arm: dts: imx6qdl-sabresd: Move power supply property to Root Port node
` [PATCH V3 3/8] arm: dts: imx6sx-sdb: "
` [PATCH V3 4/8] arm64: dts: imx8mm-evk: "
` [PATCH V3 5/8] arm64: dts: imx8mp-evk: Move power supply properties "
` [PATCH V3 6/8] arm64: dts: imx8mq-evk: "
` [PATCH V3 7/8] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V3 8/8] arm64: dts: imx95: "
[PATCH 00/10] Add support for A9 family clock controller
2026-05-20 8:46 UTC (22+ messages)
` [PATCH 03/10] dt-bindings: clock: Add Amlogic A9 peripherals "
` [PATCH 05/10] clk: amlogic: PLL l_detect signal supports active-high configuration
` [PATCH 06/10] clk: amlogic: PLL reset signal supports active-low configuration
` [PATCH 07/10] clk: amlogic: Support POWER_OF_TWO for PLL pre-divider
` [PATCH 08/10] clk: amlogic: Add A9 PLL clock controller driver
` [PATCH 10/10] clk: amlogic: Add A9 AO "
[PATCH] fbdev: Consistently define pci_device_ids using named initializers
2026-05-20 8:46 UTC (2+ messages)
cleanup the RAID6 P/Q library v2
2026-05-20 8:41 UTC (9+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
[PATCHSET v2 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
2026-05-20 8:41 UTC (11+ messages)
` [PATCH 1/8] mm: Add ptep_try_install() for lockless empty-slot installs
[PATCH v3] arm64: Kconfig: drop unneeded dependency on OF_GPIO for ARCH_MVEBU
2026-05-20 8:32 UTC (3+ messages)
[PATCH net-next v5 00/13] net: lan966x: add support for PCIe FDMA
2026-05-20 8:12 UTC (14+ messages)
` [PATCH net-next v5 01/13] MAINTAINERS: add FDMA library to Sparx5 SoC entry
` [PATCH net-next v5 02/13] net: microchip: fdma: rename contiguous dataptr helpers
` [PATCH net-next v5 03/13] net: microchip: fdma: add PCIe ATU support
` [PATCH net-next v5 04/13] net: lan966x: add FDMA LLP register write helper
` [PATCH net-next v5 05/13] net: lan966x: export FDMA helpers for reuse
` [PATCH net-next v5 06/13] net: lan966x: add FDMA ops dispatch for PCIe support
` [PATCH net-next v5 07/13] net: lan966x: clear FDMA interrupt stickies after switch reset
` [PATCH net-next v5 08/13] net: lan966x: add shutdown callback to stop FDMA on reboot
` [PATCH net-next v5 09/13] net: lan966x: add PCIe FDMA support
` [PATCH net-next v5 10/13] net: lan966x: add PCIe FDMA MTU change support
` [PATCH net-next v5 11/13] net: lan966x: add PCIe FDMA XDP support
` [PATCH net-next v5 12/13] misc: lan966x-pci: dts: extend cpu reg to cover PCIE DBI space
` [PATCH net-next v5 13/13] misc: lan966x-pci: dts: add fdma interrupt to overlay
[PATCH RFC net-next] net: airoha: Add TCP LRO support
2026-05-20 8:12 UTC
[PATCH v5 0/3] Switch Arm CCA to use an auxiliary device instead of a platform device
2026-05-20 8:11 UTC (8+ messages)
` [PATCH v5 1/3] firmware: smccc: coco: Manage arm-smccc platform device and CCA auxiliary drivers
[PATCH 0/4] firmware: arm_scmi: Fix protocol parsing and validation
2026-05-20 8:10 UTC (4+ messages)
` [PATCH 4/4] firmware: arm_scmi: Validate Powercap domains before state access
[PATCH v14 0/3] of: parsing of multi #{iommu,msi}-cells in maps
2026-05-20 8:05 UTC (3+ messages)
[PATCH v15 0/3] of: parsing of multi #{iommu,msi}-cells in maps
2026-05-20 8:02 UTC (4+ messages)
` [PATCH v15 1/3] of: Add convenience wrappers for of_map_id()
` [PATCH v15 2/3] of: Factor arguments passed to of_map_id() into a struct
` [PATCH v15 3/3] of: Respect #{iommu,msi}-cells in maps
[PATCH v2 0/3] crypto - Rework i2c_device_id initialisation
2026-05-20 7:49 UTC (5+ messages)
` [PATCH v2 1/3] crypto: atmel-sha204a - Drop of_device_id data
` [PATCH v2 2/3] crypto: atmel-sha204a - Use named initializers for struct i2c_device_id
` [PATCH v2 3/3] crypto: atmel-ecc "
[PATCH v2 1/2] dt-bindings: arm: fsl: add TQMa8MPxS board
2026-05-20 7:47 UTC (2+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: add initial device tree for TQMa8MPQS with i.MX8MP
[PATCH] arm64: Add user and kernel page-fault tracepoints
2026-05-20 7:36 UTC (2+ messages)
[PATCH] dt-bindings: arm-smmu: qcom: Constrain clocks for Hawi SoC
2026-05-20 7:34 UTC
[PATCH v3 0/5] KVM: arm64: nv: Implement nested stage-2 reverse map
2026-05-20 7:31 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 7.1, take #3
2026-05-20 7:25 UTC
[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
2026-05-20 7:20 UTC (12+ messages)
` [PATCH v4 11/24] iommu: Add iommu_report_device_broken() to quarantine a broken device
[PATCH v8] arm64: dts: imx95: Correct PCIe outbound address space configuration
2026-05-20 7:22 UTC
[PATCH] KVM: arm64: Fix nVHE/pKVM hyp tracing error on invalid desc
2026-05-20 7:17 UTC (2+ messages)
[PATCH] KVM: arm64: vgic: free private_irqs when init fails after allocation
2026-05-20 7:17 UTC (3+ messages)
` [PATCH v2] "
[PATCH] KVM: arm64: vgic-its: reject restored DTE with out-of-range num_eventid_bits
2026-05-20 7:17 UTC (7+ messages)
` [PATCH v2] "
[PATCH 0/5] arm64: dts: freescale: Add IMX-AUD-IO daughter board support
2026-05-20 7:08 UTC (9+ messages)
` [PATCH 2/5] dt-bindings: connector: Add fsl,io-connector binding
` "
[PACTH v2] i2c: imx: mark I2C adapter when hardware is powered down
2026-05-20 7:09 UTC
[PATCH v7 0/3] ARM: omap1: use real firmware node lookup for GPIOs on Nokia 770
2026-05-20 7:05 UTC (5+ messages)
[PATCH v2 0/6] gpiolib: unify gpio-hog code
2026-05-20 6:55 UTC (5+ messages)
` [PATCH v2 5/6] gpio: remove machine hogs
[PATCH v7 0/6] airoha: an7581: USB support
2026-05-20 6:53 UTC (9+ messages)
` [PATCH v7 1/6] dt-bindings: soc: Add bindings for Airoha SCU Serdes lines
` [PATCH v7 2/6] dt-bindings: clock: airoha: Add PHY binding for Serdes port
` [PATCH v7 3/6] dt-bindings: phy: Add documentation for Airoha AN7581 USB PHY
` [PATCH v7 4/6] clk: en7523: Add support for selecting the Serdes port in SCU
` [PATCH v7 5/6] phy: move and rename Airoha PCIe PHY driver to dedicated directory
` [PATCH v7 6/6] phy: airoha: Add support for Airoha AN7581 USB PHY
[PATCH v2 1/1] arm64: dts: imx8mq-evk: Enable MIPI CSI and dual OV5640 cameras
2026-05-20 6:54 UTC (3+ messages)
[PATCH v1] crypto: Use named initializers for struct i2c_device_id
2026-05-20 6:43 UTC (2+ messages)
[RFC PATCH v2 0/5] Add debugfs support for ARM SMMUv3
2026-05-20 6:37 UTC (7+ messages)
` [PATCH "
` [PATCH 1/5] iommu/arm-smmu-v3: Add basic debugfs framework
` [PATCH 2/5] iommu/arm-smmu-v3: Add register display to debugfs
` [PATCH 3/5] iommu/arm-smmu-v3: Add Stream Table Entry "
` [PATCH 4/5] iommu/arm-smmu-v3: Add device symlink in stream table debugfs
` [PATCH 5/5] iommu/arm-smmu-v3: Add Context Descriptor display to debugfs
[PATCH V2] arm64/mm: Rename ptdesc_t
2026-05-20 6:34 UTC
[PATCH] arm64/entry: Don't disable preemption in debug_exception_enter() with RT kernel
2026-05-20 6:19 UTC (3+ messages)
[PATCH 0/8] ras: aest: extend AEST support to Device Tree frontend
2026-05-20 5:54 UTC (7+ messages)
` [PATCH 8/8] arm64: dts: qcom: monaco: add AEST error nodes
[PATCH] arm64/mm: Rename ptdesc_t
2026-05-20 5:38 UTC (7+ messages)
[PATCH] ARM: mach-rpc: fix zImage build after recent font-related changes
2026-05-20 4:49 UTC (4+ messages)
[PATCH v3] media: meson: vdec: Fix memory leak in error path of vdec_open
2026-05-20 4:40 UTC
[PATCH v2] ARM: PCI: merge pci_common_init_dev() into pci_common_init()
2026-05-20 4:13 UTC
[PATCH v2 0/4] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
2026-05-20 4:07 UTC (12+ messages)
` [PATCH v2 1/4] dt-bindings: display: verisilicon,dc: generalize for single-output variants
` [PATCH v2 1/4] dt-bindings: display: verisilicon, dc: "
` [PATCH v2 2/4] drm/verisilicon: add model ID constants and DCU Lite chip identity
` [PATCH v2 4/4] drm/verisilicon: add Nuvoton MA35D1 DCU Lite display controller support
[PATCH] ARM64: remove unnecessary architecture-specific <asm/device.h>
2026-05-20 4:03 UTC (3+ messages)
[PATCH v4 04/13] dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHARED
2026-05-20 3:57 UTC (12+ messages)
[PATCH v7] arm64: dts: imx95: Correct PCIe outbound address space configuration
2026-05-20 3:56 UTC
[PATCH 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
2026-05-20 2:55 UTC (4+ messages)
[PATCH v2 1/3] arm64: dts: imx94: fix DDR PMU interrupt number
2026-05-20 2:36 UTC (2+ messages)
[STATUS] arm64/for-kernelci - 4b4362973b6ffc2c351f1c7b8999da36597a5752
2026-05-20 2:30 UTC
[PATCH v3] cpu/hotplug: Fix NULL kobject warning in cpuhp_smt_enable()
2026-05-20 2:20 UTC
[PATCH] Bluetooth: btmtk: remove extra copy in cmd array init
2026-05-20 2:15 UTC
[PATCH v2 0/3] clk: nuvoton: ma35d1: fix PLL frequency calculation
2026-05-20 2:14 UTC (4+ messages)
` [PATCH v2 2/3] clk: nuvoton: ma35d1: fix PLL_CTL1_FRAC bit field width and fractional calc
[PATCH] usb: gadget: aspeed_udc: avoid past-the-end iterator in dequeue
2026-05-20 2:01 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3] EDAC/altera: Guard SDRAM irq2 retrieval for Arria10 only
2026-05-20 1:20 UTC (3+ messages)
[PATCH v15 0/9] Add Type-C DP support for RK3399 EVB IND board
2026-05-20 1:13 UTC (3+ messages)
[PATCH v4 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
2026-05-20 1:04 UTC (6+ messages)
[PATCH v5 4/5] PCI: dwc: Use common D3cold eligibility helper in suspend path
2026-05-20 0:01 UTC (2+ messages)
[PATCH net-next v2 0/2] Add ICSSG firmware stats related to HSR
2026-05-19 23:56 UTC (5+ messages)
` [PATCH net-next v2 2/2] net: ti: icssg: Add HSR and LRE PA statistics
[PATCH] Documentation: KVM: Document guest-visible compatibility expectations
2026-05-19 23:33 UTC (12+ messages)
[PATCH 0/3] usb: dwc3: xilinx: minor fixes for dwc3-xilinx glue driver
2026-05-19 22:39 UTC (5+ messages)
` [PATCH 2/3] usb: dwc3: xilinx: use reset_control_reset() in versal init
[PATCH v5 1/5] PCI: host-common: Add helper to determine host bridge D3cold eligibility
2026-05-19 22:39 UTC (2+ messages)
[PATCH v5 0/6] iommu/arm-smmu-v3: Fix device crash on kdump kernel
2026-05-19 22:27 UTC (5+ messages)
` [PATCH v5 3/6] iommu/arm-smmu-v3: Suppress EVTQ/PRIQ events in "
[PATCH] clk: stm32: add missing bitfield.h header
2026-05-19 22:26 UTC
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