messages from 2026-01-09 11:40:42 to 2026-01-09 18:58:06 UTC [more...]
[PATCH v8 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-01-09 18:55 UTC (9+ messages)
` [PATCH v8 04/12] arm64: support WFET in smp_cond_relaxed_timeout()
` [PATCH v8 07/12] atomic: Add atomic_cond_read_*_timeout()
[PATCH 00/30] KVM: arm64: Add support for protected guest memory with pKVM
2026-01-09 18:46 UTC (36+ messages)
` [PATCH 02/30] KVM: arm64: Remove redundant 'pgt' pointer checks from MMU notifiers
` [PATCH 06/30] KVM: arm64: Remove pointless is_protected_kvm_enabled() checks from hyp
` [PATCH 10/30] KVM: arm64: Introduce __pkvm_host_donate_guest()
` [PATCH 14/30] KVM: arm64: Hook up reclaim hypercall to pkvm_pgtable_stage2_destroy()
` [PATCH 17/30] KVM: arm64: Generalise kvm_pgtable_stage2_set_owner()
` [PATCH 19/30] KVM: arm64: Annotate guest donations with handle and gfn in host stage-2
` [PATCH 20/30] KVM: arm64: Introduce hypercall to force reclaim of a protected page
` [PATCH 22/30] KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pte
` [PATCH 24/30] KVM: arm64: Implement the MEM_SHARE hypercall for protected VMs
` [PATCH 27/30] KVM: arm64: Add some initial documentation for pKVM
[PATCH v1 0/2] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
2026-01-09 18:31 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: ethernet: eswin: add clock sampling control
` [PATCH v1 2/2] net: stmmac: eic7700: enable clocks before syscon access and correct RX sampling timing
[PATCH RFC 0/6] AFBC fixes for MediaTek DRM
2026-01-09 18:27 UTC (2+ messages)
[GIT PULL] arm64 fixes for 6.19-rc5
2026-01-09 18:27 UTC
[PATCH v9 00/30] KVM: arm64: Implement support for SME
2026-01-09 18:01 UTC (15+ messages)
` [PATCH v9 11/30] KVM: arm64: Define internal features "
` [PATCH v9 12/30] KVM: arm64: Rename sve_state_reg_region
` [PATCH v9 13/30] KVM: arm64: Store vector lengths in an array
` [PATCH v9 14/30] KVM: arm64: Implement SME vector length configuration
` [PATCH v9 15/30] KVM: arm64: Support SME control registers
` [PATCH v9 16/30] KVM: arm64: Support TPIDR2_EL0
` [PATCH v9 17/30] KVM: arm64: Support SME identification registers for guests
[PATCH v2] cpufreq: mediatek-hw: Fix resource leaks in init function
2026-01-09 18:01 UTC (2+ messages)
[PATCH v2] arm64: fix cleared E0POE bit after cpu_suspend()/resume()
2026-01-09 18:00 UTC (2+ messages)
[PATCH v2] mfd: macsmc: Initialize mutex
2026-01-09 17:30 UTC (2+ messages)
` (subset) "
[PATCH 1/5] dt-bindings: mfd: nxp: Add NXP LPC32xx System Control Block
2026-01-09 17:30 UTC (2+ messages)
` (subset) "
[GIT PULL] soc: fixes for 6.19
2026-01-09 17:28 UTC
[PATCH 0/3] clk: samsung: auto clock gating fixes for PM
2026-01-09 17:27 UTC (4+ messages)
` [PATCH 1/3] clk: samsung: avoid warning message on legacy Exynos (auto clock gating)
` [PATCH 2/3] clk: samsung: fix sysreg save/restore when PM is enabled for CMU
` [PATCH 3/3] clk: samsung: allow runtime PM with auto clock gating
[PATCH v3 00/12] of/treewide: Simplify with for_each_compatible_node_scoped()
2026-01-09 17:22 UTC (15+ messages)
` [PATCH v3 01/12] of: Add for_each_compatible_node_scoped() helper
` [PATCH v3 02/12] ARM: at91: Simplify with scoped for each OF child loop
` [PATCH v3 03/12] ARM: exynos: "
` [PATCH v3 04/12] powerpc/fsp2: "
` [PATCH v3 05/12] powerpc/wii: "
` [PATCH v3 06/12] cdx: "
` [PATCH v3 07/12] cdx: Use mutex guard to simplify error handling
` [PATCH v3 08/12] clk: imx: imx27: Simplify with scoped for each OF child loop
` [PATCH v3 09/12] clk: imx: imx31: "
` [PATCH v3 10/12] dmaengine: fsl_raid: "
` [PATCH v3 11/12] cpufreq: s5pv210: "
` [PATCH v3 12/12] media: samsung: exynos4-is: "
[PATCH 0/8] Add support for AAEON SRG-IMX8PL MCU
2026-01-09 17:14 UTC (3+ messages)
` [PATCH 5/8] mfd: aaeon: Add SRG-IMX8PL MCU driver
[PATCH v3 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-01-09 17:04 UTC (37+ messages)
` [PATCH v3 03/36] arm64/sysreg: Drop ICH_HFGRTR_EL2.ICC_HAPR_EL1 and make RES1
` [PATCH v3 02/36] KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
` [PATCH v3 01/36] KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and co
` [PATCH v3 05/36] arm64/sysreg: Add GICR CDNMIA encoding
` [PATCH v3 06/36] KVM: arm64: gic: Set vgic_model before initing private IRQs
` [PATCH v3 04/36] arm64/sysreg: Add remaining GICv5 ICC_ & ICH_ sysregs for KVM support
` [PATCH v3 07/36] KVM: arm64: gic-v5: Add ARM_VGIC_V5 device to KVM headers
` [PATCH v3 08/36] KVM: arm64: gic: Introduce interrupt type helpers
` [PATCH v3 09/36] KVM: arm64: gic-v5: Add Arm copyright header
` [PATCH v3 11/36] KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
` [PATCH v3 10/36] KVM: arm64: gic-v5: Detect implemented PPIs on boot
` [PATCH v3 12/36] KVM: arm64: gic-v5: Support GICv5 FGTs & FGUs
` [PATCH v3 13/36] KVM: arm64: gic-v5: Add emulation for ICC_IAFFIDR_EL1 accesses
` [PATCH v3 14/36] KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
` [PATCH v3 16/36] KVM: arm64: gic-v5: Implement direct injection of PPIs
` [PATCH v3 18/36] KVM: arm64: gic: Introduce queue_irq_unlock and set_pending_state to irq_ops
` [PATCH v3 17/36] KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate mask
` [PATCH v3 15/36] KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
` [PATCH v3 20/36] KVM: arm64: gic-v5: Init Private IRQs (PPIs) for GICv5
` [PATCH v3 19/36] KVM: arm64: gic-v5: Implement PPI interrupt injection
` [PATCH v3 22/36] KVM: arm64: gic-v5: Trap and mask guest ICC_PPI_ENABLERx_EL1 writes
` [PATCH v3 21/36] KVM: arm64: gic-v5: Check for pending PPIs
` [PATCH v3 23/36] KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINE
` [PATCH v3 25/36] KVM: arm64: gic-v5: Reset vcpu state
` [PATCH v3 27/36] KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5
` [PATCH v3 24/36] KVM: arm64: gic-v5: Create, init vgic_v5
` [PATCH v3 26/36] KVM: arm64: gic-v5: Bump arch timer for GICv5
` [PATCH v3 30/36] KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register them
` [PATCH v3 29/36] KVM: arm64: gic-v5: Hide FEAT_GCIE from NV GICv5 guests
` [PATCH v3 28/36] KVM: arm64: gic: Hide GICv5 for protected guests
` [PATCH v3 32/36] irqchip/gic-v5: Check if impl is virt capable
` [PATCH v3 34/36] Documentation: KVM: Introduce documentation for VGICv5
` [PATCH v3 33/36] KVM: arm64: gic-v5: Probe for GICv5 device
` [PATCH v3 31/36] KVM: arm64: gic-v5: Set ICH_VCTLR_EL2.En on boot
` [PATCH v3 36/36] KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPI
` [PATCH v3 35/36] KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftest
[PATCH v4 00/31] clk: at91: add support for parent_data and
2026-01-09 17:03 UTC (4+ messages)
` [PATCH v4 21/31] clk: at91: dt-compat: switch to parent_hw and parent_data
[PATCH v2 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-01-09 17:00 UTC (16+ messages)
` [PATCH v2 02/36] KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
` [PATCH v2 22/36] KVM: arm64: gic-v5: Trap and mask guest PPI register accesses
` [PATCH v2 26/36] KVM: arm64: gic-v5: Bump arch timer for GICv5
` [PATCH v2 33/36] KVM: arm64: gic-v5: Probe for GICv5 device
` [PATCH v2 36/36] KVM: arm64: gic-v5: Communicate userspace-drivable PPIs via a UAPI
[PATCH v2] usb: dwc3: apple: Set USB2 PHY mode before dwc3 init
2026-01-09 16:43 UTC
[PATCH v2] soc: ti: pruss: fix double free in pruss_clk_mux_setup()
2026-01-09 16:40 UTC (2+ messages)
[RFC PATCH v6 00/35] KVM: arm64: Add Statistical Profiling Extension (SPE) support
2026-01-09 16:35 UTC (10+ messages)
` [RFC PATCH v6 03/35] KVM: arm64: Add CONFIG_KVM_ARM_SPE Kconfig option
` [RFC PATCH v6 14/35] KVM: arm64: Add SPE VCPU device attribute to set the max buffer size
` [RFC PATCH v6 19/35] KVM: arm64: Trap PMBIDR_EL1 and PMSIDR_EL1
` [RFC PATCH v6 29/35] KVM: arm64: Pin the SPE buffer in the host and map it at stage 2
[PATCH v2 00/13] MediaTek Interconnect Cleanup and MT8196 Enablement
2026-01-09 16:30 UTC (3+ messages)
` [PATCH v2 11/13] interconnect: mediatek: Add support for MediaTek MT8196 EMI ICC
[PATCH 00/11] of/treewide: Simplify with for_each_compatible_node_scoped()
2026-01-09 16:28 UTC (10+ messages)
` [PATCH 03/11] ARM: exynos: Simplify with scoped for each OF child loop
` [PATCH 06/11] cdx: "
` [PATCH 07/11] clk: imx: imx27: "
imx8 PCI regression since "iommu: Get DT/ACPI parsing into the proper probe path"
2026-01-09 16:22 UTC
[PATCHv2 bpf-next 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
2026-01-09 16:19 UTC (4+ messages)
[PATCH v8 00/17] media: rkvdec: Add support for VDPU381 and VDPU383
2026-01-09 16:15 UTC (18+ messages)
` [PATCH v8 01/17] media: uapi: HEVC: Add v4l2_ctrl_hevc_ext_sps_[ls]t_rps controls
` [PATCH v8 02/17] media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controls
` [PATCH v8 03/17] media: visl: Add HEVC short and long term RPS sets
` [PATCH v8 04/17] media: rkvdec: Switch to using structs instead of writel
` [PATCH v8 05/17] media: rkvdec: Move cabac tables to their own source file
` [PATCH v8 06/17] media: rkvdec: Use structs to represent the HW RPS
` [PATCH v8 07/17] media: rkvdec: Move h264 functions to common file
` [PATCH v8 08/17] media: rkvdec: Move hevc "
` [PATCH v8 09/17] media: rkvdec: Add variant specific coded formats list
` [PATCH v8 10/17] media: rkvdec: Add RCB and SRAM support
` [PATCH v8 11/17] media: rkvdec: Support per-variant interrupt handler
` [PATCH v8 12/17] media: rkvdec: Enable all clocks without naming them
` [PATCH v8 13/17] media: rkvdec: Disable multicore support
` [PATCH v8 14/17] media: rkvdec: Add H264 support for the VDPU381 variant
` [PATCH v8 15/17] media: rkvdec: Add H264 support for the VDPU383 variant
` [PATCH v8 16/17] media: rkvdec: Add HEVC support for the VDPU381 variant
` [PATCH v8 17/17] media: rkvdec: Add HEVC support for the VDPU383 variant
[PATCH] irqchip/gic-v3-its: Don't acquire rt_spin_lock in allocate_vpe_l1_table()
2026-01-09 16:13 UTC (4+ messages)
[PATCH v3 2/4] of: reserved_mem: Support multiple 'reg' entries for memory-region
2026-01-09 16:12 UTC (3+ messages)
[PATCH] usb: dwc3: Always deassert xilinx resets
2026-01-09 15:52 UTC (5+ messages)
[PATCH v2] phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()
2026-01-09 15:46 UTC
[PATCH] mfd: axp20x: AXP717: Add type-C CC registers
2026-01-09 15:40 UTC (2+ messages)
` (subset) "
[PATCH 0/3] arm64: dts: apple: Add integrated USB Type-C ports
2026-01-09 15:38 UTC (5+ messages)
` [PATCH 1/3] arm64: dts: apple: t8103: Add nodes for "
` [PATCH 2/3] arm64: dts: apple: t8112: "
` [PATCH 3/3] arm64: dts: apple: t60xx: "
[PATCH 0/4] arm64: dts: apple: Add chassis-type properties
2026-01-09 15:37 UTC (6+ messages)
` [PATCH 1/4] arm64: dts: apple: Add chassis-type property for all Macbooks
` [PATCH 2/4] arm64: dts: apple: Add chassis-type property for Apple desktop devices
` [PATCH 3/4] arm64: dts: apple: Add chassis-type property for Mac Pro
` [PATCH 4/4] arm64: dts: apple: Add chassis-type property for Apple iMacs
[PATCH v6 08/11] PCI: dwc: Invoke post_init in dw_pcie_resume_noirq()
2026-01-09 15:27 UTC (2+ messages)
[PATCH v2 1/3] bus: qcom-ebi2: Simplify with scoped for each OF child loop
2026-01-09 15:20 UTC (6+ messages)
` [PATCH v2 3/3] bus: stm32_firewall: Use scoped allocation to simplify cleanup
[PATCH v6 00/14] Nesting support for lazy MMU mode
2026-01-09 15:07 UTC (5+ messages)
` [PATCH v6 05/14] mm: clarify lazy_mmu sleeping constraints
` [PATCH v6 14/14] mm: Add basic tests for lazy_mmu
[PATCH v4 00/10] gpio: improve support for shared GPIOs
2026-01-09 15:08 UTC (6+ messages)
[PATCH] nvme-apple: Add "apple,t8103-nvme-ans2" as compatible
2026-01-09 14:54 UTC (2+ messages)
[PATCH v3] arm64: dts: ti: Fix the number of common watchdog instances between J784S4 and J742S2
2026-01-09 14:37 UTC (2+ messages)
[PATCH] crypto: stm32 - Remove unnecessary checks before calling memcpy
2026-01-09 14:20 UTC
[PATCH V1] i2c: imx: Fix SMBus block read hang on zero length
2026-01-09 13:53 UTC (2+ messages)
[PATCH v2 0/4] drm/imagination: add AM62P/AM67A/J722S support
2026-01-09 13:48 UTC (9+ messages)
` [PATCH v2 1/4] dt-bindings: gpu: img: Add AM62P SoC specific compatible
` [PATCH v2 2/4] clk: keystone: don't cache clock rate
` (subset) [PATCH v2 0/4] drm/imagination: add AM62P/AM67A/J722S support
[PATCH v7 02/15] kasan: arm64: x86: Make special tags arch specific
2026-01-09 13:43 UTC (4+ messages)
[PATCH net-next v11 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver
2026-01-09 13:38 UTC (7+ messages)
` [PATCH net-next v11 1/3] net: ti: icssm-prueth: Add helper functions to configure and maintain FDB
` [PATCH net-next v11 3/3] net: ti: icssm-prueth: Add support for ICSSM RSTP switch
[PATCH RFC 00/16] Eliminate warnings for AST2500 and AST2600 EVB devicetrees
2026-01-09 13:34 UTC (3+ messages)
` [PATCH RFC 02/16] pinctrl: aspeed: g5: Constrain LPC binding revision workaround to AST2500
[PATCH v3 0/5] Introduce MAX77759 charger driver
2026-01-09 13:14 UTC (3+ messages)
` [PATCH v3 5/5] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode
[PATCH v5 00/17] ARM Error Source Table V2 Support
2026-01-09 12:26 UTC (5+ messages)
[PATCH v2 00/22] media: platform: rga: Add RGA3 support
2026-01-09 12:18 UTC (4+ messages)
` [PATCH v2 11/22] media: rockchip: rga: check scaling factor
[PATCH v6 0/6] remoteproc: imx_rproc: Support i.MX95
2026-01-09 12:08 UTC (7+ messages)
` [PATCH v6 1/6] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
` [PATCH v6 2/6] remoteproc: imx_rproc: Add runtime ops copy to support dynamic behavior
` [PATCH v6 3/6] remoteproc: imx_rproc: Introduce prepare ops for imx_rproc_dcfg
` [PATCH v6 4/6] remoteproc: imx_rproc: Add support for System Manager LMM API
` [PATCH v6 5/6] remoteproc: imx_rproc: Add support for System Manager CPU API
` [PATCH v6 6/6] remoteproc: imx_rproc: Add support for i.MX95
[PATCH 00/13] dts: broadcom: Fix remaining DT warnings
2026-01-09 12:01 UTC (3+ messages)
` [PATCH 02/13] ARM: dts: broadcom: bcm2835-rpi: Move non simple-bus nodes to root level
[PATCH 0/5] Add READ_ONCE and WRITE_ONCE to Rust
2026-01-09 12:00 UTC (11+ messages)
[PATCH v5] iommu/arm-smmu-qcom: add actlr settings for mdss on Qualcomm platforms
2026-01-09 11:52 UTC (4+ messages)
[v3 PATCH] arm64: mm: Fix kexec failure after pte_mkwrite_novma() change
2026-01-09 11:51 UTC (4+ messages)
[PATCH 00/11] MediaTek DTS dtbs_check warning fixes
2026-01-09 11:47 UTC (12+ messages)
` [PATCH 01/11] arm64: dts: mediatek: mt8173: Fix pinctrl node names and cleanup
` [PATCH 02/11] arm64: dts: mediatek: mt8183: Fix dtb warnings in display graph
` [PATCH 03/11] arm64: dts: mediatek: mt8183-evb: Fix dtbs_check warnings
` [PATCH 04/11] arm64: dts: mediatek: mt7981b-openwrt-one: Remove useless cells from flash@0
` [PATCH 05/11] arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux node
` [PATCH 06/11] arm64: dts: mediatek: mt8183-pumpkin: Fix pinmux node names
` [PATCH 07/11] arm64: dts: mediatek: mt8173-elm: Fix bluetooth node name and reorder
` [PATCH 08/11] arm64: dts: mediatek: mt8173-elm: Fix dsi0 ports warning
` [PATCH 09/11] arm64: dts: mediatek: mt8173-elm: Remove regulators from thermal node
` [PATCH 10/11] arm64: dts: mediatek: mt8192-asurada: Remove unused clock-stretch-ns
` [PATCH 11/11] arm64: dts: mediatek: mt6795-xperia-m5: Add UHS pins for MMC1 and 2
[PATCH] dt-bindings: mfd: syscon: Allow syscon compatible for mediatek,mt7981-topmisc
2026-01-09 11:43 UTC
[PATCH 2/2] arm64: mte: Defer disabling of TCO until user_access_begin/end
2026-01-09 11:40 UTC (4+ messages)
[PATCH v3] scsi: ufs: exynos: call phy_notify_state() from hibern8 callbacks
2026-01-09 11:40 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