linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-13 11:54:56 to 2021-04-14 12:11:25 UTC [more...]

[RFC PATCH v2 0/1] arm64: Implement stack trace termination record
 2021-04-14 12:09 UTC  (3+ messages)
  ` [RFC PATCH v2 1/1] "

[PATCH 0/1] Fix struct page layout on 32-bit systems
 2021-04-14 11:56 UTC  (8+ messages)
` [PATCH 1/1] mm: "

[PATCH V3] watchdog: mtk: support pre-timeout when the bark irq is available
 2021-04-14 11:48 UTC 

[PATCH 1/1] arm: topology: parse the topology from the dt
 2021-04-14 11:26 UTC  (9+ messages)

[PATCH v4 00/16] kvm/arm: Align the VMID allocation with the arm64 ASID one
 2021-04-14 11:23 UTC  (17+ messages)
` [PATCH v4 01/16] arm64/mm: Introduce asid_info structure and move asid_generation/asid_map to it
` [PATCH v4 02/16] arm64/mm: Move active_asids and reserved_asids to asid_info
` [PATCH v4 03/16] arm64/mm: Move bits "
` [PATCH v4 04/16] arm64/mm: Move the variable lock and tlb_flush_pending "
` [PATCH v4 05/16] arm64/mm: Remove dependency on MM in new_context
` [PATCH v4 06/16] arm64/mm: Introduce NUM_CTXT_ASIDS
` [PATCH v4 07/16] arm64/mm: Move Pinned ASID related variables to asid_info
` [PATCH v4 08/16] arm64/mm: Split asid_inits in 2 parts
` [PATCH v4 09/16] arm64/mm: Split the function check_and_switch_context in 3 parts
` [PATCH v4 10/16] arm64/mm: Split the arm64_mm_context_get/put
` [PATCH v4 11/16] arm64/mm: Introduce a callback to flush the local context
` [PATCH v4 12/16] arm64/mm: Introduce a callback to set reserved bits
` [PATCH v4 13/16] arm64: Move the ASID allocator code in a separate file
` [PATCH v4 14/16] arm64/lib: Add an helper to free memory allocated by the ASID allocator
` [PATCH v4 15/16] arch/arm64: Introduce a capability to tell whether 16-bit VMID is available
` [PATCH v4 16/16] kvm/arm: Align the VMID allocation with the arm64 ASID one

[PATCH V2] watchdog: mtk: support pre-timeout when the bark irq is available
 2021-04-14 11:23 UTC  (2+ messages)

[v2 0/2] Support pwm driver for aspeed ast26xx
 2021-04-14 10:49 UTC  (3+ messages)
` [v2 1/2] dt-bindings: Add bindings for aspeed pwm-tach and pwm
` [v2 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH v2] arm64: dts: allwinner: Revert SD card CD GPIO for Pine64-LTS
 2021-04-14 10:47 UTC 

[PATCH] arm64:align function __arch_clear_user
 2021-04-14 10:41 UTC 

[PATCH] arm64: dts: allwinner: Revert SD card CD GPIO for Pine64-LTS
 2021-04-14 10:35 UTC  (8+ messages)
` [linux-sunxi] "

[RFC PATCH v2 0/4] arm64: Implement stack trace reliability checks
 2021-04-14 10:23 UTC  (11+ messages)

[PATCH v8 1/3] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere
 2021-04-14 10:10 UTC  (2+ messages)

[PATCH] arm64/kernel/probes: Use BUG_ON instead of if condition followed by BUG
 2021-04-14 10:07 UTC  (2+ messages)

[PATCH] arm64/sve: Remove redundant system_supports_sve() tests
 2021-04-14 10:06 UTC  (3+ messages)

[PATCH] init: consolidate trap_init()
 2021-04-14 10:00 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] mmc: meson-gx: remove useless warning about scatterlist size alignment in block mode
 2021-04-14 10:00 UTC 

[PATCH] i2c: I2C_HISI should depend on ARCH_HISI && ACPI
 2021-04-14  9:19 UTC  (7+ messages)

[PATCH 05/12] drm/imx: Don't set allow_fb_modifiers explicitly
 2021-04-14  9:10 UTC  (6+ messages)

[PATCH v3 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
 2021-04-14  9:05 UTC  (4+ messages)
` [PATCH v3 1/2] kvm/arm64: Remove the creation time's mapping of MMIO regions
` [PATCH v3 2/2] kvm/arm64: Try stage2 block mapping for host device MMIO

[PATCH v2, 0/5] Revert "mailbox: mediatek: remove implementation related to atomic_exec"
 2021-04-14  8:51 UTC  (6+ messages)
` [PATCH v2, 3/5] Revert "dt-bindings: mailbox: mtk-gce: fix incorrect mbox-cells value"

