linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-14 10:21:32 to 2020-10-14 22:11:05 UTC [more...]

[PATCH v3] MIPS: replace add_memory_region with memblock
 2020-10-14 22:07 UTC  (3+ messages)

[PATCH v3 0/8] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-14 22:04 UTC  (11+ messages)
` [PATCH v3 1/8] arm64: mm: Move reserve_crashkernel() into mem_init()
` [PATCH v3 2/8] arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()
` [PATCH v3 3/8] of/address: Introduce of_dma_get_max_cpu_address()
` [PATCH v3 4/8] of: unittest: Add test for of_dma_get_max_cpu_address()
` [PATCH v3 5/8] dma-direct: Turn zone_dma_bits default value into a define
` [PATCH v3 6/8] arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges
` [PATCH v3 7/8] arm64: mm: Set ZONE_DMA size based on early IORT scan
` [PATCH v3 8/8] mm: Update DMA zones description

[PATCH 00/20] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-10-14 21:35 UTC  (26+ messages)
` [PATCH 04/20] dt-bindings: usb: usb-hcd: Add "tpl-support" property
` [PATCH 09/20] dt-bindings: usb: Convert DWC USB3 bindings to DT schema
` [PATCH 11/20] dt-bindings: usb: dwc3: Add synopsys, dwc3 compatible string
  ` [PATCH 11/20] dt-bindings: usb: dwc3: Add synopsys,dwc3 "
` [PATCH 18/20] arch: dts: Fix EHCI/OHCI DT nodes name
` [PATCH 20/20] arch: dts: Fix DWC USB3 "

[PATCH 1/2] mm/mprotect: Call arch_validate_prot under mmap_lock and with length
 2020-10-14 21:21 UTC  (8+ messages)

[PATCH RFC 0/8] kasan: hardware tag-based mode for production use on arm64
 2020-10-14 20:44 UTC  (9+ messages)
` [PATCH RFC 1/8] kasan: simplify quarantine_put call
` [PATCH RFC 2/8] kasan: rename get_alloc/free_info
` [PATCH RFC 3/8] kasan: introduce set_alloc_info
` [PATCH RFC 4/8] kasan: unpoison stack only with CONFIG_KASAN_STACK
` [PATCH RFC 5/8] kasan: mark kasan_init_tags as __init
` [PATCH RFC 6/8] kasan, arm64: move initialization message
` [PATCH RFC 7/8] arm64: kasan: Add system_supports_tags helper
` [PATCH RFC 8/8] kasan: add and integrate kasan_mode boot param

[PATCH] firmware: arm_scmi: Fix duplicate workqueue name
 2020-10-14 20:29 UTC  (12+ messages)

[PATCH] firmware: arm_scmi: fix notifications locking
 2020-10-14 20:27 UTC  (2+ messages)

[PATCH 00/11] SCMI vendor protocols and modularization
 2020-10-14 20:20 UTC  (17+ messages)
` [PATCH 01/11] firmware: arm_scmi: review protocol registration interface
` [PATCH 02/11] firmware: arm_scmi: hide protocols' private data
` [PATCH 03/11] firmware: arm_scmi: introduce common protocol interface
` [PATCH 04/11] firmware: arm_scmi: refactor events registration
` [PATCH 05/11] firmware: arm_scmi: make notify_priv really private
` [PATCH 06/11] firmware: arm_scmi: add support for protocol modularization
` [PATCH 07/11] [DEBUG] firmware: arm_scmi: add example custom protocol
` [PATCH 08/11] [DEBUG] arm64: dts: juno: add example custom protocol support
` [PATCH 09/11] [DEBUG] firmware: arm_scmi: add example SCMI driver for custom protocol
` [PATCH 10/11] [DEBUG] firmware: arm_scmi: add custom_dummy SCMI devname
` [PATCH 11/11] [DEBUG][HACK] firmware: arm_scmi: force implemented protocol 0x99

[PATCH v4 0/2] arm64: Add basic support for Kobol's Helios64
 2020-10-14 20:00 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: vendor-prefixes: Add kobol prefix
` [PATCH v4 2/2] arm64: dts: rockchip: Add basic support for Kobol's Helios64

[PATCH] ARM: dts: BCM5301X: Linksys EA9500 add port 5 and port 7
 2020-10-14 19:27 UTC 

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-14 19:12 UTC  (10+ messages)
` [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64

[PATCH v5 0/5] Introduce the Counter character device interface
 2020-10-14 19:05 UTC  (4+ messages)
` [PATCH v5 3/5] counter: Add "

[PATCH v4 0/5] Speed up mremap on large regions
 2020-10-14 19:02 UTC  (5+ messages)
` [PATCH v4 1/5] kselftests: vm: Add mremap tests
` [PATCH v4 5/5] x86: mremap speedup - Enable HAVE_MOVE_PUD

