linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-17 02:54:57 to 2021-09-18 16:20:38 UTC [more...]

REGRESSION: Upgrading host kernel from 5.11 to 5.13 breaks QEMU guests - perf/fw_devlink/kvm
 2021-09-18 16:17 UTC 

[PATCH] ARM: dts: bcm2711-rpi-4-b: Fix pcie0, pci warning
 2021-09-18 14:35 UTC 

[PATCH 0/4] ARM: dts: add E70K02 based eBook readers
 2021-09-18 14:16 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: fsl: Add E70K02 based ebook readers
` [PATCH 2/4] ARM: dts: add Netronix E70K02 board common file
` [PATCH 3/4] ARM: dts: imx: add devicetree for Kobo Libra H2O
` [PATCH 4/4] ARM: dts: imx: add devicetree for Tolino Vision 5

[PATCH] arm64: remove page granularity limitation from KFENCE
 2021-09-18 11:50 UTC  (2+ messages)

[BUG 5.14] arm64/mm: dma memory mapping fails (in some cases)
 2021-09-18 11:39 UTC  (10+ messages)

[PATCH] dmaengine: pxa_dma: Prefer struct_size over open coded arithmetic
 2021-09-18 10:40 UTC 

Commit 8ae030c34 breaks USB on the Raspberry Pi 4
 2021-09-18  9:28 UTC  (7+ messages)

[PATCH] arm64: dts: hisilicon: fix arm,sp805 compatible string
 2021-09-18  9:25 UTC  (2+ messages)

[PATCH] panfrost: make mediatek_mt8183_supplies and mediatek_mt8183_pm_domains static
 2021-09-18  9:13 UTC 

[arm:clearfog 12/13] drivers/pci/pcie/aspm.c:581 pcie_aspm_cap_init() warn: inconsistent indenting
 2021-09-18  9:06 UTC 

[PATCH v5 0/5] ARM: support THREAD_INFO_IN_TASK
 2021-09-18  8:44 UTC  (6+ messages)
` [PATCH v5 1/5] gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK support
` [PATCH v5 2/5] ARM: smp: Pass task to secondary_start_kernel
` [PATCH v5 3/5] ARM: smp: Free up the TLS register while running in the kernel
` [PATCH v5 4/5] ARM: smp: Store current pointer in TPIDRURO register if available
` [PATCH v5 5/5] ARM: smp: Enable THREAD_INFO_IN_TASK

[PATCH v5 00/16] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2021-09-18  8:34 UTC  (2+ messages)

[PATCH] clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()
 2021-09-18  7:37 UTC 

[PATCH 0/2] Add DTS bits to enable USB3 PHY on HiKey970
 2021-09-18  7:08 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: hisilicon: Add support for Hikey 970 PMIC
` [PATCH 2/2] arm64: dts: hisilicon: Add support for Hikey 970 USB3 PHY

[PATCH 0/2] soc: samsung: be a module!
 2021-09-18  7:02 UTC  (4+ messages)
` [PATCH 1/2] soc: export soc_device_to_device symbol
` [PATCH 2/2] soc: samsung: exynos-chipid: convert to a module

[PATCH v3] PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operation
 2021-09-18  0:22 UTC 

[PATCH 0/4] gpio/pinctrl-rockchip: Fixes for the recently separated gpio/pinctrl driver
 2021-09-18  0:00 UTC  (10+ messages)
` [PATCH 1/4] gpio/rockchip: extended debounce support is only available on v2
` [PATCH 2/4] gpio/rockchip: fix get_direction value handling
` [PATCH 3/4] pinctrl/rockchip: add a queue for deferred pin output settings on probe
` [PATCH 4/4] gpio/rockchip: fetch deferred "

[PATCH v2 0/2] PCI: uniphier: Fix INTx masking/unmasking
 2021-09-17 23:48 UTC  (4+ messages)

[PATCH v2 0/8] Arm boards syscon 'unit_address_format' clean-ups
 2021-09-17 23:45 UTC  (3+ messages)
` [PATCH v2 4/8] dt-bindings: clock: arm, syscon-icst: Use 'reg' instead of 'vco-offset' for VCO register address
  ` [PATCH v2 4/8] dt-bindings: clock: arm,syscon-icst: "

[PATCH 0/8] Arm boards syscon 'unit_address_format' clean-ups
 2021-09-17 23:41 UTC  (3+ messages)
` [PATCH 6/8] ARM: dts: arm: Update register-bit-led nodes 'reg' and node names

[PATCH] ARM: select HAVE_FUTEX_CMPXCHG
 2021-09-17 20:33 UTC  (3+ messages)

