linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-22 12:01:15 to 2018-02-23 02:10:52 UTC [more...]

[PATCH 00/11] KASan for arm
 2018-02-23  2:10 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update ASPEED entry with details
 2018-02-23  1:44 UTC  (5+ messages)

[PATCH v2 0/2] ASoC: add support for ROHM BD28623 codec
 2018-02-23  1:17 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: add DT bindings documentation "
` [PATCH v2 2/2] ASoC: support "

[PATCH 1/2] ARM: dts: exynos: Fix address of PPMU ACP on Exynos4210
 2018-02-23  0:30 UTC  (4+ messages)
  ` [PATCH 2/2] ARM: dts: exynos: Fix unit addresses of PDMA nodes in Exynos5410

[PATCH] ARM: dts: aspeed-palmetto: Enable rear UART
 2018-02-23  0:04 UTC  (2+ messages)

[PATCH v2 1/1] ARM: orion5x: use mac_pton() helper
 2018-02-22 23:34 UTC  (5+ messages)
` [v2,1/1] "

[PATCH] ARM: multi_v7_defconfig: Enable serial console on RPi 3
 2018-02-22 23:30 UTC  (3+ messages)

[v2] ARM: dts: BCM5301X: Add support for Linksys EA9500
 2018-02-22 22:38 UTC 

[PATCH] cpufreq: scpi: invoke frequency-invariance setter function
 2018-02-22 22:27 UTC  (2+ messages)

[PATCH] phy: lpc18xx-usb-otg: error handling in lpc18xx_usb_otg_phy_power_on()
 2018-02-22 21:40 UTC 

[PATCH v2] ARM: tegra: fix ulpi regression on tegra20
 2018-02-22 21:37 UTC  (3+ messages)

[PATCH v11 0/8] perf: Support for ARM DynamIQ Shared Unit
 2018-02-22 20:38 UTC  (5+ messages)
` [PATCH v11 8/8] perf: ARM DynamIQ Shared Unit PMU support

[PATCH] serial: mvebu_uart: fix tx lost characters
 2018-02-22 20:30 UTC 

[PATCH 0/3] Bandwidth limitation on PL111, take 2
 2018-02-22 20:30 UTC  (3+ messages)
