linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-27 01:33:29 to 2020-10-27 13:07:49 UTC [more...]

[PATCH] arm64: dts: ti: k3-j7200-main: Add McASP nodes
 2020-10-27 13:07 UTC  (7+ messages)

[PATCH v3 00/16] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-10-27 12:57 UTC  (12+ messages)
` [PATCH v3 04/16] soc: mediatek: pm-domains: Add bus protection protocol
` [PATCH v3 05/16] soc: mediatek: pm_domains: Make bus protection generic
` [PATCH v3 06/16] soc: mediatek: pm-domains: Add SMI block as bus protection block
` [PATCH v3 07/16] soc: mediatek: pm-domains: Add extra sram control
` [PATCH v3 15/16] soc: mediatek: pm-domains: Add default power off flag

[PATCH RFC v2 00/21] kasan: hardware tag-based mode for production use on arm64
 2020-10-27 12:49 UTC  (12+ messages)
` [PATCH RFC v2 01/21] kasan: simplify quarantine_put call site
` [PATCH RFC v2 02/21] kasan: rename get_alloc/free_info
` [PATCH RFC v2 03/21] kasan: introduce set_alloc_info
` [PATCH RFC v2 04/21] kasan: unpoison stack only with CONFIG_KASAN_STACK
` [PATCH RFC v2 05/21] kasan: allow VMAP_STACK for HW_TAGS mode

[PATCH] mmc: host: mtk-sd: enable recheck_sdio_irq for MT8516 SoC
 2020-10-27 12:44 UTC  (4+ messages)

[PATCH 1/3] ARM: dts: aspeed: amd-ethanolx: Update KCS nodes to use v2 binding
 2020-10-27 12:37 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: aspeed: amd-ethanolx: Enable KCS channel 3
` [PATCH 3/3] ARM: dts: aspeed: amd-ethanolx: Enable devices for the iKVM functionality

[PATCH 0/3] Add HwSpinlock & Mailbox nodes on J7200 SoCs
 2020-10-27 12:41 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: ti: AM6 and J721e display dts changes
 2020-10-27 12:40 UTC  (9+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-j721e-main: add DP & DP PHY
` [PATCH 2/4] arm64: dts: ti: k3-j721e-common-proc-board: add DP to j7 evm
` [PATCH 3/4] arm64: dts: ti: k3-am65: mark dss as dma-coherent
` [PATCH 4/4] arm64: dts: ti: am654-base-board: fix clock node name

[PATCH] firmware: xilinx: fix out-of-bounds access
 2020-10-27 12:38 UTC  (5+ messages)

[PATCH] arm64: Fix early single-stepping
 2020-10-27 12:33 UTC  (5+ messages)

[PATCH] dt-bindings: More whitespace clean-ups in schema files
 2020-10-27 12:17 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: arm: stm32: add simple-mfd compatible for tamp node
 2020-10-27 12:15 UTC  (4+ messages)

[PATCH v3 00/16] arm/arm64: Turning IPIs into normal interrupts
 2020-10-27 12:06 UTC  (10+ messages)
` [PATCH v3 03/16] arm64: Allow IPIs to be handled as "

[RFC 0/3] clk: imx: Implement blk-ctl driver for i.MX8MN
 2020-10-27 11:55 UTC  (13+ messages)

[PATCH v4] driver/perf: Add PMU driver for the ARM DMC-620 memory controller
 2020-10-27 11:54 UTC  (5+ messages)

[PATCH] mailbox: arm_mhuv2: Add driver
 2020-10-27 11:53 UTC 

[PATCH v6 00/29] Warn on orphan section placement
 2020-10-27 11:53 UTC  (15+ messages)
` [PATCH v6 13/29] arm64/build: Assert for unwanted sections