[PATCH 0/4] add the imx8 pcie phy driver support
 2021-09-17 19:48 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: phy: phy-imx8-pcie: Add binding for the pad modes of imx8 pcie phy
` [PATCH 2/4] dt-bindings: phy: add imx8 pcie phy driver support
` [PATCH 3/4] arm64: dts: imx8mm: add the pcie phy support
` [PATCH 4/4] phy: freescale: pcie: initialize the imx8 pcie standalone phy driver

[RFC PATCH 0/4] Add a DRM driver to support AI Processing Unit (APU)
 2021-09-17 19:48 UTC  (6+ messages)
` [RFC PATCH 1/4] dt-bindings: Add bidings for mtk,apu-drm
` [RFC PATCH 2/4] DRM: Add support of AI Processor Unit (APU)
` [RFC PATCH 3/4] rpmsg: "
` [RFC PATCH 4/4] ARM64: mt8183-pumpkin: Add the APU DRM device

[PATCH v1 0/3]
 2021-09-17 17:21 UTC  (2+ messages)

[PATCH V2] dt-bindings: hwlock: omap: Remove redundant binding example
 2021-09-17 17:08 UTC 

[PATCH v2 00/13] perf: KVM: Fix, optimize, and clean up callbacks
 2021-09-17 16:53 UTC  (5+ messages)

[arm:zii 15/47] drivers/net/phy/at803x.c:706:7: error: implicit declaration of function 'at803x_match_phy_id'
 2021-09-17 16:34 UTC 

[arm:cex7 49/57] drivers/net/phy/qsfp.c:1366:20: warning: this statement may fall through
 2021-09-17 16:32 UTC 

[GIT PULL] arm64 fixes for 5.15-rc2
 2021-09-17 16:29 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm-kontron-n801x-som: do not allow to switch off buck2
 2021-09-17 16:10 UTC  (8+ messages)

[PATCH v2] spi: atmel: Fix PDC transfer setup bug
 2021-09-17 16:08 UTC  (2+ messages)

[arm:zii 7/47] drivers/net/phy/marvell-88x2222.c:492:54: error: too few arguments to function call, expected 4, have 3
 2021-09-17 15:46 UTC 

[PATCH v4 0/4] Add remoteproc driver for DSP on i.MX
 2021-09-17 15:22 UTC  (10+ messages)
` [PATCH v4 3/4] remoteproc: imx_dsp_rproc: "

[PATCH] dt-bindings: hwlock: omap: Remove board-specific compatible from DT example
 2021-09-17 15:12 UTC  (3+ messages)

[PATCH 0/5] watchdog_hld cleanup and async model for arm64
 2021-09-17 15:11 UTC  (3+ messages)
` [PATCH 5/5] arm64/watchdog_hld: enable hard lockup on arm64 platform

[PATCH] net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warnings
 2021-09-17 15:11 UTC  (9+ messages)

[syzbot] upstream test error: KASAN: invalid-access Read in __entry_tramp_text_end
 2021-09-17 15:03 UTC 

[PATCH] arm64: Mitigate MTE issues with str{n}cmp()
 2021-09-17 14:59 UTC 

[v3,0/2] update mediatek wdt driver and dt-binding
 2021-09-17 14:57 UTC  (3+ messages)
` [v3, 1/2] dt-bindings: watchdog: mtk-wdt: add disable_wdt_extrst support
  ` [v3,1/2] "

[PATCH V3 0/2] dt-bindings: remoteproc: k3-r5f|dsp: Remove
 2021-09-17 14:47 UTC  (4+ messages)
` [PATCH V3 1/2] dt-bindings: remoteproc: k3-r5f: Remove board-specific compatible from DT example
` [PATCH V3 2/2] dt-bindings: remoteproc: k3-dsp: "

[PATCH v1 0/6] drm/mediatek: Add mt8195 DisplayPort driver
 2021-09-17 14:36 UTC  (6+ messages)
  ` [PATCH v1 6/6] "

[PATCH v2] ARM: at91: add basic support for new SoC lan966x
 2021-09-17 14:33 UTC  (3+ messages)

[PATCH] ASoC: mediatek: mt8195: remove wrong fixup assignment on HDMITX
 2021-09-17 14:03 UTC  (2+ messages)

[PATCH v2 net 0/5] Make DSA switch drivers compatible with masters which unregister on shutdown
 2021-09-17 13:34 UTC  (6+ messages)
