linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-25 14:38:03 to 2018-02-26 13:09:26 UTC [more...]

[PATCH 00/11] KASan for arm
 2018-02-26 13:09 UTC  (5+ messages)
` [PATCH 01/11] Initialize the mapping of KASan shadow memory
      ` 答复: "

[RFC PATCH] irqchip/gic-v3-its: apply ACPI device based quirks
 2018-02-26 13:08 UTC  (7+ messages)

[PATCH] perf: arm_pmu_acpi: Fix armpmu_alloc call from invalid context
 2018-02-26 13:05 UTC  (4+ messages)

[PATCH] MAINTAINERS: update entries for ARM/STM32
 2018-02-26 13:03 UTC 

v4.16-rc0: missing includes in framebuffers break N900 compilation
 2018-02-26 13:00 UTC 

[RFC patch] ioremap: don't set up huge I/O mappings when p4d/pud/pmd is zero
 2018-02-26 12:53 UTC  (7+ messages)
      ` 答复: "

[RFC PATCH] drivers: use 'depends on MFD_SYSCON' instead of 'select MFD_SYSCON'
 2018-02-26 12:43 UTC  (4+ messages)

[PATCH 0/2] arm: Support for Renesas RZ/N1D (R9A06G032)
 2018-02-26 12:18 UTC  (3+ messages)
` [PATCH 1/2] arm: add basic support for Renesas RZ/N1 boards
` [PATCH 2/2] arm: rzn1: Add basic support for RZN1D-DB Board

[PATCH -stable] arm64: mm: don't write garbage into TTBR1_EL1 register
 2018-02-26 11:37 UTC  (5+ messages)

[PATCH v2 0/2]add support for Socionext SynQuacer I2C controller
 2018-02-26 11:35 UTC  (7+ messages)
` [PATCH v2 2/2] i2c: add "

[PATCH v8 00/13] arm64: kexec: add kexec_file_load() support
 2018-02-26 11:25 UTC  (12+ messages)
` [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 03/13] kexec_file,x86,powerpc: "
` [PATCH v8 04/13] x86: kexec_file: factor out elf core header related functions

[RFC PATCH 1/3] ASoC: stm32: Add S/PDIF to SAI bindings
 2018-02-26 11:20 UTC  (2+ messages)
` Applied "ASoC: stm32: Add S/PDIF to SAI bindings" to the asoc tree

[RFC PATCH 3/3] ASoC: stm32: sai: Add support of S/PDIF playback
 2018-02-26 11:20 UTC  (2+ messages)
` Applied "ASoC: stm32: sai: Add support of S/PDIF playback" to the asoc tree

[PATCH v2 01/10] regmap: mmio: Add function to attach a clock
 2018-02-26 11:17 UTC  (2+ messages)
` Applied "regmap: mmio: Add function to attach a clock" to the regmap tree

[PATCH] ASoC: uniphier: fix broken sound if use SRC in replay
 2018-02-26 11:17 UTC  (2+ messages)
` Applied "ASoC: uniphier: fix broken sound if use SRC in replay" to the asoc tree

[PATCH] ASoC: sirf: remove duplicated bit-wise or of USP_RXFIFO_THD_INT
 2018-02-26 11:17 UTC  (2+ messages)
` Applied "ASoC: sirf: remove duplicated bit-wise or of USP_RXFIFO_THD_INT" to the asoc tree

[PATCH] ASoC: pxa: remove duplicated bit-wise or of SNDRV_PCM_FMTBIT_S24_LE
 2018-02-26 11:17 UTC  (2+ messages)
` Applied "ASoC: pxa: remove duplicated bit-wise or of SNDRV_PCM_FMTBIT_S24_LE" to the asoc tree

[PATCH v2 03/10] drm/sun4i: Protect the TCON pixel clocks
 2018-02-26 11:15 UTC  (3+ messages)
` [v2,03/10] "

[PATCH] ARM: dts: porter: Add missing PMIC nodes
 2018-02-26 11:15 UTC  (5+ messages)

[PATCH v7 2/2] media: V3s: Add support for Allwinner CSI
 2018-02-26 11:06 UTC  (4+ messages)

[PATCH] arm64: defconfig: enable R8A77965 SoC
 2018-02-26 11:03 UTC  (5+ messages)

[PATCH] arm64: defconfig: enable R8A77965 SoC
 2018-02-26 11:02 UTC  (3+ messages)

[PATCH] drm/sun4i: link in front-end code if needed
 2018-02-26 10:55 UTC  (5+ messages)

[RFC PATCH v3 0/3] arm64/kernel: get rid of GCC large model code
 2018-02-26 10:53 UTC  (7+ messages)
` [RFC PATCH v3 2/3] arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419

