linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-09 09:53:18 to 2020-01-09 16:34:36 UTC [more...]

[PATCH v4 1/2] perf parse: Refactor struct perf_evsel_config_term
 2020-01-09 16:34 UTC  (4+ messages)

[PATCH v2] arm64: xen: Use modern annotations for assembly functions
 2020-01-09 16:33 UTC  (5+ messages)

[PATCH v2 0/4] arm64: allwinner: a64: Enable DVFS on A64
 2020-01-09 16:33 UTC  (5+ messages)

[PATCH v2 0/7] Add dts for mt8183 GPU (and misc panfrost patches)
 2020-01-09 16:28 UTC  (15+ messages)
` [PATCH v2 3/7] drm/panfrost: Improve error reporting in panfrost_gpu_power_on
` [PATCH v2 4/7] drm/panfrost: Add support for a second regulator for the GPU
` [PATCH v2 5/7] drm/panfrost: Add support for multiple power domain support
` [PATCH v2 6/7, RFC] drm/panfrost: Add bifrost compatible string

RV1108G run-time detection
 2020-01-09 16:18 UTC 

[PATCH v9 0/3] ARMv8.5-RNG support
 2020-01-09 16:18 UTC  (4+ messages)
` [PATCH v9 2/3] arm64: random: Add data to pool from setup_arch()

[RFC v5 00/57] objtool: Add support for arm64
 2020-01-09 16:03 UTC  (58+ messages)
` [RFC v5 01/57] objtool: check: Remove redundant checks on operand type
` [RFC v5 02/57] objtool: check: Clean instruction state before each function validation
` [RFC v5 03/57] objtool: check: Use arch specific values in restore_reg()
` [RFC v5 04/57] objtool: check: Ignore empty alternative groups
` [RFC v5 05/57] objtool: Add abstraction for computation of symbols offsets
` [RFC v5 06/57] objtool: Give ORC functions consistent name
` [RFC v5 07/57] objtool: orc: Refactor ORC API for other architectures to implement
` [RFC v5 08/57] objtool: Make ORC support optional
` [RFC v5 09/57] objtool: Move registers and control flow to arch-dependent code
` [RFC v5 10/57] objtool: Split generic and arch specific CFI definitions
` [RFC v5 11/57] objtool: Abstract alternative special case handling
` [RFC v5 12/57] objtool: check: Allow jumps from an alternative group to itself
` [RFC v5 13/57] objtool: Refactor switch-tables code to support other architectures
` [RFC v5 14/57] objtool: Do not look for STT_NOTYPE symbols
` [RFC v5 15/57] objtool: Support addition to set frame pointer
` [RFC v5 16/57] objtool: Support restoring BP from the stack without POP
` [RFC v5 17/57] objtool: Make stack validation more generic
` [RFC v5 18/57] objtool: Support multiple stack_op per instruction
` [RFC v5 19/57] objtool: arm64: Add required implementation for supporting the aarch64 architecture in objtool
` [RFC v5 20/57] objtool: arm64: Decode unknown instructions
` [RFC v5 21/57] objtool: arm64: Decode simple data processing instructions
` [RFC v5 22/57] objtool: arm64: Decode add/sub immediate instructions
` [RFC v5 23/57] objtool: arm64: Decode logical data processing instructions
` [RFC v5 24/57] objtool: arm64: Decode system instructions not affecting the flow
` [RFC v5 25/57] objtool: arm64: Decode calls to higher EL
` [RFC v5 26/57] objtool: arm64: Decode brk instruction
` [RFC v5 27/57] objtool: arm64: Decode instruction triggering context switch
` [RFC v5 28/57] objtool: arm64: Decode branch instructions with PC relative immediates
` [RFC v5 29/57] objtool: arm64: Decode branch to register instruction
` [RFC v5 30/57] objtool: arm64: Decode basic load/stores
` [RFC v5 31/57] objtool: arm64: Decode load/store with register offset
` [RFC v5 32/57] objtool: arm64: Decode load/store register pair instructions
` [RFC v5 33/57] objtool: arm64: Decode FP/SIMD load/store instructions
` [RFC v5 34/57] objtool: arm64: Decode load/store exclusive
` [RFC v5 35/57] objtool: arm64: Decode atomic load/store
` [RFC v5 36/57] objtool: arm64: Decode pointer auth load instructions
` [RFC v5 37/57] objtool: arm64: Decode load acquire/store release
` [RFC v5 38/57] objtool: arm64: Decode load/store with memory tag
` [RFC v5 39/57] objtool: arm64: Decode load literal
` [RFC v5 40/57] objtool: arm64: Decode register data processing instructions
` [RFC v5 41/57] objtool: arm64: Decode FP/SIMD "
` [RFC v5 42/57] objtool: arm64: Decode SVE instructions
` [RFC v5 43/57] gcc-plugins: objtool: Add plugin to detect switch table on arm64
` [RFC v5 44/57] objtool: arm64: Implement functions to add switch tables alternatives
` [RFC v5 45/57] objtool: arm64: Enable stack validation for arm64
` [RFC v5 46/57] arm64: alternative: Mark .altinstr_replacement as containing executable instructions
` [RFC v5 47/57] arm64: assembler: Add macro to annotate asm function having non standard stack-frame
` [RFC v5 48/57] arm64: sleep: Prevent stack frame warnings from objtool
` [RFC v5 49/57] arm64: kvm: Annotate non-standard stack frame functions
` [RFC v5 50/57] arm64: kernel: Add exception on kuser32 to prevent stack analysis
` [RFC v5 51/57] arm64: crypto: Add exceptions for crypto object "
` [RFC v5 52/57] arm64: kernel: Annotate non-standard stack frame functions
` [RFC v5 53/57] arm64: Generate no-ops to pad executable section
` [RFC v5 54/57] arm64: Move constant to rodata
` [RFC v5 55/57] arm64: Mark sigreturn32.o as containing non standard code
` [RFC v5 56/57] arm64: entry: Avoid empty alternatives entries
` [RFC v5 57/57] arm64: crypto: Remove redundant branch