` [PATCH v2 net 1/5] net: mdio: introduce a shutdown method to mdio device drivers
` [PATCH v2 net 2/5] net: dsa: be compatible with masters which unregister on shutdown
` [PATCH v2 net 3/5] net: dsa: hellcreek: "
` [PATCH v2 net 4/5] net: dsa: microchip: ksz8863: "
` [PATCH v2 net 5/5] net: dsa: xrs700x: "

[PATCH v5 0/4] arm: aspeed: Add UART routing support
 2021-09-17  0:46 UTC  (4+ messages)
` [PATCH v5 2/4] dt-bindings: aspeed: Add UART routing controller

Systemd-boot not properly loading device tree, when loaded by U-boot (ARM64, tested on RK3399)
 2021-09-17 13:16 UTC  (4+ messages)
` [systemd-devel] "

[PATCH] net: stmmac: dwmac-visconti: Make use of the helper function dev_err_probe()
 2021-09-17 13:10 UTC  (2+ messages)

[RESEND v4 0/3] mmc: mediatek: Add HS400 online tuning support
 2021-09-17 12:48 UTC  (4+ messages)
` [RESEND v4 1/3] dt-bindings: mmc: mtk-sd: add hs400 dly3 setting
` [RESEND v4 2/3] mmc: core: add tuning support for HS400 mode
` [RESEND v4 3/3] mmc: mediatek: Add HS400 online tuning support

[PATCH v4 0/3] mmc: mediatek: Add HS400 online tuning support
 2021-09-17 12:38 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: mmc: mtk-sd: add hs400 dly3 setting
` [PATCH 2/3] mmc: core: add tuning support for HS400 mode
` [PATCH 3/3] mmc: mediatek: Add HS400 online tuning support

[v6 00/11] Add support for ast2600 ADC
 2021-09-17  1:12 UTC  (3+ messages)
` [v6 07/11] iio: adc: aspeed: Fix the calculate error of clock

[syzbot] upstream test error: KFENCE: use-after-free in kvm_fastop_exception
 2021-09-17 12:43 UTC  (3+ messages)

[PATCH v2 0/4] selftests: arm64: vec-syscfg updates
 2021-09-17 12:26 UTC  (6+ messages)
` [PATCH v2 1/4] selftests: arm64: Fix printf() format mismatch in vec-syscfg
` [PATCH v2 2/4] selftests: arm64: Remove bogus error check on writing to files
` [PATCH v2 3/4] selftests: arm64: Fix and enable test for setting current VL in vec-syscfg
` [PATCH v2 4/4] selftests: arm64: Verify that all possible vector lengths are handled

[PATCH v3 00/17] clk: at91: updates for power management and dvfs
 2021-09-17 12:20 UTC  (19+ messages)
` [PATCH v3 01/17] clk: at91: re-factor clocks suspend/resume
` [PATCH v3 02/17] clk: at91: pmc: execute suspend/resume only for backup mode
` [PATCH v3 03/17] clk: at91: sama7g5: add securam's peripheral clock
` [PATCH v3 04/17] clk: at91: clk-master: add register definition for sama7g5's master clock
` [PATCH v3 05/17] clk: at91: clk-master: improve readability by using local variables
` [PATCH v3 06/17] clk: at91: pmc: add sama7g5 to the list of available pmcs
` [PATCH v3 07/17] clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULL
` [PATCH v3 08/17] clk: at91: clk-master: check if div or pres is zero
` [PATCH v3 09/17] clk: at91: clk-master: mask mckr against layout->mask
` [PATCH v3 10/17] clk: at91: clk-master: fix prescaler logic
` [PATCH v3 11/17] clk: at91: clk-sam9x60-pll: add notifier for div part of PLL
` [PATCH v3 12/17] clk: at91: clk-master: add notifier for divider
` [PATCH v3 13/17] clk: at91: sama7g5: remove prescaler part of master clock
` [PATCH v3 14/17] clk: at91: sama7g5: set low limit for mck0 at 32KHz
` [PATCH v3 15/17] clk: use clk_core_get_rate_recalc() in clk_rate_get()
` [PATCH v3 16/17] clk: remove extra empty line
` [PATCH v3 17/17] clk: do not initialize ret

BUSINESS PROPOSAL
 2021-09-17 11:03 UTC 

[PATCH] arm64: dts: rockchip: move aliases to rk356x dtsi
 2021-09-17 12:09 UTC  (3+ messages)

[PATCH v1 0/4] selftests: arm64: vec-syscfg updates
 2021-09-17 12:01 UTC  (4+ messages)
` [PATCH v1 4/4] selftests: arm64: Verify that all possible vector lengths are handled

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2021-09-17 11:26 UTC  (10+ messages)
` [PATCH v7 2/9] ACPI/IORT: Add support for RMR node parsing

