linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-23 21:10:07 to 2020-09-24 13:35:57 UTC [more...]

[PATCH v3 00/16] arm/arm64: Turning IPIs into normal interrupts
 2020-09-24 13:34 UTC  (6+ messages)
` [PATCH v3 16/16] ARM: Remove custom IRQ stat accounting

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-24 13:29 UTC  (7+ messages)
` [PATCH v6 1/6] mm: add definition of PMD_PAGE_ORDER
` [PATCH v6 2/6] mmap: make mlock_future_check() global
` [PATCH v6 3/6] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v6 4/6] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v6 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v6 6/6] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH] PCI: dwc: Move allocate and map page for msi out of dw_pcie_msi_init()
 2020-09-24 13:28 UTC  (5+ messages)

[PATCH] net: dsa: mt7530: Add some return-value checks
 2020-09-24 13:25 UTC  (5+ messages)
` [PATCH v2] "

[PATCHv8 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
 2020-09-24 13:07 UTC  (3+ messages)
` [PATCHv8 10/12] arm64: dts: layerscape: Add PCIe EP node for ls1088a

[PATCH 0/3] condition EAS enablement on FI support
 2020-09-24 12:39 UTC  (4+ messages)
` [PATCH 1/3] sched/topology,schedutil: wrap sched domains rebuild
` [PATCH 2/3] sched/topology: condition EAS enablement on FIE support
` [PATCH 3/3] arm64: rebuild sched domains on invariance status changes

[PATCH v2 0/2] KVM: arm64: Documentation updates
 2020-09-24 12:59 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: arm64: Add undocumented return values for PMU device control group
` [PATCH v2 2/2] KVM: arm64: Match PMU error code descriptions with error conditions

[PATCH 1/2] mmc: moxart: remove unneeded check for drvdata
 2020-09-24 12:49 UTC  (4+ messages)
` [PATCH 2/2] mmc: sdhci: fix indentation mistakes

[PATCH] mmc: mediatek: Drop pointer to mmc_host from msdc_host
 2020-09-24 12:49 UTC  (2+ messages)

[PATCH v7 08/10] dt-bindings: mmc: owl: add compatible string actions, s700-mmc
 2020-09-24 12:49 UTC  (3+ messages)

[patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-24 12:42 UTC  (18+ messages)

[PATCH -next] mfd: mt6360: Remove unused including <linux/version.h>
 2020-09-24 12:42 UTC  (2+ messages)

[PATCH] mfd: syscon: Don't free allocated name for regmap_config
 2020-09-24 12:39 UTC  (2+ messages)

[PATCH v6 0/3] Add USB role switch support to DWC2
 2020-09-24 12:36 UTC  (5+ messages)
` [PATCH v6 2/3] usb: dwc2: override PHY input signals with usb role switch support

[RFC PATCH 0/3] KVM: Introduce "VM bugged" concept
 2020-09-24 12:34 UTC  (6+ messages)
` [RFC PATCH 1/3] KVM: Export kvm_make_all_cpus_request() for use in marking VMs as bugged
` [RFC PATCH 2/3] KVM: Add infrastructure and macro to mark VM "
` [RFC PATCH 3/3] KVM: x86: Use KVM_BUG/KVM_BUG_ON to handle bugs that are fatal to the VM

[PATCH v4 0/6] kasan: add workqueue and timer stack for generic KASAN
 2020-09-24 12:33 UTC  (3+ messages)

[PATCH 0/2]cpufreq,topology,arm: disable FI for BL_SWITCHER
 2020-09-24 12:30 UTC  (3+ messages)
` [PATCH 1/2] cpufreq, arm, arm64: restructure definitions of arch_set_freq_scale()
` [PATCH 2/2] arm: disable frequency invariance for CONFIG_BL_SWITCHER

[PATCH v4 3/6] kasan: print timer and workqueue stack
 2020-09-24 12:21 UTC  (5+ messages)

[PATCH v2 0/2] Add support for MMC/SD on j7200-evm
 2020-09-24 12:14 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-j7200-main: Add support for MMC/SD controller nodes
` [PATCH v2 2/2] arm64: dts: ti: k3-j7200-common-proc-board: Add support for eMMC and SD card