[PATCH v1] ACPI/IORT: Workaround for IORT ID count "minus one" issue
 2020-01-09 16:02 UTC  (3+ messages)

[RFC PATCH v2 00/10] powerpc/32: switch VDSO to C implementation
 2020-01-09 15:43 UTC  (5+ messages)
` [RFC PATCH v2 01/10] lib: vdso: ensure all arches have 32bit fallback

[RESEND PATCH 3/3] arm64: dts: rockchip: Enable sdio0 and uart0 on rk3399-roc-pc-mezzanine
 2020-01-09 15:42 UTC 

[PATCH 00/17] arm64: entry deasmification and cleanup
 2020-01-09 15:19 UTC  (14+ messages)
` [PATCH 04/17] arm64: entry: move preempt logic to C
` [PATCH 05/17] arm64: entry: add a call_on_stack helper
` [PATCH 07/17] arm64: entry: convert error entry to C
` [PATCH 09/17] arm64: entry: organise handler stubs consistently
` [PATCH 13/17] arm64: entry: move common el0 entry/return work to C

[PATCH v2 0/4] media: cedrus: hevc: Add support for scaling matrix and multi-slice frames
 2020-01-09 15:19 UTC  (8+ messages)
` [PATCH v2 3/4] media: uapi: hevc: Add segment address field
` [PATCH v2 1/4] media: uapi: hevc: Add scaling matrix control

[PATCH 3/3] mtd: onenand: Enable compile testing of OMAP and Samsung drivers
 2020-01-09 15:18 UTC  (4+ messages)

[PATCH] arm64: Set SSBS for user threads while creation
 2020-01-09 15:17 UTC  (3+ messages)

[PATCH 0/2] Add mt8173 elm and hana board
 2020-01-09 15:11 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm64: dts: mediatek: Add mt8173 elm and hana
` [PATCH 2/2] arm64: dts: mediatek: add mt8173 elm and hana board

[PATCH v2 0/6] KVM: arm64: VCPU preempted check support
 2020-01-09 15:09 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: arm64: Document PV-lock interface
` [PATCH v2 3/6] KVM: arm64: Support pvlock preempted via shared structure
` [PATCH v2 6/6] KVM: arm64: Support the VCPU preemption check

[Question] About handling PMU context loss in the deepest idle state where the core is powered down
 2020-01-09 15:03 UTC  (2+ messages)

[PATCH 0/3] clockevent: add low power STM32 timer
 2020-01-09 14:53 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: timer: Add STM32 Low Power Timer bindings
` [PATCH 2/3] clocksource: Add Low Power STM32 timers driver
` [PATCH 3/3] ARM: stm32: select STM32 low power timer clock event driver

add swiotlb support to arm32
 2020-01-09 14:49 UTC  (10+ messages)
` [PATCH 2/2] arm: use swiotlb for bounce buffer on LPAE configs

[PATCH v4 00/13] iommu: Add PASID support to Arm SMMUv3
 2020-01-09 14:41 UTC  (3+ messages)

[PATCH RESEND v2] ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
 2020-01-09 14:38 UTC  (2+ messages)

[PATCH v3 0/5] iommu/arm-smmu: Split pagetable support for arm-smmu-v2
 2020-01-09 14:36 UTC  (5+ messages)
` [PATCH v3 1/5] iommu: Add DOMAIN_ATTR_SPLIT_TABLES
` [PATCH v3 2/5] iommu/arm-smmu: Add support for split pagetables

