linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-16 11:08:27 to 2020-09-16 20:58:52 UTC [more...]

[PATCH 00/13] ARM: imx: Further cleanups due to dt-only conversion
 2020-09-16 20:55 UTC  (11+ messages)
` [PATCH 01/13] ARM: dts: imx27: Fix the register range for CCM
` [PATCH 02/13] ARM: dts: imx27: Add the SYSCTRL description
` [PATCH 03/13] ARM: imx27: Retrieve the SYSCTRL base address from devicetree
` [PATCH 04/13] ARM: imx27: Retrieve the CCM "
` [PATCH 05/13] ARM: imx31: Retrieve the IIM "
` [PATCH 06/13] ARM: imx3: Retrieve the CCM "
` [PATCH 07/13] ARM: imx3: Retrieve the AVIC "
` [PATCH 08/13] ARM: imx35: Retrieve the IIM "
` [PATCH 09/13] ARM: imx: Remove unused IO_ADDRESS() macros
` [PATCH 10/13] clk: imx: imx27: Remove mx27_clocks_init()

[PATCH 00/12] ARM: use adr_l/ldr_l macros for PC-relative references
 2020-09-16 20:45 UTC  (7+ messages)

[PATCH] gpio: aspeed: fix ast2600 bank properties
 2020-09-16 20:42 UTC 

[PATCH] net: dsa: mt7530: Add some return-value checks
 2020-09-16 20:10 UTC  (2+ messages)

[PATCH] mtd: rawnand: mtk: avoid underflow in mtk_nfc_nand_chip_init()
 2020-09-16 19:40 UTC 

[PATCH v3 00/16] arm/arm64: Turning IPIs into normal interrupts
 2020-09-16 19:39 UTC  (17+ messages)
` [PATCH v3 08/16] irqchip/gic: Configure SGIs as standard interrupts

[arm-platforms:kvm/protected-memory 11/16] arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:2337:2: error: implicit declaration of function 'set_pte'; did you mean
 2020-09-16 19:22 UTC 

[PATCH 00/16] coresight: next v5.9-rc5
 2020-09-16 19:17 UTC  (17+ messages)
` [PATCH 01/16] coresight: etm4x: Fix etm4_count race by moving cpuhp callbacks to init
` [PATCH 02/16] coresight: stm: Support marked packet
` [PATCH 03/16] coresight: fix offset by one error in counting ports
` [PATCH 04/16] coresight: etm4x: Add Support for HiSilicon ETM device
` [PATCH 05/16] coresight: cti: disclaim device only when it's claimed
` [PATCH 06/16] coresight: cti: remove pm_runtime_get_sync() from CPU hotplug
` [PATCH 07/16] coresight: etm4x: Ensure default perf settings filter user/kernel
` [PATCH 08/16] coresight: etm4x: Fix issues within reset interface of sysfs
` [PATCH 09/16] coresight: cti: Write regsiters directly in cti_enable_hw()
` [PATCH 10/16] coresight: etm4x: Handle unreachable sink in perf mode
` [PATCH 11/16] coresight: etm4x: Fix issues on trcseqevr access
` [PATCH 12/16] MAINTAINERS: Add CoreSight mailing list
` [PATCH 13/16] coresight: etm: perf: Sink selection using sysfs is deprecated
` [PATCH 14/16] coresight: Make sysfs functional on topologies with per core sink
` [PATCH 15/16] coresight: etm4x: Fix mis-usage of nr_resource in sysfs interface
` [PATCH 16/16] coresight: etm4x: Fix number of resources check for ETM 4.3 and above

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-16 19:08 UTC  (3+ messages)

[PATCH] iio: adc: meson-saradc: Make the of_device_id array style consistent
 2020-09-16 18:17 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: iio: adc: exynos-adc: require second interrupt with touch screen
 2020-09-16 18:03 UTC  (4+ messages)

[arm-platforms:kvm-arm64/nvhe-hyp-context 12/19] arch/arm64/kvm/hyp/nvhe/hyp-main.c:18:6: warning: no previous prototype for 'handle_trap'
 2020-09-16 18:01 UTC 

[PATCH] ARM: dts: sun8i: v3s: Add simple-framebuffer
 2020-09-16 17:59 UTC 

[PATCH] iio: stm32-dac: Replace indio_dev->mlock with own device lock
 2020-09-16 17:52 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/3] Documentation: Update paths of Samsung S3C machine files
 2020-09-16 17:48 UTC  (3+ messages)
` [PATCH 3/3] ARM: s3c: Bring back notes from removed debug-macro.S

[PATCH 0/3] drm: panfrost: Coherency support
 2020-09-16 17:46 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: meson: Describe G12b GPU as coherent

