messages from 2023-05-22 07:47:17 to 2023-05-22 17:05:06 UTC [more...]
[PATCH v3 0/7] phy-rockchip-inno-usb2: add RK3588 support
2023-05-22 17:03 UTC (8+ messages)
` [PATCH v3 1/7] dt-bindings: phy: rockchip,inno-usb2phy: add rk3588
` [PATCH v3 2/7] phy: phy-rockchip-inno-usb2: add rk3588 support
` [PATCH v3 3/7] phy: phy-rockchip-inno-usb2: add reset support
` [PATCH v3 4/7] phy: phy-rockchip-inno-usb2: add rk3588 phy tuning support
` [PATCH v3 5/7] phy: phy-rockchip-inno-usb2: simplify phy clock handling
` [PATCH v3 6/7] phy: phy-rockchip-inno-usb2: simplify getting match data
` [PATCH v3 7/7] phy: phy-rockchip-inno-usb2: improve error message
ARM64: Adding write-protect bit for Userfaultfd
2023-05-22 16:38 UTC (4+ messages)
[PATCH v1 0/5] perf parse-regs: Refactor arch related functions
2023-05-22 16:34 UTC (5+ messages)
` [PATCH v1 2/5] perf parse-regs: Introduce functions arch__reg_{ip|sp}()
[PATCH v4 0/2] KVM: arm64: Support for per-guest fine grained traps configuration
2023-05-22 16:23 UTC (3+ messages)
` [PATCH v4 1/2] arm64: Add feature detection for fine grained traps
` [PATCH v4 2/2] KVM: arm64: Move FGT value configuration to vCPU state
[PATCH 0/5] b4/sysreg: More conversions to automatic generation
2023-05-22 16:22 UTC (6+ messages)
` [PATCH 1/5] arm64/sysreg: Remove some unused sysreg definitions
` [PATCH 2/5] arm64/sysreg: Convert MDCCINT_EL1 to automatic register generation
` [PATCH 3/5] arm64/sysreg: Convert MDSCR_EL1 "
` [PATCH 4/5] arm64/sysreg: Standardise naming of bitfield constants in OSL[AS]R_EL1
` [PATCH 5/5] arm64/sysreg: Convert OSLAR_EL1 to automatic generation
[syzbot] [net?] KASAN: invalid-access Read in __packet_get_status
2023-05-22 16:19 UTC
[PATCH] acpi: Fix header declaration of acpi_arch_dma_setup() w/o CONFIG_ACPI
2023-05-22 16:06 UTC
[PATCH v5 2/4] PCI: move Alibaba Vendor ID linux/pci_ids.h
2023-05-22 16:04 UTC (2+ messages)
[linux-next:master] BUILD SUCCESS WITH WARNING 9f258af06b6268be8e960f63c3f66e88bdbbbdb0
2023-05-22 16:01 UTC
[PATCH] drm/sun4i: hdmi: Replace all non-returning strlcpy with strscpy
2023-05-22 15:53 UTC
[PATCH] drm/mediatek: Replace all non-returning strlcpy with strscpy
2023-05-22 15:53 UTC
[PATCH] drm/rockchip: Replace all non-returning strlcpy with strscpy
2023-05-22 15:51 UTC
[PATCH v1] meson saradc: fix clock divider mask length
2023-05-22 15:47 UTC (9+ messages)
[PATCH v4 0/5] refactoring and fix for Meson NAND
2023-05-22 15:43 UTC (9+ messages)
` [PATCH v4 1/5] mtd: rawnand: meson: fix command sequence for read/write
` [PATCH v4 2/5] mtd: rawnand: meson: move OOB to non-protected ECC area
` [PATCH v4 3/5] mtd: rawnand: meson: always read whole OOB bytes
` [PATCH v4 4/5] mtd: rawnand: meson: check buffer length
[PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & LLDP, and prefer CPU port
2023-05-22 15:43 UTC (36+ messages)
` [PATCH net-next 01/30] net: dsa: mt7530: add missing @p5_interface to mt7530_priv description
` [PATCH net-next 02/30] net: dsa: mt7530: use p5_interface_select as data type for p5_intf_sel
` [PATCH net-next 03/30] net: dsa: mt7530: properly support MT7531AE and MT7531BE
` [PATCH net-next 04/30] net: dsa: mt7530: improve comments regarding port 5 and 6
` [PATCH net-next 05/30] net: dsa: mt7530: read XTAL value from correct register
` [PATCH net-next 06/30] net: dsa: mt7530: improve code path for setting up port 5
` [PATCH net-next 07/30] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
` [PATCH net-next 08/30] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured
` [PATCH net-next 09/30] net: dsa: mt7530: empty default case on mt7530_setup_port5()
` [PATCH net-next 10/30] net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
` [PATCH net-next 11/30] net: dsa: mt7530: remove pad_setup function pointer
` [PATCH net-next 12/30] net: dsa: mt7530: move XTAL check to mt7530_setup()
` [PATCH net-next 13/30] net: dsa: mt7530: move enabling port 6 to mt7530_setup_port6()
` [PATCH net-next 14/30] net: dsa: mt7530: switch to if/else statements on mt7530_setup_port6()
` [PATCH net-next 15/30] net: dsa: mt7530: set TRGMII RD TAP if trgmii is being used
` [PATCH net-next 16/30] net: dsa: mt7530: move lowering port 5 RGMII driving to mt7530_setup()
` [PATCH net-next 17/30] net: dsa: mt7530: fix port capabilities for MT7988
` [PATCH net-next 18/30] net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional
` [PATCH net-next 19/30] net: dsa: mt7530: set interrupt register only for MT7530
` [PATCH net-next 20/30] net: dsa: mt7530: properly reset MT7531 switch
` [PATCH net-next 21/30] net: dsa: mt7530: get rid of useless error returns on phylink code path
` [PATCH net-next 22/30] net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch
` [PATCH net-next 23/30] net: dsa: mt7530: run mt7530_pll_setup() only with 40 MHz XTAL
` [PATCH net-next 24/30] net: dsa: mt7530: rename MT7530_MFC to MT753X_MFC
` [PATCH net-next 25/30] net: dsa: mt7530: properly set MT7531_CPU_PMAP
` [PATCH net-next 26/30] net: dsa: mt7530: properly set MT7530_CPU_PORT
` [PATCH net-next 27/30] net: dsa: mt7530: introduce BPDU trapping for MT7530 switch
` [PATCH net-next 28/30] net: dsa: mt7530: introduce LLDP frame trapping
` [PATCH net-next 29/30] net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
` [PATCH net-next 30/30] MAINTAINERS: add me as maintainer of MEDIATEK SWITCH DRIVER
[PATCH v3] net: stmmac: compare p->des0 and p->des1 with __le32 type values
2023-05-22 15:36 UTC (4+ messages)
[PATCH] MAINTAINERS: Orphan the OV7740 driver
2023-05-22 15:27 UTC (2+ messages)
RCU WARNING on 6.4-rc2, TI AM62 and TPS65219
2023-05-22 15:22 UTC (4+ messages)
[PATCH v6 0/2] Enable multiple MCAN on AM62x
2023-05-22 15:17 UTC (4+ messages)
` [PATCH v6 2/2] can: m_can: Add hrtimer to generate software interrupt
[PATCH] mmu_notifiers: Notify on pte permission upgrades
2023-05-22 15:09 UTC (5+ messages)
[PATCH] iommu: Fix unwind goto issue
2023-05-22 15:03 UTC (2+ messages)
[PATCH] ASoC: stm32: sai: Use the devm_clk_get_optional() helper
2023-05-22 15:01 UTC (2+ messages)
[PATCH] ASoC: atmel: sam9g20_wm8731: Remove the unneeded include <linux/i2c.h>
2023-05-22 15:01 UTC (2+ messages)
[PATCH v2 0/6] arm64: zynqmp: Misc zynqmp changes
2023-05-22 14:59 UTC (7+ messages)
` [PATCH v2 1/6] arm64: zynqmp: Describe TI phy as ethernet-phy-id
` [PATCH v2 2/6] arm64: zynqmp: Fix usb node drive strength and slew rate
` [PATCH v2 3/6] arm64: zynqmp: Set qspi tx-buswidth to 4
` [PATCH v2 4/6] arm64: zynqmp: Add L2 cache nodes
` [PATCH v2 5/6] arm64: zynqmp: Add pmu interrupt-affinity
` [PATCH v2 6/6] arm64: zynqmp: Used fixed-partitions for QSPI in k26
[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
2023-05-22 15:00 UTC (8+ messages)
[PATCH v2] arm64: zynqmp: Switch to amd.com emails
2023-05-22 14:48 UTC
[PATCH 0/2] Add SEAMA partition types
2023-05-22 14:45 UTC (2+ messages)
[RFC PATCH v7 0/8] Create common DPLL configuration API
2023-05-22 14:45 UTC (3+ messages)
` [RFC PATCH v7 2/8] dpll: Add DPLL framework base functions
Excessive TLB flush ranges
2023-05-22 14:34 UTC (13+ messages)
` [RFC PATCH 3/3] mm/vmalloc.c: change _vm_unmap_aliases() to do purge firstly
[PATCH] arm64: watchdog_hld: provide arm_pmu_irq_is_nmi stub
2023-05-22 14:31 UTC (2+ messages)
[PATCH v1 0/3] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
2023-05-22 14:28 UTC (3+ messages)
` [PATCH v5 0/4] "
[PATCH v2] kselftest/arm64: Add a smoke test for ptracing hardware break/watch points
2023-05-22 14:28 UTC
[PATCH v7 08/11] arm64: dts: mediatek: add ethernet support for mt8365-evk
2023-05-22 14:24 UTC (4+ messages)
` [PATCH v7 06/11] arm64: dts: mediatek: set vmc regulator as always on
[PATCH v5 1/4] dt-bindings: display: bridge: ldb: Adjust imx6sx entries
2023-05-22 14:24 UTC (13+ messages)
` [PATCH v5 2/4] dt-bindings: soc: Add i.MX6SX General Purpose Register
` [PATCH v5 3/4] ARM: dts: imx6sx: Add LDB support
` [PATCH v5 4/4] soc: imx: imx6sx-gpr: Introduce a GPR driver
[patch V2 00/40] genirq, irqchip: Convert ARM MSI handling to per device MSI domains
2023-05-22 14:19 UTC (7+ messages)
` [patch V2 06/40] PCI/MSI: Provide static key for parent mask/unmask
[PATCH 1/2] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
2023-05-22 14:13 UTC (3+ messages)
[PATCH v1 00/23] PMU refactoring and improvements
2023-05-22 14:06 UTC (10+ messages)
` [PATCH v1 01/23] perf tools: Warn if no user requested CPUs match PMU's CPUs
` [PATCH v1 05/23] perf pmu: Remove perf_pmu__hybrid_mounted
[PATCH v14 0/6] add Amlogic A1 clock controller drivers
2023-05-22 13:44 UTC (8+ messages)
` [PATCH v14 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver
[PATCH v4 0/4] pwm: meson: make full use of common clock framework
2023-05-22 13:37 UTC (5+ messages)
` [PATCH v4 4/4] "
[PATCH v15 0/6] add Amlogic A1 clock controller drivers
2023-05-22 13:32 UTC (7+ messages)
` [PATCH v15 5/6] dt-bindings: clock: meson: add A1 Peripherals clock controller bindings
` [PATCH v15 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver
[PATCH v3 00/12] drm/fbdev: Remove DRM's helpers for fbdev I/O
2023-05-22 13:20 UTC (14+ messages)
` [PATCH v3 01/12] fbdev: Add Kconfig options to select different fb_ops helpers
` [PATCH v3 02/12] drm/armada: Use regular fbdev I/O helpers
` [PATCH v3 03/12] drm/exynos: "
` [PATCH v3 04/12] drm/gma500: "
` [PATCH v3 05/12] drm/radeon: "
` [PATCH v3 06/12] drm/fbdev-dma: "
` [PATCH v3 07/12] drm/msm: "
` [PATCH v3 08/12] drm/omapdrm: "
` [PATCH v3 09/12] drm/tegra: "
` [PATCH v3 10/12] drm/fb-helper: Export helpers for marking damage areas
` [PATCH v3 11/12] drm/fbdev-generic: Implement dedicated fbdev I/O helpers
` [Freedreno] "
` [PATCH v3 12/12] drm/i915: "
[PATCH v5 0/5] dt-bindings: clocks: at91: convert to yaml
2023-05-22 13:04 UTC (2+ messages)
[PATCH] ARM: dts: at91: sama5d2: remove extra line
2023-05-22 12:48 UTC
[RESEND PATCH v7 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
2023-05-22 12:42 UTC (4+ messages)
` [RESEND PATCH v7 2/2] "
[PATCH v4 00/11] MediaTek DDP GAMMA - 12-bit LUT support
2023-05-22 12:25 UTC (4+ messages)
` [PATCH v4 05/11] drm/mediatek: gamma: Enable the Gamma LUT table only after programming
[PATCH v2 0/2] clk: keystone: syscon-clk: Enable audio reference clock
2023-05-22 12:23 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add binding documentation for TI Audio REFCLK
[PATCH v5 0/4] spi: add SPI_MOSI_IDLE_LOW mode bit
2023-05-22 11:07 UTC (7+ messages)
` [PATCH v5 4/4] spi: spidev_test Add three missing spi mode bits
[PATCH v4 1/4] dt-bindings: display: bridge: ldb: Adjust imx6sx entries
2023-05-22 12:07 UTC (5+ messages)
` [PATCH v4 2/4] dt-bindings: soc: Add i.MX6SX General Purpose Register
[PATCH v3 0/7] add VTM nodes to TI's K3 SoCs
2023-05-22 12:01 UTC (2+ messages)
[PATCH v7 0/6] Add support for TI TPS65219 PMIC
2023-05-22 11:57 UTC (4+ messages)
[PATCH v2 00/10] KVM: arm64: FF-A proxy for pKVM
2023-05-22 11:48 UTC (5+ messages)
` [PATCH v2 01/10] KVM: arm64: Block unsafe FF-A calls from the host
` [PATCH v2 04/10] KVM: arm64: Handle FFA_RXTX_MAP and FFA_RXTX_UNMAP "
[PATCH v2] MAINTAINERS: update arm64 Microchip entries
2023-05-22 11:39 UTC (4+ messages)
[PATCH 0/3] Add RTC for MStar SSD20xD SoCs
2023-05-22 11:27 UTC (4+ messages)
` [PATCH 2/3] dt-bindings: rtc: Add Mstar SSD20xD RTC devicetree bindings documentation
[PATCH] x86/apic: Fix use of X{,2}APIC_ENABLE in asm with older binutils
2023-05-22 11:17 UTC (2+ messages)
[PATCH] KVM: arm64: Reload PTE after invoking walker callback on preorder traversal
2023-05-22 10:59 UTC (4+ messages)
[PATCH net] net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCs
2023-05-22 10:57 UTC
[PATCH 0/3] Update ACPI documentation for Arm systems
2023-05-22 10:55 UTC (7+ messages)
` [PATCH 3/3] Documentation/arm64: Update ACPI tables from BBR
[PATCH 0/2] media: nxp: imx8-isi: Two build fixes
2023-05-22 10:46 UTC (2+ messages)
[PATCH RESEND 0/2] media: rockchip: rga: Add rk3568 support
2023-05-22 10:29 UTC (8+ messages)
` [PATCH RESEND 2/2] arm64: dts: rockchip: Add RGA2 support to rk356x
[PATCH] perf cs-etm: Copy kernel coresight-pmu.h header
2023-05-22 10:26 UTC
[PATCH] ARM: dts: at91: tse850: add properties for gpio-line-names
2023-05-22 10:21 UTC (3+ messages)
[PATCH v2 00/12] arch: Make virt_to_pfn into a static inline
2023-05-22 10:11 UTC (4+ messages)
` [PATCH v2 01/12] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
` [PATCH v2 02/12] m68k: Pass a pointer to virt_to_pfn() virt_to_page()
[PATCH v2 0/2] SPDX conversion from UDF
2023-05-22 9:53 UTC (2+ messages)
[PATCH 0/2] MT8192/95: Set correct MSDCPLL rate
2023-05-22 9:30 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: mediatek: mt8192: Make sure MSDCPLL's rate is 400MHz
` [PATCH 2/2] arm64: dts: mediatek: mt8195: "
Regression: serial: imx: overrun errors on debug UART
2023-05-22 9:25 UTC (12+ messages)
[PATCH 0/3] Add CPSW9G DT support for J784S4
2023-05-22 9:22 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-j784s4-main: Add CPSW9G nodes
` [PATCH 2/3] arm64: dts: ti: k3-j784s4: Add overlay to enable QSGMII mode with CPSW9G
` [PATCH 3/3] arm64: dts: ti: k3-j784s4: Add overlay for dual port USXGMII mode
[PATCH 0/3] AT91 PIO4 push-pull enable
2023-05-22 9:22 UTC (7+ messages)
` [PATCH 1/3] pinctrl: at91-pio4: Enable Push-Pull configuration
` [PATCH 2/3] dt-bindings: pinctrl: at91-pio4: Add push-pull support
` [PATCH 3/3] ARM: dts: at91: Return to boolean properties
[arm:ktext 2/20] arch/arm64/mm/kasan_init.c:250:3: error: call to '__compiletime_assert_415' declared with 'error' attribute: BUILD_BUG_ON failed: VMALLOC_START != MODULES_END
2023-05-22 9:18 UTC
[PATCH] ARM: at91: pm: fix imbalanced reference counter for ethernet devices
2023-05-22 9:11 UTC (3+ messages)
[PATCH 0/7] Add a DRM driver to support AI Processing Unit (APU)
2023-05-22 8:53 UTC (4+ messages)
` [PATCH 7/7] dt-bindings: Add bidings for mtk,apu-drm
[PATCH] arm64: dts: mt7986: set Wifi Leds low-active for BPI-R3
2023-05-22 8:26 UTC (4+ messages)
` Aw: "
[PATCH 0/2] Fix COMPILE_TEST dependencies for CPM uart, TSA and QMC
2023-05-22 8:20 UTC (3+ messages)
` [PATCH 1/2] soc: fsl: cpm1: Fix TSA and QMC dependencies in case of COMPILE_TEST
` [PATCH 2/2] serial: cpm_uart: Fix a COMPILE_TEST dependency
[GIT PULL] ARM: convert VFP exception handling to C code
2023-05-22 8:03 UTC
[PATCH v1] MAINTAINERS: update arm64 Microchip entries
2023-05-22 7:52 UTC (2+ messages)
[PATCH 0/7] docs: Move Documentation/arm under Documentation/arch
2023-05-22 7:46 UTC (3+ messages)
` [PATCH 1/7] arm: docs: Move Arm documentation to Documentation/arch/
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).