[GIT PULL] ARM: mvebu: dt64 for v5.10 (#1)
 2020-09-24 12:07 UTC 

[GIT PULL] ARM: mvebu: dt for v5.10 (#1)
 2020-09-24 12:04 UTC 

[GIT PULL] ARM: mvebu: arm for v5.10 (#1)
 2020-09-24 12:01 UTC 

[RESEND v2 PATCH 0/3] spi: spi-zynqmp-gqspi: Update driver to use spi-mem framework
 2020-09-24 12:00 UTC  (5+ messages)
` [RESEND v2 PATCH 1/3] spi: spi-zynqmp-gqspi: Fix kernel-doc warnings
` [RESEND v2 PATCH 2/3] spi: spi-zynqmp-gqspi: Update driver to use spi-mem framework
` [RESEND v2 PATCH 3/3] spi: spi-zynqmp-gqspi: Fix incorrect indentation

[GIT PULL] ARM: mvebu: arm for v5.10 (#1)
 2020-09-24 11:58 UTC 

[PATCH v2 0/5] PCI: dwc: improve msi handling
 2020-09-24 11:49 UTC  (10+ messages)
` [PATCH v2 1/5] PCI: dwc: Call dma_unmap_page() before freeing the msi page
` [PATCH v2 2/5] PCI: dwc: Check alloc_page() return value
` [PATCH v2 3/5] PCI: dwc: Rename dw_pcie_free_msi to dw_pcie_msi_deinit
` [PATCH v2 4/5] PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled
` [PATCH v2 5/5] PCI: dwc: Move dw_pcie_msi_init() from each users to designware host

[PATCH 0/2] arm64: dts: add FlexCAN support to LS1028A and sl28
 2020-09-24 11:31 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: ls1028a: add missing CAN nodes

[PATCH v4 0/6] arm64: dts: ti: Add USB support for J7200 EVM
 2020-09-24 11:14 UTC  (4+ messages)
` [PATCH v4 1/6] dt-bindings: ti-serdes-mux: Add defines for J7200 SoC

[PATCH v2 0/2] J7200: Add I2C support
 2020-09-24 11:13 UTC  (4+ messages)

[PATCH v10 00/13] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-09-24 11:13 UTC  (5+ messages)
` [PATCH v10 10/13] iommu/arm-smmu-v3: Check for SVA features

[PATCH v2 0/2] arm64: dts: ti: k3-j7200: Add HyperFlash related nodes
 2020-09-24 11:13 UTC  (3+ messages)

[PATCH v7 0/7] arm_pmu: Use NMI for perf interrupt
 2020-09-24 11:07 UTC  (8+ messages)
` [PATCH v7 1/7] arm64: perf: Add missing ISB in armv8pmu_enable_counter()
` [PATCH v7 2/7] arm64: perf: Avoid PMXEV* indirection
` [PATCH v7 3/7] arm64: perf: Remove PMU locking
` [PATCH v7 4/7] arm64: perf: Defer irq_work to IPI_IRQ_WORK
` [PATCH v7 5/7] KVM: arm64: pmu: Make overflow handler NMI safe
` [PATCH v7 6/7] arm_pmu: Introduce pmu_irq_ops
` [PATCH v7 7/7] arm_pmu: arm64: Use NMIs for PMU

[PATCH v2 0/3] PM / Domains: Add power on/off notifiers for genpd
 2020-09-24 11:04 UTC  (4+ messages)
` [PATCH v2 1/3] PM / Domains: Rename power state enums "
` [PATCH v2 2/3] PM / Domains: Allow to abort power off when no ->power_off() callback
` [PATCH v2 3/3] PM / Domains: Add support for PM domain on/off notifiers for genpd

[PATCH v3 0/6] ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation
 2020-09-24 11:03 UTC  (4+ messages)

[PATCH v4 0/4] arm64: dts: ti: k3-j7200: add dma and mcu cpsw
 2020-09-24 10:58 UTC  (7+ messages)
` [PATCH v4 1/4] arm64: dts: ti: k3-j7200: add DMA support
` [PATCH v4 2/4] arm64: dts: ti: k3-j7200-main: add main navss cpts node
` [PATCH v4 3/4] arm64: dts: ti: k3-j7200-mcu: add mcu cpsw nuss node
` [PATCH v4 4/4] arm64: dts: ti: k3-j7200-common-proc-board: add mcu cpsw nuss pinmux and phy defs

[PATCH] ARM: dts: stm32: Enable thermal sensor support on stm32mp15xx-dhcor
 2020-09-24 10:41 UTC  (3+ messages)

[PATCH v2 00/14] arm64: tegra: Initial Tegra234 VDK support
 2020-09-24 10:32 UTC  (3+ messages)
` [PATCH v2 14/14] "

[PATCH] iio: adc: at91-sama5d2_adc: merge buffer & trigger init into a function
 2020-09-24 10:29 UTC 

[PATCH] ARM: multi_v7_defconfig: add FMC2 EBI controller support
 2020-09-24 10:13 UTC 

[PATCH] ARM: stm32: Replace HTTP links with HTTPS ones
 2020-09-24 10:11 UTC 

[PATCH v4 00/10] Independent per-CPU data section for nVHE
 2020-09-24 10:10 UTC  (2+ messages)

[PATCH 00/19] coresight: Support for ETMv4.4 system instructions
 2020-09-24 10:08 UTC  (5+ messages)
` [PATCH 19/19] dts: bindings: coresight: ETMv4.4 system register access only units

[PATCH v2 0/2] CPUFreq: Add support for cpu performance dependencies
 2020-09-24  9:53 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: Add devicetree binding for cpu-performance-dependencies
` [PATCH v2 2/2] [RFC] CPUFreq: Add support for cpu-perf-dependencies

[GIT PULL] ARM: mvebu: fixes for v5.9 (#1)
 2020-09-24  9:29 UTC 

[PATCH 1/7] usb: mtu3: convert to devm_platform_ioremap_resource_byname
 2020-09-24  8:58 UTC  (5+ messages)

[PATCH v3 0/6] Add STUSB160x Type-C port controller support
 2020-09-24  9:00 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: connector: add power-opmode optional property to usb-connector
` [PATCH v3 2/6] usb: typec: add typec_find_pwr_opmode
` [PATCH v3 3/6] dt-bindings: usb: Add DT bindings for STUSB160x Type-C controller
` [PATCH v3 4/6] usb: typec: add support for STUSB160x Type-C controller family
` [PATCH v3 5/6] ARM: dts: stm32: add STUSB1600 Type-C using I2C4 on stm32mp15xx-dkx
` [PATCH v3 6/6] ARM: multi_v7_defconfig: enable STUSB160X Type-C port controller support

[Patch 0/2] Tegra194 cpufreq driver misc changes
 2020-09-24  8:56 UTC  (5+ messages)
` [Patch 1/2] cpufreq: tegra194: get consistent cpuinfo_cur_freq
` [Patch 2/2] cpufreq: tegra194: Fix unlisted boot freq warning

[PATCH] usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root
 2020-09-24  8:52 UTC  (4+ messages)

[PATCH] iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
 2020-09-24  8:48 UTC  (3+ messages)

[PATCH] ARM: dts: bcm2835: Change firmware compatible from simple-bus to simple-mfd
 2020-09-24  8:26 UTC 

[PATCH 3/3] media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm()
 2020-09-24  8:18 UTC 

[PATCH 2/3] media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm()
 2020-09-24  8:18 UTC 

[PATCH 1/3] media: platform: add missing put_device() call in mtk_jpeg_clk_init()
 2020-09-24  8:17 UTC 

[PATCH] arm64: dts: marvell: espressobin: Add ethernet switch aliases
 2020-09-24  8:15 UTC  (9+ messages)

[PATCH 1/2] drm/vc4: kms: Assign a FIFO to enabled CRTCs instead of active
 2020-09-24  8:08 UTC  (2+ messages)

[PATCH] ARM: mvebu: drop pointless check for coherency_base
 2020-09-24  8:06 UTC  (2+ messages)

[PATCH 0/3] ARM: stm32: add DT properties for remote proc synchronisation
 2020-09-24  8:02 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: stm32: update stm32mp151 for remote proc synchronisation support
  ` [Linux-stm32] "

[PATCH] KVM: Enable hardware before doing arch VM initialization
 2020-09-24  7:45 UTC  (5+ messages)

[PATCH] MAINTAINERS: Add entry for Broadcom BDC driver
 2020-09-24  7:22 UTC  (6+ messages)

[PATCH v2 0/2] Add a separate DWC3 OF driver for Xilinx platforms
 2020-09-24  7:16 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: usb: dwc3-xilinx: Add documentation for Versal DWC3 Controller

[PATCH] net: fec: Keep device numbering consistent with datasheet
 2020-09-24  7:11 UTC  (4+ messages)
  ` [EXT] "

[PATCH v2] omap3: enable off mode automatically
 2020-09-24  7:05 UTC  (3+ messages)

[PATCH v3 0/3] ARM: aspeed: Add socinfo driver
 2020-09-24  6:57 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: aspeed: Add silicon id node to SCU
` [PATCH v3 2/3] soc: aspeed: Add soc info driver
` [PATCH v3 3/3] ARM: dts: aspeed: Add silicon id node

[PATCH] arm64: dts: rockchip: disable USB type-c DisplayPort
 2020-09-24  6:30 UTC 

[PATCH v4 0/2] leds: mt6360: Add LED driver for MT6360
 2020-09-24  6:21 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH] drm/rockchip: skip probed failed device
 2020-09-24  6:07 UTC  (4+ messages)

[PATCH v2 0/2] mainline Protonic WD3 board
 2020-09-24  4:57 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: fsl: add "
` [PATCH v2 2/2] ARM: dts: "

[PATCH 0/2] Enable support IPI_CPU_CRASH_STOP to be pseudo-NMI
 2020-09-24  4:42 UTC  (3+ messages)
` [PATCH 1/2] irqchip/gic-v3: Enable support for SGIs to act as NMIs
` [PATCH 2/2] Register IPI_CPU_CRASH_STOP IPI as pseudo-NMI

[PATCH v4 2/6] workqueue: kasan: record workqueue stack
 2020-09-24  4:04 UTC 

[PATCH v4 4/6] kasan: add tests for timer stack recording
 2020-09-24  4:05 UTC 

[PATCH v4 6/6] kasan: update documentation for generic kasan
 2020-09-24  4:06 UTC 

[GIT PULL] Qualcomm ARM64defconfig updates for v5.10
 2020-09-24  4:07 UTC 

PATCH v4 5/6] kasan: add tests for workqueue stack recording
 2020-09-24  4:06 UTC 

[GIT PULL] Qualcomm ARM64 DT updates for v5.10
 2020-09-24  4:06 UTC 

[GIT PULL] Qualcomm driver updates for v5.10
 2020-09-24  4:05 UTC 

[PATCH v4 1/6] timer: kasan: record timer stack
 2020-09-24  4:03 UTC 

[PATCH V3 0/3] arm64/mm/hotplug: Improve memory offline event notifier
 2020-09-24  3:51 UTC  (7+ messages)
` [PATCH V3 1/3] arm64/mm/hotplug: Register boot memory hot remove notifier earlier
` [PATCH V3 2/3] arm64/mm/hotplug: Enable MEM_OFFLINE event handling

[PATCH v2 0/4] add support for Hisilicon SD5203 SoC
 2020-09-24  3:27 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: arm: hisilicon: add binding for "

[PATCH v7] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-09-24  2:36 UTC  (5+ messages)
` [PATCH v7 2/2] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-23 23:53 UTC  (9+ messages)

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-23 23:51 UTC  (8+ messages)

[PATCH v4 0/6] Perf tool: Support TSC for Arm64
 2020-09-23 23:48 UTC  (6+ messages)

[PATCH v2 0/4] Add support of mt8183 APU
 2020-09-23 23:11 UTC  (2+ messages)

[PATCH v2 0/2] arm64/mm: Enable color zero pages
 2020-09-23 22:47 UTC  (3+ messages)

[GIT PULL] soc/fsl drivers changes for next(v5.10)
 2020-09-23 22:44 UTC 

[GIT PULL 1/2] Rockchip dt64 changes for 5.10
 2020-09-23 22:19 UTC  (2+ messages)
` [GIT PULL 2/2] Rockchip dt32 "

let import_iovec deal with compat_iovecs as well v3
 2020-09-23 21:30 UTC  (8+ messages)
` [PATCH 5/9] fs: remove various compat readv/writev helpers

WARNING in clk_core_disable and clk_core_unprepare with imx6q-cpufreq and schedutil governor
 2020-09-23 21:20 UTC 

[PATCH v3 1/4] dt-bindings: gpio: pl061: add gpio-line-names
 2020-09-23 21:09 UTC  (5+ messages)
` [PATCH v3 3/4] dt-bindings: gpio: fsl-imx-gpio: "
` [PATCH v3 4/4] dt-bindings: gpio: gpio-vf610: fix iMX 7ULP compatible matching


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