support range based offsets in dma-direct v3
 2020-09-16 17:36 UTC  (3+ messages)
` [PATCH 6/6] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset

[PATCH v3 00/10] Independent per-CPU data section for nVHE
 2020-09-16 17:34 UTC  (12+ messages)
` [PATCH v3 01/11] kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPY
` [PATCH v3 02/11] kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h
` [PATCH v3 03/11] kvm: arm64: Only define __kvm_ex_table for CONFIG_KVM
` [PATCH v3 04/11] kvm: arm64: Remove __hyp_this_cpu_read
` [PATCH v3 05/11] kvm: arm64: Remove hyp_adr/ldr_this_cpu
` [PATCH v3 06/11] kvm: arm64: Add helpers for accessing nVHE hyp per-cpu vars
` [PATCH v3 07/11] kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hyp
` [PATCH v3 08/11] kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHE
` [PATCH v3 09/11] kvm: arm64: Mark hyp stack pages reserved
` [PATCH v3 10/11] kvm: arm64: Set up hyp percpu data for nVHE
` [PATCH v3 11/11] kvm: arm64: Remove unnecessary hyp mappings

[RFC PATCH] cma: make number of CMA areas dynamic, remove CONFIG_CMA_AREAS
 2020-09-16 17:30 UTC  (3+ messages)

[PATCH -next] Input: stmfts - Fix a & vs && typo
 2020-09-16 17:29 UTC  (3+ messages)

[PATCH -next] EDAC/aspeed: use module_platform_driver to simplify the code
 2020-09-16 17:22 UTC  (2+ messages)

[PATCH 00/25] ARM: dts: s5pv210: Cleanup - dtschema warnings
 2020-09-16 17:17 UTC  (9+ messages)
` [RFT 20/25] ARM: dts: s5pv210: move fixed regulators under root node in Aquila
` [RFT 21/25] ARM: dts: s5pv210: move fixed regulators under root node in Goni
` [RFT 22/25] ARM: dts: s5pv210: replace deprecated "gpios" i2c-gpio property in Aquila
` [RFT 23/25] ARM: dts: s5pv210: replace deprecated "gpios" i2c-gpio property in Goni

[PATCH v2 1/6] dt-bindings: gpu: arm, mali-midgard: Add missing properties
 2020-09-16 17:13 UTC  (5+ messages)
` [PATCH v2 5/6] ARM: dts: exynos: Align OPP table name with dt-schema
` [PATCH v2 6/6] arm64: "

[Patch 0/2] Tegra194 cpufreq driver misc changes
 2020-09-16 17:11 UTC  (3+ messages)
` [Patch 1/2] cpufreq: tegra194: get consistent cpuinfo_cur_freq
` [Patch 2/2] cpufreq: tegra194: Fix unlisted boot freq warning

[PATCH 1/2] ARM: samsung: fix PM debug build with DEBUG_LL but !MMU
 2020-09-16 17:10 UTC  (4+ messages)
` [PATCH 2/2] ARM: s3c24xx: fix Wunused-variable warning on !MMU

[PATCH v2 0/3] drm/panfrost: add Amlogic integration quirks
 2020-09-16 17:05 UTC  (5+ messages)
` [PATCH v2 1/3] drm/panfrost: add support for vendor quirk
` [PATCH v2 2/3] drm/panfrost: add amlogic reset quirk callback
` [PATCH v2 3/3] drm/panfrost: add Amlogic GPU integration quirks

[PATCH] arm64: Enable PCI write-combine resources under sysfs
 2020-09-16 17:00 UTC  (19+ messages)

[PATCH v5 00/80] drm/vc4: Support BCM2711 Display Pipeline
 2020-09-16 16:57 UTC  (5+ messages)

[PATCH 0/3] firmware: xilinx: Add support to get last reset reason
 2020-09-16 16:53 UTC  (4+ messages)