[RFC][PATCH] ARM: shmobile: Rework the PMIC IRQ line quirk
 2018-02-26 10:51 UTC  (3+ messages)

[PATCH 02/52] arm64: alternatives: apply boot time fixups via the linear mapping
 2018-02-26 10:45 UTC  (51+ messages)
` [PATCH 03/52] arm64: barrier: Add CSDB macros to control data-value prediction
` [PATCH 04/52] arm64: Implement array_index_mask_nospec()
` [PATCH 05/52] arm64: move TASK_* definitions to <asm/processor.h>
` [PATCH 06/52] arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
` [PATCH 07/52] arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
` [PATCH 08/52] arm64: uaccess: consistently check object sizes
` [PATCH 09/52] arm64: Make USER_DS an inclusive limit
` [PATCH 10/52] arm64: Use pointer masking to limit uaccess speculation
` [PATCH 11/52] arm64: syscallno is secretly an int, make it official
` [PATCH 12/52] arm64: entry: Ensure branch through syscall table is bounded under speculation
` [PATCH 13/52] arm64: uaccess: Prevent speculative use of the current addr_limit
` [PATCH 14/52] arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
` [PATCH 15/52] arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
` [PATCH 16/52] arm64: futex: Mask __user pointers prior to dereference
` [PATCH 17/52] drivers/firmware: Expose psci_get_version through psci_ops structure
` [PATCH 18/52] arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
` [PATCH 19/52] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
` [PATCH 20/52] arm64: Run enable method for errata work arounds on late CPUs
` [PATCH 21/52] arm64: cpufeature: Pass capability structure to ->enable callback
` [PATCH 22/52] arm64: Move post_ttbr_update_workaround to C code
` [PATCH 23/52] arm64: Add skeleton to harden the branch predictor against aliasing attacks
` [PATCH 24/52] arm64: Move BP hardening to check_and_switch_context
` [PATCH 25/52] arm64: KVM: Use per-CPU vector when BP hardening is enabled
` [PATCH 26/52] arm64: entry: Apply BP hardening for high-priority synchronous exceptions
` [PATCH 27/52] arm64: entry: Apply BP hardening for suspicious interrupts from EL0
` [PATCH 28/52] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
` [PATCH 29/52] arm64: Implement branch predictor hardening for affected Cortex-A CPUs
` [PATCH 30/52] arm64: KVM: Increment PC after handling an SMC trap
` [PATCH 31/52] arm/arm64: KVM: Consolidate the PSCI include files
` [PATCH 32/52] arm/arm64: KVM: Add PSCI_VERSION helper
` [PATCH 33/52] arm/arm64: KVM: Add smccc accessors to PSCI code
` [PATCH 34/52] arm/arm64: KVM: Implement PSCI 1.0 support
` [PATCH 35/52] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH 36/52] arm64: KVM: Make PSCI_VERSION a fast path
` [PATCH 37/52] arm/arm64: KVM: Turn kvm_psci_version into a static inline
` [PATCH 38/52] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH 39/52] arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH 40/52] firmware/psci: Expose PSCI conduit
` [PATCH 41/52] firmware/psci: Expose SMCCC version through psci_ops
` [PATCH 44/52] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH 45/52] arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
` [PATCH 46/52] arm: Add BTB invalidation on switch_mm for Cortex-A9, A12 and A17
` [PATCH 47/52] arm: Invalidate BTB on prefetch abort outside of user mapping on Cortex A8, A9, "
` [PATCH 48/52] arm: KVM: Invalidate BTB on guest exit for Cortex-A12/A17
` [PATCH 49/52] arm: Add icache invalidation on switch_mm for Cortex-A15
` [PATCH 50/52] arm: Invalidate icache on prefetch abort outside of user mapping on Cortex-A15
` [PATCH 51/52] arm: KVM: Invalidate icache on guest exit for Cortex-A15

[PATCH 00/12] Use dts data for ti-sysc to configure sysconfig
 2018-02-26 10:37 UTC  (3+ messages)
` [PATCH 11/12] PM / AVS: SmartReflex: Prepare to use device tree based probing

[PATCH 0/5] mmc: add stm32 sdmmc controller
 2018-02-26 10:35 UTC  (4+ messages)