[PATCH v4 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-27 11:50 UTC  (5+ messages)
` [PATCH v4 6/7] arm64: mm: Set ZONE_DMA size based on early IORT scan

[PATCH] arm64: mte: Document that user PSTATE.TCO is ignored by kernel uaccess
 2020-10-27 11:44 UTC  (4+ messages)

[PATCH] drm: bridge: cdns: Kconfig: Switch over dependency to ARCH_K3
 2020-10-27 11:40 UTC  (2+ messages)

[PATCH 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-10-27 11:29 UTC  (14+ messages)
` [PATCH 01/13] alpha: switch from DISCONTIGMEM to SPARSEMEM
` [PATCH 02/13] ia64: remove custom __early_pfn_to_nid()
` [PATCH 03/13] ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements
` [PATCH 04/13] ia64: discontig: paging_init(): remove local max_pfn calculation
` [PATCH 05/13] ia64: split virtual map initialization out of paging_init()
` [PATCH 06/13] ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM
` [PATCH 07/13] ia64: make SPARSEMEM default and disable DISCONTIGMEM
` [PATCH 08/13] arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
` [PATCH 09/13] arm, arm64: move free_unused_memmap() to generic mm
` [PATCH 10/13] arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEM
` [PATCH 11/13] m68k/mm: make node data and node setup depend on CONFIG_DISCONTIGMEM
` [PATCH 12/13] m68k/mm: enable use of generic memory_model.h for !DISCONTIGMEM
` [PATCH 13/13] m68k: deprecate DISCONTIGMEM

[RFC PATCH 0/4] ACPI/IORT: Support for IORT RMR node
 2020-10-27 11:26 UTC  (5+ messages)
` [RFC PATCH 1/4] ACPICA: IORT: Update for revision E
` [RFC PATCH 2/4] ACPI/IORT: Add support for RMR node parsing
` [RFC PATCH 3/4] ACPI/IORT: Add RMR memory regions reservation helper
` [RFC PATCH 4/4] iommu/dma: Reserve any RMR regions associated with a dev

[PATCH 0/5] iio: adc: xilinx: use even more devres
 2020-10-27 11:18 UTC  (7+ messages)
` [PATCH 2/5] iio: adc: xilinx: use devm_krealloc() instead of kfree() + kcalloc()

[PATCH 00/11] KVM: arm64: Move PC/ELR/SPSR/PSTATE updatess to EL2
 2020-10-27 11:08 UTC  (4+ messages)
` [PATCH 03/11] KVM: arm64: Make kvm_skip_instr() and co private to HYP

[PATCH v3 1/4] firmware: arm_scmi: Add Voltage Domain Support
 2020-10-27 11:07 UTC  (4+ messages)
` [PATCH] firmware: arm_scmi: fix noderef.cocci warnings

[PATCH v7 00/12] leds: pwm: Make automatic labels work
 2020-10-27 10:58 UTC  (5+ messages)
` [PATCH v7 10/12] ARM: dts: stm32: Fix schema warnings for pwm-leds
  ` [Linux-stm32] "

[v2 01/11] irqchip: ls-extirq: Add LS1043A, LS1088A external interrupt
 2020-10-27 10:55 UTC  (17+ messages)
` [v2 02/11] arm64: dts: ls1043a: add DT node for external interrupt lines
` [v2 03/11] arm64: dts: ls1046a: "
` [v2 04/11] arm64: dts: ls1046ardb: Add interrupt line for RTC node
` [v2 05/11] arm64: dts: ls1088a: add DT node for external interrupt lines
` [v2 06/11] arm64: dts: ls1088ardb: fix interrupt line for RTC node
` [v2 07/11] arm64: dts: ls208xa: add DT node for external interrupt lines
` [v2 08/11] arm64: dts: ls208xa-rdb: add interrupt line for RTC node
` [v2 09/11] arm64: dts: lx2160a: add DT node for external interrupt lines
` [v2 10/11] arm64: dts: lx2160ardb: fix interrupt line for RTC node
` [v2 11/11] dt-bindings: interrupt-controller: update bindings for supporting more SoCs
  ` [EXT] Re: [v2 01/11] irqchip: ls-extirq: Add LS1043A, LS1088A external interrupt

[PATCH V3] perf/imx_ddr: Add stop event counters support for i.MX8MP
 2020-10-27 10:44 UTC 

[PATCH 00/12] ARM: dts: samsung: minor node name cleanups
 2020-10-27 10:38 UTC  (7+ messages)
  ` [PATCH 08/12] ARM: dts: exynos: adjust node names to DT spec in Exynos542x boards
  ` [PATCH 04/12] ARM: dts: exynos: adjust node names to DT spec in Exynos4412 boards

[PATCH v5 0/1] Add basic node support for Mediatek MT8192 SoC
 2020-10-27 10:26 UTC  (2+ messages)
` [PATCH v5 1/1] arm64: dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile

[PATCH 0/2] Trivial warning fixes
 2020-10-27 10:35 UTC  (5+ messages)
` [PATCH 1/2] hwtracing: coresight: add missing MODULE_LICENSE()
` [PATCH 2/2] irqchip: bcm2836: fix section mismatch warning

[PATCH 0/2] ASoC: mt6359: skip first time data at the beginning of DMIC recording
 2020-10-27 10:28 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH 0/4] arch, mm: improve robustness of direct map manipulation
 2020-10-27 10:34 UTC  (13+ messages)
` [PATCH 2/4] PM: hibernate: improve robustness of mapping pages in the direct map

[PATCH 0/6] kselftest/arm64: MTE fixes
 2020-10-27 10:34 UTC  (13+ messages)
` [PATCH 1/6] kselftest/arm64: Fix check_buffer_fill test
` [PATCH 2/6] kselftest/arm64: Fix check_tags_inclusion test
` [PATCH 3/6] kselftest/arm64: Fix check_child_memory test
` [PATCH 4/6] kselftest/arm64: Fix check_mmap_options test
` [PATCH 5/6] kselftest/arm64: Fix check_ksm_options test
` [PATCH 6/6] kselftest/arm64: Fix check_user_mem test

[PATCH v2 0/4] Mediatek MT8192 scpsys support
 2020-10-27 10:25 UTC  (3+ messages)
` [PATCH v2 2/4] soc: mediatek: pm-domains: Add default power off flag

[PATCH 1/3] dt-bindings: thermal: mediatek: make resets property optional
 2020-10-27 10:19 UTC  (4+ messages)
` [PATCH 3/3] thermal: mtk_thermal: make device_reset optional

[PATCH] ARM: dts: sun8i: zeropi: remove useless pinctrl properties
 2020-10-27 10:12 UTC 

[PATCH v12 0/2] Add documentation and machine driver for SC7180 sound card
 2020-10-27 10:08 UTC  (5+ messages)
` [PATCH v12 1/2] ASoC: google: dt-bindings: Add sc7180-trogdor machine bindings
` [PATCH v12 2/2] ASoC: qcom: sc7180: Add machine driver for sound card registration

[PATCH v2 05/23] arm64: use asm-generic/mmu_context.h for no-op implementations
 2020-10-27  9:59 UTC  (4+ messages)

[PATCH 0/4] scsi: ufs-mediatek: Fixes for kernel v5.10
 2020-10-27  9:52 UTC  (4+ messages)
` [PATCH 3/4] scsi: ufs-mediatek: Fix flag of unipro low-power mode

[PATCH 00/14] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-10-27  9:52 UTC  (13+ messages)
` [PATCH 02/14] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
` [PATCH 03/14] media: sun6i-csi: Support an optional dedicated memory pool
` [PATCH 05/14] media: sun6i-csi: Only configure the interface data width for parallel
` [PATCH 07/14] dt-bindings: media: i2c: Add A31 MIPI CSI-2 bindings documentation

[PATCH v3 15/32] crypto: sun8x-ce*: update entries to its documentation
 2020-10-27  9:51 UTC 

[PATCH v7 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-10-27  9:48 UTC  (7+ messages)
` [PATCH v7 1/7] mm: add definition of PMD_PAGE_ORDER
` [PATCH v7 3/7] set_memory: allow set_direct_map_*_noflush() for multiple pages

[GIT PULL] i.MX fixes for 5.10, 2nd round
 2020-10-27  9:47 UTC  (2+ messages)

[GIT PULL] Amlogic fixes for v5.10-rc
 2020-10-27  9:47 UTC  (2+ messages)

[PATCH v4 0/1] ARM: dts: sun8i: add FriendlyArm ZeroPi support
 2020-10-27  9:45 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v5 0/10] mfd: mt6360: Merge different sub-devices I2C read/write
 2020-10-27  9:35 UTC  (3+ messages)
` [PATCH v5 10/10] "

[PATCH v5 0/2] leds: mt6360: Add LED driver for MT6360
 2020-10-27  9:28 UTC  (6+ messages)
` [PATCH v5 2/2] "

[PATCH v2 11/14] USB: serial: keyspan_pda: clean up xircom/entrega support
 2020-10-27  9:25 UTC 

[PATCH] usb: gadget: configfs: Fix use-after-free issue with udc_name
 2020-10-27  9:23 UTC  (3+ messages)
` [PATCH v2] "

💥 PANICKED: Test report for kernel 5.10.0-rc1 (arm-next)
 2020-10-27  9:19 UTC  (4+ messages)

[PATCH v2 0/4] arm: support get_user_pages_fast
 2020-10-27  9:11 UTC  (11+ messages)
` [PATCH v2 2/4] arm: mm: reordering memory type table
` [PATCH v2 3/4] arm: mm: introduce L_PTE_SPECIAL
` [PATCH v2 4/4] arm: replace vector mem type with read-only type

[PATCH -next] tty: serial: imx: remove unnecessary breaks
 2020-10-27  8:54 UTC  (3+ messages)
  ` 答复: "

[PATCH 0/1] ARM: dts: sun8i: h3: Add initial NanoPi R1 support
 2020-10-27  8:48 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] pinctrl: aspeed: Fix GPI only function problem
 2020-10-27  8:44 UTC 