[PATCH] arm64: dts: ls1028a-rdb: enable optee node
 2021-04-14  8:51 UTC  (2+ messages)

[PATCH v18 0/5] add power control in i2c
 2021-04-14  8:38 UTC  (6+ messages)
` [PATCH v18 1/5] i2c: core: support bus regulator controlling in adapter
` [PATCH v18 2/5] dt-binding: i2c: mt65xx: add vbus-supply property
` [PATCH v18 3/5] i2c: mediatek: mt65xx: add optional vbus-supply
` [PATCH v18 4/5] misc: eeprom: at24: check suspend status before disable regulator
` [PATCH v18 5/5] arm64: dts: mt8183: add supply name for eeprom

[GIT PULL] coresight: Fixes for ETE and TRBE
 2021-04-14  8:27 UTC  (4+ messages)

[PATCH v2 0/6] Stop calling devm_request_irq() with invalid IRQs in the I2C bus drivers
 2021-04-14  8:22 UTC  (2+ messages)

[PATCH v10 0/3] PCI: uniphier: Add PME/AER support for UniPhier PCIe host controller
 2021-04-14  8:21 UTC  (4+ messages)
` [PATCH v10 1/3] PCI: portdrv: Add pcie_port_service_get_irq() function

[PATCH -next] i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
 2021-04-14  8:04 UTC  (2+ messages)

[PATCH -next] i2c: cadence: Fix PM reference leak in cdns_i2c_master_xfer()
 2021-04-14  7:57 UTC  (2+ messages)

[PATCH -next] i2c: imx-lpi2c: fix PM reference leak in lpi2c_imx_master_enable()
 2021-04-14  7:56 UTC  (2+ messages)

[PATCH 0/8] i2c: fix reference leak when pm_runtime_get_sync fails
 2021-04-14  7:51 UTC  (2+ messages)

[PATCH v14 0/6] Add NUMA-awareness to qspinlock
 2021-04-14  7:47 UTC  (12+ messages)
` [PATCH v14 3/6] locking/qspinlock: Introduce CNA into the slow path of qspinlock
    ` [External] : "
` [PATCH v14 4/6] locking/qspinlock: Introduce starvation avoidance into CNA
    ` [External] : "
` [PATCH v14 6/6] locking/qspinlock: Introduce the shuffle reduction optimization "

[PATCH v2] arm64: dts: mt8183: Add power-domains properity to mfgcfg
 2021-04-14  7:31 UTC 

[PATCH v3 00/12] iommu/smmuv3: Implement hardware dirty log tracking
 2021-04-14  7:14 UTC  (5+ messages)
` [PATCH v3 01/12] iommu: Introduce dirty log tracking framework
` [PATCH v3 02/12] iommu: Add iommu_split_block interface

[PATCH v4 0/2] remoteproc: stm32: add support of detaching a remote processor
 2021-04-14  7:23 UTC  (4+ messages)
` [PATCH v4 2/2] remoteproc: stm32: add capability to detach

[PATCH v5 0/2] Add Mediatek Efuse Device Node for MT8192 SoC
 2021-04-14  7:17 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: nvmem: mediatek: add support for MediaTek mt8192 SoC
` [PATCH v5 2/2] arm64: dts: mt8192: add eFuse support for MT8192 SoC

[PATCH v2 1/3] dt-bindings: gpio: add YAML description for rockchip, gpio-bank
 2021-04-14  7:12 UTC  (3+ messages)

[RFC PATCH v2 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
 2021-04-14  6:58 UTC  (6+ messages)
` [RFC PATCH v2 2/2] "

[PATCH v2 0/4] arm: imx: Add i.mx6q DaSheng COM-9XX SBC board support
 2021-04-14  6:51 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: arm: imx: Add i.mx6q DaSheng COM-9XX SBC board dts support
