linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-15 10:36:24 to 2018-11-15 22:41:57 UTC [more...]

[PATCH 0/6] arm64: ftrace fixes/cleanup
 2018-11-15 22:41 UTC 

[PATCH] ARM: bcm2835_defconfig: Enable BCM2835 MMAL-based V4L2 camera driver
 2018-11-15 22:41 UTC  (3+ messages)

[PATCH v2 0/6] Meson8b: make the CPU clock mutable
 2018-11-15 22:40 UTC  (7+ messages)
` [PATCH v2 1/6] clk: meson: clk-pll: check if the clock is already enabled
` [PATCH v2 2/6] clk: meson: meson8b: do not use cpu_div3 for cpu_scale_out_sel
` [PATCH v2 3/6] clk: meson: meson8b: mark the CPU clock as CLK_IS_CRITICAL
` [PATCH v2 4/6] clk: meson: meson8b: add support for more M/N values in sys_pll
` [PATCH v2 5/6] clk: meson: meson8b: run from the XTAL when changing the CPU frequency
` [PATCH v2 6/6] clk: meson: meson8b: allow changing the CPU clock tree

[PATCH 0/9] drm: remove deprecated functions
 2018-11-15 22:38 UTC  (11+ messages)
` [PATCH 1/9] drm: replace "drm_gem_object_unreference_unlocked" function with "*put_unlocked"
` [PATCH 2/9] drm: remove deprecated "[__]drm_gem_object_[un]reference[_locked]" functions
` [PATCH 3/9] drm: replace "drm_dev_unref" function with "drm_dev_put"
` [PATCH 4/9] drm: remove deprecated "drm_dev_unref" function
` [PATCH 5/9] drm: replace "drm_connector_unreference" with "drm_connector_put"
` [PATCH 6/9] drm: remove deprecated "drm_connector_[un]reference" functions
` [PATCH 7/9] drm: remove deprecated "drm_framebuffer_[un]reference" functions
` [PATCH 8/9] drm: remove no longer needed drm-get-put coccinelle script
` [PATCH 9/9] docs: drm: remove no longer relevant TODO entry

[PATCH] bus: ti-sysc: Detect devices for debug on omap5
 2018-11-15 22:38 UTC 

[PATCH 0/3] ARM: dts: add Raspberry Pi 3 A+
 2018-11-15 22:29 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: bcm: Add "
` [PATCH 2/3] ARM: dts: add "
` [PATCH 3/3] arm64: dts: broadcom: Add reference to RPi "

Regression in next with spi return from transfer_one()
 2018-11-15 22:12 UTC  (2+ messages)

[PATCH 0/2] Two non-urgent ti-sysc driver fixes
 2018-11-15 22:07 UTC  (4+ messages)
` [PATCH 1/2] bus: ti-sysc: Fix getting optional clocks in clock_roles
` [PATCH 2/2] bus: ti-sysc: Add mcasp optional clocks flag

[PATCH 0/2] irqchip/gic-v3-its: Use CMA for its table allocation
 2018-11-15 21:51 UTC  (3+ messages)
` [PATCH 1/2] irqchip/gic-v3-its: Handle its nodes as kernel devices
` [PATCH 2/2] irqchip/gic-v3-its: Use CMA for allocation of large device tables

[PATCH] x86_64, vmcoreinfo: Append 'page_offset_base' to vmcoreinfo
 2018-11-15 21:50 UTC  (7+ messages)

[PATCH v2] x86_64, vmcoreinfo: Append 'page_offset_base' to vmcoreinfo
 2018-11-15 21:47 UTC 

[PATCH 1/4] pwm: Add new helper to initialize a pwm_state variable with defaults
 2018-11-15 21:05 UTC  (10+ messages)
` [PATCH 2/4] ARM: S3C24XX: rx1950: make use of atomic PWM API

move the arm arch_dma_alloc implementation to common code
 2018-11-15 20:58 UTC  (6+ messages)
` [PATCH 4/9] dma-mapping: move the arm64 ncoherent alloc/free support "

[PATCH 0/5] media: Allwinner A10 CSI support
 2018-11-15 20:51 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: media: Add Allwinner A10 CSI binding
` [PATCH 3/5] media: sunxi: Add A10 CSI driver

[PATCH v9 00/24] ILP32 for ARM64
 2018-11-15 20:27 UTC  (7+ messages)

[PATCH] drivers: soc: Allow building the amlogic drivers without ARCH_MESON
 2018-11-15 20:26 UTC  (2+ messages)

[PATCH] ARM64: dts: meson: p230: disable advertisement EEE for GbE
 2018-11-15 20:16 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: meson-axg: enable SCPI
 2018-11-15 20:07 UTC  (2+ messages)