` [PATCH 2/5] mmc: add stm32 sdmmc controller driver

[PATCH 00/15] Implement H3/H5 HDMI driver
 2018-02-26 10:28 UTC  (8+ messages)
` [PATCH 01/15] clk: sunxi-ng: Add check for minimal rate to NM PLLs
` [PATCH 08/15] drm/sun4i: Fix polarity configuration for DW HDMI PHY

[PATCH v4 00/10] Sunxi: Add SMP support on A83T
 2018-02-26 10:25 UTC  (14+ messages)
` [PATCH v4 01/10] ARM: sun9i: smp: Add sun9i dt parsing function
` [PATCH v4 02/10] ARM: sun9i: smp: Rename clusters's power-off register
` [PATCH v4 03/10] ARM: sun8i: smp: Add support for A83T
` [PATCH v4 10/10] ARM: sunxi: smp: Add initialization of CNTVOFF

[PATCH v7 00/15] Krait clocks + Krait CPUfreq
 2018-02-26 10:15 UTC  (18+ messages)
` [PATCH v7 01/15] ARM: Add Krait L2 register accessor functions
` [PATCH v7 02/15] clk: mux: Split out register accessors for reuse
` [PATCH v7 03/15] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH v7 04/15] clk: qcom: Add HFPLL driver
` [PATCH v7 05/15] dt-bindings: clock: Document qcom,hfpll
` [PATCH v7 06/15] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH v7 07/15] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH v7 08/15] clk: qcom: Add support for Krait clocks
` [PATCH v7 09/15] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v7 10/15] dt-bindings: arm: Document qcom,kpss-gcc
` [PATCH v7 11/15] clk: qcom: Add Krait clock controller driver
` [PATCH v7 12/15] dt-bindings: clock: Document qcom,krait-cc
` [PATCH v7 13/15] clk: qcom: Add safe switch hook for krait mux clocks
` [PATCH v7 14/15] cpufreq: Add module to register cpufreq on Krait CPUs
` [PATCH v7 15/15] dt-bindings: cpufreq: Document operating-points-v2-krait-cpu

[PATCH v3 00/10] extend PWM framework to support PWM modes
 2018-02-26  9:57 UTC  (4+ messages)
` [PATCH v3 05/10] pwm: add PWM mode to pwm_config()

[PATCH] arm64: mm: fix thinko in non-global page table attribute check
 2018-02-26  9:51 UTC  (2+ messages)

[PATCH v3 0/5] linux/const.h: cleanups of macros such as UL(), _BITUL(), BIT() etc
 2018-02-26  9:49 UTC  (5+ messages)
` [PATCH v3 2/5] m68k: rename UL() to TO_UL()

regression v4.16 on Nokia N900:/dev/input/event6 aka AV Jack support disappeared
 2018-02-26  9:47 UTC  (2+ messages)

[PATCH] PCIe bridge deferred probe breaks suspend resume
 2018-02-26  9:38 UTC  (6+ messages)

[PATCH] cpufreq: scpi: invoke frequency-invariance setter function
 2018-02-26  9:32 UTC  (4+ messages)

[PATCH v3 00/22] Verbatim device names and devm_nvmem_(un)register()
 2018-02-26  9:30 UTC  (5+ messages)

[PATCH v3 5/7] clk: sunxi-ng: add support for the Allwinner H6 CCU
 2018-02-26  9:26 UTC  (5+ messages)
` [PATCH v3 6/7] arm64: allwinner: h6: add the basical Allwinner H6 DTSI file

[PATCH] i2c: cadence: Fix PM device usage count
 2018-02-26  9:20 UTC  (2+ messages)
` [SIL2review] "

[PATCH RFC] drm/sun4i: Enable the output on the pins (tcon0)
 2018-02-26  9:13 UTC  (2+ messages)

[PATCH v2 4/4] ARM: PWM: add allwinner sun8i pwm support
 2018-02-26  9:00 UTC  (2+ messages)

[PATCH v2 2/4] ARM: dtsi: add pwm node for sun8i
 2018-02-26  8:49 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: pwm: binding allwinner sun8i
 2018-02-26  8:44 UTC  (2+ messages)

[PATCH v2 14/15] clk: stm32: Add clk entry for SDMMC2 on stm32F769
 2018-02-26  8:41 UTC 

[PATCH 0.5/12] ARM: OMAP2+: Prepare to pass auxdata for smartreflex
 2018-02-26  8:37 UTC  (2+ messages)

[PATCH v2 0/4] PINCTRL: Mediatek pinctrl driver for mt2712
 2018-02-26  8:34 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: mt2712: add pintcrl file
` [PATCH v2 2/4] arm64: dts: mt2712: add pintcrl device node
` [PATCH v2 3/4] pinctrl: add mt2712 pinctrl driver
` [PATCH v2 4/4] pintcrl: support bias-disable of generic and special pins simultaneously

[GIT PULL] STi DT update for v4.17 round 1
 2018-02-26  8:32 UTC 

[PATCH v2 00/19] R-Car M3-N initial support
 2018-02-26  8:14 UTC  (3+ messages)
` [PATCH v2 01/19] clk: renesas: cpg-mssr: Add support for R-Car M3-N

[PATCH v2] ARM: dts: imx6ul: add wdog3 node
 2018-02-26  8:13 UTC  (2+ messages)