` [PATCH v2 2/4] arm: dts: imx: Add i.mx6q DaSheng COM-9XX SBC board support
` [PATCH v2 3/4] media: i2c: ov2659: Add clk_prepare_enable(), clk_disable_unprepare() to handle xvclk
` [PATCH v2 4/4] dt-bindings: add dasheng vendor prefix

consolidate the flock uapi definitions
 2021-04-14  6:45 UTC  (4+ messages)
` [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define

[PATCH v1 0/3] arm: imx: Add i.mx6q DaSheng COM-9XX SBC board support
 2021-04-14  6:40 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: arm: imx: Add i.mx6q DaSheng COM-9XX SBC board dts support
` [PATCH v1 2/3] arm: dts: imx: Add i.mx6q DaSheng COM-9XX SBC board support
` [PATCH v1 3/3] media: i2c: ov2659: Add clk_prepare_enable(), clk_disable_unprepare() to handle xvclk

[PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
 2021-04-14  6:10 UTC  (4+ messages)

[PATCH net-next v2 1/2] of: net: pass the dst buffer to of_get_mac_address()
 2021-04-14  5:33 UTC 

[PATCH] staging: mt7621-pci: stop using of_pci_range_to_resource
 2021-04-14  4:57 UTC  (4+ messages)

Question: multiple SMMUv3 devices probe
 2021-04-14  3:17 UTC  (5+ messages)

[PATCH] arm64: dts: imx8mq-evk: add one regulator used to power up
 2021-04-14  3:02 UTC  (3+ messages)
` [PATCH] arm64: dts: imx8mq-evk: add one regulator used to power up pcie phy

[PATCH v3] ARM: kernel: Fix interrupted SMC calls
 2021-04-14  2:47 UTC  (2+ messages)

[RESEND] i2c: mediatek: Get device clock-stretch time via dts
 2021-04-14  1:37 UTC  (7+ messages)

[PATCH v2 01/21] dt-bindings: aspeed-lpc: Remove LPC partitioning
 2021-04-14  0:30 UTC  (8+ messages)
` [PATCH v2 16/21] ipmi: kcs_bmc: Add a "raw" character device interface

[PATCH] dt-bindings: mailbox: ti,message-manager: Convert to yaml
 2021-04-14  0:27 UTC 

[PATCH] ARM: dts: keystone-k2g: Rename message-manager node
 2021-04-14  0:19 UTC 

[PATCH net-next v4 1/1] net: stmmac: Add support for external trigger timestamping
 2021-04-14  0:16 UTC 

[PATCH] arm64: alternatives: Move length validation in alternative_{insn, endif}
 2021-04-14  0:08 UTC 

[PATCH] arm64: vdso32: drop -no-integrated-as flag
 2021-04-13 23:12 UTC  (2+ messages)

[PATCH V2] dt-bindings: mailbox: ti,secure-proxy: Convert to yaml
 2021-04-13 22:45 UTC 

[PATCH] dt-bindings: mailbox: ti,secure-proxy: Convert to yaml
 2021-04-13 22:32 UTC  (2+ messages)

[soc:rockchip/dt] BUILD SUCCESS e89db2b4c706b9ca1293e7025ef5e8730b5d1b5b
 2021-04-13 22:24 UTC 

[soc:rockchip/dt64] BUILD SUCCESS 5dcbe7e3862dfc89d219f37a9ed5e53944fa13c2
 2021-04-13 22:24 UTC 

[soc:arm/drivers] BUILD SUCCESS 41c39cfc841d3ed0d302edd2a539d752a13fa06e
 2021-04-13 22:24 UTC 

[soc:arm/dt] BUILD SUCCESS 40bb91338a60affd2f05a9b8d9d18dbf0e6f9593
 2021-04-13 22:24 UTC 

[soc:for-next] BUILD SUCCESS a3689dbaeca323f7aed8bb718bd74a909f4a13ce
 2021-04-13 22:24 UTC 

[soc:fsl/drivers] BUILD SUCCESS 242b0b398ccd34f73772120bd27a87a1bf00e30b
 2021-04-13 22:24 UTC 

[PATCH net-next v2 0/7] stmmac: add XDP ZC support
 2021-04-13 22:10 UTC  (2+ messages)

[PATCH 0/5] Amlogic Meson Always-On ARC remote-processor support
 2021-04-13 20:59 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc

[PATCH 0/2] remoteproc: stm32: add support of detaching a remote processor
 2021-04-13 20:51 UTC  (3+ messages)
` [PATCH 2/2] remoteproc: stm32: add capability to detach

[PATCH] fsi: aspeed: Emit fewer barriers in opb operations
 2021-04-13 20:08 UTC  (2+ messages)

[PATCH] i2c: busses: remove unused including <linux/version.h>
 2021-04-13 19:55 UTC  (2+ messages)

[RFC PATCH v3 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2021-04-13 19:00 UTC  (8+ messages)

[PATCH] arm64: dts: marvell: armada-37xx: Set linux, pci-domain to zero
 2021-04-13 18:17 UTC  (2+ messages)

[syzbot] WARNING: suspicious RCU usage in __schedule
 2021-04-13 18:11 UTC  (2+ messages)

[PATCH v2 0/3] PRU firmware event/interrupt mapping fixes
 2021-04-13 18:10 UTC  (2+ messages)

[PATCH] arch/arm64/kernel/traps: Use find_vma_intersection() in traps for setting si_code
 2021-04-13 18:00 UTC  (4+ messages)

[PATCH V3 0/8] remoteproc: imx_rproc: support i.MX7ULP/8MN/8MP
 2021-04-13 17:52 UTC  (13+ messages)
` [PATCH V3 2/8] dt-bindings: remoteproc: imx_rproc: add i.MX7ULP support
` [PATCH V3 4/8] remoteproc: imx_rproc: make clk optional
` [PATCH V3 5/8] remoteproc: imx_rproc: parse fsl,auto-boot
` [PATCH V3 6/8] remoteproc: imx_rproc: initial support for mutilple start/stop method
` [PATCH V3 7/8] remoteproc: imx_rproc: support i.MX7ULP
` [PATCH V3 8/8] remoteproc: imx_rproc: support i.MX8MN/P

[PATCH] arm64: kprobes: Restore local irqflag if kprobes is cancelled
 2021-04-13 17:49 UTC  (2+ messages)

[PATCH v2 0/4] stm32 usart add fifo threshold configuration
 2021-04-13 17:40 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: serial: add RX and TX FIFO properties
` [PATCH v2 2/4] dt-bindings: serial: stm32: override FIFO threshold properties
` [PATCH v2 3/4] dt-bindings: serial: 8250: update TX FIFO trigger level
` [PATCH v2 4/4] serial: stm32: add FIFO threshold configuration

[PATCH v2 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-04-13 16:37 UTC  (7+ messages)
` [PATCH v2 1/2] drivers/perf: hisi: Add driver for HiSilicon "

[PATCH v3 00/33] media: atmel: atmel-isc: add support for xisc
 2021-04-13 16:34 UTC  (5+ messages)
` [PATCH v3 29/33] dt-bindings: media: atmel-isc: convert to yaml
` [PATCH v3 30/33] dt-bindings: media: add microchip, xisc device bindings
  ` [PATCH v3 30/33] dt-bindings: media: add microchip,xisc "

[PATCH v4 0/4] Mediatek pinctrl patch on mt8195
 2021-04-13 16:28 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: pinctrl: mt8195: add pinctrl file and binding document

[PATCH -next v2] coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu()
 2021-04-13 16:22 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: freescale: sl28: fix RGMII
 2021-04-13 15:33 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: freescale: sl28: fix RGMII clock and voltage
` [PATCH 2/2] "

[PATCH v3 1/4] dt-bindings: pwm: convert pwm-rockchip.txt to YAML
 2021-04-13 15:24 UTC  (7+ messages)
` [PATCH v3 2/4] dt-bindings: pwm: add more compatible strings to pwm-rockchip.yaml

[”PATCH” 0/5] Asynchronous linkdown recovery
 2021-04-13 15:10 UTC  (3+ messages)
` [”PATCH” 3/5] dt-bindings: pci: add system controller and MAC reset bit to Armada 7K/8K controller bindings

[PATCH] arm: mach-s3c: Remove unnecessary break
 2021-04-13 15:07 UTC  (2+ messages)

[PATCH v5 00/16] Clean up "mediatek,larb"
 2021-04-13 14:58 UTC  (8+ messages)
` [PATCH v5 04/16] memory: mtk-smi: Add device-link between smi-larb and smi-common
` [PATCH v5 14/16] memory: mtk-smi: Get rid of mtk_smi_larb_get/put
` (subset) [PATCH v5 00/16] Clean up "mediatek,larb"

[PATCH] memory: samsung: exynos5422-dmc: handle clk_set_parent() failure
 2021-04-13 14:58 UTC  (2+ messages)

[PATCH] fpga: xilinx-pr-decoupler: remove useless function
 2021-04-13 14:41 UTC  (2+ messages)

[PATCH v2 0/2] STM32 USBPHYC vbus-supply property support
 2021-04-13 14:31 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: add vbus-supply optional property to phy-stm32-usbphyc
` [PATCH v2 2/2] phy: stm32: manage optional vbus regulator on phy_power_on/off

[PATCH] arm64: dts: rockchip: Use only supported PCIe link speed on rk3399
 2021-04-13 14:17 UTC 

[PATCH v1, 3/3] drm/mediatek: gamma set with cmdq
 2021-04-13 13:32 UTC  (2+ messages)

[PATCH] spi: SPI_HISI_KUNPENG should depend on ARCH_HISI
 2021-04-13 13:09 UTC  (4+ messages)

[PATCH] irqchip: APPLE_AIC should depend on ARCH_APPLE
 2021-04-13 12:21 UTC 

[PATCH 0/7] ARM: dts: stm32: clk: Switch ETHRX clock parent from ETHCK_K to MCO2 on DHCOM SoM
 2021-04-13 12:05 UTC  (5+ messages)


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