messages from 2024-10-16 20:17:54 to 2024-10-17 09:53:56 UTC [more...]
[PATCH v1 0/3] arm64: dts: freescale: imx8mp-verdin: Add Ivy carrier
2024-10-17 9:29 UTC (2+ messages)
[PATCH v3 0/6] Add minimal Exynos990 SoC and SM-N981B support
2024-10-17 9:26 UTC (7+ messages)
` [PATCH v3 2/6] dt-bindings: hwinfo: exynos-chipid: Add compatible for Exynos 990 chipid
` (subset) "
` [PATCH v3 3/6] dt-bindings: arm: samsung: samsung-boards: Add bindings for Exynos 990 boards
` (subset) "
` (subset) [PATCH v3 0/6] Add minimal Exynos990 SoC and SM-N981B support
[PATCH v3 0/3] Add Exynos990 pinctrl drivers
2024-10-17 9:26 UTC (6+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: samsung: Add exynos990-pinctrl compatible
` (subset) "
` [PATCH v3 2/3] dt-bindings: pinctrl: samsung: add exynos990-wakeup-eint compatible
` (subset) "
[PATCH v2 00/10] arm64: stacktrace: improve unwind reporting
2024-10-17 9:25 UTC (11+ messages)
` [PATCH v2 01/10] arm64: pt_regs: assert pt_regs is a multiple of 16 bytes
` [PATCH v2 02/10] arm64: pt_regs: remove stale big-endian layout
` [PATCH v2 03/10] arm64: pt_regs: rename "pmr_save" -> "pmr"
` [PATCH v2 04/10] arm64: pt_regs: swap 'unused' and 'pmr' fields
` [PATCH v2 05/10] arm64: use a common struct frame_record
` [PATCH v2 06/10] arm64: stacktrace: move dump_backtrace() to kunwind_stack_walk()
` [PATCH v2 07/10] arm64: stacktrace: report source of unwind data
` [PATCH v2 08/10] arm64: stacktrace: report recovered PCs
` [PATCH v2 09/10] arm64: stacktrace: split unwind_consume_stack()
` [PATCH v2 10/10] arm64: stacktrace: unwind exception boundaries
[RFC 0/6] Add video encoder ROI ctrls
2024-10-17 9:19 UTC (7+ messages)
` [RFC 1/6] media: v4l2_ctrl: Add V4L2_CTRL_TYPE_RECT
` [RFC 2/6] media: vivid: Add an rectangle control
` [RFC 3/6] v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VAL
` [RFC 4/6] media: v4l2-ctrls: Add V4L2_CTRL_TYPE_REGION
` [RFC 5/6] media: v4l2-ctrls: Add video roi ctrls
` [RFC 6/6] media: vivid: Add a video region ctrl
[PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
2024-10-17 9:17 UTC (8+ messages)
[PATCH v1 0/3] arm64: dts: freescale: imx8mm-verdin: Add Ivy carrier board
2024-10-17 9:15 UTC (2+ messages)
[RESEND. PATCH v1] pinctrl: mediatek: paris: Revert "Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLE"
2024-10-17 9:14 UTC
[PATCH 0/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY and move them to sysctl
2024-10-17 9:10 UTC (4+ messages)
` [PATCH 1/2] [tip: sched/core] sched: Disable PLACE_LAG and RUN_TO_PARITY
` [PATCH 2/2] [tip: sched/core] sched: Move PLACE_LAG and RUN_TO_PARITY to sysctl
[GIT PULL] KVM/arm64 fixes for 6.12, take #3
2024-10-17 9:09 UTC
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
2024-10-17 9:09 UTC (3+ messages)
` [RFC PATCH v1 34/57] sata_sil24: Remove PAGE_SIZE compile-time constant assumption
[PATCH v3] thermal/of: support thermal zones w/o trips subnode
2024-10-17 9:05 UTC
[PATCH v4] drm/meson: switch to a managed drm device
2024-10-17 9:00 UTC (2+ messages)
[PATCH] KVM: arm64: Make L1Ip feature in CTR_EL0 writable from userspace
2024-10-17 8:59 UTC
[PATCH] pinctrl: mediatek: paris: Revert "Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLE"
2024-10-17 8:58 UTC (3+ messages)
[PATCH v3 00/15] VOP Support for rk3576
2024-10-17 8:58 UTC (5+ messages)
` [PATCH v3 02/15] drm/rockchip: Set dma mask to 64 bit
` "
[PATCH v3 0/2] MediaTek MT6735 SCPSYS support
2024-10-17 8:51 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: power: Add binding for MediaTek MT6735 power controller
` [PATCH v3 2/2] soc: mediatek: pm-domains: Add support for MT6735
[PATCH] arm64: dts: imx8mp-phyboard-pollux-rdk: add gpio-fan
2024-10-17 8:46 UTC (2+ messages)
[PATCH] arm64: dts: imx8mp-skov-revb-mi1010ait-1cp1: Assign "media_isp" clock rate
2024-10-17 8:43 UTC (2+ messages)
[PATCH v8 1/2] dt-bindings: arm: Document the btt3 i.MX28 based board
2024-10-17 8:35 UTC (3+ messages)
` [PATCH v8 2/2] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices
[PATCH v5 0/7] KVM: arm64: Hide unsupported MPAM from the guest
2024-10-17 8:34 UTC (17+ messages)
` [PATCH v5 1/7] arm64/sysreg: Convert existing MPAM sysregs and add the remaining entries
` [PATCH v5 2/7] arm64: head.S: Initialise MPAM EL2 registers and disable traps
` [PATCH v5 3/7] arm64: cpufeature: discover CPU support for MPAM
` [PATCH v5 4/7] KVM: arm64: Fix missing traps of guest accesses to the MPAM registers
` [PATCH v5 5/7] KVM: arm64: Add a macro for creating filtered sys_reg_descs entries
` [PATCH v5 6/7] KVM: arm64: Disable MPAM visibility by default and ignore VMM writes
` [PATCH v5 7/7] KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignored
[PATCH v2 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
2024-10-17 8:34 UTC (3+ messages)
` [PATCH v2 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support
[PATCH v2 1/3] dt-bindings: soc: rockchip: add rk3576 vo1-grf syscon
2024-10-17 8:25 UTC (4+ messages)
` [PATCH v2 2/3] dt-bindings: phy: rockchip-usbdp: add rk3576
` [PATCH v2 3/3] phy: rockchip: usbdp: add rk3576 device match data
[PATCH v2] KVM: arm64: Fix shift-out-of-bounds bug
2024-10-17 8:23 UTC (3+ messages)
[PATCH] ARM: dts: amlogic: meson8/8b: remove invalid pinctrl reg
2024-10-17 8:22 UTC (2+ messages)
[PATCH v8 00/11] Enable haltpoll on arm64
2024-10-17 8:19 UTC (4+ messages)
[PATCH v3] dt-bindings: spi: Convert to dtschema
2024-10-17 8:10 UTC (2+ messages)
[PATCH v3 08/11] PCI: brcmstb: Reuse config structure
2024-10-17 8:09 UTC (2+ messages)
[PATCH v3 06/11] PCI: brcmstb: Avoid turn off of bridge reset
2024-10-17 8:07 UTC (3+ messages)
[PATCH v3 00/11] Add PCIe support for bcm2712
2024-10-17 8:05 UTC (4+ messages)
` [PATCH v3 06/11] PCI: brcmstb: Avoid turn off of bridge reset
[PATCH v3 04/11] PCI: brcmstb: Expand inbound size calculation helper
2024-10-17 8:02 UTC (2+ messages)
[PATCH v3 00/12] Add RTC support for the Renesas RZ/G3S SoC
2024-10-17 7:57 UTC (6+ messages)
` [PATCH v3 08/12] arm64: dts: renesas: r9a08g045: Add RTC node
[PATCH v5 00/30] Permission Overlay Extension
2024-10-17 7:44 UTC (9+ messages)
` [PATCH v5 19/30] arm64: add POE signal support
[PATCH 0/7] arm64: asm-offsets: clenups
2024-10-17 7:33 UTC (2+ messages)
[PATCH v3 0/3] source filtering for multi-port output
2024-10-17 7:23 UTC (8+ messages)
` [PATCH v3 1/3] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering
[PATCH v7 0/2] MediaTek MT6735 main clock and reset drivers
2024-10-17 7:17 UTC (3+ messages)
` [PATCH v7 1/2] dt-bindings: clock: Add MediaTek MT6735 clock and reset bindings
` [PATCH v7 2/2] clk: mediatek: Add drivers for MediaTek MT6735 main clock and reset drivers
[PATCH v5 0/4] Add iMX91 clock driver support
2024-10-17 22:51 UTC (5+ messages)
` [PATCH v5 1/4] clk: imx93: Move IMX93_CLK_END macro to clk driver
` [PATCH v5 2/4] dt-bindings: clock: imx93: Drop IMX93_CLK_END macro definition
` [PATCH v5 3/4] dt-bindings: clock: Add i.MX91 clock support
` [PATCH v5 4/4] clk: imx: add i.MX91 clk
[PATCH v8 1/1] pwm: imx27: workaround of the pwm output bug when decrease the duty cycle
2024-10-17 6:58 UTC (3+ messages)
[PATCH v2 01/12] dt-bindings: pinctrl: fsl,imx6ul-pinctrl: Convert i.MX35/5x/6 to YAML
2024-10-17 6:55 UTC (12+ messages)
` [PATCH v2 02/12] ARM: dts: imx35: Align pin config nodes with bindings
` [PATCH v2 03/12] ARM: dts: imx50: "
` [PATCH v2 04/12] ARM: dts: imx51: "
` [PATCH v2 05/12] ARM: dts: imx53: "
` [PATCH v2 06/12] ARM: dts: imx6dl: "
` [PATCH v2 07/12] ARM: dts: imx6q: "
` [PATCH v2 09/12] ARM: dts: imx6qp: "
` [PATCH v2 10/12] ARM: dts: imx6sl: imx6sll: "
` [PATCH v2 11/12] ARM: dts: imx6sx: "
` [PATCH v2 12/12] ARM: dts: imx6ul: "
[PATCH 0/2] MediaTek MT6735 TOPRGU/WDT support
2024-10-17 6:43 UTC (6+ messages)
` [PATCH 2/2] watchdog: mtk_wdt: Add support for MT6735 WDT
[PATCH] arm64: dts: ti: k3-j784s4-evm: Add overlay for USB2.0 Type A functionality
2024-10-17 6:40 UTC
[PATCH] drivers/perf: hisi: Fix readl DDRC_VERSION stuck
2024-10-17 6:39 UTC (2+ messages)
[PATCH] KVM: arm64: vgic-its: Do not call vgic_put_irq() within vgic_its_inject_cached_translation()
2024-10-17 6:39 UTC (2+ messages)
[PATCH v1 0/3] Add minimal Samsung Galaxy S20 Series board and SM-G981B support
2024-10-17 6:09 UTC (3+ messages)
` [PATCH v1 2/3] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 Series boards (hubble)
[PATCH v9 0/3] PCIe RK3399 clock and reset using new helper functions
2024-10-17 6:03 UTC (6+ messages)
` [PATCH v9 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function
[PATCH] arm64: dts: mt8183: Add port node to mt8183.dtsi
2024-10-17 5:13 UTC (2+ messages)
[PATCH v3 0/2] PCI: mvebu: Dispose INTx IRQs before to removing INTx domain
2024-10-17 5:04 UTC (3+ messages)
` [PATCH v3 1/2] PCI: Add pci_remove_irq_domain() helper
[PATCH net-next v2 0/3] net: phy: Refactor mediatek-ge-soc.c for clarity and correctness
2024-10-17 3:22 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: phy: mediatek-ge-soc: Fix coding style
` [PATCH net-next v2 2/3] net: phy: mediatek-ge-soc: Shrink line wrapping to 80 characters
` [PATCH net-next v2 3/3] net: phy: mediatek-ge-soc: Propagate error code correctly in cal_cycle()
[PATCH -next] phy: stm32: Remove unneeded semicolon
2024-10-17 4:06 UTC
[PATCH v3] ARM/nommu: Fix typo "absense"
2024-10-17 3:29 UTC
[PATCH] arm64: dts: imx8mp-phyboard-pollux: Set Video PLL1 frequency to 506.8 MHz
2024-10-17 3:11 UTC
[RESEND. PATCH] mt76: mt76u_vendor_request: Do not print error messages when -EPROTO
2024-10-17 3:05 UTC
[PATCH] arm64: dts: qcom: Add coresight nodes for QCS615
2024-10-17 3:00 UTC
[PATCH] KVM: arm64: Fix shift-out-of-bounds bug
2024-10-17 2:39 UTC (3+ messages)
[PATCH v2 0/2] arm64: Speed up CRC-32 using PMULL instructions
2024-10-17 2:37 UTC (6+ messages)
` [PATCH v2 1/2] arm64/lib: Handle CRC-32 alternative in C code
` [PATCH v2 2/2] arm64/crc32: Implement 4-way interleave using PMULL
[PATCH v3 00/20] Remove PERF_HAVE_DWARF_REGS
2024-10-17 0:25 UTC (21+ messages)
` [PATCH v3 01/20] perf bpf-prologue: Remove unused file
` [PATCH v3 02/20] perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
` [PATCH v3 03/20] perf dwarf-regs: Add EM_HOST and EF_HOST defines
` [PATCH v3 04/20] perf disasm: Add e_machine/e_flags to struct arch
` [PATCH v3 05/20] perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
` [PATCH v3 06/20] perf dwarf-regs: Pass ELF flags to get_dwarf_regstr
` [PATCH v3 07/20] perf dwarf-regs: Move x86 dwarf-regs out of arch
` [PATCH v3 08/20] perf arm64: Remove dwarf-regs.c
` [PATCH v3 09/20] perf arm: "
` [PATCH v3 10/20] perf dwarf-regs: Move csky dwarf-regs out of arch
` [PATCH v3 11/20] perf loongarch: Remove dwarf-regs.c
` [PATCH v3 12/20] perf mips: "
` [PATCH v3 13/20] perf dwarf-regs: Move powerpc dwarf-regs out of arch
` [PATCH v3 14/20] perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
` [PATCH v3 15/20] perf s390: Remove dwarf-regs.c
` [PATCH v3 16/20] perf sh: "
` [PATCH v3 17/20] perf sparc: "
` [PATCH v3 18/20] perf xtensa: "
` [PATCH v3 19/20] perf dwarf-regs: Remove get_arch_regstr code
` [PATCH v3 20/20] perf build: Remove PERF_HAVE_DWARF_REGS
[RESEND. PATCH v2] Bluetooth: btusb: Add MT7925 support for ID 0x13d3:0x3608
2024-10-17 2:24 UTC
[PATCH 1/2] dt-bindings: arm: fsl: Document i.MX6DL DHCOM SoM on PDK2 carrier board
2024-10-16 22:51 UTC (3+ messages)
[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-17 0:23 UTC (6+ messages)
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2
[PATCH] dt-bindings: pinctrl: fsl,imx6ul-pinctrl: Convert i.MX35/5x/6 to YAML
2024-10-17 0:23 UTC (6+ messages)
` [PATCH] dt-bindings: pinctrl: fsl, imx6ul-pinctrl: "
[PATCH v2 0/8] Initial support for SMMUv3 nested translation
2024-10-17 1:53 UTC (7+ messages)
[PATCH v3 00/11] Libdw/dwarf build clean up
2024-10-17 0:13 UTC (12+ messages)
` [PATCH v3 01/11] perf build: Fix LIBDW_DIR
` [PATCH v3 02/11] perf build: Rename NO_DWARF to NO_LIBDW
` [PATCH v3 03/11] perf build: Remove defined but never used variable
` [PATCH v3 04/11] perf build: Rename test-dwarf to test-libdw
` [PATCH v3 05/11] perf build: Combine libdw-dwarf-unwind into libdw feature tests
` [PATCH v3 06/11] perf build: Combine test-dwarf-getlocations into test-libdw
` [PATCH v3 07/11] perf build: Combine test-dwarf-getcfi "
` [PATCH v3 08/11] perf probe: Move elfutils support check to libdw check
` [PATCH v3 09/11] perf libdw: Remove unnecessary defines
` [PATCH v3 10/11] perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
` [PATCH v3 11/11] perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
[PATCH] ARM: dts: aspeed: Add device tree for Ampere's Mt. Jefferson BMC
2024-10-17 0:08 UTC (7+ messages)
[PATCH V5 0/1] firmware: arm_scmi: Register and handle limits change notification
2024-10-16 23:45 UTC (3+ messages)
` [PATCH V5 1/1] cpufreq: scmi: Register for limit change notifications
[PATCH net-next v2] net: stmmac: Programming sequence for VLAN packets with split header
2024-10-16 23:43 UTC
[PATCH 0/5] Use ti,j784s4-pcie-ctrl for PCIe CTRL spaces
2024-10-16 23:30 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: soc: ti: ti,j721e-system-controller: Add PCIe ctrl property
` [PATCH 2/5] arm64: dts: ti: k3-j721e: Add PCIe ctrl node to scm_conf region
` [PATCH 3/5] arm64: dts: ti: k3-j7200: "
` [PATCH 4/5] arm64: dts: ti: k3-j721s2: "
` [PATCH 5/5] arm64: dts: ti: k3-am64: Add PCIe ctrl node to main_conf region
[PATCH RESEND 1/2] dt-bindings: arm: sunxi: document RerVision A33-Vstar board
2024-10-16 23:13 UTC (2+ messages)
` [PATCH RESEND 2/2] ARM: dts: sunxi: add support for "
[PATCH v6] rockchip/drm: vop2: add support for gamma LUT
2024-10-16 22:36 UTC
✅ PASS: Test report for for-kernelci (6.12.0-rc3, arm-next, b9e20acb)
2024-10-16 22:23 UTC
[PATCH v5] rockchip/drm: vop2: add support for gamma LUT
2024-10-16 22:04 UTC (12+ messages)
` "
` "
` "
[PATCH v3 0/6] EDAC/fsl-ddr: Add imx9 support
2024-10-16 20:31 UTC (7+ messages)
` [PATCH v3 1/6] EDAC/fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32()
` [PATCH v3 2/6] EDAC/fsl_ddr: Move global variables into struct fsl_mc_pdata
` [PATCH v3 3/6] EDAC/fsl_ddr: Fix bad bit shift operations
` [PATCH v3 4/6] dt-bindings: memory: fsl: Add compatible string nxp,imx9-memory-controller
` [PATCH v3 5/6] EDAC/fsl_ddr: Add support for i.MX9 DDR controller
` [PATCH v3 6/6] arm64: dts: imx93: add ddr edac support
[PATCH 0/4] clk: imx: scu and fracn pll update
2024-10-16 21:49 UTC (5+ messages)
` [PATCH 1/4] clk: imx: lpcg-scu: SW workaround for errata (e10858)
` [PATCH 4/4] clk: imx: fracn-gppll: fix pll power up
[PATCH v4 0/4] Add CMN PLL clock controller driver for IPQ9574
2024-10-16 21:37 UTC (3+ messages)
` [PATCH v4 2/4] clk: qcom: Add CMN PLL clock controller driver for IPQ SoC
[PATCH v10 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-10-16 20:06 UTC (2+ messages)
` [PATCH v10 2/3] dt-bindings: display: rockchip: Add schema for "
[PATCH] perf/dwc_pcie: Convert the events with mixed case to lowercase
2024-10-16 21:01 UTC
[PATCH v7 0/4] Add support for AArch64 AMUv1-based average freq
2024-10-16 20:51 UTC (13+ messages)
` [PATCH v7 3/4] arm64: Provide an AMU-based version of arch_freq_avg_get_on_cpu
[PATCH] arm64: defconfig: Enable sc7280 clock controllers
2024-10-16 20:42 UTC (2+ messages)
✅ PASS: Test report for for-kernelci (6.12.0-rc3, arm-next, 77a9c08f)
2024-10-16 20:23 UTC
[PATCH v9 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-10-16 20:11 UTC (4+ messages)
` [PATCH v9 3/3] drm/rockchip: Add basic RK3588 HDMI output support
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).