messages from 2018-02-21 17:04:34 to 2018-02-22 11:39:46 UTC [more...]
[PATCH v2 00/19] R-Car M3-N initial support
2018-02-22 11:39 UTC (25+ messages)
` [PATCH v2 08/19] ARM64: dts: Add Renesas R8A77965 SoC support
` [PATCH v2 09/19] ARM64: dts: Add R-Car Salvator-x M3-N support
` [PATCH v2 11/19] ARM64: dts: r8a77965: Add dmac device nods
` [PATCH v2 12/19] dt-bindings: serial: sh-sci: Add support for r8a77965 (H)SCIF
` [PATCH v2 15/19] dt-bindings: gpio: Add support for r8a77965
` [PATCH v2 16/19] ARM64: dts: r8a77965: Add GPIO nodes
` [PATCH v2 14/19] ARM64: dts: r8a77965: Add SCIF device nodes
` [PATCH v2 19/19] ARM64: dts: r8a77965: Add EtherAVB device node
[PATCH v3] arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
2018-02-22 11:38 UTC (5+ messages)
[PATCH v11 0/8] perf: Support for ARM DynamIQ Shared Unit
2018-02-22 11:33 UTC (4+ messages)
` [PATCH v11 8/8] perf: ARM DynamIQ Shared Unit PMU support
[PATCH v8 00/13] arm64: kexec: add kexec_file_load() support
2018-02-22 11:17 UTC (14+ messages)
` [PATCH v8 01/13] resource: add walk_system_ram_res_rev()
` [PATCH v8 02/13] kexec_file: make an use of purgatory optional
` [PATCH v8 03/13] kexec_file, x86, powerpc: factor out kexec_file_ops functions
` [PATCH v8 04/13] x86: kexec_file: factor out elf core header related functions
` [PATCH v8 05/13] kexec_file, x86: move re-factored code to generic side
` [PATCH v8 06/13] asm-generic: add kexec_file_load system call to unistd.h
` [PATCH v8 07/13] arm64: kexec_file: invoke the kernel without purgatory
` [PATCH v8 08/13] arm64: kexec_file: load initrd and device-tree
` [PATCH v8 09/13] arm64: kexec_file: add crash dump support
` [PATCH v8 10/13] arm64: kexec_file: add Image format support
` [PATCH v8 11/13] arm64: kexec_file: enable KEXEC_FILE config
` [PATCH v8 12/13] include: pe.h: remove message[] from mz header definition
` [PATCH v8 13/13] arm64: kexec_file: enable KEXEC_VERIFY_SIG for Image
[PATCH v3 00/25] ASoC: qcom: Add support to QDSP based Audio
2018-02-22 11:16 UTC (14+ messages)
` [PATCH v3 01/25] dt-bindings: soc: qcom: Add bindings for APR bus
` [PATCH v3 15/25] ASoC: qcom: qdsp6: Add support to q6asm dai driver
` [alsa-devel] "
` [PATCH v3 24/25] ASoC: qcom: apq8096: Add db820c machine driver
` [alsa-devel] "
[PATCH v4 00/40] Optimize KVM/ARM for VHE systems
2018-02-22 11:10 UTC (65+ messages)
` [PATCH v4 01/40] KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
` [PATCH v4 03/40] KVM: arm64: Avoid storing the vcpu pointer on the stack
` [PATCH v4 04/40] KVM: arm64: Rework hyp_panic for VHE and non-VHE
` [PATCH v4 08/40] KVM: arm/arm64: Introduce vcpu_el1_is_32bit
` [PATCH v4 09/40] KVM: arm64: Move debug dirty flag calculation out of world switch
` [PATCH v4 10/40] KVM: arm64: Slightly improve debug save/restore functions
` [PATCH v4 11/40] KVM: arm64: Improve debug register save/restore flow
` [PATCH v4 12/40] KVM: arm64: Factor out fault info population and gic workarounds
` [PATCH v4 13/40] KVM: arm64: Introduce VHE-specific kvm_vcpu_run
` [PATCH v4 16/40] KVM: arm64: Remove noop calls to timer save/restore from VHE switch
` [PATCH v4 17/40] KVM: arm64: Move userspace system registers into separate function
` [PATCH v4 18/40] KVM: arm64: Rewrite sysreg alternatives to static keys
` [PATCH v4 20/40] KVM: arm/arm64: Remove leftover comment from kvm_vcpu_run_vhe
` [PATCH v4 22/40] KVM: arm64: Don't save the host ELR_EL2 and SPSR_EL2 on VHE systems
` [PATCH v4 24/40] KVM: arm64: Rewrite system register accessors to read/write functions
` [PATCH v4 26/40] KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1
` [PATCH v4 31/40] KVM: arm64: Move common VHE/non-VHE trap config in separate functions
` [PATCH v4 32/40] KVM: arm64: Directly call VHE and non-VHE FPSIMD enabled functions
` [PATCH v4 33/40] KVM: arm64: Configure c15, PMU, and debug register traps on cpu load/put for VHE
` [PATCH v4 34/40] KVM: arm64: Cleanup __activate_traps and __deactive_traps for VHE and non-VHE
` [PATCH v4 35/40] KVM: arm/arm64: Get rid of vgic_elrsr
[PATCH 1/2] ARM: irqchip: stm32: Optimizes and cleans up stm32-exti irq_domain
2018-02-22 11:01 UTC (3+ messages)
` [1/2] "
[PATCH v11 00/10] omap: dmtimer: Move driver out of plat-omap
2018-02-22 10:57 UTC (3+ messages)
` [PATCH v11 04/10] clocksource: timer-ti-dm: Replace architecture
[PATCH 0/4][v4][RESEND] dt-bindings: mtd-physmap: Add endianness supports
2018-02-22 10:31 UTC (9+ messages)
` [PATCH 1/4][v4][RESEND] "
` [PATCH 2/4][v4][RESEND] driver: mtd: update struct map_info's swap as per map requirement
` [PATCH 3/4][v4][RESEND] ARM: dts: Add NOR connection type with IFC
` [PATCH 4/4][v4][RESEND] ARM64: "
` [PATCH 1/2][v2][RESEND] ARM: dts: Add big-endian for IFC on LS1021A
` [PATCH 2/2][v2][RESEND] ARM: dts: ls1021aqds: Add nand node for ifc controller
[PATCH 2/4][v4] driver: mtd: update struct map_info's swap as per map requirement
2018-02-22 10:21 UTC (2+ messages)
[PATCH v2] usb: host: ehci-platform: add support for optional external vbus supply
2018-02-22 10:17 UTC (2+ messages)
[PATCH v3 1/4] driver: clk: imx: Add CLK_IS_CRITICAL flag for busy diviver and busy mux
2018-02-22 9:52 UTC (3+ messages)
[PATCH] media: stm32-dcmi: add JPEG support
2018-02-22 9:51 UTC
[PATCH] media: stm32-dcmi: fix unnecessary parentheses
2018-02-22 9:51 UTC
[PATCH v2] media: stm32-dcmi: rework overrun/error case
2018-02-22 9:49 UTC
[PATCH v2] media: stm32-dcmi: fix lock scheme
2018-02-22 9:49 UTC
[PATCH v5 00/20][RESEND] firmware: ARM System Control and Management Interface(SCMI) support
2018-02-22 9:48 UTC (4+ messages)
` [PATCH v5 19/20] cpufreq: add support for CPU DVFS based on SCMI message protocol
[PATCH v3 0/7] Add SMP support on sun8i-a83t
2018-02-22 9:30 UTC (7+ messages)
` [PATCH v3 1/7] ARM: sun8i: smp: Add support for A83T
` [PATCH v3 6/7] arm: dts: sun8i: a83t: Fix undefined offset with virtual timer
[PATCH] soc: imx: gpc: fix double semicolons
2018-02-22 9:14 UTC
[PATCH 03/37] iommu/sva: Manage process address spaces
2018-02-22 9:03 UTC
[PATCH] KVM: arm/arm64: No need to zero CNTVOFF in kvm_timer_vcpu_put() for VHE
2018-02-22 8:58 UTC (3+ messages)
[PATCH] MAINTAINERS: Update ASPEED entry with details
2018-02-22 8:50 UTC (3+ messages)
[PATCH v5 00/26] Fix watchdog on Renesas R-Car Gen2 and RZ/G1
2018-02-22 8:38 UTC (6+ messages)
[RFC PATCH] mmc: sdhci-of-arasan: Add auto tuning support for ZynqMP Platform
2018-02-22 8:20 UTC (4+ messages)
[PATCH v4 0/4] Add DTS for SDM845 SoC and MTP
2018-02-22 7:57 UTC (10+ messages)
` [PATCH v4 2/4] dt-bindings: qcom: Add SDM845 bindings
` [PATCH v4 3/4] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 SoC and MTP
[PATCH v2 0/8] PECI device driver introduction
2018-02-22 7:01 UTC (21+ messages)
` [PATCH v2 1/8] [PATCH 1/8] drivers/peci: Add support for PECI bus driver core
` [RFC PATCH] drivers/peci: peci_match_id() can be static
` [PATCH v2 2/8] [PATCH 2/8] Documentations: dt-bindings: Add a document of PECI adapter driver for Aspeed AST24xx/25xx SoCs
` [PATCH v2 7/8] [PATCH 7/8] drivers/hwmon: Add a generic PECI hwmon client driver
[PATCH v5 0/4] Add DTS for SDM845 SoC and MTP
2018-02-22 6:12 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: arm: Document kryo385 cpu
` [PATCH v5 2/4] dt-bindings: qcom: Add SDM845 bindings
` [PATCH v5 3/4] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 SoC and MTP
` [PATCH v5 4/4] arm64: dts: sdm845: Add serial console support
[PATCH] cpufreq: mediatek: Convert pr_warn() to pr_debug()
2018-02-22 5:56 UTC
[PATCH v1 0/5] update Mediatek MT2712 clock and scpsys support
2018-02-22 5:48 UTC (7+ messages)
` [PATCH v1 1/5] dt-bindings: soc: update MT2712 power dt-bindings
` [PATCH v1 2/5] soc: mediatek: update power domain data of MT2712
` [PATCH v1 3/5] dt-bindings: clock: add clocks for MT2712
` [PATCH v1 4/5] arm64: dts: add clock device nodes of MT2712
` [PATCH v1 5/5] clk: mediatek: update clock driver "
[PATCH 0/2] lkdtm: fix irq handler entry for arm64
2018-02-22 5:45 UTC (6+ messages)
` [PATCH 1/2] arm64: kprobes: Remove unneeded address sanity check
[PATCH V4 1/2] clk: imx: imx7d: add the snvs clock
2018-02-22 5:19 UTC (4+ messages)
` [PATCH V4 2/2] ARM: dts: imx7s: add snvs rtc clock
ARM modes in linux
2018-02-22 5:18 UTC
[PATCH] PM / devfreq: exynos-ppmu: Delete an error message for a failed memory allocation in exynos_ppmu_probe()
2018-02-22 5:14 UTC (3+ messages)
[PATCH] arm64: Fix compilation error while accessing MPIDR_HWID_BITMASK from .S files
2018-02-22 4:32 UTC (3+ messages)
[PATCH] ARM: dts: aspeed-palmetto: Enable rear UART
2018-02-22 4:15 UTC
[PATCH v3 0/5] switch to MFD device for MediaTek audio subsystem
2018-02-22 4:14 UTC (6+ messages)
` [PATCH v3 4/5] dt-bindings: clock: mediatek: update audsys documentation to adapt MFD device
` [SPAM]Re: "
[PATCH v2 1/4] dt-bindings: add binding for i.MX8MQ CCM
2018-02-22 3:55 UTC (2+ messages)
[PATCH] clk: imx: imx6sx: update cko mux options
2018-02-22 3:50 UTC (2+ messages)
[PATCH] ARM: dts: imx6qdl-udoo: Disable usbh1 to avoid kernel hang
2018-02-22 3:40 UTC (2+ messages)
[PATCH] soc: imx: gpc: de-register power domains only if initialized
2018-02-22 3:21 UTC (2+ messages)
[PATCH v4 4/6] arm64: dts: exynos: add OF graph between MHL and USB connector
2018-02-22 2:57 UTC (2+ messages)
[GIT PULL] ZTE ZX fixes for 4.16
2018-02-22 2:57 UTC
[PATCH 16/25] arm: zx: dts: Remove leading 0x and 0s from bindings notation
2018-02-22 2:19 UTC (4+ messages)
[PATCH 0/2] Stackleak for arm64
2018-02-22 1:35 UTC (5+ messages)
` [PATCH 2/2] arm64: Clear the stack
[PATCH] rtc: brcmstb-waketimer: Set wktmr prescaler
2018-02-22 1:15 UTC
[PATCH 0/6] Introduce STMicroelectronics MultiFunction eXpander
2018-02-22 0:06 UTC (5+ messages)
` [PATCH 1/6] dt-bindings: mfd: Add ST Multi-Function eXpander driver
[PATCH v3 1/7] watchdog: sama5d4: make use of timeout-secs provided in devicetree
2018-02-22 0:02 UTC (5+ messages)
` [PATCH v3 3/7] watchdog: sirfsoc: allow setting timeout "
[PATCH 00/10] Add Actions Semi S900 pinctrl and gpio support
2018-02-21 23:52 UTC (6+ messages)
` [PATCH 05/10] dt-bindings: gpio: Add gpio nodes for Actions S900 SoC
[PATCH] ASoC: uniphier: evea: fix lisence comment style
2018-02-21 23:42 UTC
[RFC 00/14] Per-instance pagetables for MSM GPUs
2018-02-21 22:59 UTC (15+ messages)
` [PATCH 01/14] iommu: Add DOMAIN_ATTR_ENABLE_TTBR1
` [PATCH 02/14] iommu/arm-smmu: Add support for TTBR1
` [PATCH 03/14] iommu: Create a base struct for io_mm
` [PATCH 04/14] iommu: sva: Add support for pasid allocation
` [PATCH 05/14] iommu: arm-smmu: Add pasid implementation
` [PATCH 06/14] iommu: arm-smmu: Add side-band function to specific pasid callbacks
` [PATCH 07/14] drm/msm: Enable 64 bit mode by default
` [PATCH 08/14] drm/msm: Pass the MMU domain index in struct msm_file_private
` [PATCH 09/14] drm/msm/gpu: Support using TTBR1 for kernel buffer objects
` [PATCH 10/14] drm/msm: Add msm_mmu features
` [PATCH 11/14] drm/msm: Add support for iommu-sva PASIDs
` [PATCH 12/14] drm/msm: Add support for per-instance address spaces
` [PATCH 13/14] drm/msm: Support "
` [PATCH 14/14] drm/msm/a5xx: Support per-instance pagetables
[PATCH v2 00/10] Add Actions Semi S900 pinctrl and gpio support
2018-02-21 22:38 UTC (4+ messages)
` [PATCH v2 08/10] gpio: Add gpio driver for Actions OWL S900 SoC
arm64 physmap (was Re: [kernel-hardening] [PATCH 4/6] Protectable Memory)
2018-02-21 22:22 UTC (4+ messages)
[PATCH] ARM: mx35_3ds: remove unnecessary USB OTG init flag
2018-02-21 22:17 UTC
[PATCH 0/3] rk3328 and rock64 display support
2018-02-21 21:57 UTC (4+ messages)
` [PATCH 2/3] arm64: dts: rockchip: add rk3328 display nodes
[PATCH v3 0/8] drm/sun4i: Support more planes, zpos and plane-wide alpha
2018-02-21 20:39 UTC (4+ messages)
` [PATCH v3 1/8] drm/blend: Add a generic alpha property
[PATCH] arm64: dts: stratix10: enable i2c, add i2c periperals
2018-02-21 20:25 UTC
[PATCH 1/2] ARM: shmobile: Factor out complex condition
2018-02-21 19:59 UTC (3+ messages)
[PATCH v2 0/8] drm/rockchip: hdmi support for rk3328
2018-02-21 19:15 UTC (5+ messages)
` [PATCH v2 3/8] drm/bridge: dw-hdmi: allow overriding of phy-type reading
[PATCH net 2/4] net/8390: Fix msg_enable patch snafu
2018-02-21 19:14 UTC (3+ messages)
[PATCH 0/2] add support for Socionext SynQuacer I2C controller
2018-02-21 18:54 UTC (7+ messages)
` [PATCH 2/2] i2c: "
[PATCH V3] ARM: shmobile: stout: enable R-Car Gen2 regulator quirk
2018-02-21 18:47 UTC (2+ messages)
[PATCH v2 0/1] *clk: npcm750: add clock header to patch, fix typos and content in dt-binding txt
2018-02-21 18:22 UTC (7+ messages)
` [PATCH v2 1/1] clk: npcm750: update text with fixed clocks
[PATCH v2 0/2] arm64: cpufeature: Relocate PAN emulation report
2018-02-21 18:18 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] arm64: cpufeature: Remove redundant "feature" in reports
[PATCH] arm64: cpufeature: Trim feature reporting and include PAN emulation
2018-02-21 18:04 UTC (4+ messages)
[PATCH] arm64: Enforce BBM for huge IO/VMAP mappings
2018-02-21 17:47 UTC (3+ messages)
[PATCH v7 00/42] ARM: davinci: convert to common clock framework
2018-02-21 17:46 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).