[PATCH v3 01/10] pwm: extend PWM framework with PWM modes
 2018-02-26  8:11 UTC  (3+ messages)

[PATCH v2 1/4] arm64: add basic Kconfig symbols for i.MX8
 2018-02-26  8:07 UTC  (7+ messages)
` [PATCH v2 2/4] arm64: add basic DTS for i.MX8MQ

[PATCH] ARM: ds: keystone-k2g: add watchdog support
 2018-02-26  7:22 UTC  (3+ messages)

[PATCH] firmware: ti_sci: Switch to SPDX Licensing
 2018-02-26  6:57 UTC  (4+ messages)

[PATCH] arm64: dts: ls1046a: add a dummy memory 'reg' property
 2018-02-26  6:33 UTC 

[PATCH V2] ARM: dts: da850-evm: add chosen and SPI alias
 2018-02-26  6:33 UTC  (2+ messages)

[PATCH v4 08/10] ARM: sunxi: smp: Move assembly code into a file
 2018-02-26  6:22 UTC  (2+ messages)

[PATCH] ARM: davinci_all_defconfig: set CONFIG_DAVINCI_WATCHDOG=y
 2018-02-26  6:13 UTC  (2+ messages)

[PATCH] ARM: davinci: board-da830-evm: fix unused const variable warning
 2018-02-26  6:08 UTC  (2+ messages)

[PATCH] ARM: dts: da850-lego-ev3: use a correct fallback for at24 compatible
 2018-02-26  5:55 UTC  (3+ messages)

[PATCH 00/27] cpufreq: Stop validating cpufreq table in drivers
 2018-02-26  5:09 UTC  (5+ messages)
` [PATCH 06/27] cpufreq: brcmstb: Don't validate the frequency table twice
` [PATCH 12/27] cpufreq: mediatek: "
` [PATCH 19/27] cpufreq: s3c24xx: "
` [PATCH 21/27] cpufreq: scpi: "

[PATCH 1/3] arm64: dts: ls1012a: add cpu idle support
 2018-02-26  5:08 UTC  (4+ messages)

[PATCH] arm64: dts: ls1046a: drop incomplete memory node
 2018-02-26  4:35 UTC  (3+ messages)

[PATCH v1 00/19] refactor dts and add support for more boards
 2018-02-26  4:13 UTC  (5+ messages)
` [PATCH v1 02/19] dt-bindings: cpufreq: mediatek: use - instead of _ in examples
` [PATCH v1 09/19] arm: dts: mt7623: add related clock properties to cpu[1-3] nodes

[PATCH usb-next v10 0/8] initialize (multiple) PHYs for a HCD
 2018-02-26  3:26 UTC  (3+ messages)
` [PATCH usb-next v10 2/8] usb: add a flag to skip PHY initialization to struct usb_hcd

[PATCH] ASoC: sun4i-i2s: Fix offset tune for SUN8I
 2018-02-26  3:12 UTC 

[PATCH] ASoC: sun4i-i2s: Fix RX slot number of SUN8I
 2018-02-26  2:55 UTC  (2+ messages)

[PATCH v3 5/5] linux/const.h: move BIT(_ULL) to linux/const.h for use in assembly
 2018-02-26  2:13 UTC  (3+ messages)

[PATCH 1/2] arm: dts: zynq: Add Digilent Zybo Z7 board
 2018-02-26  0:59 UTC  (2+ messages)
` [PATCH 2/2] arm: dts: zynq: Extract common Digilent Zybo board support

[PATCH v5 0/4] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
 2018-02-25 23:35 UTC  (2+ messages)

[PATCH V3 0/6] PCI: handle CRS response following Hot Reset and D3hot->D0
 2018-02-25 22:25 UTC  (2+ messages)

[PATCH 0/4] ARM: bcm2835-rpi-zero-w: Enable Bluetooth support
 2018-02-25 21:38 UTC  (7+ messages)
` [PATCH 1/4] Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional
` [PATCH 3/4] ARM: dts: bcm2835-rpi-zero-w: Add bcm43438 serial slave

[PATCH v4 00/40] Optimize KVM/ARM for VHE systems
 2018-02-25 21:29 UTC  (6+ messages)
` [PATCH v4 31/40] KVM: arm64: Move common VHE/non-VHE trap config in separate functions

[PATCH] ARM: multi_v7_defconfig: Enable thermal driver for RPi 2/3
 2018-02-25 15:38 UTC 

[PATCH 1/3] ftrace: Add module to ftrace_make_call() parameters
 2018-02-25 14:57 UTC  (2+ messages)

[PATCH v1 1/2] perf/core: Add API to look up PMU type by name
 2018-02-25 14:38 UTC  (3+ messages)
` [PATCH v1 2/2] perf/core: Add support for PMUs that can be read from any CPU


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