` [PATCH 1/3] firmware: xilinx: Add validation check for IOCTL

[PATCH v7 3/5] irqchip/irq-pruss-intc: Add logic for handling reserved interrupts
 2020-09-16 16:36 UTC  (3+ messages)
` [PATCH v7 4/5] irqchip/irq-pruss-intc: Implement irq_{get, set}_irqchip_state ops
` [PATCH v7 5/5] irqchip/irq-pruss-intc: Add support for ICSSG INTC on K3 SoCs

[PATCH v7 2/5] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts
 2020-09-16 16:36 UTC 

[PATCH v7 0/5] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2020-09-16 16:35 UTC 

[PATCH v7 1/5] dt-bindings: irqchip: Add PRU-ICSS interrupt controller bindings
 2020-09-16 16:34 UTC 

[PATCH] soc: aspeed: Improve kconfig
 2020-09-16 16:34 UTC  (2+ messages)

[PATCH] cma: make number of CMA areas dynamic, remove CONFIG_CMA_AREAS
 2020-09-16 16:30 UTC  (3+ messages)

[PATCH 0/8] gpio: add common dtschema
 2020-09-16 16:22 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: gpio: add common schema for GPIO controllers
` [PATCH 2/8] dt-bindings: gpio: include common schema in "
` [PATCH 3/8] dt-bindings: gpio: pl061: add missing properties and include common schema
` [PATCH 4/8] dt-bindings: gpio: fsl-imx-gpio: add i.MX ARMv6 and ARMv7 compatibles
` [PATCH 5/8] dt-bindings: gpio: fsl-imx-gpio: add gpio-line-names
` [PATCH 6/8] arm64: dts: imx8mq-librem5: correct GPIO hog property
` [PATCH 7/8] arm64: dts: imx8mq-librem5: align GPIO hog names with dtschema
` [PATCH 8/8] ARM: dts: imx: "

[PATCH 1/6] clk: at91: drop unused at91sam9g45_pcr_layout
 2020-09-16 16:17 UTC  (6+ messages)
` [PATCH 2/6] clk: fixed: add missing kerneldoc
` [PATCH 3/6] clk: davinci: "
` [PATCH 4/6] clk: mmp: pxa1928: drop unused 'clk' variable
` [PATCH 5/6] clk: si5341: drop unused 'err' variable
` [PATCH 6/6] clk: rockchip: rk3308: drop unused mux_timer_src_p

[PATCH 01/10] clk: at91: Drop unused at91sam9g45_pcr_layout
 2020-09-16 16:15 UTC  (5+ messages)

[PATCH v2] arm64: bpf: Fix branch offset in JIT
 2020-09-16 16:04 UTC  (9+ messages)

[PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
 2020-09-16 16:02 UTC  (8+ messages)

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-16 15:59 UTC  (3+ messages)
` [PATCH v5 3/5] "

[PATCH v3 00/15] ARM: dts: / gpio: Add dtschema for NXP PCA953x and correct dts
 2020-09-16 15:57 UTC  (16+ messages)
` [PATCH v3 01/15] dt-bindings: gpio: convert bindings for NXP PCA953x family to dtschema
` [PATCH v3 02/15] dt-bindings: gpio: convert bindings for Maxim MAX732x "
` [PATCH v3 03/15] arm64: dts: mediatek: fix tca6416 reset GPIOs in pumpkin
` [PATCH v3 04/15] arm64: dts: mediatek: align GPIO hog names with dtschema
` [PATCH v3 05/15] arm64: dts: renesas: "
` [PATCH v3 06/15] arm64: dts: ti: "
` [PATCH v3 07/15] arm64: dts: xilinx: "
` [PATCH v3 08/15] ARM: dts: am335x: lxm: fix PCA9539 GPIO expander properties
` [PATCH v3 09/15] ARM: dts: am335x: t335: align GPIO hog names with dtschema
` [PATCH v3 10/15] ARM: dts: am3874: iceboard: fix GPIO expander reset GPIOs
` [PATCH v3 11/15] ARM: dts: aspeed: fix PCA95xx GPIO expander properties on Portwell
` [PATCH v3 12/15] ARM: dts: aspeed: align GPIO hog names with dtschema
` [PATCH v3 13/15] ARM: dts: dove: fix PCA95xx GPIO expander properties on A510
` [PATCH v3 14/15] ARM: dts: armada: align GPIO hog names with dtschema
` [PATCH v3 15/15] ARM: dts: imx6q: "

[PATCH v3 0/6] arm64: dts: ti: Add USB support for J7200 EVM
 2020-09-16 15:45 UTC  (4+ messages)
` [PATCH v3 1/6] dt-bindings: mux-j7200-wiz: Add lane function defines

[PATCH 0/4] kselftests/arm64: add PAuth tests
 2020-09-16 15:38 UTC  (7+ messages)
` [PATCH 3/4] kselftests/arm64: add PAuth test for whether exec() changes keys

[PATCH v12 00/10] PCI: brcmstb: enable PCIe for STB chips
 2020-09-16 15:26 UTC  (7+ messages)
` [PATCH v12 04/10] PCI: brcmstb: Add suspend and resume pm_ops
` [PATCH v12 05/10] PCI: brcmstb: Add bcm7278 PERST# support
` [PATCH v12 06/10] PCI: brcmstb: Add control of rescal reset

[PATCH 0/6] irqchip: Hybrid probing
 2020-09-16 15:18 UTC  (4+ messages)

