linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-02 01:02:07 to 2021-04-03 02:45:01 UTC [more...]

[PATCH 0/3] Refine mtk-cmdq-mailbox callback mechanism
 2021-04-03  2:42 UTC  (2+ messages)

[RFC PATCH 2/5] iommu: Add an unmap_pages() op for IOMMU drivers
 2021-04-03  1:35 UTC  (3+ messages)

[PATCH v4 00/18] Apple M1 SoC platform bring-up
 2021-04-02 22:48 UTC  (20+ messages)
` [PATCH v4 01/18] dt-bindings: vendor-prefixes: Add apple prefix
` [PATCH v4 02/18] dt-bindings: arm: apple: Add bindings for Apple ARM platforms
` [PATCH v4 03/18] dt-bindings: arm: cpus: Add apple, firestorm & icestorm compatibles
` [PATCH v4 04/18] arm64: cputype: Add CPU implementor & types for the Apple M1 cores
` [PATCH v4 05/18] dt-bindings: timer: arm, arch_timer: Add interrupt-names support
` [PATCH v4 06/18] arm64: arch_timer: Implement support for interrupt-names
` [PATCH v4 07/18] asm-generic/io.h: Add a non-posted variant of ioremap()
` [PATCH v4 08/18] docs: driver-api: device-io: Document I/O access functions
` [PATCH v4 09/18] docs: driver-api: device-io: Document ioremap() variants & access funcs
` [PATCH v4 10/18] arm64: Implement ioremap_np() to map MMIO as nGnRnE
` [PATCH v4 11/18] asm-generic/io.h: implement pci_remap_cfgspace using ioremap_np
` [PATCH v4 12/18] of/address: Add infrastructure to declare MMIO as non-posted
` [PATCH v4 13/18] arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h
` [PATCH v4 14/18] dt-bindings: interrupt-controller: Add DT bindings for apple-aic
` [PATCH v4 15/18] irqchip/apple-aic: Add support for the Apple Interrupt Controller
` [PATCH v4 16/18] arm64: Kconfig: Introduce CONFIG_ARCH_APPLE
` [PATCH v4 17/18] dt-bindings: display: Add apple,simple-framebuffer
` [PATCH v4 18/18] arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetree

[PATCH v1 0/2] Add imx8m power domain driver
 2021-04-02 22:26 UTC  (9+ messages)
` [PATCH v1 1/2] dt-bindings: power: Add documentation for "
` [PATCH v1 2/2] soc: imx: add Power Domain driver for i.MX8M(M|N|P)