[PATCH RESEND] arm64: dts: meson-gx: Add hdmi_5v regulator as hdmi tx supply
 2018-11-15 20:00 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: meson-gx: fix GPIO lines names
 2018-11-15 19:54 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: Remove Arrow SD600 eval board
 2018-11-15 19:45 UTC  (2+ messages)

[PATCH v4 0/6] arm64: Get rid of __early_init_dt_declare_initrd()
 2018-11-15 19:35 UTC  (10+ messages)
` [PATCH v4 4/6] arm64: Utilize phys_initrd_start/phys_initrd_size
` [PATCH v4 6/6] arch: Move initrd= parsing into do_mounts_initrd.c

[resend PATCH 1/3] pwm: mediatek: drop flag 'has_clks'
 2018-11-15 19:20 UTC  (3+ messages)
` [resend PATCH 2/3] pwm: mediatek: add pwm support for MT7629 SoC

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v4
 2018-11-15 19:05 UTC  (10+ messages)
` [PATCH 1/9] arm: remove EISA kconfig option
` [PATCH 2/9] alpha: force PCI on for non-jensen configs
` [PATCH 3/9] MIPS: remove the HT_PCI config option
` [PATCH 4/9] PCI: consolidate PCI config entry in drivers/pci
` [PATCH 5/9] PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
` [PATCH 6/9] PCI: consolidate the PCI_SYSCALL symbol
` [PATCH 7/9] pcmcia: allow PCMCIA support independent of the architecture
` [PATCH 8/9] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 9/9] eisa: consolidate EISA Kconfig entry in drivers/eisa

[PATCH] dt-bindings: rng: update bindings for MT7629 SoC
 2018-11-15 19:03 UTC  (2+ messages)

[PATCH v1 1/2] pinctrl: mediatek: add pinctrl support for MT7629 SoC
 2018-11-15 18:59 UTC  (4+ messages)
` [PATCH v1 2/2] dt-bindings: pinctrl: update bindings "

[PATCH 0/15] Add support for OLPC XO 1.75 Embedded Controller
 2018-11-15 18:57 UTC  (9+ messages)
` [PATCH 02/15] Revert "platform/olpc: Make ec explicitly non-modular"
` [PATCH 12/15] power: supply: olpc_battery: Use DT to get battery version

[RFC 0/3] Unify CPU topology across ARM64 & RISC-V
 2018-11-15 18:31 UTC  (2+ messages)

[PATCH 1/9] mm: Introduce new vm_insert_range API
 2018-11-15 18:13 UTC  (2+ messages)

[RFC PATCH v2 00/23] KVM: arm64: Initial support for SVE guests
 2018-11-15 18:04 UTC  (23+ messages)
` [RFC PATCH v2 05/23] KVM: arm: Add arch vcpu uninit hook
` [RFC PATCH v2 06/23] arm64/sve: Check SVE virtualisability
` [RFC PATCH v2 08/23] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
` [RFC PATCH v2 09/23] KVM: arm64: Propagate vcpu into read_id_reg()
` [RFC PATCH v2 10/23] KVM: arm64: Extend reset_unknown() to handle mixed RES0/UNKNOWN registers
` [RFC PATCH v2 11/23] KVM: arm64: Support runtime sysreg filtering for KVM_GET_REG_LIST
` [RFC PATCH v2 12/23] KVM: arm64/sve: System register context switch and access support
` [RFC PATCH v2 20/23] KVM: arm64: Add arch vm ioctl hook

[PATCH v4 00/26] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-11-15 17:49 UTC  (7+ messages)
` [PATCH v4 03/26] clk: sunxi-ng: Add check for maximum rate to NKM PLLs
` [PATCH v4 08/26] drm/sun4i: sun6i_mipi_dsi: Fix VBP size calculation

[PATCH v1] arch: arm64: add ARM64 specific fucntions required for ehci fsl driver
 2018-11-15 17:48 UTC  (2+ messages)

[PATCH 0/4] arm64: Support perf event modifiers :G and :H
 2018-11-15 17:40 UTC  (10+ messages)
` [PATCH 1/4] arm64: KVM: add accessors to track guest/host only counters
` [PATCH 2/4] arm64: arm_pmu: Add support for exclude_host/exclude_guest attributes
` [PATCH 3/4] arm64: arm_pmu: Exclude EL1,2 with :G :H perf attributes
` [PATCH 4/4] arm64: KVM: Enable support for :G/:H perf event modifiers

[PATCH 00/15] Cedrus support for the Allwinner H5 and A64 platforms
 2018-11-15 16:52 UTC  (23+ messages)