[patch V2 00/13] USB: Cleanup in_interupt/in_irq/in_atomic() usage
 2020-10-27  8:26 UTC  (9+ messages)
` [patch V2 02/13] USB: serial: keyspan_pda: Replace in_interrupt() usage
` [patch V2 04/13] USB: serial: digi_acceleport: Remove "
    ` [PATCH v3 04/13 ] "

[PATCH v4 00/15] follow_pfn and other iomap races
 2020-10-27  8:05 UTC  (4+ messages)
` [PATCH v4 05/15] mm/frame-vector: Use FOLL_LONGTERM

[PATCH] dma-mapping: Fix 32-bit overflow with CONFIG_ARM_LPAE=n
 2020-10-27  7:55 UTC  (2+ messages)

[PATCHv2 0/7] PCI: layerscape: Add power management support
 2020-10-27  7:30 UTC  (8+ messages)
` [PATCHv2 1/7] PCI: dwc: Fix a bug of the case dw_pci->ops is NULL
` [PATCHv2 2/7] PCI: layerscape: Change to use the DWC common link-up check function
` [PATCHv2 3/7] dt-bindings: pci: layerscape-pci: Add a optional property big-endian
` [PATCHv2 4/7] arm64: dts: layerscape: Add big-endian property for PCIe nodes
` [PATCHv2 5/7] dt-bindings: pci: layerscape-pci: Update the description of SCFG property
` [PATCHv2 6/7] arm64: dts: ls1043a: Add SCFG phandle for PCIe nodes
` [PATCHv2 7/7] PCI: layerscape: Add power management support

[PATCH 0/4] arm64: head: pad Image header to 64 KB and unmap it
 2020-10-27  7:32 UTC  (5+ messages)
` [PATCH 1/4] arm64: efi: increase EFI PE/COFF header padding to 64 KB
` [PATCH 2/4] arm64: omit [_text, _stext) from permanent kernel mapping
` [PATCH 3/4] arm64/head: avoid symbol names pointing into first 64 KB of kernel image
` [PATCH 4/4] arm64: head: tidy up the Image header definition

[PATCH v2 0/5] Remove LPC register partitioning
 2020-10-27  7:14 UTC  (4+ messages)
` [PATCH v2 5/5] dt-bindings: aspeed-lpc: Remove LPC partitioning