[PATCH 0/7] Add dts for Rpi4 + Cirrus Lochnagar and codecs
 2020-10-14 18:56 UTC  (10+ messages)
` [PATCH 1/7] of: base: Add of_count_phandle_with_fixed_args()
` [PATCH 2/7] ASoC: simple-card: Add plls and sysclks DT schema
` [PATCH 3/7] ASoC: simple-card: Support setting component plls and sysclks
` [PATCH 4/7] ASoC: arizona: Allow codecs to be selected from kernel config
` [PATCH 5/7] ASoC: madera: "
` [PATCH 6/7] ARM: dts: Add dts for Raspberry Pi 4 + Cirrus Logic Lochnagar2
` [PATCH 7/7] MAINTAINERS: Add dts for Cirrus Logic Lochnagar on RPi4

[PATCH v6 00/25] Add support for Clang LTO
 2020-10-14 18:21 UTC  (4+ messages)
` [PATCH v6 02/25] objtool: Add a pass for generating __mcount_loc

[patch 00/12] UBS: Cleanup in_interupt/in_irq/in_atomic() usage
 2020-10-14 18:13 UTC  (23+ messages)
` [patch 03/12] USB: serial: keyspan_pda: Consolidate room query
` [patch 04/12] USB: serial: digi_acceleport: Remove in_interrupt() usage
` [patch 05/12] usb: xhci: Remove in_interrupt() checks
` [patch 06/12] usb: host: isp1362: Replace in_interrupt() usage
` [patch 07/12] usbip: Remove in_interrupt() check
` [patch 08/12] usb: hosts: Remove in_interrupt() from comments
` [patch 09/12] usb: gadget: pxa27x_udc: Replace in_interrupt() usage in comments
` [patch 10/12] usb: gadget: udc: Remove in_interrupt()/in_irq() from comments
` [patch 11/12] usb: core: Replace in_interrupt() in comments
` [patch 12/12] usb: atm: Replace in_interrupt() usage in comment

[PATCH RFC v4 00/13] perf pmu-events: Support event aliasing for system PMUs
 2020-10-14 18:06 UTC  (7+ messages)
` [PATCH RFC v4 06/13] perf vendor events arm64: Add hip09 SMMUv3 PMCG events

[PATCH] arm64: reject prctl(PR_PAC_RESET_KEYS) on compat tasks
 2020-10-14 18:00 UTC  (4+ messages)

fw_devlink on will break all snps,dw-apb-gpio users
 2020-10-14 17:29 UTC  (2+ messages)

[PATCH] arm64: mm: set ZONE_DMA size based on early IORT scan
 2020-10-14 17:23 UTC  (21+ messages)

[PATCH 0/1] Modify ASPEED SoC some default clks are critical
 2020-10-14 17:16 UTC  (5+ messages)
` [PATCH 1/1] clk: aspeed: modify "

[PATCH v7 0/2] PCI: dwc: fix two MSI issues
 2020-10-14 17:08 UTC  (7+ messages)
` [PATCH v7 2/2] PCI: dwc: Fix MSI page leakage in suspend/resume

[PATCH] clk: at91: sam9x60: support only two programmable clocks
 2020-10-14 17:07 UTC  (3+ messages)

[PATCH v2 0/4] ARM: stm32: add DT properties for remote proc synchronisation
 2020-10-14 16:51 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: arm: stm32: Add compatible for syscon tamp node
` [PATCH v2 2/4] dt-bindings: remoteproc: stm32_rproc: update for firmware synchronization
` [PATCH v2 3/4] dt-bindings: remoteproc: stm32_rproc: update syscon descriptions
` [PATCH v2 4/4] ARM: dts: stm32: update stm32mp151 for remote proc synchronization support

[PATCH v2 1/2] drm/mediatek: mtk_hdmi: move 2 registers address into of_data
 2020-10-14 16:47 UTC  (5+ messages)
` [PATCH v2 2/2] drm/mediatek: mtk_hdmi: add MT8167 support for HDMI

[PATCH v2 0/3] Arm CMN-600 PMU driver
 2020-10-14 16:31 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: mediatek: mt8516: rename usb phy
 2020-10-14 16:24 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt8516: add usb1 node

[PATCH 0/2] coresight: etf/etb: NULL Pointer dereference crash fixes
 2020-10-14 15:59 UTC  (6+ messages)
` [PATCH 1/2] coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()

[PATCH 0/8] Implement firmware quirks for Qualcomm ARM-SMMUv2
 2020-10-14 15:56 UTC  (7+ messages)
` [PATCH 2/8] iommu/arm-smmu-qcom: Add QC SMMUv2 VA Size quirk for SDM660
` [PATCH 4/8] iommu/arm-smmu: Support test_smr_masks implementation detail deviation
` [PATCH 6/8] iommu/arm-smmu: Move stream mapping reset to separate function

[PATCH v2 0/3] Add L1 and L2 error detection for A53 and A57
 2020-10-14 15:17 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: edac: Add binding for L1/L2 error detection for Cortex A53/57

[PATCH] ARM: dts: stm32: Consistently enable internal pull-ups for SD bus
 2020-10-14 14:55 UTC  (5+ messages)
` [Linux-stm32] "