` [PATCH 01/15] ARM: dts: sun8i-a33: Remove heading 0 in video-codec unit address
` [PATCH 02/15] ARM: dts: sun8i-h3: "
` [PATCH 03/15] ARM: dts: sun8i-h3: Fix the system-control register range
` [PATCH 04/15] soc: sunxi: sram: Enable EMAC clock access for H3 variant
` [PATCH 05/15] dt-bindings: sram: sunxi: Add bindings for the H5 with SRAM C1
` [PATCH 06/15] soc: sunxi: sram: Add support for the H5 SoC system control
` [PATCH 07/15] arm64: dts: allwinner: h5: Add system-control node with SRAM C1
` [PATCH 08/15] ARM/arm64: sunxi: Move H3/H5 syscon label over to soc-specific nodes
` [PATCH 09/15] dt-bindings: sram: sunxi: Add compatible for the A64 SRAM C1
` [PATCH 10/15] arm64: dts: allwinner: a64: Add support for the SRAM C1 section
` [PATCH 11/15] dt-bindings: media: cedrus: Add compatibles for the A64 and H5
` [PATCH 12/15] media: cedrus: Add device-tree compatible and variant for H5 support
` [PATCH 13/15] media: cedrus: Add device-tree compatible and variant for A64 support
` [PATCH 14/15] arm64: dts: allwinner: h5: Add Video Engine and reserved memory node
  ` [linux-sunxi] "
` [PATCH 15/15] arm64: dts: allwinner: a64: "

[PATCH v2] arm64: Make kpti command line options x86 compatible
 2018-11-15 16:49 UTC  (3+ messages)

[ARM64] Printing IRQ stack usage information
 2018-11-15 16:49 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: pwm: update bindings for MT7629 SoC
 2018-11-15 16:43 UTC  (3+ messages)

[PATCH v3 0/9] Regenerate arm64 defconfig for current kernel
 2018-11-15 16:32 UTC  (5+ messages)
` [PATCH v3 5/9] arm64: defconfig: Replace PINCTRL_MT7622 with PINCTRL_MTK_MOORE

[PATCH 0/4 v1] Mezzanine Low Speed connector bus
 2018-11-15 16:26 UTC  (3+ messages)

[PATCH 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2018-11-15 15:48 UTC 

[PATCH 3/9] drivers/firewire/core-iso.c: Convert to use vm_insert_range
 2018-11-15 15:47 UTC 

[PATCH 2/9] arch/arm/mm/dma-mapping.c: Convert to use vm_insert_range
 2018-11-15 15:46 UTC 

[PATCH 0/9] Use vm_insert_range
 2018-11-15 15:43 UTC 

[PATCH v0 0/2] Initial Allwinner T3 support
 2018-11-15 15:31 UTC  (3+ messages)

[PATCH] kvm: arm/arm64 : fix vm's hanging at startup time
 2018-11-15 15:14 UTC  (3+ messages)

[PATCH 0/9] ARM: SAMSUNG: add Exynos chipid driver
 2018-11-15 15:11 UTC  (10+ messages)
    ` [PATCH 1/9] ARM: EXYNOS: remove secondary startup initialization from smp_prepare_cpus
    ` [PATCH 2/9] soc: samsung: add exynos chipid driver support
    ` [PATCH 3/9] ARM: EXYNOS: enable exynos_chipid for ARCH_EXYNOS
    ` [PATCH 4/9] ARM64: "
    ` [PATCH 5/9] ARM: EXYNOS: use chipid driver
    ` [PATCH 6/9] ARM: EXYNOS: remove soc_is_exynos*() macros
    ` [PATCH 7/9] ARM: SAMSUNG: remove samsung_rev()
    ` [PATCH 8/9] ARM: SAMSUNG: remove s5p_init_cpu()
    ` [PATCH 9/9] ARM: EXYNOS: remove <mach/map.h> include

[PATCH] arm64: dts: allwinner: h6: fix EMAC compatible string sequence
 2018-11-15 15:06 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: gpu: mali-utgard: Add compatible for A64 Mali
 2018-11-15 15:06 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: allwinner: a64: Add device node for Mali-400 GPU

[PATCH] ARM: dts: rockchip: Fix Rock2 vcc_flash name
 2018-11-15 14:57 UTC  (2+ messages)

[PATCH v2 0/2] media: cedrus: Add H264 decoding support
 2018-11-15 14:56 UTC  (3+ messages)
` [PATCH v2 1/2] media: uapi: Add H264 low-level decoder API compound controls
` [PATCH v2 2/2] media: cedrus: Add H264 decoding support

[RFC PATCH 00/12] net: introduce Qualcomm IPA driver
 2018-11-15 14:48 UTC  (9+ messages)
` [RFC PATCH 07/12] soc: qcom: ipa: IPA register abstraction
` [RFC PATCH 10/12] soc: qcom: ipa: data path

[PATCH] arm64: defconfig: Enable CONFIG_PHY_RCAR_GEN3_PCIE
 2018-11-15 14:47 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: allwinner: Olimex A64-OLinuXino: enable eMMC
 2018-11-15 14:46 UTC  (12+ messages)