[stable] [PATCH 1/2] coresight: etb10: Do not call smp_processor_id from preemptible
 2020-01-09 14:36 UTC  (3+ messages)

[PATCH v2] efi: arm: defer probe of PCIe backed efifb on DT systems
 2020-01-09 14:33 UTC  (6+ messages)

[PATCH] drm/rockchip: use DIV_ROUND_UP macro for calculations
 2020-01-09 14:20 UTC 

[RFC PATCH] arm64/ftrace: support dynamically allocated trampolines
 2020-01-09 14:27 UTC 

[PATCH 0/7] arm64: zynqmp: Enable iio-hwmon based on iio ina226 driver with labels
 2020-01-09 14:02 UTC  (8+ messages)
` [PATCH 1/7] arm64: zynqmp: Enable iio-hwmon for ina226 on zcu100
` [PATCH 2/7] arm64: zynqmp: Enable iio-hwmon for ina226 on zcu111
` [PATCH 3/7] arm64: zynqmp: Add label property to all "
` [PATCH 4/7] arm64: zynqmp: Enable iio-hwmon for ina226 on zcu102
` [PATCH 5/7] arm64: zynqmp: Add label property to all "
` [PATCH 6/7] arm64: zynqmp: Enable iio-hwmon for ina226 on zcu106
` [PATCH 7/7] arm64: zynqmp: Add label property to all "

[PATCH v2 0/8] arm64: zynqmp: Various DT fixes
 2020-01-09 13:52 UTC  (9+ messages)
` [PATCH v2 1/8] arm64: zynqmp: Use ethernet-phy as node name for ethernet phys
` [PATCH v2 2/8] arm64: zynqmp: Remove addition number in node name
` [PATCH v2 3/8] arm64: zynqmp: Fix address for tca6416_u97 chip on zcu104
` [PATCH v2 4/8] arm64: zynqmp: Turn comment to gpio-line-names
` [PATCH v2 5/8] arm64: zynqmp: Setup clock-output-names for si570 chips
` [PATCH v2 6/8] arm64: zynqmp: Fix the si570 clock frequency on zcu111
` [PATCH v2 7/8] arm64: zynqmp: Remove broken-cd from zcu100-revC
` [PATCH v2 8/8] arm64: zynqmp: Setup default number of chipselects for zcu100

[PATCH 0/6] arm64: zynqmp: Various DT fixes
 2020-01-09 13:51 UTC  (8+ messages)
` [PATCH 1/6] arm64: zynqmp: Fix address for tca6416_u97 chip on zcu104
` [PATCH 2/6] arm64: zynqmp: Turn comment to gpio-line-names
` [PATCH 3/6] arm64: zynqmp: Setup clock-output-names for si570 chips
` [PATCH 4/6] arm64: zynqmp: Fix the si570 clock frequency on zcu111
` [PATCH 5/6] arm64: zynqmp: Remove broken-cd from zcu100-revC
` [PATCH 6/6] arm64: zynqmp: Setup default number of chipselects for zcu100

[PATCH 1/2] iommu/arm-smmu-v3: constify arm_smmu_options[]
 2020-01-09 13:41 UTC  (3+ messages)
` [PATCH 2/2] iommu/arm-smmu-v3: simplify parse_driver_options()

[PATCH v2 0/6] i2c bus recovery for Microchip SoCs
 2020-01-09 13:29 UTC  (9+ messages)
` [PATCH v2 2/6] i2c: at91: implement i2c bus recovery
` [PATCH v2 3/6] i2c: at91: Send bus clear command if SCL is down

[PATCH] iommu/arm-smmu-v3: fix resource_size check
 2020-01-09 13:23 UTC  (2+ messages)

[PATCH] pwm: sun4i: Fix inconsistent IS_ERR and PTR_ERR
 2020-01-09 13:18 UTC  (4+ messages)

[PATCH v2 1/2] thermal: sun8i: fix r40 ths number
 2020-01-09 13:13 UTC  (5+ messages)
` [PATCH v2 2/2] ARM: dts: sun8i-r40: Add thermal sensor and thermal zones

[PATCH v2] iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_channel()
 2020-01-09 12:56 UTC  (6+ messages)

[PATCH] ARM: multi_v7_defconfig: enable STM32 PWR regulator
 2020-01-09 12:55 UTC 

[GIT PULL] STM32 DT changes for v5.6 #1
 2020-01-09 12:51 UTC 

[PATCH] PCI: dwc: Separate CFG0 and CFG1 into different ATU regions
 2020-01-09 12:24 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: dmaengine: Add UniPhier external DMA controller bindings
 2020-01-09 12:20 UTC  (3+ messages)

Issue with imx_get_temp()
 2020-01-09 12:17 UTC  (6+ messages)

[PATCH 2/2] dmaengine: uniphier-xdmac: Add UniPhier external DMA controller driver
 2020-01-09 12:12 UTC  (3+ messages)

[PATCH] arm64: context: Free up kernel ASIDs if KPTI is not in use
 2020-01-09 12:08 UTC  (2+ messages)

[PATCH v2 00/18] arm64: KVM: add SPE profiling support
 2020-01-09 12:01 UTC  (11+ messages)
` [PATCH v2 09/18] arm64: KVM: enable conditional save/restore full SPE profiling buffer controls