[PATCH v2 0/3] PWM backlight interpolation adjustments
 2020-10-14 14:19 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: dts: rockchip: veyron: Remove 0 point from brightness-levels

[PATCH 0/2] eliminate two common errors reported by any yaml on arm64
 2020-10-14 14:02 UTC  (7+ messages)
` [PATCH 1/2] arm64: dts: broadcom: remove an unused property dma-ranges

Patch "perf cs-etm: Move definition of 'traceid_list' global variable from header file" has been added to the 5.4-stable tree
 2020-10-14 13:57 UTC 

Patch "perf cs-etm: Move definition of 'traceid_list' global variable from header file" has been added to the 4.19-stable tree
 2020-10-14 13:57 UTC 

[PATCH 0/6] fix all errors except one reported by dt_binding_check
 2020-10-14 13:50 UTC  (11+ messages)
` [PATCH 2/6] dt-bindings: mfd: google, cros-ec: explicitly allow additional properties
  ` [PATCH 2/6] dt-bindings: mfd: google,cros-ec: "
` [PATCH 3/6] spi: dt-bindings: spi-controller: explicitly require #address-cells=<0> for slave mode
` [PATCH 4/6] dt-bindings: misc: explicitly add #address-cells "
` [PATCH 6/6] dt-bindings: misc: correct the property name cmd-gpios to cmd-gpio

[v6,0/3] introduce TI reset controller for MT8192 SoC
 2020-10-14 13:30 UTC  (3+ messages)
` [v6,1/3] dt-binding: reset-controller: mediatek: add YAML schemas

[v6,0/4] watchdog: mt8192: add wdt support
 2020-10-14 13:19 UTC  (5+ messages)
` [v6, 1/4] dt-binding: mediatek: watchdog: fix the description of compatible
` [v6,2/4] dt-binding: mediatek: mt8192: update mtk-wdt document
` [v6,3/4] dt-binding: mt8192: add toprgu reset-controller head file
` [v6,4/4] watchdog: mt8192: add wdt support

[PATCH] irqchip: MST_IRQ should depend on ARCH_MEDIATEK or ARCH_MSTARV7
 2020-10-14 13:17 UTC 

[PATCH 1/1] ASoC: dt-bindings: stm32: convert audio dfsdm to json-schema
 2020-10-14 12:35 UTC 

[PATCH v2 0/5] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-14 12:23 UTC  (7+ messages)
` [PATCH v2 2/5] of/address: Introduce of_dma_lower_bus_limit()

[PATCH 0/5] Add GPIO support for MStar/SigmaStar ARMv7
 2020-10-14 12:17 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: gpio: Add a binding header for the MSC313 GPIO driver

[PATCH v3 0/2] arm64: Add basic support for Kobol's Helios64
 2020-10-14 12:17 UTC  (6+ messages)
` [PATCH v3 2/2] arm64: dts: rockchip: "

[PATCH] spi: imx: Revert "spi: imx: enable runtime pm support"
 2020-10-14 12:15 UTC  (5+ messages)

[PATCH v2 0/2] add ima_arch support for ARM64
 2020-10-14 11:56 UTC  (6+ messages)
` [PATCH v2 1/2] efi: add secure boot get helper
` [PATCH v2 2/2] arm64/ima: add ima_arch support

[PATCH v15 0/2] media: i2c: Add support for OV02A10 sensor
 2020-10-14 11:48 UTC  (6+ messages)
` [PATCH v15 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings

[PATCH v5 0/5] arm64: Add framework to turn an IPI as NMI
 2020-10-14 11:12 UTC  (6+ messages)
` [PATCH v5 1/5] arm64: Add framework to turn "
` [PATCH v5 2/5] irqchip/gic-v3: Enable support for SGIs to act as NMIs
` [PATCH v5 3/5] arm64: smp: Allocate and setup IPI as NMI
` [PATCH v5 4/5] arm64: kgdb: Round up cpus using "
` [PATCH v5 5/5] arm64: ipi_nmi: Add support for NMI backtrace

[PATCH v4 0/9] libperf and arm64 userspace counter access support
 2020-10-14 11:05 UTC  (3+ messages)
` [PATCH v4 4/9] libperf: Add libperf_evsel__mmap()

[PATCH 2/5 v15] ARM: Replace string mem* functions for KASan
 2020-10-14 10:59 UTC  (2+ messages)
` [PATCH] fixup! "

[PATCH 1/2] dt-bindings: power: Add bindings document for Charger support on MT6360 PMIC
 2020-10-14  2:34 UTC  (3+ messages)
` [PATCH 2/2] power: supply: mt6360_charger: add MT6360 charger 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).