messages from 2025-07-30 12:34:33 to 2025-07-31 11:41:23 UTC [more...]
[RESEND PATCH v5] arm64: Enable vmalloc-huge with ptdump
2025-07-31 11:38 UTC (6+ messages)
[PATCH 0/3] stmpe module support
2025-07-31 11:09 UTC (3+ messages)
` [PATCH 3/3] mfd: stmpe: Allow building as module
[PATCH v13 00/10] Implement vendor resets for PSCI SYSTEM_RESET2
2025-07-31 11:05 UTC (12+ 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] memory: samsung: exynos-srom: Fix of_iomap leak in exynos_srom_probe
2025-07-31 10:59 UTC (4+ messages)
BUG: Circular locking dependency on netdev led trigger on NanoPi R5S
2025-07-31 10:47 UTC (4+ messages)
[PATCH mt76 0/2] wifi: mt76: mt7996: Fix connection setup for MLO-capable clients
2025-07-31 10:41 UTC (3+ messages)
` [PATCH mt76 1/2] wifi: mt76: mt7996: Set def_wcid pointer in mt7996_mac_sta_init_link()
` [PATCH mt76 2/2] wifi: mt76: mt7996: Set proper link destination address in mt7996_tx()
[soc:arm/fixes] BUILD SUCCESS 9f9d41d643224e1cc7eac89794cf5e5997f8171f
2025-07-31 10:40 UTC
[PATCH net v2] net: airoha: Fix PPE table access in airoha_ppe_debugfs_foe_show()
2025-07-31 10:29 UTC
[PATCH v2 0/9] Add thermal sensor driver support for Mediatek MT8196
2025-07-31 10:26 UTC (22+ 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 v19 0/6] Introduction of a remoteproc tee to load signed firmware
2025-07-31 10:25 UTC (3+ messages)
` [PATCH v19 2/6] remoteproc: Add TEE support
[PATCH net] net: airoha: npu: Add missing MODULE_FIRMWARE macros
2025-07-31 10:25 UTC
[PATCH v5 0/2] Samsung S2MPG10 PMIC MFD-based drivers
2025-07-31 10:20 UTC (3+ messages)
[PATCH] KVM: arm64: nv: Properly check ESR_EL2.VNCR on taking a VNCR_EL2 related fault
2025-07-31 10:07 UTC (2+ messages)
[PATCH v12 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
2025-07-31 10:00 UTC (6+ messages)
` [PATCH v12 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
[PATCH 0/4] drm/tidss: Fixes data edge sampling
2025-07-31 9:50 UTC (9+ 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 1/2] arm64: dts: imx8mp-tqma8mpql: fix LDO5 power off
2025-07-31 9:31 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: imx8mp-tqma8mpql: remove virtual 3.3V regulator
[PATCH 1/1] arm64: defconfig: Enable Marvell WiFi-Ex USB driver
2025-07-31 9:25 UTC (2+ messages)
[PATCH net] net: airoha: Fix PPE table access in airoha_ppe_debugfs_foe_show()
2025-07-31 9:20 UTC (3+ messages)
[PATCH v2 1/3] arm: Update HD-audio configs again
2025-07-31 9:11 UTC
[PATCH] arm64: dts: renesas: r9a09g057h48-kakip: Fix misplaced article
2025-07-31 9:10 UTC (2+ messages)
[PATCH] ARM: shmobile: rcar-gen2: Use SZ_256K definition
2025-07-31 9:10 UTC (2+ messages)
[PATCH v3 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
2025-07-31 8:56 UTC (10+ messages)
` [PATCH v3 2/2] ethernet: eswin: Add eic7700 ethernet driver
` "
` "
` "
` "
[PATCH v2] arm64: topology: Setup AMU FIE for online CPUs only
2025-07-31 8:44 UTC (2+ messages)
[PATCH v17 00/24] KVM: Enable mmap() for guest_memfd
2025-07-31 8:33 UTC (29+ messages)
` [PATCH v17 02/24] KVM: x86: Have all vendor neutral sub-configs depend on KVM_X86, not just KVM
` [PATCH v17 03/24] KVM: x86: Select KVM_GENERIC_PRIVATE_MEM directly from KVM_SW_PROTECTED_VM
` [PATCH v17 04/24] KVM: x86: Select TDX's KVM_GENERIC_xxx dependencies iff CONFIG_KVM_INTEL_TDX=y
` [PATCH v17 12/24] KVM: x86/mmu: Rename .private_max_mapping_level() to .gmem_max_mapping_level()
` [PATCH v17 13/24] KVM: x86/mmu: Hoist guest_memfd max level/order helpers "up" in mmu.c
` [PATCH v17 14/24] KVM: x86/mmu: Enforce guest_memfd's max order when recovering hugepages
` [PATCH v17 15/24] KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappings
` [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 v2 0/5] Expose REFCLK for RMII and enable RMII
2025-07-31 8:33 UTC (7+ messages)
` [PATCH v2 4/5] net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag
[PATCH v6 0/7] RK3576 thermal sensor support, including OTP trim adjustments
2025-07-31 8:11 UTC (6+ messages)
[PATCH v8 00/10] arm64: lan969x: Add support for Microchip LAN969x SoC
2025-07-31 8:05 UTC (3+ messages)
` (subset) "
[PATCH v17 0/7] firmware: imx: driver for NXP secure-enclave
2025-07-31 8:00 UTC (9+ messages)
` [EXT] "
Energia elektryczna - zmiany
2025-07-31 7:55 UTC
[PATCH v7 0/5] KVM: arm64: Support FF-A 1.2 and SEND_DIRECT2 ABI
2025-07-31 7:56 UTC (4+ messages)
` [PATCH v7 4/5] KVM: arm64: Bump the supported version of FF-A to 1.2
[PATCH 0/2] clk: imx95-blk-ctl: Fix runtime PM issues
2025-07-31 7:31 UTC (7+ 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 v11 07/19] dt-bindings: media: Add bindings for ARM mali-c55
2025-07-31 7:11 UTC (2+ messages)
` [PATCH v11.1 "
[PATCH 1/3] arm: Update HD-audio configs again
2025-07-31 6:48 UTC
[PATCH v3 0/2] Add Qualcomm extended CTI support
2025-07-31 6:40 UTC (10+ messages)
` [PATCH v3 1/2] dt-bindings: arm: Add Qualcomm extended CTI
[PATCH v2 1/1] dt-bindings: fsl: fsl,rcpm: Add #power-domain-cells
2025-07-31 6:32 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: Enable eMMC on rk3576-evb1-v10
2025-07-31 6:24 UTC
[PATCH v2 1/4] scsi: ufs: ufs-mediatek: Add UFS host support for MT8195 SoC
2025-07-31 4:44 UTC (2+ messages)
[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
linux-next: duplicate patches in the broadcom tree
2025-07-31 1:10 UTC
[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 1/2] drivers: net: stmmac: handle start time set in the past for flexible PPS
2025-07-30 21:39 UTC (2+ messages)
[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
[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 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 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 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
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).