messages from 2025-10-16 13:42:06 to 2025-10-17 01:57:09 UTC [more...]
[PATCH v2 0/8] firmware: imx: scu: Misc update
2025-10-17 1:56 UTC (4+ messages)
` [PATCH v2 1/8] firmware: imx: scu-irq: fix OF node leak in
` [PATCH v2 2/8] firmware: imx: scu-irq: Free mailbox client on failure at imx_scu_enable_general_irq_channel()
` [PATCH v2 4/8] firmware: imx: scu-irq: Set mu_resource_id before get handle
[PATCH v3 0/3] Add pinctrl support for Sky1
2025-10-17 1:43 UTC (6+ messages)
` [PATCH v3 2/3] pinctrl: cix: Add pin-controller support for sky1
` 回复: "
[PATCH] net: stmmac: dwmac-sophgo: Add phy interface filter
2025-10-17 1:18 UTC
[PATCH v1] perf arm_spe: Add a macro definition to handle offset value
2025-10-17 1:07 UTC (2+ messages)
[PATCH][next] spi: aspeed: fix spelling mistake "triming" -> "trimming"
2025-10-17 1:05 UTC (2+ messages)
[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
2025-10-17 0:32 UTC (26+ messages)
` [PATCH v3 01/25] KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
` [PATCH v3 02/25] KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
` [PATCH v3 03/25] KVM: TDX: Drop PROVE_MMU=y sanity check on to-be-populated mappings
` [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v3 05/25] Revert "KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU"
` [PATCH v3 06/25] KVM: x86/mmu: Rename kvm_tdp_map_page() to kvm_tdp_page_prefault()
` [PATCH v3 07/25] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [PATCH v3 08/25] KVM: TDX: Return -EIO, not -EINVAL, on a KVM_BUG_ON() condition
` [PATCH v3 09/25] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 10/25] KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()
` [PATCH v3 11/25] KVM: TDX: Avoid a double-KVM_BUG_ON() in tdx_sept_zap_private_spte()
` [PATCH v3 12/25] KVM: TDX: Use atomic64_dec_return() instead of a poor equivalent
` [PATCH v3 13/25] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [PATCH v3 14/25] KVM: TDX: Bug the VM if extended the initial measurement fails
` [PATCH v3 15/25] KVM: TDX: ADD pages to the TD image while populating mirror EPT entries
` [PATCH v3 16/25] KVM: TDX: Fold tdx_sept_zap_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 17/25] KVM: TDX: Combine KVM_BUG_ON + pr_tdx_error() into TDX_BUG_ON()
` [PATCH v3 18/25] KVM: TDX: Derive error argument names from the local variable names
` [PATCH v3 19/25] KVM: TDX: Assert that mmu_lock is held for write when removing S-EPT entries
` [PATCH v3 20/25] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v3 21/25] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v3 22/25] KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
` [PATCH v3 23/25] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
` [PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks
` [PATCH v3 25/25] KVM: TDX: Fix list_add corruption during vcpu_load()
[PATCH v13 00/12] KVM: guest_memfd: Add NUMA mempolicy support
2025-10-17 0:09 UTC (18+ messages)
` [PATCH v13 01/12] KVM: guest_memfd: Rename "struct kvm_gmem" to "struct gmem_file"
` [PATCH v13 02/12] KVM: guest_memfd: Add macro to iterate over gmem_files for a mapping/inode
` [PATCH v13 03/12] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH v13 04/12] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH v13 05/12] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH v13 06/12] KVM: selftests: Define wrappers for common syscalls to assert success
` [PATCH v13 07/12] KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by default
` [PATCH v13 08/12] KVM: selftests: Add additional equivalents to libnuma APIs in KVM's numaif.h
` [PATCH v13 09/12] KVM: selftests: Use proper uAPI headers to pick up mempolicy.h definitions
` [PATCH v13 10/12] KVM: selftests: Add helpers to probe for NUMA support, and multi-node systems
` [PATCH v13 11/12] KVM: selftests: Add guest_memfd tests for mmap and NUMA policy support
` [PATCH v13 12/12] KVM: guest_memfd: Add gmem_inode.flags field instead of using i_private
[PATCH v8 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
2025-10-16 23:20 UTC (2+ messages)
[PATCH net-next 0/5] net: stmmac: more cleanups
2025-10-16 23:10 UTC (10+ messages)
` [PATCH net-next 1/5] net: stmmac: dwc-qos-eth: move MDIO bus locking into stmmac_mdio
` [PATCH net-next 2/5] net: stmmac: place .mac_finish() method more appropriately
` [PATCH net-next 3/5] net: stmmac: avoid PHY speed change when configuring MTU
` [PATCH net-next 5/5] net: stmmac: rename stmmac_phy_setup() to include phylink
[PATCH v3 00/10] pinctrl: stm32: Support I/O synchronization
2025-10-16 22:41 UTC (9+ messages)
` [PATCH v3 02/10] dt-bindings: pincfg-node: Add properties 'skew-delay-{in,out}put'
[PATCH v3 0/4] Add Google Tensor SoC USB support
2025-10-16 22:17 UTC (5+ messages)
` [PATCH v3 2/4] usb: dwc3: Add Google Tensor SoC DWC3 glue driver
[PATCH] ARM: pxa: unset apm_get_power_status on unload
2025-10-16 22:05 UTC
[PATCH v3 00/13] mfd: macsmc: add rtc, hwmon and hid subdevices
2025-10-16 22:15 UTC (6+ messages)
` [PATCH v3 06/13] hwmon: Add Apple Silicon SMC hwmon driver
` [PATCH v3 08/13] input: macsmc-input: New driver to handle the Apple Mac SMC buttons/lid
[PATCH v3 0/7] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
2025-10-16 21:31 UTC (4+ messages)
` [PATCH v3 3/7] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
[PATCH v7 00/28] Tracefs support for pKVM
2025-10-16 21:11 UTC (4+ messages)
` [PATCH v7 14/28] tracing: Add a trace remote module for testing
[PATCH v3 0/5] MediaTek PLL Refactors and Fixes
2025-10-16 20:52 UTC (3+ messages)
` [PATCH v3 1/5] clk: Respect CLK_OPS_PARENT_ENABLE during recalc
[PATCH][v4] hung_task: Panic when there are more than N hung tasks at the same time
2025-10-16 20:50 UTC (2+ messages)
` [外部邮件] "
[PATCH v10 00/16] spi: airoha: driver fixes & improvements
2025-10-16 20:07 UTC (9+ messages)
` [PATCH v10 02/16] spi: airoha: remove unnecessary restriction length
` (subset) [PATCH v10 00/16] spi: airoha: driver fixes & improvements
[PATCH RFC net-next] net: stmmac: replace has_xxxx with core_type
2025-10-16 19:41 UTC
[PATCH] arm64: mm: show direct mapping use in /proc/meminfo
2025-10-16 18:59 UTC (5+ messages)
IRQ thread timeouts and affinity
2025-10-16 18:53 UTC (2+ messages)
[PATCH] arm64: defconfig: Change CONFIG_SM_TCSRCC_8750 from m to y
2025-10-16 18:53 UTC
[PATCH 0/2] Two minor fixes for BBML2_NOABORT
2025-10-16 18:50 UTC (8+ messages)
` [PATCH 1/2] arm64: mm: make linear mapping permission update more robust for patial range
` [PATCH 2/2] arm64: mm: relax VM_ALLOW_HUGE_VMAP if BBML2_NOABORT is supported
[PATCH RFC v2 0/2] mm: add huge pfnmap support for remap_pfn_range()
2025-10-16 18:22 UTC (4+ messages)
` [PATCH RFC 1/2] pgtable: add pte_clrhuge() implementation for arm64 and riscv
` [syzbot ci] Re: mm: add huge pfnmap support for remap_pfn_range()
[PATCH] arm64: dts: ti: k3-am62d2-evm: Fix regulator properties
2025-10-16 17:53 UTC (2+ messages)
[PATCH v2] PCI: dw-rockchip: Disable L1 substates
2025-10-16 17:53 UTC (3+ messages)
[PATCH v4 00/14] drm/imx: dc: Use prefetch engine
2025-10-16 17:39 UTC (3+ messages)
` [PATCH v4 07/14] drm/imx: dc: Add DPR channel support
[PATCH v1 0/2] Add power-controller support for RV1126B
2025-10-16 17:27 UTC (6+ messages)
` [PATCH v1 1/2] dt-bindings: power: rockchip: Add "
` [PATCH v1 2/2] pmdomain: "
[PATCH v5 0/4] Move io-pgtable-arm selftest to KUnit
2025-10-16 17:25 UTC (8+ messages)
` [PATCH v5 4/4] iommu/io-pgtable-arm-selftests: Use KUnit
[PATCH v16 00/14] Implement vendor resets for PSCI SYSTEM_RESET2
2025-10-16 17:19 UTC (4+ messages)
` [PATCH v16 02/14] power: reset: reboot-mode: Add device tree node-based registration
[PATCH net-next v2 00/13] net: airoha: Add AN7583 ethernet controller support
2025-10-16 17:06 UTC (15+ messages)
` [PATCH net-next v2 01/13] dt-bindings: net: airoha: Add AN7583 support
` [PATCH net-next v2 03/13] net: airoha: Add airoha_ppe_get_num_stats_entries() and airoha_ppe_get_num_total_stats_entries()
` [PATCH net-next v2 08/13] net: airoha: ppe: Configure SRAM PPE entries via the cpu
` [PATCH net-next v2 10/13] net: airoha: Select default ppe cpu port in airoha_dev_init()
` [PATCH net-next v2 11/13] net: airoha: Refactor src port configuration in airhoha_set_gdm2_loopback
` [PATCH net-next v2 12/13] net: airoha: ppe: Do not use magic numbers in airoha_ppe_foe_get_entry_locked()
` [PATCH net-next v2 13/13] net: airoha: Add AN7583 SoC support
[PATCH v6 0/7] barrier: Add smp_cond_load_*_timeout()
2025-10-16 16:56 UTC (8+ messages)
` [PATCH v6 1/7] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v6 2/7] arm64: barrier: support smp_cond_load_relaxed_timeout()
` [PATCH v6 3/7] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait
` [PATCH v6 4/7] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v6 5/7] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v6 6/7] rqspinlock: use smp_cond_load_acquire_timeout()
` [PATCH v6 7/7] cpuidle/poll_state: poll via smp_cond_load_relaxed_timeout()
[PATCH 0/5] MediaTek UFS Cleanup and MT8196 Enablement
2025-10-16 16:54 UTC (4+ messages)
` [PATCH 1/5] dt-bindings: ufs: mediatek,ufs: Add mt8196-ufshci variant
[PATCH 00/15] arm64: dts: mediatek: Add Openwrt One AP functionality
2025-10-16 16:47 UTC (17+ messages)
` [PATCH 02/15] arm64: dts: mediatek: mt7981b-openwrt-one: Configure UART0 pinmux
` [PATCH 04/15] dt-bindings: mfd: syscon: Add mt7981-topmisc
` [PATCH 05/15] dt-bindings: pci: mediatek-pcie-gen3: Add MT7981 PCIe compatible
` [PATCH 06/15] dt-bindings: phy: mediatek,tphy: Add support for MT7981
` [PATCH 09/15] dt-bindings: net: mediatek,net: Correct bindings "
` [PATCH 10/15] arm64: dts: mediatek: mt7981b: Add Ethernet and WiFi offload support
[PATCH v3] KVM: arm64: Check range args for pKVM mem transitions
2025-10-16 16:45 UTC
[PATCH v2] dt-bindings: interrupt-controller: fsl,irqsteer: Add i.MX95 support
2025-10-16 16:31 UTC (2+ messages)
[PATCH v2 0/9] phy: convert from clk round_rate() to determine_rate()
2025-10-16 16:21 UTC (2+ messages)
[PATCH v13 00/18] media: rockchip: add a driver for the rockchip camera interface
2025-10-16 16:21 UTC (3+ messages)
` [PATCH v13 18/18] arm64: dts: rockchip: add radxa camera 8m on rock 3a csi port
[PATCH v2 1/3] dt-bindings: gpu: img,powervr-rogue: Document GX6250 GPU in Renesas R-Car M3-W/M3-W+
2025-10-16 16:14 UTC (8+ messages)
` [PATCH v2 2/3] arm64: dts: renesas: r8a77960: Add GX6250 GPU node
[PATCH] peci: controller: peci-aspeed: convert from round_rate() to determine_rate()
2025-10-16 16:11 UTC (4+ messages)
[PATCH RESEND] i2c: busses: bcm2835: convert from round_rate() to determine_rate()
2025-10-16 16:08 UTC
[PATCH] dt-bindings: Fix inconsistent quoting
2025-10-16 16:06 UTC (3+ messages)
[PATCH] drm/rockchip: dw_hdmi: use correct SCLIN mask for RK3228
2025-10-16 16:01 UTC (2+ messages)
[PATCH v3 00/11] ARM: dts: imx6: trivial change to clean up some DTB warnings
2025-10-16 16:00 UTC (12+ messages)
` [PATCH v3 01/11] ARM: dts: imx6: rename stmpgpio to gpio
` [PATCH v3 02/11] ARM: dts: imx6: rename touch-thermal0 to touch-0-thermal
` [PATCH v3 03/11] ARM: dts: imx6: rename m95m02 to eeprom
` [PATCH v3 04/11] ARM: dts: imx6qdl-ts4900: rename ngpio to ngpios
` [PATCH v3 05/11] ARM: dts: imx6: remove gpio suffix for regulator
` [PATCH v3 06/11] ARM: dts: imx6: change voltage-divider's io-channel-cells to 1
` [PATCH v3 07/11] ARM: dts: imx6: remove pinctrl-name if pinctrl-0 doesn't exist
` [PATCH v3 08/11] ARM: dts: imx6-tbs2910: rename ir_recv to ir-receiver
` [PATCH v3 09/11] ARM: dts: imx6q-utilite-pro: add missing required property for pci
` [PATCH v3 10/11] ARM: dts: imx6ull-phytec-tauri: remove extra space before jedec,spi-nor
` [PATCH v3 11/11] ARM: dts: imx6qdl-nitrogen6_max: rename i2c<n>mux to i2c
[PATCH v3 00/10] pmdomain: samsung: add supoort for Google GS101
2025-10-16 15:58 UTC (11+ messages)
` [PATCH v3 01/10] dt-bindings: power: samsung: add google,gs101-pd
` [PATCH v3 02/10] dt-bindings: soc: samsung: exynos-pmu: move gs101-pmu into separate binding
` [PATCH v3 03/10] dt-bindings: soc: samsung: gs101-pmu: allow power domains as children
` [PATCH v3 04/10] pmdomain: samsung: plug potential memleak during probe
` [PATCH v3 05/10] pmdomain: samsung: convert to using regmap
` [PATCH v3 06/10] pmdomain: samsung: convert to regmap_read_poll_timeout()
` [PATCH v3 07/10] pmdomain: samsung: don't hardcode offset for registers to 0 and 4
` [PATCH v3 08/10] pmdomain: samsung: selectively handle enforced sync_state
` [PATCH v3 09/10] pmdomain: samsung: add support for google,gs101-pd
` [PATCH v3 10/10] pmdomain: samsung: use dev_err() instead of pr_err()
[PATCH v2] efistub: Only link libstub to final vmlinux
2025-10-16 15:49 UTC (13+ messages)
[PATCH v2 0/3] ARM/arm64: ptrace: fix unaligned hardware breakpoint validation for 32bit
2025-10-16 15:44 UTC (3+ messages)
` [PATCH v3 0/1] arm64: ptrace: fix hw_break_set() to set addr and ctrl together
` [PATCH v3 1/1] "
[PATCH 0/8] firmware: imx: scu: Misc update
2025-10-16 15:33 UTC (7+ messages)
` [PATCH 2/8] firmware: imx: scu-irq: Free mailbox client on failure
[PATCH] serial: imx: allow CRTSCTS with RTS/CTS GPIOs
2025-10-16 15:21 UTC (3+ messages)
[PATCH v4 0/8] Enable video decoder & encoder for MT8189
2025-10-16 15:19 UTC (4+ messages)
` [PATCH v4 4/8] media: mediatek: vcodec: Add core-only VP9 decoding support "
[PATCH v9 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD
2025-10-16 15:17 UTC (4+ messages)
` [PATCH v9 1/9] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators
[PATCH v2 1/2] media: dt-bindings: nxp,imx8-jpeg: Document optional SRAM support
2025-10-16 15:14 UTC (2+ messages)
[PATCH RESEND v3] ARM: multi_v7_defconfig add /proc/config.gz
2025-10-16 15:10 UTC
[PATCH net-next v2 00/14] net: stmmac: phylink PCS conversion
2025-10-16 14:37 UTC (15+ messages)
` [PATCH net-next v2 01/14] net: stmmac: remove broken PCS code
` [PATCH net-next v2 02/14] net: stmmac: remove xstats.pcs_* members
` [PATCH net-next v2 03/14] net: stmmac: remove SGMII/RGMII/SMII interrupt handling
` [PATCH net-next v2 04/14] net: stmmac: remove PCS "mode" pause handling
` [PATCH net-next v2 05/14] net: stmmac: remove unused PCS loopback support
` [PATCH net-next v2 06/14] net: stmmac: remove hw->ps xxx_core_init() hardware setup
` [PATCH net-next v2 07/14] net: stmmac: remove RGMII "pcs" mode
` [PATCH net-next v2 08/14] net: stmmac: move reverse-"pcs" mode setup to stmmac_check_pcs_mode()
` [PATCH net-next v2 09/14] net: stmmac: simplify stmmac_check_pcs_mode()
` [PATCH net-next v2 10/14] net: stmmac: hw->ps becomes hw->reverse_sgmii_enable
` [PATCH net-next v2 11/14] net: stmmac: do not require snps,ps-speed for SGMII
` [PATCH net-next v2 12/14] net: stmmac: only call stmmac_pcs_ctrl_ane() for integrated SGMII PCS
` [PATCH net-next v2 13/14] net: stmmac: provide PCS initialisation hook
` [PATCH net-next v2 14/14] net: stmmac: convert to phylink PCS support
[PATCH RESEND v3 0/9] Add thermal sensor driver support for Mediatek MT8196
2025-10-16 14:21 UTC (10+ messages)
` [PATCH RESEND v3 1/9] dt-bindings: thermal: mediatek: Add LVTS thermal controller support for MT8196
` [PATCH RESEND v3 2/9] thermal/drivers/mediatek/lvts: Make number of calibration offsets configurable
` [PATCH RESEND v3 3/9] thermal/drivers/mediatek/lvts: Guard against zero temp_factor in lvts_raw_to_temp
` [PATCH RESEND v3 4/9] thermal: mediatek: lvts: Add platform ops to support alternative conversion logic
` [PATCH RESEND v3 5/9] thermal/drivers/mediatek/lvts: Add lvts_temp_to_raw variant
` [PATCH RESEND v3 6/9] thermal/drivers/mediatek/lvts: Add support for ATP mode
` [PATCH RESEND v3 7/9] thermal/drivers/mediatek/lvts: Support MSR offset for 16-bit calibration data
` [PATCH RESEND v3 8/9] thermal/drivers/mediatek/lvts_thermal: Add MT8196 support
` [PATCH RESEND v3 9/9] dt-bindings: nvmem: mediatek: efuse: Add support for MT8196
[PATCH v2 0/4] KVM ARM64 pre_fault_memory
2025-10-16 14:01 UTC (3+ messages)
` [PATCH v2 1/4] KVM: arm64: Add pre_fault_memory implementation
[PATCH net-next 00/14] net: stmmac: phylink PCS conversion
2025-10-16 13:51 UTC (6+ messages)
` [PATCH net-next 11/14] net: stmmac: do not require snps,ps-speed for SGMII
[PATCH v4 0/3] Add CCI and imx577 sensor support for monaco evk
2025-10-16 13:50 UTC (9+ messages)
` [PATCH v4 2/3] arm64: dts: qcom: qcs8300: Add CCI definitions
` [PATCH v4 3/3] arm64: dts: qcom: monaco-evk-camera: Add DT overlay
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).