[GIT PULL] ARM: mvebu: dt64 for v5.13 (#1)
 2021-04-02 21:05 UTC 

[PATCH v3 0/5] Add support for CP110 UTMI PHY
 2021-04-02 20:48 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: fixes for v5.12 (#1)
 2021-04-02 20:37 UTC 

[PATCH mvebu-dt] ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pin
 2021-04-02 20:15 UTC  (2+ messages)

[PATCH] ARM: dts: turris-omnia: fix hardware buffer management
 2021-04-02 20:13 UTC  (2+ messages)

[PATCH] Revert "arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts"
 2021-04-02 20:07 UTC 

[PATCH v5 00/18] Add support for Clang CFI
 2021-04-02 19:58 UTC  (4+ messages)
` [PATCH v5 03/18] mm: add generic function_nocfi macro

[PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
 2021-04-02 19:50 UTC  (3+ messages)
` [PATCH mvebu v2 01/10] arm64: dts: marvell: armada-37xx: add syscon compatible to NB clk node

[PATCH 0/2] arm64: clearfog-gt-8k: Add DT for fan control
 2021-04-02 19:49 UTC  (2+ messages)

[PATCH v2 0/6] Add support for Actions Semi Owl socinfo
 2021-04-02 19:44 UTC  (12+ messages)
` [PATCH v2 1/6] dt-bindings: reserved-memory: Add Owl SoC serial number binding
` [PATCH v2 2/6] dt-bindings: soc: actions: Add Actions Semi Owl socinfo binding
` [PATCH v2 3/6] soc: actions: Add Actions Semi Owl socinfo driver

[PATCH] ARM: OMAP2+: remove omap2_set_globals_control()
 2021-04-02 19:27 UTC 

[PATCH] ARM: OMAP2+: CM: remove omap2_set_globals_cm()
 2021-04-02 19:25 UTC 

[PATCH v4 0/4] aspeed-vuart: generalized DT properties
 2021-04-02 18:27 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: serial: 8250: deprecate aspeed, sirq-polarity-sense
` [PATCH v4 2/4] drivers/tty/serial/8250: refactor sirq and lpc address setting code
` [PATCH v4 3/4] drivers/tty/serial/8250: add aspeed, lpc-io-reg and aspeed, lpc-interrupts DT properties
` [PATCH v4 4/4] dt-bindings: serial: 8250: add aspeed, lpc-io-reg and aspeed, lpc-interrupts

[PATCH v2 0/9] KVM: my debug patch queue
 2021-04-02 17:38 UTC  (4+ messages)
` [PATCH v2 6/9] KVM: x86: implement KVM_GUESTDBG_BLOCKEVENTS

[RESEND PATCH v4 0/3] Introduce the for_each_set_nbits macro
 2021-04-02 17:30 UTC  (5+ messages)
` [RESEND PATCH v4 1/3] gpiolib: "
` [RESEND PATCH v4 2/3] gpio: thunderx: Utilize "
` [RESEND PATCH v4 3/3] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[PATCH 0/3]Enable PM generic domain support
 2021-04-02 17:15 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: zynqmp: Add new PD_PL macro
` [PATCH 2/3] fpga: region: Add fpga-region property 'power-domains'
` [PATCH 3/3] fpga: region: Adds runtime PM support

[PATCH] ARM: dts: at91: sama5d2: add ETB and ETM unit name
 2021-04-02 17:01 UTC 

[PATCH v4 0/3] Introduce the for_each_set_nbits macro
 2021-04-02 16:34 UTC  (5+ messages)
` [PATCH v4 1/3] gpiolib: "
` [PATCH v4 2/3] gpio: thunderx: Utilize "
` [PATCH v4 3/3] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[PATCH v3 00/17] Implement GENERIC_CMDLINE
 2021-04-02 15:36 UTC  (22+ messages)
` [PATCH v3 01/17] cmdline: Add generic function to build command line
` [PATCH v3 05/17] arm: Convert to GENERIC_CMDLINE
` [PATCH v3 09/17] nios2: "
` [PATCH v3 11/17] riscv: "
` [PATCH v3 12/17] sh: "

[PATCH v4 00/20] Implement GENERIC_CMDLINE
 2021-04-02 15:18 UTC  (21+ messages)
` [PATCH v4 01/20] cmdline: Add generic function to build command line
` [PATCH v4 02/20] drivers: of: use cmdline building function
` [PATCH v4 03/20] x86/efi: Replace CONFIG_CMDLINE_OVERRIDE by CONFIG_CMDLINE_FORCE
` [PATCH v4 04/20] drivers: firmware: efi: use cmdline building function
` [PATCH v4 05/20] cmdline: Gives architectures opportunity to use generically defined boot cmdline manipulation
` [PATCH v4 06/20] powerpc: convert strcpy to strlcpy in prom_init
` [PATCH v4 07/20] powerpc: Convert to GENERIC_CMDLINE
` [PATCH v4 08/20] arm: "
` [PATCH v4 09/20] arm64: "
` [PATCH v4 10/20] hexagon: "
` [PATCH v4 11/20] microblaze: "
` [PATCH v4 12/20] nios2: "
` [PATCH v4 13/20] openrisc: "
` [PATCH v4 14/20] riscv: "
` [PATCH v4 15/20] sh: "
` [PATCH v4 16/20] sparc: "
` [PATCH v4 17/20] xtensa: "
` [PATCH v4 18/20] x86: "
` [PATCH v4 19/20] mips: "
` [PATCH v4 20/20] cmdline: Remove CONFIG_CMDLINE_EXTEND

[PATCH v2 00/10] KVM: Consolidate and optimize MMU notifiers
 2021-04-02 14:59 UTC  (11+ messages)
` [PATCH v2 01/10] KVM: Assert that notifier count is elevated in .change_pte()
` [PATCH v2 07/10] KVM: Move MMU notifier's mmu_lock acquisition into common helper
` [PATCH v2 09/10] KVM: Don't take mmu_lock for range invalidation unless necessary
` [PATCH v2 10/10] KVM: x86/mmu: Allow yielding during MMU notifier unmap/zap, if possible

[PATCH RFC 0/3] Adds support to allow the bitstream configuration from pre-allocated dma-buffer
 2021-04-02 14:35 UTC  (5+ messages)
` [PATCH RFC 1/3] fpga: region: Add fpga-region property 'fpga-config-from-dmabuf'
` [PATCH RFC 2/3] fpga: support loading from a pre-allocated buffer
` [PATCH RFC 3/3] fpga: zynqmp: Use the scatterlist interface

[PATCH v2 0/3] Add Aspeed SSIF BMC driver
 2021-04-02 14:21 UTC  (7+ messages)
` [PATCH v2 2/3] drivers: char: ipmi: "
` [PATCH v2 3/3] bindings: ipmi: Add binding for "

[PATCH v2] drivers/clocksource/mediatek: Ack and disable interrupts on shutdown
 2021-04-02 14:15 UTC  (4+ messages)

[xlnx:xlnx_rebase_v5.4 19/1701] include/linux/mtd/rawnand.h:1294:16: sparse: sparse: cast to restricted __le16
 2021-04-02 14:01 UTC 

[GIT PULL] Allwinner Device Tree Changes for 5.13
 2021-04-02 13:52 UTC 

[GIT PULL] Allwinner Fixes for 5.12
 2021-04-02 13:36 UTC 

[PATCH] ARM: dts: at91: change the key code of the gpio key
 2021-04-02 13:02 UTC 

[PATCH net-next 0/2] Enable 2.5Gbps speed for stmmac
 2021-04-02 12:34 UTC  (5+ messages)
` [PATCH net-next 1/2] net: stmmac: enable 2.5Gbps link speed

Removed MTE function
 2021-04-02 12:34 UTC  (2+ messages)

[PATCH v8 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-04-02 12:27 UTC  (3+ messages)
` [PATCH v8 09/13] media: uapi: Add a control for HANTRO driver

[PATCH v4 0/2] power: supply: mt6360_charger: add MT6360 charger support
 2021-04-02 11:57 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH] arm64/mm: Fix mapping_dirty_helpers with arm64
 2021-04-02 11:26 UTC  (2+ messages)

[PATCH][next] crypto: sun8i-ss: Fix memory leak of pad
 2021-04-02 11:18 UTC  (2+ messages)

[PATCH 0/4] PCI: Add legacy interrupt support in pci-j721e
 2021-04-02 11:17 UTC  (3+ messages)
` [PATCH 3/4] PCI: j721e: Add PCIe support for j7200

[PATCH v2 1/1] power: reset: at91-reset: use devm_of_iomap
 2021-04-02 11:13 UTC  (2+ messages)

[PATCH 0/6] PCI: Add legacy interrupt support in Keystone
 2021-04-02 11:11 UTC  (3+ messages)
` [PATCH 5/6] PCI: keystone: Add PCI legacy interrupt support for AM654

[GIT PULL] Renesas ARM DT updates for v5.13 (take two)
 2021-04-02 10:37 UTC 

[soc:arm/soc] BUILD SUCCESS 6f35f62958ea395fa8cbd2a28f713ccac8d9b5bd
 2021-04-02 10:26 UTC 

[soc:at91/defconfig] BUILD SUCCESS 4136c4443efce6f028eca74885870ac649981da1
 2021-04-02 10:26 UTC 

[soc:socfpga/defconfig] BUILD SUCCESS 40f90f4763e26cc4eb04b37766b7fd3f5952b516
 2021-04-02 10:26 UTC 

[soc:imx/defconfig] BUILD SUCCESS 94c586e5941a472fd114815f0eed2f2bb6b83a11
 2021-04-02 10:26 UTC 

[soc:arm/defconfig] BUILD SUCCESS 630bc9784b637eac9266d7133cb8698c5507ae7d
 2021-04-02 10:26 UTC 

[soc:at91/soc] BUILD SUCCESS 41dbf4a146a06443d1cbf39e238f02fa1ca9d626
 2021-04-02 10:26 UTC 

[soc:for-next] BUILD SUCCESS 4ddda2b8d5bb61f7b2390523be8bfbc735229d02
 2021-04-02 10:26 UTC 

[PATCH v3 0/3] Introduce the for_each_set_nbits macro
 2021-04-02 10:07 UTC  (6+ messages)
` [PATCH v3 3/3] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[PATCH v5 0/2] Add L1 and L2 error detection for A53 and A57
 2021-04-02 10:06 UTC  (3+ messages)
` [PATCH 1/2] drivers/edac: "

[PATCH] iio: adc: stm32-dfsdm: drop __func__ while using Dynamic debug
 2021-04-02  9:53 UTC  (3+ messages)

[PATCH] crypto: poly1305: fix poly1305_core_setkey() declaration
 2021-04-02  9:47 UTC  (2+ messages)

[PATCH -next] HID: thrustmaster: fix return value check in thrustmaster_probe()
 2021-04-02  9:40 UTC 

[PATCH v1 0/3] Add Aspeed SSIF BMC driver
 2021-04-02  9:07 UTC  (4+ messages)
` [PATCH v1 2/3] drivers: char: ipmi: "

[soc:tegra/clk] BUILD SUCCESS 0c7ea2b1c850756140fef03bed0fbaf0957f120a
 2021-04-02  8:44 UTC 

[soc:imx/drivers] BUILD SUCCESS f63af5f3b8e2cba1b0b19b5cc4aa00d152f84599
 2021-04-02  8:44 UTC 

[soc:mediatek/soc] BUILD SUCCESS 60d93f64a851d276b23b7ef68ddc638258485d32
 2021-04-02  8:44 UTC 

[soc:arm/fixes] BUILD SUCCESS a2fa9e57a68cd108777ded8f0443483a5fa179ed
 2021-04-02  8:44 UTC 

[soc:mediatek/dt64] BUILD SUCCESS a7dceafed43a4a610d340da3703653cca2c50c1d
 2021-04-02  8:44 UTC 

[soc:broadcom/dt64] BUILD SUCCESS 9f01f5cdb548352418b34ce77db02a560fe2913b
 2021-04-02  8:44 UTC 

[soc:broadcom/drivers] BUILD SUCCESS be6d99420306bb6b0abfff7a814564a614690db6
 2021-04-02  8:44 UTC 

[soc:socfpga/rename] BUILD REGRESSION 4483397b03536506535d611b0cb28a81a69e8edf
 2021-04-02  8:45 UTC 

[soc:imx/dt] BUILD SUCCESS 6634b2d252accd3fcdc94a5e0a1319009363892e
 2021-04-02  8:44 UTC 

[soc:socfpga/dt] BUILD SUCCESS 0501418e4439d4ba2644b9d9a52287002fbc7553
 2021-04-02  8:45 UTC 

[soc:tegra/dt64] BUILD SUCCESS 405fa9e9d8664e830982c5fbcb70f9ba8656bafc
 2021-04-02  8:44 UTC 

[soc:imx/dt64] BUILD SUCCESS 51c8eaa1b73e39d4f36a2a55ba5c68404b53fa78
 2021-04-02  8:45 UTC 

[soc:tegra/dt] BUILD SUCCESS WITH WARNING 3a6c267dd7b8822eb722835b503c5a438cbd3700
 2021-04-02  8:44 UTC 

[PATCH RFC] Upstream A64FX cache driver
 2021-04-02  8:44 UTC  (9+ messages)
` [PATCH RFC] soc: fujitsu: Add cache driver code

[soc:omap/drivers] BUILD SUCCESS d995d3d025bbd2d89abf12418f20d19bc0cb0130
 2021-04-02  8:43 UTC 

[soc:tegra/dt-bindings] BUILD SUCCESS d1e24c46250731204dbf61b5191e4dcf2c2d9391
 2021-04-02  8:43 UTC 

[soc:mediatek/dt] BUILD SUCCESS 562f818deaf0601f224999cc39b6c97fbb2adc57
 2021-04-02  8:44 UTC 

[soc:drivers/optee-memref] BUILD SUCCESS c650b8dc7a7910eb25af0aac1720f778b29e679d
 2021-04-02  8:43 UTC 

[soc:tegra/soc] BUILD SUCCESS 366d7c643a8a9db652341e314b33d3fc80595e6c
 2021-04-02  8:44 UTC 

[soc:stm32/dt] BUILD SUCCESS 6ed9269265e10669d62280a869652dbe26f43ecb
 2021-04-02  8:43 UTC 

[soc:arm/drivers] BUILD SUCCESS ba87f2009edb69fa81d344c55bcee518b0707c98
 2021-04-02  8:43 UTC 

[soc:broadcom/dt] BUILD SUCCESS dcb56d61d5a8acca0a357cc603397bc0272ce4cb
 2021-04-02  8:43 UTC 

[soc:arm/dt] BUILD SUCCESS 7d534c3a5e1f52022c889ed10c413c54ac2a4d0f
 2021-04-02  8:43 UTC 

[PATCH] arm/mm: Convert to DEFINE_SHOW_ATTRIBUTE
 2021-04-02  8:20 UTC 

[xlnx:xlnx_rebase_v5.4 16/1701] drivers/mtd/nand/raw/nand_onfi.c:297:26: sparse: sparse: cast to restricted __le16
 2021-04-02  8:02 UTC 

[PATCH RESEND 1/2] ARM: dts: imx6q-icore-rqs: Drop redundant "fsl, mode" option
 2021-04-02  7:53 UTC  (2+ messages)
` [PATCH RESEND 2/2] ARM: dts: imx6q-icore: "

[PATCH] ARM: hisi: use the correct HiSilicon copyright
 2021-04-02  7:44 UTC  (2+ messages)

[PATCH RESEND 1/5] ARM: dts: clps711x: Add SYSCON nodes where it is used
 2021-04-02  7:43 UTC  (5+ messages)
` [PATCH RESEND 2/5] ARM: dts: clps711x: Add keypad node
` [PATCH RESEND 3/5] ARM: dts: clps711x: Fix serial port names
` [PATCH RESEND 4/5] ARM: dts: clps711x: edb7211: Add unit-address to memory node
` [PATCH RESEND 5/5] ARM: dts: clps711x: Add an empty chosen node to top level DTSI

[PATCH] power: reset: at91-reset: free resources on exit path
 2021-04-02  7:32 UTC  (4+ messages)

[PATCH v4 0/1] arm64: dts: correct vendor prefix hisi to hisilicon
 2021-04-02  7:28 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v2 0/3] arm64: dts: meson: add support for MeCool KII-Pro/KIII-Pro
 2021-04-02  6:45 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: amlogic: add MeCool KII/KIII Pro bindings
` [PATCH v2 2/3] arm64: dts: meson: add initial device-tree for MeCool KII Pro
` [PATCH v2 3/3] arm64: dts: meson: add initial device-tree for MeCool KIII Pro

[PATCH v2 0/3] arm-smmu-qcom: Create qcom_smmu_impl for ACPI boot
 2021-04-02  3:56 UTC  (4+ messages)
` [PATCH v2 1/3] ACPI/IORT: Consolidate use of SMMU device platdata
` [PATCH v2 2/3] ACPI/IORT: Add Qualcomm Snapdragon platforms to iort_plat_info[]
` [PATCH v2 3/3] iommu/arm-smmu-qcom: hook up qcom_smmu_impl for ACPI boot

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

[xlnx:xlnx_rebase_v5.4 913/1701] drivers/usb/dwc3/core.c:977:5: warning: no previous prototype for function 'dwc3_core_init'
 2021-04-02  3:14 UTC 

[PATCH v14 00/10] iommu: I/O page faults for SMMUv3
 2021-04-02  1:45 UTC  (5+ messages)
` [PATCH v14 10/10] iommu/arm-smmu-v3: Add stall support for platform devices

[PATCH v3 0/4] aspeed-vuart: generalized DT properties
 2021-04-02  1:19 UTC  (4+ messages)
` [PATCH v3 4/4] dt-bindings: serial: 8250: add aspeed, lpc-address and aspeed, sirq
  ` [PATCH v3 4/4] dt-bindings: serial: 8250: add aspeed, lpc-address and aspeed,sirq

[PATCH V2 3/5] DCC: Added the sysfs entries for DCC(Data Capture and Compare) driver
 2021-04-02  1:10 UTC  (2+ messages)

[PATCH v2] perf: xgene: Use device_get_match_data() to simplify code
 2021-04-02  1:10 UTC 


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