[PATCH v3 0/7] Add ARMv8.3 pointer authentication for kvm guest
 2018-11-15 14:33 UTC  (6+ messages)
` [PATCH v3 2/7] arm64/kvm: context-switch ptrauth registers

[PATCH v2 1/3] clk: imx6q: reset exclusive gates on init
 2018-11-15 14:30 UTC  (3+ messages)
` [PATCH v2 2/3] clk: imx6q: optionally get CCM inputs via standard clock handles
` [PATCH v2 3/3] clk: imx6q: handle ENET PLL bypass

[PATCH] ARM: shmobile: sh73a0: Remove obsolete inclusion of <asm/smp_twd.h>
 2018-11-15 14:25 UTC  (2+ messages)

[PATCH 0/2] ARM: shmobile: Restrict SCU/TWD support to SoCs that have it
 2018-11-15 14:24 UTC  (5+ messages)
` [PATCH 1/2] ARM: shmobile: Restrict SCU "
` [PATCH 2/2] ARM: shmobile: Restrict TWD "

[PATCH] arm64: renesas: Enable GPIOLIB to allow GPIO driver selection
 2018-11-15 14:22 UTC  (2+ messages)

[PATCH] i2c: at91: switched to resume/suspend callbacks
 2018-11-15 14:18 UTC  (3+ messages)

[PATCH v10 00/22] kasan: add software tag-based mode for arm64
 2018-11-15 13:43 UTC  (12+ messages)
` [PATCH v10 08/22] kasan, arm64: untag address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v10 12/22] kasan, arm64: fix up fault handling logic

[PATCH 1/2] clocksource: Demote dbx500 PRCMU clocksource
 2018-11-15 13:32 UTC  (2+ messages)
` [PATCH 2/2] clocksource: Drop Ux500 custom SCHED_CLOCK

[PATCH v6 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-11-15 13:09 UTC  (13+ messages)
` [PATCH v6 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH] arm64: dts: actions: s700: Add I2C controller nodes
 2018-11-15 12:51 UTC  (3+ messages)

[PATCH v7 0/5] Add Actions Semi S700 pinctrl support
 2018-11-15 12:47 UTC  (6+ messages)
` [PATCH v7 1/5] pinctrl: actions: define constructor generic to Actions Semi SoC's
` [PATCH v7 2/5] pinctrl: actions: define pad control configurtion to SoC specific
` [PATCH v7 3/5] dt-bindings: pinctrl: Add bindings for Actions Semi S700 SoC
` [PATCH v7 4/5] pinctrl: actions: Add Actions Semi S700 pinctrl driver
` [PATCH v7 5/5] arm64: dts: actions: Add pinctrl node for Actions Semi S700

[PATCH] Uprobes: Fix kernel oops with delayed_uprobe_remove()
 2018-11-15 12:43 UTC  (4+ messages)

[PATCH v3 0/7] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64
 2018-11-15 12:24 UTC  (5+ messages)

[PATCH v7 0/4] clk: meson: add a sub EMMC clock controller support
 2018-11-15 12:18 UTC  (5+ messages)
` [PATCH v7 1/4] clk: meson: add emmc sub clock phase delay driver
` [PATCH v7 2/4] clk: meson: add DT documentation for emmc clock controller
` [PATCH v7 3/4] clk: meson: add sub MMC clock controller driver
` [PATCH v7 4/4] clk: meson: add one based divider support for sclk divider

[PATCH 0/2] clocksource/meson6_timer: implement ARM delay timer
 2018-11-15 12:15 UTC  (5+ messages)
` [PATCH 1/2] clocksource: meson6_timer: use register names from the datasheet

[PATCH] arm64: dts: lx2160aqds: Add mdio mux nodes
 2018-11-15 12:12 UTC 

[PATCH v6 0/5] Add Actions Semi S700 pinctrl support
 2018-11-15 11:53 UTC  (5+ messages)
` [PATCH v6 3/5] dt-bindings: pinctrl: Add bindings for Actions Semi S700 SoC

[PATCH -next] clk: stm32mp1: drop pointless static qualifier in stm32_register_hw_clk()
 2018-11-15 11:36 UTC 

[PATCH] kvm: arm/arm64 : fix vm's hanging at startup time
 2018-11-15 11:10 UTC 

[PATCH] MAINTAINERS: merge at91 pinctrl entries
 2018-11-15 11:04 UTC  (2+ messages)

[PATCH 0/3] ARN: OMAP1: ams-delta: Post-GPIO-refresh cleanups
 2018-11-15 10:45 UTC  (2+ messages)

[PATCH 0/2] Add cpufreq support for Armada 8K
 2018-11-15 10:36 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: ap806: add cpufreq driver "


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