[PATCH 0/2] PCI: aardvark: Fix comphy with old ATF
 2020-09-16 15:14 UTC  (2+ messages)

[PATCH v6 0/5] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2020-09-16 15:13 UTC  (4+ messages)
` [PATCH v6 2/5] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts

[PATCH] arm64: mm: move dma_contiguous_reserve() to be after paging_init()
 2020-09-16 15:12 UTC  (2+ messages)

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-16 15:08 UTC  (5+ messages)
  ` [PATCH v2 1/4] [RFC] fs/trampfd: Implement the trampoline file descriptor API
  ` [PATCH v2 2/4] [RFC] x86/trampfd: Provide support for the trampoline file descriptor
  ` [PATCH v2 3/4] [RFC] arm64/trampfd: "
  ` [PATCH v2 4/4] [RFC] arm/trampfd: "

[PATCH] [PATCH] ARM64: Setup DMA32 zone size by bootargs
 2020-09-16 14:56 UTC  (3+ messages)

[PATCH 0/2] Fix pci_iounmap() on !CONFIG_GENERIC_IOMAP
 2020-09-16 14:51 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] sparc32: Move ioremap/iounmap declaration before asm-generic/io.h include
  ` [PATCH v2 3/3] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation

[PATCH] ARM: dts: stm32: declare device tree syscon node for TAMP peripheral
 2020-09-16 14:25 UTC  (2+ messages)

[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
 2020-09-16 14:11 UTC  (4+ messages)
` [PATCH v7 18/24] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update

[PATCH 00/14] UBSan Enablement for hyp/nVHE code
 2020-09-16 13:40 UTC  (10+ messages)
` [PATCH 06/14] Fix CFLAGS for UBSAN_BOUNDS on Clang

[PATCH v2 00/10] Independent per-CPU data section for nVHE
 2020-09-16 13:35 UTC  (9+ messages)
` [PATCH v2 10/10] kvm: arm64: Remove unnecessary hyp mappings

[PATCH v4 00/19] Introduce separate nVHE hyp context
 2020-09-16 13:14 UTC  (5+ messages)
` [PATCH v4 10/19] KVM: arm64: Restore hyp when panicking in guest context
` [PATCH v4 12/19] KVM: arm64: nVHE: Switch to hyp context for EL2

[PATCH v3 0/3] arm64: Convert to ARCH_STACKWALK
 2020-09-16 13:13 UTC  (2+ messages)

[PATCH] doc: zh_CN: index files in arm64 subdirectory
 2020-09-16 13:07 UTC  (2+ messages)
` [PATCH v2] "

[v2,0/3] PCI: mediatek: Add new generation controller support
 2020-09-16 12:49 UTC  (6+ messages)
` [v2,2/3] "

[PATCH v2 0/2] Add DT to get PCIe working in J721E SoC
 2020-09-16 12:35 UTC  (2+ messages)

arm64: BUG report: Hugepages leads cpu failed to come online
 2020-09-16 12:22 UTC 

[PATCH 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-09-16 12:19 UTC  (4+ messages)
` [PATCH 11/12] soc: mediatek: pm-domains: Add support for mt8183

[PATCH] clk: rockchip: Fix overflow rate during fractional approximation
 2020-09-16 12:16 UTC  (4+ messages)

[GIT PULL] Ux500 DTS updates for v5.10
 2020-09-16 12:13 UTC 

[PATCH v2 0/4] kselftests/arm64: add PAuth tests
 2020-09-16 12:11 UTC  (3+ messages)
` [PATCH v2 1/4] kselftests/arm64: add a basic Pointer Authentication test

[arm-platforms:kvm/protected-memory 9/16] arch/powerpc/kvm/../../../virt/kvm/kvm_main.c:2745:31: error: 'struct mm_struct' has no member named 'mmap_sem'; did you mean
 2020-09-16 12:08 UTC 

[GIT PULL] dt-bindings: gpio: fsl-imx-gpio: Cleanup for v5.10
 2020-09-16 11:56 UTC  (3+ messages)

[PATCH v7] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-09-16 11:39 UTC  (5+ messages)

[PATCH] arm: dts: mt7623: add missing pause for switchport
 2020-09-16  9:29 UTC  (2+ messages)
` Aw: "

[PATCH v3 0/2] ARM: support PHYS_OFFSET minimum aligned at 64KiB boundary
 2020-09-16 11:15 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH v2 00/15] ARM: dts: / gpio: Add dtschema for NXP PCA953x and correct dts
 2020-09-16 11:09 UTC  (5+ messages)
` [PATCH v2 02/15] dt-bindings: gpio: convert bindings for Maxim MAX732x family to dtschema


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