messages from 2026-09-17 21:42:56 to 2026-09-18 07:52:16 UTC [more...]
[PATCH] serial: vt8500: Fix clock reference leak in vt8500_serial_probe()
2026-09-18 7:51 UTC (2+ messages)
[PATCH v8 00/10] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-09-18 7:48 UTC (14+ messages)
` [PATCH v8 01/10] arm64/mm: add pte_set_huge() and pte_clear_huge()
` [PATCH v8 02/10] powerpc/8xx: add pte_set_huge()
` [PATCH v8 03/10] mm/vmalloc: use pte_set_huge()/pte_clear_huge() for PTE-level block mappings
[PATCH v3 00/12] R-Car X5H Ironhide CPG/MDLC SCMI remapping support
2026-09-18 7:46 UTC (4+ messages)
` [PATCH v3 04/12] of: property: fw_devlink: Add support for renesas,scmi-firmware
[PATCH] serial: 8250_uniphier: Use dev_err_probe() in probe error paths
2026-09-18 7:45 UTC
[PATCH 0/2] ARM: Use type override hacks only in NEON code
2026-09-18 7:39 UTC (3+ messages)
[PATCH] pmdomain: imx: gpc: remove all initialized power domains
2026-09-18 7:39 UTC (2+ messages)
[PATCH v2 0/3] iio: adc: add mt6397 PMIC AUXADC support
2026-09-18 7:31 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: iio: adc: mediatek,mt6359-auxadc: add mt6397 PMIC AUXADC
` [PATCH v2 2/3] iio: adc: mt6397-auxadc: add mt6397 PMIC AUXADC driver
` [PATCH v2 3/3] mfd: mt6397-core: Add mt6397 AUXADC support
[PATCH v6 00/10] kdump: reduce vmcore size and capture time
2026-09-18 7:31 UTC (12+ messages)
` [PATCH v6 03/10] crash_core: fold duplicated memblock arch hooks into the weak default
` [PATCH v6 06/10] memblock: introduce MEMBLOCK_NODUMP flag
` [PATCH v6 07/10] of: reserved_mem: add dumpable flag to opt-in vmcore
` [PATCH v6 08/10] of: reserved_mem: mark /reserved-memory entries with MEMBLOCK_NODUMP
[PATCH 0/2] clk: imx: add missing pm_runtime_dont_use_autosuspend() calls
2026-09-18 7:25 UTC (8+ messages)
[PATCH v4 net-next 0/8] net: dsa: netc: add PTP support for NETC switch
2026-09-18 7:28 UTC (9+ messages)
` [PATCH v4 net-next 1/8] ptp: netc: use ioread64_lo_hi/iowrite64_lo_hi for 64-bit register access
` [PATCH v4 net-next 2/8] ptp: netc: remove unnecessary pcie_flr() call in probe
` [PATCH v4 net-next 3/8] ptp: netc: export netc_timer_get_current_time() for cross-driver use
` [PATCH v4 net-next 4/8] net: dsa: netc: use entry ID instead of pointer to track host flood rule
` [PATCH v4 net-next 5/8] net: dsa: netc: check return value of ntmp_ipft_delete_entry()
` [PATCH v4 net-next 6/8] net: dsa: netc: enable ingress port filtering lookup by default
` [PATCH v4 net-next 7/8] net: dsa: netc: add PTP two-step timestamping support
` [PATCH v4 net-next 8/8] net: dsa: netc: add PTP one-step "
[PATCH v2 0/1] KVM: arm64: vgic: fix UAF/crash on remote LPI disable
2026-09-18 7:22 UTC (3+ messages)
` [PATCH v2] KVM: arm64: vgic: Do not remove in-flight LPIs from AP list on disable
[PATCH RFT v2 0/5] drm: Add and use drm_fb_dma_get_gem_clipped_addr() helper
2026-09-18 7:17 UTC (7+ messages)
` [PATCH RFT v2 1/5] drm: Split framebuffer pixel offset calculation from drm_fb_dma_get_gem_addr()
[PATCH v7 00/15] Ambarella CV75 SoC minimal bring-up
2026-09-18 7:15 UTC (3+ messages)
` [PATCH v7 05/15] dt-bindings: gpio: pl061: add Ambarella CV75 variant
[PATCH v4 0/5] dma: swiotlb: Centralize default pool policy and sizing
2026-09-18 7:13 UTC (7+ messages)
` [PATCH v4 2/5] dma: swiotlb: Centralize minimal pool sizing
` [PATCH v4 3/5] dma: swiotlb: Centralize memory-encryption "
[PATCH net v2 0/3] stmmac: fix ETHQOS SerDes interface handling
2026-09-18 7:11 UTC (6+ messages)
` [PATCH net v2 1/3] net: stmmac: propagate platform mac_finish errors
` [PATCH net v2 2/3] net: stmmac: advertise integrated PCS interfaces to phylink
` [PATCH net v2 3/3] net: stmmac: qcom-ethqos: enable 2500BASE-X in integrated PCS
[PATCH net] net: stmmac: fix the invalid VID programmed by VLAN perfect filtering
2026-09-18 7:10 UTC (3+ messages)
[PATCH v2 0/4] nvmem: Derive Rockchip MAC addresses from the OTP CPU ID
2026-09-18 7:08 UTC (4+ messages)
[PATCH v3 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
2026-09-18 7:06 UTC (4+ messages)
` [PATCH v3 1/6] set_memory: add number of pages parameter to set_direct_map APIs
[PATCH net] net: stmmac: ethtool: validate TX coalesce before reprogramming RX
2026-09-18 7:03 UTC (3+ messages)
[PATCH] media: xilinx: vtc: Dynamically calculate pixel clock
2026-09-18 6:58 UTC (5+ messages)
[PATCH v7 00/13] syscalls: Add a shared table for all archs
2026-09-18 6:56 UTC (17+ messages)
` [PATCH v7 01/13] syscalls: Make --abis parsing more robust
` [PATCH v7 02/13] syscalls: Create unified partial table for all archs
` [PATCH v7 03/13] scripts/syscall.tbl: Use the common table
` [PATCH v7 04/13] arm: Use the common syscall table
` [PATCH v7 05/13] s390: "
` [PATCH v7 06/13] sparc: "
` [PATCH v7 07/13] mips: Remove duplicated syscallnr.sh
` [PATCH v7 08/13] mips: Get rid of custom mips ABIs for syscall tables
` [PATCH v7 09/13] mips: Use the common syscall table
` [PATCH v7 10/13] syscalls: Add an option for offsetting the common table
` [PATCH v7 11/13] alpha: Define entry point for set_mempolicy_home_node syscall
` [PATCH v7 12/13] alpha: Remove alpha_ prefix from custom syscall entries
` [PATCH v7 13/13] alpha: Use the common syscall table
[PATCH 0/3] dts: allwinner: Add Teclast P80 tablet support
2026-09-18 6:55 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: arm: sunxi: Add two Teclast tablets
[PATCH net] net: microchip: vcap: Stop selecting DEBUG_FS for KUnit tests
2026-09-18 6:50 UTC (2+ messages)
[PATCH 0/3] iio: adc: add mt6397 PMIC AUXADC support
2026-09-18 6:42 UTC (7+ messages)
` [PATCH 2/3] iio: adc: mt6397-auxadc: add mt6397 PMIC AUXADC driver
[PATCH v2] arm64: hyperv: run VMBus kexec handler via syscore shutdown
2026-09-18 6:47 UTC (2+ messages)
[PATCH 1/1] iio: use dmaengine_get_dma_device() instead of chan->device->dev
2026-09-18 6:47 UTC (2+ messages)
[PATCH v4 00/20] drm: starfive: jh7110: Enable display subsystem
2026-09-18 6:41 UTC (9+ messages)
` [PATCH v4 01/20] dt-bindings: phy: Add starfive,jh7110-inno-hdmi-phy
` [PATCH v4 05/20] dt-bindings: display: verisilicon: Add starfive,jh7110-dc8200
[PATCH v2 0/2] Add Xilinx Versal NET SMMU CSR interrupt controller support
2026-09-18 6:39 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: interrupt-controller: Add Xilinx Versal NET SMMU CSR
` [PATCH v2 2/2] irqchip: Add Xilinx Versal NET SMMU CSR interrupt controller driver
[PATCH net-next v3 0/3] net: stmmac: add Allwinner H616 EMAC1 support
2026-09-18 6:36 UTC (7+ messages)
` [PATCH net-next v3 1/3] net: stmmac: sun8i: reset the MAC after PHY initialization
` [PATCH net-next v3 3/3] net: stmmac: sun8i: add support for Allwinner H616 EMAC1
[PATCH v4 00/10] dmaengine: Support bus widths of 32 bytes and above
2026-09-18 6:24 UTC (9+ messages)
` [PATCH v4 01/10] dmaengine: Move enum dma_slave_buswidth to a new header
[PATCHv3] dmaengine: bestcomm: use platform machinery to get irq
2026-09-18 6:17 UTC (2+ messages)
[PATCHv2] dmaengine: bestcomm: use platform machinery to get irq
2026-09-18 6:16 UTC (4+ messages)
[PATCH v5 00/15] coco/TSM: Host-side Arm CCA IDE setup via connect/disconnect callbacks
2026-09-18 6:07 UTC (4+ messages)
` [PATCH v5 11/15] coco: host: arm64: Connect RMM pdev streams for IDE devices
[PATCH v4 0/4] media: rockchip: Add JPEG decoder driver
2026-09-18 6:07 UTC (5+ messages)
` [PATCH v4 1/4] media: dt-bindings: Add Rockchip JPEG decoder
` [PATCH v4 2/4] media: rockchip: Add JPEG decoder driver
` [PATCH v4 3/4] arm64: dts: rockchip: rk3588: Add JPEG decoder node
` [PATCH v4 4/4] arm64: dts: rockchip: rk356x: "
[PATCH v7 0/7] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
2026-09-18 5:57 UTC (10+ messages)
` [PATCH v7 1/7] dt-bindings: display: verisilicon,dc: add support for nuvoton,ma35d1-dcu
` [PATCH v7 2/7] drm/verisilicon: add register-level macros for DC8000
` [PATCH v7 3/7] drm/verisilicon: introduce per-variant hardware ops table
` [PATCH v7 4/7] drm/verisilicon: add DC8000 (DCUltraLite) display controller support
` [PATCH v7 5/7] drm/verisilicon: add DCUltraLite chip identity to HWDB
` [PATCH v7 6/7] drm/verisilicon: extend Kconfig to support ARCH_MA35 platforms
` [PATCH v7 7/7] drm/verisilicon: fix DC8200 primary plane disable clearing FB_EN
[RFC PATCH v4 03/16] iommu/arm-smmu-v3: Add initial pSMMU realm viommu plumbing
2026-09-18 5:54 UTC (12+ messages)
[PATCH] PCI: iproc: Use pci_alloc_host_bridge() on BCMA
2026-09-18 5:46 UTC (3+ messages)
[BUG?] Possible scheduler bug on Rock 5B RK3588 on 7.2.5
2026-09-18 5:03 UTC (2+ messages)
[PATCH v10 0/9] riscv: add SBI Supervisor Software Events support
2026-09-18 5:32 UTC (3+ messages)
` [PATCH v10 7/9] perf: RISC-V: add support for SSE event
[PATCH 0/2] rtc: mt6397: expose the RTC's spare bytes as nvmem
2026-09-18 4:57 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: mfd: mediatek: mt6397: describe the RTC's nvmem layout
` [PATCH 2/2] rtc: mt6397: expose the spare bytes of the alarm registers as nvmem
[PATCH] clk: raspberrypi: Handle cpufreq device registration failure
2026-09-18 4:41 UTC
[PATCH v2 0/5] arm64: allwinner: a523: Enable CPU clocks
2026-09-18 3:51 UTC (7+ messages)
` [PATCH v2 1/5] clk: sunxi-ng: generalise update bit
` [PATCH v2 2/5] clk: sunxi-ng: mp: support clocks with just a shift register
` [PATCH v2 3/5] dt-bindings: clock: sun55i-a523-ccu: Add A523 CPU CCU clock controller
` [PATCH v2 4/5] clk: sunxi-ng: add support for the A523/T527 CPU CCU
` [PATCH v2 5/5] arm64: dts: allwinner: a523: add CPU clocks
[PATCH v2 0/3] Add USB DWC3 support for Samsung Exynos8855
2026-09-18 3:36 UTC (8+ messages)
` [PATCH v2 1/3] MAINTAINERS: add Samsung USB DT binding to ARM/SAMSUNG entry
` [PATCH v2 2/3] dt-bindings: usb: Introduce samsung,snps-dwc3
` [PATCH v2 3/3] usb: dwc3: Add Exynos8855 to the generic platform driver
[PATCH] ARM: OMAP2+: remove unused ctrl_module_wkup_44xx.h header
2026-09-18 2:53 UTC
[PATCH 0/1] KVM: arm64: vgic: fix UAF/crash on remote LPI disable
2026-09-18 2:46 UTC (2+ messages)
` [PATCH 1/1] KVM: arm64: vgic: Do not remove in-flight LPIs from AP list on disable
[PATCH net-next] net: stmmac: Setup TBS only if HW supports it
2026-09-18 2:35 UTC
[PATCH] net: gemini: Free the shared queue after removing the ports
2026-09-18 2:25 UTC (2+ messages)
[PATCH v2] pmdomain: imx8m-blk-ctrl: Serialize power on/off across sibling domains
2026-09-18 2:08 UTC (3+ messages)
[PATCH net v2 0/2] net: dsa: mt7530: fix two crashes on driver unbind
2026-09-18 1:58 UTC (4+ messages)
` [PATCH net v2 1/2] net: dsa: mt7530: fix NULL dereference on unbind of MT7531 and MT7621
` [PATCH net v2 2/2] net: dsa: mt7530: leave the MDIO IRQ mappings to regmap-irq
[PATCH v9 0/3] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
2026-09-18 0:27 UTC (4+ messages)
` [PATCH v9 1/3] arm64: vdso: Split native/compat mremap callbacks
` [PATCH v9 2/3] arm64: vdso: Prepare for robust futex unlock support
` [PATCH v9 3/3] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
[PATCH v2 0/6] riscv: Make IPI_MAX visible and use it consistently
2026-09-18 1:38 UTC (6+ messages)
` [PATCH v2 6/6] media: mtk-vpu: rename IPI_MAX to IPI_VPU_MAX
[PATCH net v5] net: stmmac: propagate PTP init failures in __stmmac_open() and stmmac_resume()
2026-09-18 1:20 UTC (2+ messages)
[PATCH] irqchip/imx-intmux: fix runtime PM teardown on remove
2026-09-18 1:03 UTC (2+ messages)
[PATCH v2 5.10.y/5.15.y 0/3] ARM: fix might_sleep() WARNING for mmap_write_lock() around show_pte()
2026-09-18 0:52 UTC (2+ messages)
[PATCH 0/2] Allow mtk-regulator-coupler to be built as a module
2026-09-18 0:37 UTC (2+ messages)
[PATCH] usb: gadget: aspeed-vhub: cancel wake work on device removal
2026-09-18 0:18 UTC (2+ messages)
[PATCH] memory: stm32_omm: fix child clock leak on set_amcr() error path
2026-09-17 23:59 UTC
[soc:for-next] BUILD SUCCESS b9bb4134a9583a388704433eef22c82c49963585
2026-09-17 23:21 UTC
[soc:arm:fixes] BUILD SUCCESS ce55a6545a375563983ef83eb48915a11493b64e
2026-09-17 23:19 UTC
[linusw-nomadik:b4:ab8500-charging] BUILD SUCCESS f92b868a72444b5b9fd37b0ab811f5adc05f4c53
2026-09-17 23:10 UTC
[linusw-nomadik:b4:ab8500-charger-dt] BUILD SUCCESS 7679100f669c88dda6e4e970aa9c06ab3a40f6c4
2026-09-17 23:06 UTC
[PATCH 0/3] PCI: Remove device links to Generic PHY
2026-09-17 23:00 UTC (2+ messages)
[PATCH v2 0/3] pinctrl: scmi: Replace get function and group info with generic callbacks
2026-09-17 22:55 UTC (4+ messages)
` [PATCH v2 1/3] pinctrl: scmi: Replace pinmux ops get function info with generics
` [PATCH v2 2/3] pinctrl: scmi: Replace pinctrl ops get group "
` [PATCH v2 3/3] pinctrl: kconfig: Select generic pinctrl helpers for scmi pinctrl
[PATCH] arm: dts: xilinx: parallella: Enable QSPI and NOR flash
2026-09-17 22:53 UTC
[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
2026-09-17 22:38 UTC (2+ messages)
` (subset) "
[PATCH v2 00/22] Initial USB4/Thunderbolt support for Apple M1/M2/M3 SoCs
2026-09-17 22:33 UTC (5+ messages)
` [PATCH v2 05/22] dt-bindings: thunderbolt: Add Apple USB4/Thunderbolt NHI
` [PATCH v2 06/22] dt-bindings: thunderbolt: Add Apple USB4/Thunderbolt ACIO block
[PATCH] usb: gadget: pxa25x: prevent ixp4xx + pxa25x combination
2026-09-17 22:31 UTC (2+ messages)
[PATCH v2 0/4] Add support for StarFive JHB100 UART Routing
2026-09-17 22:27 UTC (4+ messages)
` [PATCH v2 3/4] dt-bindings: uart-routing: Add binding for StarFive JHB100 UART routing
[PATCH 0/2] arm64/gcs: Store the GCSCRE0_EL1 register value not userspace mode
2026-09-17 22:14 UTC (3+ messages)
` [PATCH 1/2] arm64/gcs: Move gcs_check_locked() out of the header
` [PATCH 2/2] arm64: gcs: Store GCSCRE0_EL1 values instead of userspace mode
[PATCH v3 0/3] arm64: dts: imx8mm-var-dart: update SoM support
2026-09-17 22:25 UTC (4+ messages)
` [PATCH v3 1/3] arm64: dts: imx8mm-var-dart: configure SAI3 synchronous RX mode
` [PATCH v3 2/3] arm64: dts: imx8mm-var-dart: add TPM support
` [PATCH v3 3/3] arm64: dts: imx8mm-var-dart: increase PHY reset deassert delay
[PATCH 0/3] spi: Better specification for rx-sample-delay-ns and core parsing
2026-09-17 22:23 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: spi: Clarify what rx-sample-delay-ns describes
[PATCH v2] PCI: imx6: Move clock enable after core reset assertion
2026-09-17 21:58 UTC (2+ messages)
[PATCH net v4 0/7] net: stmmac: More selftest-related fixes
2026-09-17 21:53 UTC (8+ messages)
` [PATCH net v4 1/7] net: stmmac: selftests: Support running selftests on DSA conduits
` [PATCH net v4 2/7] net: stmmac: selftests: Validate EEE based on the actual LPI timer value
` [PATCH net v4 3/7] net: stmmac: selftests: Check the dev->features for S-TAG offload testing
` [PATCH net v4 4/7] net: stmmac: selftests: Capture all packets for vlan checks
` [PATCH net v4 5/7] net: stmmac: dwmac4: Use the correct bufzise when the len is exactly 8K
` [PATCH net v4 6/7] net: stmmac: size the RX buffers from the frame length, not the MTU
` [PATCH net v4 7/7] net: stmmac: selftests: Account for alignment shift on dwmac1000 for Jumbo test
[PATCH v3 0/2] phy: airoha: add support for AN7583 PCIe PHY driver
2026-09-17 21:51 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: airoha: Document support for AN7583 Gen3 PCIe PHY
[PATCH v6 0/7] KVM: arm64: nv: Implement nested stage-2 reverse map
2026-09-17 21:46 UTC (8+ messages)
[PATCH v2 0/4] KVM: arm64: Properly advertise !FEAT_LPA2 for NV
2026-09-17 21:42 UTC (4+ messages)
` [PATCH v2 2/4] arm64: sysreg: Add TCR_EL2 to sysreg infrastructure
` [PATCH v2 3/4] KVM: arm64: Reset TCR_EL2 according to guest's E2H mode
` [PATCH v2 4/4] KVM: arm64: Convert TCR_EL2 to config-driven sanitisation
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).