linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-20 03:34:05 to 2020-03-20 18:45:13 UTC [more...]

[PATCH 0/6] Introduce ID_PFR2 and other CPU feature changes
 2020-03-20 18:49 UTC  (15+ messages)
` [PATCH 1/6] arm64/cpufeature: Introduce ID_PFR2 CPU register
` [PATCH 2/6] arm64/cpufeature: Add DIT and CSV2 feature bits in ID_PFR0 register
` [PATCH 3/6] arm64/cpufeature: Add remaining feature bits in ID_MMFR4 register
` [PATCH 4/6] arm64/cpufeature: Define an explicit ftr_id_isar0[] for ID_ISAR0 register
` [PATCH 5/6] arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 register
` [PATCH 6/6] arm64/cpufeature: Replace all open bits shift encodings with macros

[PATCH 1/2] ARM: dts: gemini: Rename IDE nodes
 2020-03-20 18:40 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: gemini: Add thermal zone to DIR-685

[RFC PATCH v2] dt-bindings: phy: convert phy-rockchip-inno-usb2 bindings to yaml
 2020-03-20 18:37 UTC 

[PATCH] arm64: move kimage_vaddr to .rodata
 2020-03-20 18:24 UTC  (2+ messages)

[PATCH v6 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-20 18:23 UTC  (10+ messages)
` [PATCH v6 01/23] irqchip/gic-v3: Use SGIs without active state if offered
` [PATCH v6 02/23] irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors
` [PATCH v6 03/23] irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD access
` [PATCH v6 04/23] irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation
` [PATCH v6 05/23] irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD
` [PATCH v6 06/23] irqchip/gic-v4.1: Advertise support v4.1 to KVM
` [PATCH v6 07/23] irqchip/gic-v4.1: Map the ITS SGIR register page
` [PATCH v6 08/23] irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
` [PATCH v6 09/23] irqchip/gic-v4.1: Add initial SGI configuration

[PATCH 0/9] Enable orphan section warning
 2020-03-20 18:24 UTC  (4+ messages)
` [PATCH 1/9] scripts/link-vmlinux.sh: Delay orphan handling warnings until final link

[PATCH 3/3] arm64: use mov_q instead of literal ldr
 2020-03-20 18:16 UTC  (2+ messages)

[PATCH 1/2] tty/serial: Add st,swap OF option to stm32-usart
 2020-03-20 18:05 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: serial: Add st,swap "

[PATCH v10 00/13] arm64: Branch Target Identification support
 2020-03-20 17:39 UTC  (2+ messages)

[PATCH v6 00/10] Subject: Enable Linux guests on Hyper-V on ARM64
 2020-03-20 17:22 UTC  (16+ messages)
` [PATCH v6 01/10] arm64: hyperv: Add core Hyper-V include files
` [PATCH v6 04/10] arm64: hyperv: Add memory alloc/free functions for Hyper-V size pages

[GIT PULL] arm64 fixes for -rc7
 2020-03-20 17:15 UTC  (2+ messages)

[PATCH V2 0/2] arm64: Enable vmemmap mapping from device memory
 2020-03-20 17:08 UTC  (3+ messages)
` [PATCH V2 1/2] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()

[PATCHv3 0/3] clean up KPTI / SDEI trampoline data alignment
 2020-03-20 16:54 UTC  (2+ messages)

[PATCH v11 00/12] coresight: next v5.6-rc6
 2020-03-20 16:53 UTC  (13+ messages)
` [PATCH v11 01/12] coresight: cti: Initial CoreSight CTI Driver
` [PATCH v11 02/12] coresight: cti: Add sysfs coresight mgmt register access
` [PATCH v11 03/12] coresight: cti: Add sysfs access to program function registers
` [PATCH v11 04/12] coresight: cti: Add sysfs trigger / channel programming API
` [PATCH v11 05/12] dt-bindings: arm: Adds CoreSight CTI hardware definitions
` [PATCH v11 06/12] coresight: cti: Add device tree support for v8 arch CTI
` [PATCH v11 07/12] coresight: cti: Add device tree support for custom CTI
` [PATCH v11 08/12] coresight: cti: Enable CTI associated with devices
` [PATCH v11 09/12] coresight: cti: Add connection information to sysfs
` [PATCH v11 10/12] docs: coresight: Update documentation for CoreSight to cover CTI
` [PATCH v11 11/12] docs: sysfs: coresight: Add sysfs ABI documentation for CTI
` [PATCH v11 12/12] Update MAINTAINERS to add reviewer for CoreSight

[PATCH v3 0/8] ARM: Initial RTD1195 and MeLE X1000 support
 2020-03-20 16:16 UTC  (7+ messages)
` [PATCH v3 8/8] ARM: realtek: Enable RTD1195 arch timer

[GIT PULL] iommu/arm-smmu: Updates for 5.7
 2020-03-20 16:09 UTC  (2+ messages)

[PATCH v4] ARM: boot: Obtain start of physical memory from DTB
 2020-03-20 15:30 UTC  (2+ messages)

[PATCH v5 00/26] Introduce common headers for vDSO
 2020-03-20 15:26 UTC  (28+ messages)
` [PATCH v5 01/26] linux/const.h: Extract common header "
` [PATCH v5 02/26] linux/bits.h: "
` [PATCH v5 03/26] linux/limits.h: "
` [PATCH v5 04/26] x86:Introduce asm/vdso/clocksource.h
` [PATCH v5 05/26] arm: Introduce asm/vdso/clocksource.h
` [PATCH v5 06/26] arm64: "
` [PATCH v5 07/26] mips: "
` [PATCH v5 08/26] linux/clocksource.h: Extract common header for vDSO
` [PATCH v5 09/26] linux/math64.h: "
` [PATCH v5 10/26] linux/time.h: "
` [PATCH v5 11/26] linux/time32.h: "
` [PATCH v5 12/26] linux/time64.h: "
` [PATCH v5 13/26] linux/jiffies.h: "
` [PATCH v5 14/26] linux/ktime.h: "
` [PATCH v5 15/26] common: Introduce processor.h
` [PATCH v5 16/26] scripts: Fix the inclusion order in modpost
` [PATCH v5 17/26] linux/elfnote.h: Replace elf.h with UAPI equivalent
` [PATCH v5 18/26] arm64: vdso32: Code clean up
` [PATCH v5 19/26] arm64: Introduce asm/vdso/processor.h
` [PATCH v5 20/26] arm64: vdso: Include common headers in the vdso library
` [PATCH v5 21/26] arm64: vdso32: "
` [PATCH v5 22/26] mips: vdso: Enable mips to use common headers
` [PATCH v5 23/26] x86: vdso: Enable x86 "
` [PATCH v5 24/26] arm: vdso: Enable arm "
` [PATCH v5 25/26] lib: vdso: Enable "
` [PATCH v5 26/26] arm64: vdso32: Enable Clang Compilation

[PATCH v7 16/17] arm64: compile the kernel with ptrauth return address signing
 2020-03-20 15:09 UTC  (3+ messages)
` [PATCH] arm64: Kconfig: verify binutils support for ARM64_PTR_AUTH

[PATCH 0/6] soc: xilinx: vcu: provide interfaces for other drivers
 2020-03-20 15:05 UTC  (3+ messages)
` [PATCH 3/6] soc: xilinx: vcu: implement clock provider for output clocks

[PATCH] ARM: dts: bcm283x: Use firmware PM driver for V3D
 2020-03-20 14:43 UTC  (13+ messages)

[PATCH v4 00/26] Introduce common headers for vDSO
 2020-03-20 14:41 UTC  (14+ messages)
` [PATCH v4 18/26] arm64: vdso32: Replace TASK_SIZE_32 check in vgettimeofday

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-20 14:23 UTC  (37+ messages)
` [PATCH v5 04/23] irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation
` [PATCH v5 05/23] irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD
` [PATCH v5 18/23] KVM: arm64: GICv4.1: Add direct injection capability to SGI registers
` [PATCH v5 19/23] KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts
` [PATCH v5 20/23] KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributor
` [PATCH v5 22/23] KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIs
` [PATCH v5 23/23] KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs

[PATCH] arm/ftrace: Remove duplicate function
 2020-03-20 14:11 UTC  (2+ messages)

[PATCH v3 0/5] exynos-ufs: Add support for UFS HCI
 2020-03-20 14:10 UTC  (6+ messages)
    ` [PATCH v3 2/5] phy: samsung-ufs: add UFS PHY driver for samsung SoC

[PATCH v3 04/15] arm: Don't use disable_nonboot_cpus()
 2020-03-20 14:07 UTC  (7+ messages)
` [PATCH v3 05/15] arm64: "

[PATCH] spi: stm32: Fix comments compilation warnings
 2020-03-20 13:53 UTC  (2+ messages)

[PATCH v2] ARM: boot: Obtain start of physical memory from DTB
 2020-03-20 13:47 UTC  (10+ messages)

[PATCH 1/2 v3] bus: Add DT bindings for Integrator/AP logic modules
 2020-03-20 13:45 UTC 

[PATCH V7 0/4] mailbox/firmware: imx: support SCU channel type
 2020-03-20 13:36 UTC  (3+ messages)
` [PATCH V7 3/4] mailbox: imx: add SCU MU support

[PATCH] spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses
 2020-03-20 13:05 UTC  (3+ messages)
` Applied "spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses" to the spi tree

[PATCH] ARM: dts: stm32: add cortex-M4 pdds management in Cortex-M4 node
 2020-03-20 12:58 UTC 

[PATCH] serial: 8250_omap: Fix sleeping function called from invalid context during probe
 2020-03-20 12:52 UTC 

[xlnx:master 9671/9937] drivers/usb/dwc3/dwc3-of-simple.c:651:2: error: implicit declaration of function 'dwc3_simple_vbus'; did you mean 'dwc3_of_simple_probe'?
 2020-03-20 12:36 UTC 

[PATCH] drivers/i2c/busses/i2c-imx.c:remove duplicate print after platform_get_irq()
 2020-03-20 12:34 UTC  (2+ messages)

[PATCH] arm64: compat: Fix syscall number of compat_clock_getres
 2020-03-20 12:30 UTC  (3+ messages)

[resend GIT PULL] ARM: dts: Mediatek updates for v5.7
 2020-03-20 12:11 UTC 

[GIT PULL] soc: mediatek: updates for v5.7
 2020-03-20 12:09 UTC 

[GIT PULL] arm64: dts: MediaTek updates for v5.7
 2020-03-20 12:07 UTC 

[PATCH v3 0/3] ARM PSCI: Add support for vendor-specific SYSTEM_RESET2
 2020-03-20 12:04 UTC  (5+ messages)
` [PATCH v3 1/3] dt: psci: Add arm, psci-sys-reset2-vendor-param property
  ` [PATCH v3 1/3] dt: psci: Add arm,psci-sys-reset2-vendor-param property
` [PATCH v3 2/3] firmware: psci: Add support for dt-supplied SYSTEM_RESET2 type

pull request v2: linux-firmware: Create Mediatek MT8183 SCP firmware
 2020-03-20 11:39 UTC  (2+ messages)

[PATCH net-next v5 00/11] net: ethernet: ti: add networking support for k3 am65x/j721e soc
 2020-03-20 11:37 UTC  (2+ messages)

[PATCH v2 0/5] Add support for Topwise A721 tablet
 2020-03-20 11:21 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: panel: Add binding for Starry KR070PE2T
` [PATCH v2 2/5] drm: panel: Add "
` [PATCH v2 3/5] dt-bindings: vendor-prefixes: Add Topwise
` [PATCH v2 4/5] dt-bindings: arm: Add Topwise A721
` [PATCH v2 5/5] ARM: dts: sun4i: Add support for Topwise A721 tablet

[PATCH] driver/perf: Add PMU driver for the ARM DMC-620 memory controller
 2020-03-20 11:25 UTC  (4+ messages)

[PATCH 1/2] net: dsa: felix: allow the device to be disabled
 2020-03-20 11:03 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: arm/samsung: Add compatible string for the Galaxy S2
 2020-03-20 10:57 UTC  (6+ messages)
  ` [PATCH v3 2/2] ARM: DTS: Add devicetree file "

Why is text_mutex used in jump_label_transform for x86_64
 2020-03-20 10:27 UTC  (2+ messages)

[PATCH 1/2] arm64/crash_core: Export KERNELPACMASK in vmcoreinfo
 2020-03-20 10:26 UTC  (4+ messages)
` [PATCH 2/2] Documentation/vmcoreinfo: Add documentation for 'KERNELPACMASK'

[PATCH 2/2] perf: arm_dsu: Support DSU ACPI devices
 2020-03-20 10:27 UTC  (4+ messages)

[RFC PATCH 6/7] arm64: dts: pwm: replace polarity constant with macro
 2020-03-20 10:03 UTC  (4+ messages)
` [RFC PATCH 7/7] arm: "

[PATCH] arm64: perf_event: Fix time_offset for arch timer
 2020-03-20  9:35 UTC 

[PATCH v6 0/6] KASan for arm
 2020-03-20  9:26 UTC  (11+ messages)

[PATCH v2 0/5] Add support for PinePhone LCD panel
 2020-03-20  9:21 UTC  (9+ messages)
` [PATCH v2 2/5] dt-bindings: panel: add binding for Xingbangda XBD599 panel
` [PATCH v2 3/5] drm: panel: add "

[PATCH kvmtool v3] Add emulation for CFI compatible flash memory
 2020-03-20  9:15 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-j721e-mcu-wakeup: Add DMA entries for ADC
 2020-03-20  9:07 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: ti: k3-am65-main: Add DMA entries for main_spi0
 2020-03-20  9:07 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am65-mcu: Add DMA entries for ADC

[PATCH] arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes
 2020-03-20  9:07 UTC  (2+ messages)

[GIT PULL] arm64: dts: TI K3 SoC changes for v5.7
 2020-03-20  9:06 UTC 

[PATCH V5 0/2] firmware: arm_scmi: add smc/hvc transports support
 2020-03-20  8:40 UTC  (4+ messages)

[PATCH] arm64: alternative: fix build with clang integrated assembler
 2020-03-20  8:11 UTC  (3+ messages)

[PATCH v13 00/11] Mediatek MT8183 scpsys support
 2020-03-20  7:32 UTC  (12+ messages)
` [PATCH v13 01/11] dt-bindings: mediatek: Add property to mt8183 smi-common
` [PATCH v13 02/11] dt-bindings: soc: Add MT8183 power dt-bindings
` [PATCH v13 03/11] soc: mediatek: Add basic_clk_name to scp_power_data
` [PATCH v13 04/11] soc: mediatek: Remove infracfg misc driver support
` [PATCH v13 05/11] soc: mediatek: Add multiple step bus protection control
` [PATCH v13 06/11] soc: mediatek: Add subsys clock control for bus protection
` [PATCH v13 07/11] soc: mediatek: Add extra sram control
` [PATCH v13 08/11] soc: mediatek: Add MT8183 scpsys support
` [PATCH v13 09/11] soc: mediatek: Add a comma at the end
` [PATCH v13 10/11] arm64: dts: Add power controller device node of MT8183
` [PATCH v13 11/11] arm64: dts: Add power-domains property to mfgcfg

[GIT PULL] another amdtee driver fix for v5.6
 2020-03-20  7:31 UTC  (2+ messages)

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-03-20  7:06 UTC  (8+ messages)
` [PATCH 3/8] iommu/vt-d: Remove IOVA handling code from non-dma_ops path

[PATCHv2 0/2] Odroid N2 failes to boot using upstream kernel using microSD card
 2020-03-20  6:42 UTC  (5+ messages)
` [PATCHv2 2/2] clk: meson: g12a: set cpub_clk flags to CLK_IS_CRITICAL

[PATCH v1 0/6] Fix device links functional breakage in 4.19.99
 2020-03-20  5:29 UTC  (4+ messages)

[PATCH 0/2] mm/thp: Rename pmd_mknotpresent() as pmd_mknotvalid()
 2020-03-20  4:54 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH] net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()
 2020-03-20  4:08 UTC  (2+ messages)

[PATCH v1 1/2] dt-bindings: arm: actions: Document Caninos Loucos Labrador
 2020-03-20  3:51 UTC  (5+ messages)
` [PATCH v3 0/3] Add Caninos Loucos Labrador CoM and Base Board Device Tree
  ` [PATCH v3 1/3] dt-bindings: Add vendor prefix for Caninos Loucos
  ` [PATCH v3 2/3] dt-bindings: arm: actions: Document Caninos Loucos Labrador
  ` [PATCH v3 3/3] ARM: dts: Add "

[Patch][Fix] crypto: arm{,64} neon: memzero_explicit aes-cbc key
 2020-03-20  3:51 UTC  (2+ messages)

[PATCH v2] crypto: atmel-i2c - Fix wakeup fail
 2020-03-20  3:50 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: thermal: imx8mm-thermal: Add support for i.MX8MP
 2020-03-20  3:37 UTC  (4+ messages)
` [PATCH 2/3] thermal: imx8mm: Add i.MX8MP support

[PATCH V2 1/3] dt-bindings: thermal: imx8mm-thermal: Add support for i.MX8MP
 2020-03-20  3:26 UTC  (2+ messages)
` [PATCH V2 2/3] thermal: imx8mm: Add i.MX8MP 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).