` [PATCH 3/3] drm/pl111: Use max memory bandwidth for resolution

[PATCH v4] ARM: dts: bcm283x: Fix pin function of JTAG pins
 2018-02-22 20:12 UTC  (2+ messages)

[PATCH V3 0/2 RESEND] ARM: dts: bcm283x: Fix probing of bcm2835-i2s
 2018-02-22 20:11 UTC  (3+ messages)
` [PATCH V3 2/2 "

[PATCH v5 0/5] gpio: driver for the RPi3 GPIO expander
 2018-02-22 20:06 UTC  (12+ messages)
` [PATCH v5 1/5] ARM: bcm2835: sync firmware properties with downstream
` [PATCH v5 2/5] dt-bindings: gpio: add raspberry pi GPIO expander binding
` [PATCH v5 3/5] gpio: raspberrypi-exp: Driver for RPi3 GPIO expander via mailbox service
` [PATCH v5 4/5] ARM: dts: bcm2835: make the firmware node into a bus
` [PATCH v5 5/5] ARM: dts: bcm2837-rpi-3-b: add GPIO expander

[PATCH v4 00/40] Optimize KVM/ARM for VHE systems
 2018-02-22 19:49 UTC  (59+ messages)
` [PATCH v4 24/40] KVM: arm64: Rewrite system register accessors to read/write functions
` [PATCH v4 25/40] KVM: arm64: Introduce framework for accessing deferred sysregs
` [PATCH v4 26/40] KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1
` [PATCH v4 27/40] KVM: arm64: Prepare to handle deferred save/restore of ELR_EL1
` [PATCH v4 28/40] KVM: arm64: Defer saving/restoring 64-bit sysregs to vcpu load/put on VHE
` [PATCH v4 29/40] KVM: arm64: Prepare to handle deferred save/restore of 32-bit registers
` [PATCH v4 30/40] KVM: arm64: Defer saving/restoring 32-bit sysregs to vcpu load/put
` [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 37/40] KVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to arm64
` [PATCH v4 38/40] KVM: arm/arm64: Handle VGICv3 save/restore from the main VGIC code on VHE
` [PATCH v4 39/40] KVM: arm/arm64: Move VGIC APR save/restore to vgic put/load

[PATCH 0/2] Stackleak for arm64
 2018-02-22 19:38 UTC  (5+ messages)
` [PATCH 1/2] stackleak: Update "

[PATCH v2 0/2]add support for Socionext SynQuacer I2C controller
 2018-02-22 19:16 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: add binding for Socionext SynQuacer I2C
` [PATCH v2 2/2] i2c: add support for Socionext SynQuacer I2C controller

[PATCH v2 00/19] R-Car M3-N initial support
 2018-02-22 19:08 UTC  (18+ messages)
` [PATCH v2 09/19] ARM64: dts: Add R-Car Salvator-x M3-N support
  ` [PATCH v2 19/19] ARM64: dts: r8a77965: Add EtherAVB device node

[PATCH 2/6] arm64: dts: renesas: r8a77965: Add #address-cells and #size-cells
 2018-02-22 19:06 UTC  (2+ messages)
` [PATCH 4/6] arm64: dts: renesas: r8a77965: Add #phy-cells property

[PATCH v11 00/10] omap: dmtimer: Move driver out of plat-omap
 2018-02-22 18:45 UTC  (4+ messages)
` [PATCH v11 04/10] clocksource: timer-ti-dm: Replace architecture

[PATCH] arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)
 2018-02-22 18:34 UTC  (4+ messages)

[PATCH] ARM: OMAP: Fix dmtimer init for omap1
 2018-02-22 18:32 UTC 

[PATCH v2] usb: host: ehci-platform: add support for optional external vbus supply
 2018-02-22 18:27 UTC  (2+ messages)

[PATCH] arm64: rename the function arm64_is_ras_serror() to avoid confusion
 2018-02-22 18:02 UTC 

[PATCH 00/11] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-02-22 17:47 UTC  (4+ messages)
` [PATCH 06/11] ACPI / APEI: Make the fixmap_idx per-ghes to allow multiple in_nmi() users

[PATCH v3 00/10] extend PWM framework to support PWM modes
 2018-02-22 17:42 UTC  (14+ messages)
` [PATCH v3 04/10] pwm: pxa: populate PWM mode in of_xlate function
` [PATCH v3 05/10] pwm: add PWM mode to pwm_config()
` [PATCH v3 06/10] pwm: add PWM modes
` [PATCH v3 07/10] pwm: atmel: add pwm capabilities
` [PATCH v3 08/10] pwm: add push-pull mode support
` [PATCH v3 09/10] pwm: add documentation for pwm push-pull mode
` [PATCH v3 10/10] pwm: atmel: add push-pull mode support

[PATCH v2 0/8] PECI device driver introduction
 2018-02-22 17:25 UTC  (8+ 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] ARM: OMAP2+: hwmod_core: enable optional clocks before main clock
 2018-02-22 17:20 UTC  (5+ messages)

[PATCH] ARM: dts: imx6: Pass memory unit-adress
 2018-02-22 17:16 UTC 

[PATCH 0/9] arm64: Consolidate use of show_unhandled_signals
 2018-02-22 16:59 UTC  (14+ messages)
` [PATCH 1/9] arm64: signal: Make force_signal_inject more robust
` [PATCH 2/9] arm64: signal: Force SIGKILL for unknown signals in force_signal_inject
` [PATCH 3/9] arm64: Introduce arm64_force_sig_info and hook up in arm64_notify_die
` [PATCH 4/9] arm64: signal: Don't print anything directly in force_signal_inject
` [PATCH 5/9] arm64: Pass user fault info to arm64_notify_die instead of printing it
` [PATCH 6/9] arm64: mm: Rework unhandled user pagefaults to call arm64_force_sig_info
` [PATCH 7/9] arm64: signal: Call arm64_notify_segfault when failing to deliver signal
` [PATCH 8/9] arm64: Move show_unhandled_signals_ratelimited into traps.c
` [PATCH 9/9] arm64: Use arm64_force_sig_info instead of force_sig_info

[PATCH v3 0/5] linux/const.h: cleanups of macros such as UL(), _BITUL(), BIT() etc
 2018-02-22 16:58 UTC  (8+ messages)
` [PATCH v3 1/5] linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI
` [PATCH v3 2/5] m68k: rename UL() to TO_UL()
` [PATCH v3 3/5] linux/const.h: move UL() macro to include/linux/const.h
` [PATCH v3 4/5] linux/const.h: refactor _BITUL and _BITULL a bit
` [PATCH v3 5/5] linux/const.h: move BIT(_ULL) to linux/const.h for use in assembly

[PATCH v4] arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
 2018-02-22 16:53 UTC  (5+ messages)

[PATCH] ARM: orion: fix orion_ge00_switch_board_info initialization
 2018-02-22 16:49 UTC  (3+ messages)

[GIT PULL 1/2] Rockchip dts32 fixes for 4.16
 2018-02-22 16:47 UTC  (4+ messages)
` [GIT PULL 2/2] Rockchip dts64 "

[GIT PULL] omap fixes for v4.16-rc cycle
 2018-02-22 16:46 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: fixes for v4.16 (#1)
 2018-02-22 16:45 UTC  (2+ messages)

[PATCH 1/3] ARM: clps711x: mark clps711x_compat as const
 2018-02-22 16:43 UTC  (4+ messages)
` [PATCH 3/3] ARM: davinci: mark spi_board_info arrays "

[GIT PULL] ZTE ZX fixes for 4.16
 2018-02-22 16:42 UTC  (2+ messages)

[GIT PULL] ARM: at91: SoC fixes for 4.16
 2018-02-22 16:40 UTC  (2+ messages)

[PATCH 16/25] arm: zx: dts: Remove leading 0x and 0s from bindings notation
 2018-02-22 16:39 UTC  (3+ messages)

[PATCH] arm64: dts: Remove leading 0x and 0s from bindings notation
 2018-02-22 16:38 UTC 

[GIT PULL] Amlogic fixes for v4.16-rc2
 2018-02-22 16:37 UTC  (2+ messages)

[PATCH RESEND] arm64: dts: cavium: fix PCI bus dtc warnings
 2018-02-22 16:36 UTC  (2+ messages)

[PATCH 0/5] mmc: add stm32 sdmmc controller
 2018-02-22 16:20 UTC  (3+ messages)
` [PATCH 2/5] mmc: add stm32 sdmmc controller driver

[PATCH RFC] drm/sun4i: Enable the output on the pins (tcon0)
 2018-02-22 16:12 UTC 

[PATCH 0/6] Introduce STMicroelectronics MultiFunction eXpander
 2018-02-22 15:35 UTC  (22+ messages)
` [PATCH 1/6] dt-bindings: mfd: Add ST Multi-Function eXpander driver
` [PATCH 2/6] mfd: Add ST Multi-Function eXpander core driver
` [PATCH 3/6] gpio: Add GPIO support for the ST Multi-Function eXpander
` [PATCH 4/6] ARM: dts: stm32: add MFX support on I2C1 on stm32746g-eval
` [PATCH 5/6] ARM: dts: stm32: add joystick support "

[PATCH] ARM: dts: da850: use gpio-ranges
 2018-02-22 15:34 UTC  (2+ messages)

[PATCH v3 0/8] drm/sun4i: Support more planes, zpos and plane-wide alpha
 2018-02-22 15:33 UTC  (12+ messages)
` [PATCH v3 4/8] drm/sun4i: backend: Assign the pipes automatically
` [PATCH v3 5/8] drm/sun4i: Remove the plane description structure
` [PATCH v3 7/8] drm/sun4i: Add support for plane alpha
` [PATCH v3 8/8] drm/sun4i: backend: Remove ARGB spoofing

[PATCH Resend 0/5] hwrng: stm32 - Improvement for stm32-rng
 2018-02-22 15:25 UTC  (3+ messages)

[PATCH] pinctrl: samsung: Validate alias coming from DT
 2018-02-22 15:18 UTC  (2+ messages)

[PATCH] crypto: atmel: Delete error messages for a failed memory allocation in six functions
 2018-02-22 15:13 UTC  (2+ messages)

[PATCH v3 0/5] crypto: Speck support
 2018-02-22 15:13 UTC  (2+ messages)

[PATCH] hwrng: bcm2835: Handle deferred clock properly
 2018-02-22 15:11 UTC  (2+ messages)

[PATCH] crypto: arm/aes-cipher - move S-box to .rodata section
 2018-02-22 15:11 UTC  (2+ messages)

[PATCH] crypto: sunxi-ss: Add MODULE_ALIAS to sun4i-ss
 2018-02-22 15:11 UTC  (2+ messages)

[PATCH] thermal: exynos: Read soc_type from match data
 2018-02-22 14:41 UTC  (2+ messages)

[PATCH 0/4] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
 2018-02-22 14:28 UTC  (4+ messages)
` [PATCH 2/4] ARM: OMAP2+: Introduce low-level suspend code for AM43XX

[PATCH 0/9] DT: Fix "debounce-interval" property misspellings
 2018-02-22 14:27 UTC  (3+ messages)
` [PATCH 8/9] ARM: dts: Ux500: Fix "debounce-interval" property misspelling

[PATCH v2 1/4] dt-bindings: add binding for i.MX8MQ CCM
 2018-02-22 14:12 UTC  (3+ messages)

[PATCH v6 0/2] staging: fsl-mc: Move bus driver out of staging
 2018-02-22 14:12 UTC  (2+ messages)

[PATCH v3 1/7] watchdog: sama5d4: make use of timeout-secs provided in devicetree
 2018-02-22 14:01 UTC  (3+ messages)
` [PATCH v3 7/7] watchdog: coh901327: "

[PATCH v2 1/7] watchdog: sama5d4: make use of timeout-secs provided in devicetree
 2018-02-22 14:00 UTC  (3+ messages)
` [PATCH v2 7/7] watchdog: coh901327: "

[PATCH] watchdog: coh901327: make license text and module licence match
 2018-02-22 13:59 UTC  (2+ messages)

[PATCH v7 00/42] ARM: davinci: convert to common clock framework​
 2018-02-22 13:36 UTC  (7+ messages)

[PATCH 03/37] iommu/sva: Manage process address spaces
 2018-02-22 13:17 UTC  (2+ messages)

[PATCH] ASoC: uniphier: evea: fix lisence comment style
 2018-02-22 13:16 UTC  (2+ messages)
` Applied "ASoC: uniphier: evea: fix lisence comment style" to the asoc tree

[PATCH 0/3] arm64: Fix invalid si_codes for fault signals
 2018-02-22 13:13 UTC  (4+ messages)
` [PATCH 1/3] signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions

[PATCH 0/3] rk3328 and rock64 display support
 2018-02-22 13:01 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: rockchip: add rk3328 display nodes

[PATCH v2 0/6] Initial Allwinner H6 support
 2018-02-22 12:43 UTC  (2+ messages)

[PATCH 0/2] I2C-Nomadik: Adjustments for nmk_i2c_probe()
 2018-02-22 12:41 UTC  (2+ messages)

[PATCH] perf: arm_spe: include linux/vmalloc.h for vmap()
 2018-02-22 12:26 UTC  (3+ 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).