messages from 2025-07-30 07:48:09 to 2025-07-31 04:34:49 UTC [more...]
[RESEND PATCH v5] arm64: Enable vmalloc-huge with ptdump
2025-07-31 4:30 UTC (4+ messages)
[PATCH v2 0/9] Add thermal sensor driver support for Mediatek MT8196
2025-07-31 4:25 UTC (16+ messages)
` [PATCH v2 1/9] dt-bindings: thermal: mediatek: Add LVTS thermal controller support for MT8196
` [PATCH v2 2/9] thermal/drivers/mediatek/lvts: Make number of calibration offsets configurable
` [PATCH v2 3/9] thermal/drivers/mediatek/lvts: Guard against zero temp_factor in lvts_raw_to_temp
` [PATCH v2 4/9] thermal: mediatek: lvts: Add platform ops to support alternative conversion logic
` [PATCH v2 5/9] thermal/drivers/mediatek/lvts: Add lvts_temp_to_raw variant
` [PATCH v2 6/9] thermal/drivers/mediatek/lvts: Add support for ATP mode
` [PATCH v2 7/9] thermal/drivers/mediatek/lvts: Support MSR offset for 16-bit calibration data
` [PATCH v2 8/9] thermal/drivers/mediatek/lvts_thermal: Add MT8196 support
` [PATCH v2 9/9] dt-bindings: nvmem: mediatek: efuse: Add support for MT8196
[PATCH v4 00/13] ARM: dts: aspeed: Add Meta Darwin dts
2025-07-31 3:32 UTC (4+ messages)
` [PATCH v4 09/13] dt-bindings: arm: aspeed: add Facebook Fuji-data64 board
[PATCH v6 00/10] Add support for RK3588 DisplayPort Controller
2025-07-31 2:52 UTC (5+ messages)
` [PATCH v6 09/10] arm64: dts: rockchip: Enable DisplayPort for rk3588s Cool Pi 4B
` "
` "
[PATCH v9 0/3] ARM: dts: Add support for Meta Clemente BMC
2025-07-31 2:31 UTC (5+ messages)
` [PATCH v9 2/3] ARM: dts: aspeed: clemente: add "
` [PATCH v9 3/3] ARM: dts: aspeed: clemente: add NCSI3 and NCSI4 pinctrl nodes
[PATCH v3 0/5] Add Type-C DP support for RK3399 EVB IND board
2025-07-31 2:19 UTC (3+ messages)
[PATCH v7 0/2] Adding device tree and binding for NVIDIA GB200-UT3.0b
2025-07-31 2:11 UTC (4+ messages)
[PATCH] phy: freescale: imx8qm-hsio: Fix a use of uninitialized mutex
2025-07-31 2:07 UTC
[PATCH net] net: airoha: Fix PPE table access in airoha_ppe_debugfs_foe_show()
2025-07-31 1:12 UTC (2+ messages)
linux-next: duplicate patches in the broadcom tree
2025-07-31 1:10 UTC
[PATCH 0/4] drm/tidss: Fixes data edge sampling
2025-07-31 0:17 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: display: ti,am65x-dss: Add clk property for data edge synchronization
` [PATCH 2/4] dt-bindings: mfd: syscon: Add ti,am625-dss-clk-ctrl
` [PATCH 3/4] arm64: dts: ti: k3-am62-main: Add tidss clk-ctrl property
` [PATCH 4/4] drm/tidss: Fix sampling edge configuration
[PATCH v17 00/24] KVM: Enable mmap() for guest_memfd
2025-07-30 22:44 UTC (11+ messages)
` [PATCH v17 22/24] KVM: selftests: Do not use hardcoded page sizes in guest_memfd test
` [PATCH v17 23/24] KVM: selftests: guest_memfd mmap() test when mmap is supported
` [PATCH v17 24/24] KVM: selftests: Add guest_memfd testcase to fault-in on !mmap()'d memory
[PATCH 0/2] brcmstb-memc-ddr binding updates for MIPS boards
2025-07-30 22:30 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: memory: Update brcmstb-memc-ddr binding with older chips
[GIT PULL] soc: OMAP updates for v6.17
2025-07-30 22:09 UTC (3+ messages)
[PATCH 0/9] drm: convert from clk round_rate() to determine_rate()
2025-07-30 21:44 UTC (4+ messages)
` [PATCH 9/9] drm/sun4i/sun4i_tcon_dclk: convert from "
[PATCH net-next v2 0/2] net: stmmac: allow generation of flexible PPS relative to MAC time
2025-07-30 21:39 UTC (5+ messages)
` [PATCH net-next v2 1/2] drivers: net: stmmac: handle start time set in the past for flexible PPS
[PATCH v6] dt-bindings: firmware: arm,scmi: allow multiple instances
2025-07-30 21:30 UTC
[PATCH v11 00/19] Add Arm Mali-C55 Image Signal Processor Driver
2025-07-30 21:22 UTC (5+ messages)
` [PATCH v11 18/19] media: platform: Add mali-c55 parameters video node
[PATCH 0/8] Add the STM and the SWT descriptions for the s32g2 and s32g3
2025-07-30 21:15 UTC (14+ messages)
` [PATCH 1/8] arm64: dts: s32g2: Add the STM description
` [PATCH 2/8] arm64: dts: s32g274-rd2: Enable the STM timers
` [PATCH 3/8] arm64: dts: s32g3: Add the STM descriptions
` [PATCH 4/8] arm64: dts: s32g399a-rdb3: Enable the STM timers
` [PATCH 5/8] arm64: dts: s32g2: Add the Software Timer Watchdog (SWT) description
` [PATCH 6/8] arm64: dts: s32g274-rd2: Enable the SWT watchdog
` [PATCH 7/8] arm64: dts: s32g3: Add the Software Timer Watchdog (SWT) description
` [PATCH 8/8] arm64: dts: s32g399a-rdb3: Enable the SWT watchdog
[PATCH v9 0/6] KVM: arm64: Support FF-A 1.2
2025-07-30 21:15 UTC (7+ messages)
` [PATCH v9 1/6] KVM: arm64: Correct return value on host version downgrade attempt
` [PATCH v9 2/6] KVM: arm64: Use SMCCC 1.2 for FF-A initialization and in host handler
` [PATCH v9 3/6] KVM: arm64: Mark FFA_NOTIFICATION_* calls as unsupported
` [PATCH v9 4/6] KVM: arm64: Mark optional FF-A 1.2 interfaces "
` [PATCH v9 5/6] KVM: arm64: Mask response to FFA_FEATURE call
` [PATCH v9 6/6] KVM: arm64: Bump the supported version of FF-A to 1.2
[PATCH v5 00/20] Introduce STM32 DDR PMU for STM32MP platforms
2025-07-30 21:11 UTC (6+ messages)
` [PATCH v5 05/20] dt-bindings: memory: factorise LPDDR props into SDRAM props
` [PATCH v5 06/20] dt-bindings: memory: introduce DDR4
[PATCH v3 05/15] KVM: x86: Add support for KVM userfault exits
2025-07-30 21:11 UTC (2+ messages)
[GIT PULL 1/1] Broadcom drivers changes for 6.17 part 2
2025-07-30 20:57 UTC
[PATCH v7 00/11] Add i.MX91 platform support
2025-07-30 20:56 UTC (3+ messages)
` [PATCH v7 02/11] dt-bindings: soc: imx-blk-ctrl: add i.MX91 blk-ctrl compatible
BUG: Circular locking dependency on netdev led trigger on NanoPi R5S
2025-07-30 19:50 UTC (3+ messages)
[PATCH] mtd: rawnand: nuvoton: Fix an error handling path in ma35_nand_chips_init()
2025-07-30 19:47 UTC
[PATCH 0/7] Add Interrupts property for CDNS CSI2RX
2025-07-30 19:35 UTC (6+ messages)
` [PATCH 1/7] arm64: dts: ti: k3-j721s2-main: Add interrupts property
linux-next: duplicate patch in the fsl tree
2025-07-30 18:45 UTC (6+ messages)
[PATCH v2] media: rkvdec: Fix an error handling path in rkvdec_probe()
2025-07-30 18:24 UTC
[PATCH v5 00/10] coresight: Fix and improve clock usage
2025-07-30 17:57 UTC (11+ messages)
` [PATCH v5 04/10] coresight: Appropriately disable programming clocks
[PATCH v13 00/10] Implement vendor resets for PSCI SYSTEM_RESET2
2025-07-30 17:31 UTC (10+ messages)
` [PATCH v13 04/10] Documentation: ABI: Add sysfs-class-reboot-mode-reboot_modes
` [PATCH v13 07/10] firmware: psci: Implement vendor-specific resets as reboot-mode
[PATCH v3 00/29] KVM: arm64: SMMUv3 driver for pKVM
2025-07-30 16:47 UTC (5+ messages)
` [PATCH v3 29/29] iommu/arm-smmu-v3-kvm: Add IOMMU ops
[PATCH 0/2] clk: imx95-blk-ctl: Fix runtime PM issues
2025-07-30 16:23 UTC (5+ messages)
` [PATCH 1/2] clk: imx95-blk-ctl: Save platform data in imx95_blk_ctl structure
` [PATCH 2/2] clk: imx95-blk-ctl: Save/restore registers when RPM routines are called
[PATCH v3 00/15] pinctrl: introduce the concept of a GPIO pin function category
2025-07-30 15:35 UTC (13+ messages)
` [PATCH v3 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v3 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v3 12/15] pinctrl: allow to mark pin functions as requestable GPIOs
[PATCH net] net: ti: icssg-prueth: Fix skb handling for XDP_PASS
2025-07-30 15:14 UTC (3+ messages)
[PATCH 0/3] Power Management for Raspberry Pi V3D GPU
2025-07-30 15:13 UTC (8+ messages)
` [PATCH 1/3] clk: bcm: rpi: Turn firmware clock on/off when preparing/unpreparing
[PATCH 0/3] Add support for MT8189 SCP and device tree bindings
2025-07-30 15:07 UTC (3+ messages)
` [PATCH 3/3] remoteproc: mediatek: Support MT8189 SCP
[PATCH v5 0/2] Samsung S2MPG10 PMIC MFD-based drivers
2025-07-30 14:51 UTC (4+ messages)
` [PATCH v5 1/2] dt-bindings: clock: samsung,s2mps11: add s2mpg10
` [PATCH v5 2/2] clk: s2mps11: add support for S2MPG10 PMIC clock
[PATCH v5 13/20] perf: stm32: introduce DDRPERFM driver
2025-07-30 14:43 UTC (2+ messages)
[PATCH v4 0/4] Describe the cameras in the PinePhone Pro dts
2025-07-30 14:35 UTC (2+ messages)
[PATCH V2] rtc: zynqmp: Restore alarm functionality after kexec transition
2025-07-30 14:21 UTC
[RFC][PATCH v2 00/29] introduce kmemdump
2025-07-30 14:10 UTC (9+ messages)
` [RFC][PATCH v2 16/29] mm/show_mem: Annotate static information into Kmemdump
` [RFC][PATCH v2 22/29] mm/numa: Register "
[RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
2025-07-30 13:56 UTC (4+ messages)
[PATCH] soc: Use dev_fwnode()
2025-07-30 13:37 UTC (3+ messages)
[PATCH 0/2] soc: use new GPIO line value setter callbacks
2025-07-30 13:34 UTC (3+ messages)
` [PATCH 1/2] soc: fsl: qe: "
[PATCH] soc: fsl: qe: convert set_multiple() to returning an integer
2025-07-30 13:34 UTC (2+ messages)
[PATCH v2 1/1] arm64: dts: rockchip: rk3528: Add CPU frequency scaling support
2025-07-30 13:33 UTC (3+ messages)
[PATCH 0/5] KVM: Drop vm_dead, pivot on vm_bugged for -EIO
2025-07-30 12:59 UTC (5+ messages)
` [PATCH 2/5] KVM: TDX: Exit with MEMORY_FAULT on unexpected pending S-EPT Violation
Add ExynosAuto ABOX generic platform and PCM support
2025-07-30 12:46 UTC (6+ messages)
` [PATCH 1/9] ASoC: samsung: Add generic ABOX management driver
` [PATCH 4/9] ASoC: samsung: abox: Add IPC generic support for message forwarding
[PATCH v3] i2c: cadence: Add shutdown handler
2025-07-30 12:29 UTC
[PATCH] arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3399-pinebook-pro
2025-07-30 11:56 UTC (2+ messages)
[PATCH v3 00/10] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
2025-07-30 11:50 UTC (10+ messages)
` [PATCH v3 05/10] dt-bindings: clock: ipq9574: Rename NSS CC source clocks to drop rate
[PATCH v2 1/3] spi: atmel: simplify MR register update in cs_activate()
2025-07-30 11:21 UTC (4+ messages)
` [PATCH v2 2/3] spi: dt-bindings: atmel,at91rm9200-spi: Add support for optional 'spi_gclk' clock
` [PATCH v2 3/3] spi: atmel: Add support for handling GCLK as a clock source
[PATCH v3 00/27] Add support for MT8196 clock controllers
2025-07-30 10:56 UTC (28+ messages)
` [PATCH v3 01/27] clk: mediatek: clk-pll: Add set/clr regs for shared PLL enable control
` [PATCH v3 02/27] clk: mediatek: clk-pll: Add ops for PLLs using set/clr regs and FENC
` [PATCH v3 03/27] clk: mediatek: clk-mux: Add ops for mux gates with set/clr/upd "
` [PATCH v3 04/27] clk: mediatek: clk-mtk: Introduce mtk_clk_get_hwv_regmap()
` [PATCH v3 05/27] clk: mediatek: clk-mux: Add ops for mux gates with HW voter and FENC
` [PATCH v3 06/27] clk: mediatek: clk-gate: Refactor mtk_clk_register_gate to use mtk_gate struct
` [PATCH v3 07/27] clk: mediatek: clk-gate: Add ops for gates with HW voter
` [PATCH v3 08/27] clk: mediatek: clk-mtk: Add MUX_DIV_GATE macro
` [PATCH v3 09/27] dt-bindings: clock: mediatek: Describe MT8196 clock controllers
` [PATCH v3 10/27] clk: mediatek: Add MT8196 apmixedsys clock support
` [PATCH v3 11/27] clk: mediatek: Add MT8196 topckgen "
` [PATCH v3 12/27] clk: mediatek: Add MT8196 topckgen2 "
` [PATCH v3 13/27] clk: mediatek: Add MT8196 vlpckgen "
` [PATCH v3 14/27] clk: mediatek: Add MT8196 peripheral "
` [PATCH v3 15/27] clk: mediatek: Add MT8196 ufssys "
` [PATCH v3 16/27] clk: mediatek: Add MT8196 pextpsys "
` [PATCH v3 17/27] clk: mediatek: Add MT8196 I2C "
` [PATCH v3 18/27] clk: mediatek: Add MT8196 mcu "
` [PATCH v3 19/27] clk: mediatek: Add MT8196 mdpsys "
` [PATCH v3 20/27] clk: mediatek: Add MT8196 mfg "
` [PATCH v3 21/27] clk: mediatek: Add MT8196 disp0 "
` [PATCH v3 22/27] clk: mediatek: Add MT8196 disp1 "
` [PATCH v3 23/27] clk: mediatek: Add MT8196 disp-ao "
` [PATCH v3 24/27] clk: mediatek: Add MT8196 ovl0 "
` [PATCH v3 25/27] clk: mediatek: Add MT8196 ovl1 "
` [PATCH v3 26/27] clk: mediatek: Add MT8196 vdecsys "
` [PATCH v3 27/27] clk: mediatek: Add MT8196 vencsys "
[PATCH] iio: xilinx-ams: Unmask interrupts after updating alarms
2025-07-30 10:55 UTC (6+ messages)
FYI: i.MX8MP ISP (RKISP1) MI registers corruption
2025-07-30 10:30 UTC (8+ messages)
[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
2025-07-30 10:29 UTC (4+ messages)
[PATCH] KVM: arm64: nv: Properly check ESR_EL2.VNCR on taking a VNCR_EL2 related fault
2025-07-30 10:18 UTC
[RFC PATCH 1/1] sched/deadline: Fix RT task potential starvation when expiry time passed
2025-07-30 10:06 UTC (2+ messages)
[PATCH 0/3] perf: arm_spe: Add support for SPE VM interface
2025-07-30 9:50 UTC (11+ messages)
` [PATCH 2/3] perf: arm_spe: Disable buffer before writing to PMBPTR_EL1 or PMBSR_EL1
[PATCH] ARM: Kconfig: Remove repeated word in Kconfig
2025-07-30 9:40 UTC
[PATCH net-next v3 0/7] net: axienet: Fix deferred probe loop
2025-07-30 9:27 UTC (3+ messages)
` [PATCH net-next v3 1/7] net: axienet: Fix resource release ordering
[PATCH v3 0/9] Add sa8775p camss support
2025-07-30 9:14 UTC (4+ messages)
` [PATCH v3 3/9] media: dt-bindings: Add qcom,sa8775p-camss compatible
[PATCH v6 00/10] ASoC: mediatek: Add support for MT8196 SoC
2025-07-30 8:42 UTC (4+ messages)
` [PATCH v6 03/10] ASoC: mediatek: mt8196: support audio clock control
` [PATCH v6 02/10] ASoC: mediatek: mt8196: add common header
[PATCH v2 resend] arm: kernel: bios32: use string choices helper
2025-07-30 8:25 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 0/5] arm64: dts: exynos2200: introduce serial busses, except spi
2025-07-30 7:42 UTC (6+ messages)
` [PATCH v2 1/5] arm64: dts: exynos2200: fix typo in hsi2c23 bus pins label
` [PATCH v2 2/5] arm64: dts: exynos2200: use 32-bit address space for /soc
` [PATCH v2 3/5] arm64: dts: exynos2200: increase peric1 and cmgp syscon sizes
` [PATCH v2 4/5] arm64: dts: exynos2200: add serial_0/1 nodes
` [PATCH v2 5/5] arm64: dts: exynos2200: define all usi nodes
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).