[PATCH 1/7] staging: vchiq_arm: cleanup code alignment issues
 2021-09-17 10:50 UTC  (3+ messages)

Systemd-boot not properly loading device tree, when loaded by U-boot (ARM64, tested on RK3399)
 2021-09-17 10:45 UTC 

RK3399 (RockPro64) can't setup upstream opp tables
 2021-09-17 10:34 UTC  (2+ messages)

[PATCH v7 0/7] Introducing an attribute to select the time setting
 2021-09-17 10:14 UTC  (8+ messages)
` [PATCH v7 1/7] i2c: mediatek: fixing the incorrect register offset
` [PATCH v7 2/7] i2c: mediatek: Reset the handshake signal between i2c and dma
` [PATCH v7 3/7] i2c: mediatek: Dump i2c/dma register when a timeout occurs
` [PATCH v7 4/7] dt-bindings: i2c: add attribute use-default-timing
` [PATCH v7 5/7] i2c: mediatek: Add OFFSET_EXT_CONF setting back
` [PATCH v7 6/7] i2c: mediatek: Isolate speed setting via dts for special devices
` [PATCH v7 7/7] i2c: mediatek: modify bus speed calculation formula

[PATCH v2] arm64/traps: Avoid unnecessary kernel/user pointer conversion
 2021-09-17  9:36 UTC  (2+ messages)

[PATCH v3 0/2] mmc: mediatek: Add HS400 online tuning support
 2021-09-17  9:17 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH] clk: mediatek: remove duplicate include
 2021-09-17  9:12 UTC 

[PATCH v1] ARM: dts: aspeed: mtjade: Add some gpios
 2021-09-17  8:29 UTC 

[syzbot] upstream test error: WARNING in __do_kernel_fault
 2021-09-17  8:20 UTC 

[PATCH v5 0/4] arm64: meson: add support for JetHub D1/H1
 2021-09-17  8:06 UTC  (5+ messages)
` [PATCH v5 4/4] arm64: dts: meson-axg: add support for JetHub D1

[PATCH] thermal: brcmstb_thermal: Interrupt is optional
 2021-09-17  7:51 UTC  (3+ messages)

[syzbot] BUG: soft lockup in call_usermodehelper_exec_async
 2021-09-17  7:37 UTC 

[syzbot] BUG: soft lockup in kjournald2 (2)
 2021-09-17  7:37 UTC 

[PATCH] spi: atmel: Fix PDC transfer setup bug
 2021-09-17  7:37 UTC  (3+ messages)

[syzbot] BUG: soft lockup in handle_mm_fault (2)
 2021-09-17  7:36 UTC 

[syzbot] BUG: soft lockup in do_wp_page (4)
 2021-09-17  7:32 UTC  (7+ messages)

[PATCH] arm64: dts: meson: add audio playback to rbox-pro
 2021-09-17  7:32 UTC  (2+ messages)

[PATCH] clk: imx: Fix the build break when clk-imx8ulp build as module
 2021-09-17  7:26 UTC  (2+ messages)

[PATCH v4 0/3] arm64: support page mapping percpu first chunk allocator
 2021-09-17  7:24 UTC  (9+ messages)
` [PATCH v4 2/3] arm64: Support "

ipv4/tcp.c:4234:1: error: the frame size of 1152 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
 2021-09-17  7:20 UTC  (13+ messages)

[PATCH] arm64/mm/hotplug: Warn when memory limit has been reduced
 2021-09-17  7:11 UTC  (3+ messages)

[PATCH] arm64/mm: Add pud_sect_supported()
 2021-09-17  5:12 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-am65: Relocate thermal-zones to SoC specific location
 2021-09-17  3:43 UTC  (2+ messages)

[PATCH v7 0/7] running kernel mode SIMD with softirqs disabled
 2021-09-17  3:19 UTC  (2+ messages)

[PATCH v1 1/9] soc: mediatek: mmsys: expand MDP enum for chip independence architecture
 2021-09-17  2:51 UTC  (7+ messages)
` [PATCH v1 3/9] media: platform: mtk-mdp3: add "
` [PATCH v1 4/9] dt-bindings: media: mediatek: mdp3: add additional function block yaml
` [PATCH v1 5/9] arm64: dts: mt8195: add mdp3 node
` [PATCH v1 6/9] soc: mediatek: mmsys: support mt8195 vppsys0/1
` [PATCH v1 7/9] soc: mediatek: mutex: "
` [PATCH v1 9/9] media: platform: mtk-mdp3: Add dual pipe feature support


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).