[PATCH v4 0/6] arm64: meson: Add support for USB on Amlogic A1
 2020-01-09 11:55 UTC  (10+ messages)
` [PATCH v4 1/6] dt-bindings: phy: Add Amlogic A1 USB2 PHY Bindings
` [PATCH v4 3/6] phy: amlogic: Add Amlogic A1 USB2 PHY Driver
` [PATCH v4 4/6] usb: dwc3: Add Amlogic A1 DWC3 glue

[PATCH 00/10] Enhancements to at91-sama5d2_adc and rtc trigger
 2020-01-09 11:52 UTC  (10+ messages)
` [PATCH 04/10] rtc: at91rm9200: use of_platform_populate as return value

[PATCH] trace: ras: print the raw data of arm processor error info
 2020-01-09 11:46 UTC 

[PATCH v2 06/20] thermal: exynos: Rename Samsung and Exynos to lowercase
 2020-01-09 11:45 UTC  (4+ messages)
` [PATCH v2 11/20] clocksource/drivers/exynos_mct: Rename "

[PATCH] clocksource: timer-ti-dm: Fix regression
 2020-01-09 11:42 UTC  (2+ messages)

[PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2020-01-09 11:36 UTC  (4+ messages)
` [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process

[PATCH v3,0/8] Add Mediatek thermal dirver and dtsi
 2020-01-09 11:31 UTC  (3+ messages)
` [PATCH v3,1/8] arm64: dts: mt8183: add thermal zone node

[PATCH v1] ARM: dts: imx7: Fix Toradex Colibri iMX7S 256MB NAND flash support
 2020-01-09 11:22 UTC  (2+ messages)

[PATCH v5 0/5] add Amlogic A1 clock controller driver
 2020-01-09 11:11 UTC  (4+ messages)
` [PATCH v5 5/5] clk: meson: a1: add support for Amlogic A1 Peripheral clock driver

[PATCH v2 00/11] PM / devfreq: Remove deprecated 'devfreq' and 'devfreq-events' properties
 2020-01-09 10:57 UTC  (5+ messages)
  ` [PATCH v2 02/11] PM / devfreq: Remove devfreq_get_devfreq_by_phandle function

[PATCH 1/2] arm64: dts: imx8mm: Memory node should be in board DT
 2020-01-09 10:55 UTC  (2+ messages)

[PATCH 0/4] clk: imx: imx8m: introduce imx8m_clk_hw_core_composite
 2020-01-09 10:55 UTC  (3+ messages)
` [PATCH 4/4] clk: imx: imx8mn: use imx8m_clk_hw_core_composite

[PATCH] ARM: imx: only select ARM_ERRATA_814220 for ARMv7-A
 2020-01-09 10:48 UTC  (2+ messages)

[PATCH] ARM: dts: imx6ul-14x14-evk: Pass the "broken-cd" property
 2020-01-09 10:45 UTC  (2+ messages)

[PATCH 1/2] crypto: caam - add support for i.MX8M Nano
 2020-01-09 10:42 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: imx8mn: add crypto node

[PATCH V2] ARM: dts: imx6: Remove incorrect power supply assignment
 2020-01-09 10:39 UTC  (2+ messages)

[PATCH 1/5] ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignment
 2020-01-09 10:38 UTC  (6+ messages)

[PATCH 0/4] Redesign MSI-X support in PCIe Endpoint Core
 2020-01-09 10:33 UTC  (4+ messages)

ata: sunxi: Regression due to 5253fe05bb47 ("phy: core: Add consumer device link support")
 2020-01-09 10:23 UTC  (3+ messages)

[PATCH v2 0/3] arm64: g12-common: parkmode_disable_ss_quirk on DWC3 controller
 2020-01-09 10:15 UTC  (4+ messages)
` [PATCH v2 1/3] doc: dt: bindings: usb: dwc3: Update entries for disabling SS instances in park mode
` [PATCH v2 2/3] usb: dwc3: gadget: Add support "
` [PATCH v2 3/3] arm64: dts: g12-common: add parkmode_disable_ss_quirk on DWC3 controller

[PATCH] firmware: arm_scmi: Make scmi core independent of transport type
 2020-01-09 10:15 UTC  (4+ messages)

[PATCH v3 1/4] dt-bindings: display: Convert Allwinner display pipeline to schemas
 2020-01-09 10:03 UTC  (2+ messages)


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