[PATCH v3] cpufreq: tegra194: get consistent cpuinfo_cur_freq
 2020-10-27  7:05 UTC  (4+ messages)

[PATCHv5] perf kvm: add kvm-stat for arm64
 2020-10-27  6:24 UTC 

[PATCHv4] perf kvm: add kvm-stat for arm64
 2020-10-27  5:56 UTC  (5+ messages)

[soc:arm/fixes] BUILD SUCCESS dff61e683e744675ee5ad83f23ff71701c830d45
 2020-10-27  4:48 UTC 

[soc:arm/drivers] BUILD SUCCESS 6bc9d7391ad66cfe70d5fd4b3bc6dc31c713ec36
 2020-10-27  4:47 UTC 

[soc:for-next] BUILD SUCCESS aaa52e967409c4163537379976d009df9463c82d
 2020-10-27  4:48 UTC 

[PATCH 0/1] drm/vc4: drv: Add error handding for bind
 2020-10-27  4:14 UTC  (2+ messages)
    ` [PATCH 1/1] "

[PATCH v2 0/1] KVM: arm64: fix the mmio faulting
 2020-10-27  4:04 UTC  (3+ messages)
` [PATCH v2 1/1] KVM: arm64: Correctly handle "

[RESEND 01/11] irqchip: ls-extirq: Add LS1043A, LS1088A external interrupt
 2020-10-27  3:25 UTC  (7+ messages)

[PATCH AUTOSEL 4.19 56/60] ARM: dts: s5pv210: move PMU node out of clock controller
 2020-10-27  0:04 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).