linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-24 06:05:39 to 2018-02-26 08:20:15 UTC [more...]

[PATCH 02/52] arm64: alternatives: apply boot time fixups via the linear mapping
 2018-02-26  8:20 UTC  (40+ 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 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  (18+ messages)
` [PATCH v2 2/4] arm64: add basic DTS for i.MX8MQ
` [PATCH v2 3/4] arm64: add support for i.MX8M EVK board

[PATCH] cpufreq: scpi: invoke frequency-invariance setter function
 2018-02-26  7:49 UTC  (3+ messages)

[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 v3 00/22] Verbatim device names and devm_nvmem_(un)register()
 2018-02-26  3:45 UTC  (4+ messages)

[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  (9+ messages)
` [PATCH 1/4] Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional
` [PATCH 2/4] ARM: dts: bcm283x: Apply pull settings to Zero W relevant groups
` [PATCH 3/4] ARM: dts: bcm2835-rpi-zero-w: Add bcm43438 serial slave
` [PATCH 4/4] ARM: bcm2385_defconfig: Enable BT support for BCM43438

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

[PATCH] PCIe bridge deferred probe breaks suspend resume
 2018-02-25 16:28 UTC  (5+ messages)

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

[PATCH v4 00/10] Sunxi: Add SMP support on A83T
 2018-02-25 15:25 UTC  (10+ 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 1/3] ftrace: Add module to ftrace_make_call() parameters
 2018-02-25 14:57 UTC  (3+ messages)

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

[PATCH v11 0/8] perf: Support for ARM DynamIQ Shared Unit
 2018-02-25 14:36 UTC  (4+ messages)
` [PATCH v11 8/8] perf: ARM DynamIQ Shared Unit PMU support

[PATCH v2 4/4] ARM: PWM: add allwinner sun8i pwm support
 2018-02-25 13:53 UTC 

[PATCH v2 3/4] ARM: dts: add pwm status for r40
 2018-02-25 13:52 UTC 

[PATCH v2 2/4] ARM: dtsi: add pwm node for sun8i
 2018-02-25 13:51 UTC 

[PATCH v2 1/4] dt-bindings: pwm: binding allwinner sun8i
 2018-02-25 13:50 UTC 

[PATCH v2 0/4] pwm support for allwinner sun8i SOCs
 2018-02-25 13:49 UTC 

[PATCH] ARM: dts: Set D-Link DNS-313 SATA to muxmode 0
 2018-02-25 13:08 UTC 

[BUGFIX PATCH v2 1/2] arm: kprobes: Prohibit kprobes on do_undefinstr
 2018-02-25 12:43 UTC  (2+ messages)
` [BUGFIX PATCH v2 2/2] arm: kprobes: Prohibit kprobes on get_user functions

[PATCH 1/2] arm: kprobes: Prohibit kprobes on do_undefinstr
 2018-02-25 12:21 UTC  (5+ messages)
` [PATCH 2/2] arm: kprobes: Prohibit kprobes on get_user functions

[RFC PATCH] drivers: use 'depends on MFD_SYSCON' instead of 'select MFD_SYSCON'
 2018-02-25 12:13 UTC  (2+ messages)

[BUG] arm64: Build error with gcc 6
 2018-02-25 11:00 UTC  (3+ messages)

[PATCH v10 0/3] NPCM750: clk controller, DT and binding
 2018-02-25 10:12 UTC  (4+ messages)
` [PATCH v10 1/3] NPCM750: add clock controller to DT
` [PATCH v10 2/3] NPCM750: add clock tree doc and binding
` [PATCH v10 3/3] NPCM750: add clock controller driver

[PATCH 00/15] Implement H3/H5 HDMI driver
 2018-02-25  9:08 UTC  (20+ messages)
` [PATCH 01/15] clk: sunxi-ng: Add check for minimal rate to NM PLLs
` [PATCH 02/15] clk: sunxi-ng: h3: h5: Add minimal rate for video PLL
` [PATCH 03/15] clk: sunxi-ng: h3: h5: Allow some clocks to set parent rate
` [PATCH 04/15] clk: sunxi-ng: h3: h5: export CLK_PLL_VIDEO
` [PATCH 05/15] dt-bindings: display: sun4i-drm: Add compatibles for H3 HDMI pipeline
` [PATCH 06/15] drm/sun4i: Add support for H3 display engine
` [PATCH 07/15] drm/sun4i: Add support for H3 mixer 0
` [PATCH 08/15] drm/sun4i: Fix polarity configuration for DW HDMI PHY
` [PATCH 09/15] drm/sun4i: Add support for variants to "
` [PATCH 10/15] drm/sun4i: Move and expand DW HDMI PHY register macros
` [PATCH 11/15] drm/sun4i: Add support for H3 HDMI PHY variant
` [PATCH 12/15] drm/sun4i: Allow building on arm64
` [PATCH 13/15] ARM: dts: sunxi: h3/h5: Add HDMI pipeline
` [PATCH 14/15] ARM: dts: sun8i: h3: Enable HDMI output on H3 boards
  ` [linux-sunxi] "
` [PATCH 15/15] ARM64: dts: sun50i: h5: Enable HDMI output on H5 boards

[PATCH v6 00/12] Support PPTT for ARM64
 2018-02-25  6:17 UTC  (7+ messages)
` [PATCH v6 11/12] arm64: topology: enable ACPI/PPTT based CPU topology

[PATCH] pwm: sun4i: properly check current state
 2018-02-25  1:55 UTC 

[PATCH] ARM: dts: imx6ul: add wdog3 node
 2018-02-24 23:06 UTC 

[PATCH] i2c: cadence: Fix PM device usage count
 2018-02-24 22:42 UTC 

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

regression v4.16 on Nokia N900:/dev/input/event6 aka AV Jack support disappeared
 2018-02-24 21:46 UTC 

[PATCH] ARM: dts: imx6q: Add support for the DHCOM iMX6 SoM and PDK2
 2018-02-24 21:04 UTC 

[PATCH] sound/tlv320dac33: Add device tree support
 2018-02-24 20:57 UTC  (8+ messages)
` [PATCHv2] tlv320dac33: Add device tree bindings
    ` [PATCHv3] "

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

[PATCH 00/11] KASan for arm
 2018-02-24 14:28 UTC  (4+ messages)
` [PATCH 01/11] Initialize the mapping of KASan shadow memory

[PATCH] dt-bindings: iio: adc: sd-modulator: fix io-channel-cells
 2018-02-24 13:28 UTC  (3+ messages)

[PATCH] dt-bindings: iio: adc: stm32-dfsdm: fix types, add missing pinctrl
 2018-02-24 13:11 UTC  (3+ messages)

[PATCH 0/7] iio: adc: stm32-dfsdm: misc fixes and improvements
 2018-02-24 13:03 UTC  (11+ messages)
` [PATCH 1/7] iio: adc: stm32-dfsdm: fix compatible data use
` [PATCH 2/7] iio: adc: stm32-dfsdm: fix call to stop channel
` [PATCH 3/7] iio: adc: stm32-dfsdm: fix clock source selection
` [PATCH 4/7] iio: adc: stm32-dfsdm: fix multiple channel initialization
` [PATCH 5/7] iio: adc: stm32-dfsdm: misc style improvements and fixes

[PATCH v4 00/13] add support for AXP813 ADC and battery power supply
 2018-02-24 12:20 UTC  (3+ messages)
` [PATCH v4 13/13] iio: adc: axp20x_adc: remove !! in favor of ternary condition

[PATCH v5] arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
 2018-02-24 12:09 UTC 

[PATCH v2 0/8] PECI device driver introduction
 2018-02-24  9:32 UTC  (10+ messages)
` [PATCH v2 7/8] [PATCH 7/8] drivers/hwmon: Add a generic PECI hwmon client driver

[PATCH V4 1/2] ARM: dts: imx7s: add temperature monitor support
 2018-02-24  9:20 UTC  (3+ messages)
` [PATCH V4 2/2] thermal: imx: add i.MX7 thermal sensor support

[PATCH v4 1/1] tty: serial: imx: allow breaks to be received when using dma
 2018-02-24  9:13 UTC  (2+ messages)

[PATCH 0/4][v4][RESEND] dt-bindings: mtd-physmap: Add endianness supports
 2018-02-24  9:09 UTC  (3+ messages)

[PATCH] ARM: mx35_3ds: remove unnecessary USB OTG init flag
 2018-02-24  9:08 UTC  (2+ messages)

[PATCH -stable] arm64: mm: don't write garbage into TTBR1_EL1 register
 2018-02-24  8:50 UTC  (4+ messages)

[PATCH] ARM: dts: imx6dl: remove 'lcdif' node
 2018-02-24  8:46 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6qdl-hummingboard: fix USBOTG-ID pin
 2018-02-24  8:45 UTC  (2+ messages)

[RFC] ARM: dts: imx28-tx28: Pass the memory unit name
 2018-02-24  8:29 UTC  (2+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: Re-sync defconfig
 2018-02-24  8:24 UTC  (2+ messages)

[PATCH] ARM: dts: imx6: RDU2: detail USDHC description
 2018-02-24  7:51 UTC  (2+ messages)

[v4] ARM: dts: imx: Add support for Advantech DMS-BA16
 2018-02-24  7:48 UTC  (2+ messages)

[PATCHv4 0/2] Improved perf support for imx53/ppd
 2018-02-24  7:45 UTC  (3+ messages)
` [PATCHv4 1/2] ARM: imx53: add secure-reg-access support for PMU

[PATCH RFC] ARM: imx: avic: set low-power interrupt mask for imx25
 2018-02-24  7:34 UTC  (2+ messages)

[PATCH 0/3] regulator da9062: add and make use of map_mode support
 2018-02-24  7:17 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: phycore-imx6: set buck regulator modes explicitly

[PATCH] arm64: dts: fsl: fix ifc simple-bus unit address format warnings
 2018-02-24  6:55 UTC 

[PATCH v3 1/4] driver: clk: imx: Add CLK_IS_CRITICAL flag for busy diviver and busy mux
 2018-02-24  6:19 UTC  (10+ messages)
` [PATCH v3 2/4] driver: clk: imx: add new gate/gate2 wrapper funtion
` [PATCH v3 3/4] Document: dt: binding: imx: update clock doc for imx6sll
` [PATCH v3 4/4] driver: clk: imx: add clock 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).